2019-06-24 16:42:26,664 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-24 16:42:26,667 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UPJ23AV9AKrxLp2GXEH7DZSPW 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=85a7dfa3e7714c9cbcac838aa1cff0d2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-24 16:42:26,668 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-24 16:42:26,668 - 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-06-24 16:42:26,690 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-24 16:42:26,887 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-24 16:42:28,548 - 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'trunk', 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'filter-validation', u'subnet-segmentid-writable', u'l3-ha', 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'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-06-24 16:42:29,477 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-24 16:42:29,861 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'aa47b7c10fa1494886cb766b1dd566e6', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-24 16:42:30,097 - 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.42:5000/v3/endpoints/01a0f46d4adc48499a51a0871b0ca7a5'}, u'url': u'http://172.30.9.42:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'85f2b66529404b3bad870f93367279dc', u'id': u'01a0f46d4adc48499a51a0871b0ca7a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/06c658b51c2042368b124b6b48815d62'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e1b86c2fd4924b7cadca09a33eb18bd5', u'id': u'06c658b51c2042368b124b6b48815d62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/0aaafa353d4d4665a65a1b918b711822'}, u'url': u'http://172.30.9.42:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e80f42fc0dd40e3945791d8d95ab97f', u'id': u'0aaafa353d4d4665a65a1b918b711822'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/0ab6bd7b40e142c49ab55b69a7b7101a'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3be001bc49204ce78f464483e37b3873', u'id': u'0ab6bd7b40e142c49ab55b69a7b7101a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/0e10584d0e0f4233b84caa38cc026da1'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e80f42fc0dd40e3945791d8d95ab97f', u'id': u'0e10584d0e0f4233b84caa38cc026da1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/1b00ca7b2e79414c96abf8da37044cf4'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9d1d595674384186a5c72ac33dc4dcf4', u'id': u'1b00ca7b2e79414c96abf8da37044cf4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/1bd8e6c6140940c0bd22ee90d4f8bd5f'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5177780a46784efbbf9b10c840c1662b', u'id': u'1bd8e6c6140940c0bd22ee90d4f8bd5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/1f233be20e4a4c23817449b2723393a4'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d2b03c6e9d549ddb2181bc355f5b396', u'id': u'1f233be20e4a4c23817449b2723393a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/20ef82010aa14c22aae8f45b89c653b8'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4851772c9be049b6a4d3bbd0ca2506a3', u'id': u'20ef82010aa14c22aae8f45b89c653b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/218eccb047024ab99db6994eda535b58'}, u'url': u'http://172.30.9.42:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5177780a46784efbbf9b10c840c1662b', u'id': u'218eccb047024ab99db6994eda535b58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/29a2df1d826145e48934291e284f9e74'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3be001bc49204ce78f464483e37b3873', u'id': u'29a2df1d826145e48934291e284f9e74'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/2b514aacea00414a8dca40116f13e14c'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5177780a46784efbbf9b10c840c1662b', u'id': u'2b514aacea00414a8dca40116f13e14c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/2cb17d7ef228403a828eb6eb0a8c7827'}, u'url': u'http://172.30.9.42:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd8f391e4c86446f4a744127783b3ae02', u'id': u'2cb17d7ef228403a828eb6eb0a8c7827'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/33985999ee4d49cd97f28fd2997e53e1'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a37557c15215411f90d4cda893f22cf6', u'id': u'33985999ee4d49cd97f28fd2997e53e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/3c7949c5039c4e6cb289240174e72439'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'388b86dbbd194a3fb637057e8fbeffe8', u'id': u'3c7949c5039c4e6cb289240174e72439'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/4019252a7f794030a6b51adb1d71f909'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85f2b66529404b3bad870f93367279dc', u'id': u'4019252a7f794030a6b51adb1d71f909'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/40641aba81e44023bee428b70c82bd0c'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2844a7c8cf414ccf88e74f41b10fe939', u'id': u'40641aba81e44023bee428b70c82bd0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/49c281ac9fb5400fac7b25953a07ec43'}, u'url': u'http://172.30.9.42:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4851772c9be049b6a4d3bbd0ca2506a3', u'id': u'49c281ac9fb5400fac7b25953a07ec43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/60496dc071384337aa034207b0ac9939'}, u'url': u'http://172.30.9.42:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2844a7c8cf414ccf88e74f41b10fe939', u'id': u'60496dc071384337aa034207b0ac9939'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/6119b0bc18db425c9b88a61df2ddc880'}, u'url': u'http://172.30.9.42:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a37557c15215411f90d4cda893f22cf6', u'id': u'6119b0bc18db425c9b88a61df2ddc880'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/66207ba9421d41479644ae9b9d931129'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a37557c15215411f90d4cda893f22cf6', u'id': u'66207ba9421d41479644ae9b9d931129'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/6de02982982d4875ba0040e08561c6fb'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2844a7c8cf414ccf88e74f41b10fe939', u'id': u'6de02982982d4875ba0040e08561c6fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/88f0a7038a72402282350827eb6c1ed0'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9fbeba2dff274de69fba9b822946001b', u'id': u'88f0a7038a72402282350827eb6c1ed0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/929e0b7d4dbc4a35abf4ea6e98f93d8e'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4851772c9be049b6a4d3bbd0ca2506a3', u'id': u'929e0b7d4dbc4a35abf4ea6e98f93d8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/95a7da9fca264c1db56c4c9e188b7583'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd8f391e4c86446f4a744127783b3ae02', u'id': u'95a7da9fca264c1db56c4c9e188b7583'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/969364db9acd47418603f5841b638f5b'}, u'url': u'http://172.30.9.42:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d2b03c6e9d549ddb2181bc355f5b396', u'id': u'969364db9acd47418603f5841b638f5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/9eb4aa006db14ec2acd2019214687de5'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e1b86c2fd4924b7cadca09a33eb18bd5', u'id': u'9eb4aa006db14ec2acd2019214687de5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/9ffdd2ee0f5e47d485280aa9323ab1a3'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'388b86dbbd194a3fb637057e8fbeffe8', u'id': u'9ffdd2ee0f5e47d485280aa9323ab1a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/aa6478cc523d46de8203732844bab92d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e80f42fc0dd40e3945791d8d95ab97f', u'id': u'aa6478cc523d46de8203732844bab92d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/b0fd34ffc98c48238127748544aed9dd'}, u'url': u'http://172.30.9.42:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e1b86c2fd4924b7cadca09a33eb18bd5', u'id': u'b0fd34ffc98c48238127748544aed9dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/c3e01677e8944694a586530863d0cfe6'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9fbeba2dff274de69fba9b822946001b', u'id': u'c3e01677e8944694a586530863d0cfe6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/c445b3bcda7a4b6c9f30a75d61c6f77d'}, u'url': u'http://172.30.9.42:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3be001bc49204ce78f464483e37b3873', u'id': u'c445b3bcda7a4b6c9f30a75d61c6f77d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/d1a77649622049b0a115bd6825bd18f6'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d2b03c6e9d549ddb2181bc355f5b396', u'id': u'd1a77649622049b0a115bd6825bd18f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/d4b6e12f898944e2a87566f755d1e86c'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9d1d595674384186a5c72ac33dc4dcf4', u'id': u'd4b6e12f898944e2a87566f755d1e86c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/d6c9b455af6448eeaca463eb4331dcae'}, u'url': u'http://172.30.9.42:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9d1d595674384186a5c72ac33dc4dcf4', u'id': u'd6c9b455af6448eeaca463eb4331dcae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/ee2b04871ec8461f9b796ad90b8d0c52'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85f2b66529404b3bad870f93367279dc', u'id': u'ee2b04871ec8461f9b796ad90b8d0c52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/ee8eebf39f044e16b1b8d4a970d5ed25'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd8f391e4c86446f4a744127783b3ae02', u'id': u'ee8eebf39f044e16b1b8d4a970d5ed25'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/f5632d925a024eca848bffe31a892131'}, u'url': u'http://172.30.9.42:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'388b86dbbd194a3fb637057e8fbeffe8', u'id': u'f5632d925a024eca848bffe31a892131'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.42:5000/v3/endpoints/fa28cdbb04064b89bee36a8edb8fb67c'}, u'url': u'http://172.30.9.42:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9fbeba2dff274de69fba9b822946001b', u'id': u'fa28cdbb04064b89bee36a8edb8fb67c'})] 2019-06-24 16:42:31,582 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-24 16:42:31,942 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-24 16:42:31,992 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', 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': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 203}, 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-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': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 200}, 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-06-24 16:42:32,120 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-24 16:42:33,247 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:39:40Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-06-24T16:39:33Z', u'provider:network_type': u'flat', u'tenant_id': u'ef2b02ebfabd473a963d20b902a4a160', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ef2b02ebfabd473a963d20b902a4a160', u'l2_adjacency': True})] 2019-06-24 16:42:33,316 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-06-24 16:42:33,671 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'0208b1b05b054cc09db45bbb97133e05'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'02d665201c8345f4951bbff20fb2e9ce'}), Munch({'project': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'17950c522a294316b60b349d23a5ee70'}), Munch({'project': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'17950c522a294316b60b349d23a5ee70'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'22e172f9b9124f40876e8af4753e643b'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'262e41c55281405a9dbd098b38f164a0'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'd5cd355413c44b50822b0d277454e00f', 'user': u'262e41c55281405a9dbd098b38f164a0'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'6ffcffa95c1e4981afe6aabed5dae894'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'9b21c9945d2d4b18a0cbf6d0497c6ee3'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'a465f680385045deb06f4689fc602b05'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'd2927bf7e373413485d3cae11f814f20'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'e7c6870403cd426489c85f95f753cd5e'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'ea42862b4d8c4c969b974310b1f816cc'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'f4b5897b06b04aa497b3007683ed30d1'}), Munch({'project': u'ef2b02ebfabd473a963d20b902a4a160', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'fda0117d3b8042bbb3a4369516ec330f'}), Munch({'domain': u'aa47b7c10fa1494886cb766b1dd566e6', 'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'3f53422b7d904039a8b78057fc403a81'}), Munch({'id': u'0b9c6d1251234f57a911404159d74506', 'user': u'17950c522a294316b60b349d23a5ee70'})] 2019-06-24 16:42:34,006 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'0b9c6d1251234f57a911404159d74506'}), 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'4c2dca6fd45f47269e76d4b660dc929d'}), 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'85f2f4a52aeb4e32928d448d77c89cb5'}), 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'd5cd355413c44b50822b0d277454e00f'}), 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'd8fbf79580b3406581072d2fc9f25a56'}), 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'e857f441777d4997ae1c52160c1534a4'})] 2019-06-24 16:42:35,145 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-24 16:42:35,260 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-24 16:42:35,493 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'2844a7c8cf414ccf88e74f41b10fe939', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'388b86dbbd194a3fb637057e8fbeffe8', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3be001bc49204ce78f464483e37b3873', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'4851772c9be049b6a4d3bbd0ca2506a3', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5177780a46784efbbf9b10c840c1662b', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'7e80f42fc0dd40e3945791d8d95ab97f', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'85f2b66529404b3bad870f93367279dc', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8d2b03c6e9d549ddb2181bc355f5b396', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9d1d595674384186a5c72ac33dc4dcf4', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'9fbeba2dff274de69fba9b822946001b', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a37557c15215411f90d4cda893f22cf6', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'b0e89c947e4742259a6b7039301ce622', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd8f391e4c86446f4a744127783b3ae02', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e1b86c2fd4924b7cadca09a33eb18bd5', 'name': u'placement'})] 2019-06-24 16:42:36,804 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:39:40Z', 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'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'tenant_id': u'ef2b02ebfabd473a963d20b902a4a160', u'created_at': u'2019-06-24T16:39:40Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'ef2b02ebfabd473a963d20b902a4a160'})] 2019-06-24 16:42:37,994 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-06-24 16:42:38,109 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:42:38,110 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-24 16:42:38,161 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-24 16:42:40,070 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-24 16:42:41,502 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:42:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6ff7f7bd-074e-4e46-906d-388d9119af45', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_5d4125b8-9ad0-46be-a61c-682acfaa481f', u'created_at': u'2019-06-24T16:42:41Z', u'mtu': 1450, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'l2_adjacency': True}) 2019-06-24 16:42:43,388 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:42:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2cdd3428-e6ac-4bec-af6f-f178b5e7a2d3', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_5d4125b8-9ad0-46be-a61c-682acfaa481f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6ff7f7bd-074e-4e46-906d-388d9119af45', u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:42:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:42:50,912 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:42:46Z', u'revision_number': 3, u'ha': True, u'id': u'ef5572f1-3644-404c-9f77-e1185fa6d603', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_5d4125b8-9ad0-46be-a61c-682acfaa481f', u'admin_state_up': True, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:42:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:42:54,944 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:42:54,944 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-24 16:43:12,168 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-24 16:43:14,392 - 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'920df0354601493f94924e11045e3482', '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_8701868f-12f9-4b0c-b8d4-1a00a916547f'}) 2019-06-24 16:43:14,918 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'710591950e69486eb5db155b8ac4967b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_8701868f-12f9-4b0c-b8d4-1a00a916547f'}) 2019-06-24 16:43:17,280 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_8701868f-12f9-4b0c-b8d4-1a00a916547f', 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'920df0354601493f94924e11045e3482', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2y9yJrOEtTeZWt9oDSnx2YwTaPjPl4', 'username': u'tenantnetwork2-user_8701868f-12f9-4b0c-b8d4-1a00a916547f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:43:17,283 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_8701868f-12f9-4b0c-b8d4-1a00a916547f', 'password': '2y9yJrOEtTeZWt9oDSnx2YwTaPjPl4', 'project_name': 'tenantnetwork2-project_8701868f-12f9-4b0c-b8d4-1a00a916547f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '920df0354601493f94924e11045e3482', 'project_domain_name': 'Default'} 2019-06-24 16:43:17,284 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-24 16:43:18,450 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:43:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7df9b1c-beac-4ea8-aa16-3b9f08462824', 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'tenantnetwork2-net_8701868f-12f9-4b0c-b8d4-1a00a916547f', u'created_at': u'2019-06-24T16:43:18Z', u'mtu': 1450, u'tenant_id': u'920df0354601493f94924e11045e3482', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'920df0354601493f94924e11045e3482', u'l2_adjacency': True}) 2019-06-24 16:43:21,077 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:43:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4adf395d-fbfa-43cc-93af-5896d26035ff', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_8701868f-12f9-4b0c-b8d4-1a00a916547f', u'enable_dhcp': True, u'network_id': u'f7df9b1c-beac-4ea8-aa16-3b9f08462824', u'tenant_id': u'920df0354601493f94924e11045e3482', u'created_at': u'2019-06-24T16:43:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'920df0354601493f94924e11045e3482'}) 2019-06-24 16:43:29,254 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:43:24Z', u'revision_number': 3, u'id': u'0a2004e6-84d0-45ea-a7a3-e5a1bba6e3dd', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_8701868f-12f9-4b0c-b8d4-1a00a916547f', u'admin_state_up': True, u'tenant_id': u'920df0354601493f94924e11045e3482', u'created_at': u'2019-06-24T16:43:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'920df0354601493f94924e11045e3482'}) 2019-06-24 16:43:33,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:43:33,019 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-24 16:43:51,444 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-24 16:43:52,251 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-24 16:43:53,139 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:43:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c1dfbca8-4d8a-48a0-bdbe-e26686fb86ff', u'provider:segmentation_id': 53, 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_6dd48e38-9704-4ed8-a586-bc665e8e15e5', u'created_at': u'2019-06-24T16:43:52Z', u'mtu': 1450, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'l2_adjacency': True}) 2019-06-24 16:43:55,509 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:43:54Z', 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'dc141bf4-a0f2-461a-9430-266923515b2f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_6dd48e38-9704-4ed8-a586-bc665e8e15e5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c1dfbca8-4d8a-48a0-bdbe-e26686fb86ff', u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:43:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:44:03,398 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:43:58Z', u'revision_number': 3, u'ha': True, u'id': u'cf56dc19-971e-42fe-87d3-874c8f6e3dc9', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_6dd48e38-9704-4ed8-a586-bc665e8e15e5', u'admin_state_up': True, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:43:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:44:14,516 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/8f06ce1a-ba19-416b-b956-b73842e4ce13/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f06ce1a-ba19-416b-b956-b73842e4ce13/file', 'owner': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'id': u'8f06ce1a-ba19-416b-b956-b73842e4ce13', 'size': 12716032, u'self': u'/v2/images/8f06ce1a-ba19-416b-b956-b73842e4ce13', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/8f06ce1a-ba19-416b-b956-b73842e4ce13/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:44:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:44:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6dd48e38-9704-4ed8-a586-bc665e8e15e5', '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/8f06ce1a-ba19-416b-b956-b73842e4ce13', 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_6dd48e38-9704-4ed8-a586-bc665e8e15e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_6dd48e38-9704-4ed8-a586-bc665e8e15e5', 'created': u'2019-06-24T16:44:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:44: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/8f06ce1a-ba19-416b-b956-b73842e4ce13', 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_6dd48e38-9704-4ed8-a586-bc665e8e15e5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:44:14,880 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_6dd48e38-9704-4ed8-a586-bc665e8e15e5', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'984954ec-56e4-4da4-b1fe-41b16da0e64c', 'swap': 0}) 2019-06-24 16:44:15,133 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:44:15,134 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 16:44:30,023 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-24 16:44:31,446 - 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'3f6b3ead099845a3ad0d64e5b4cf60a6', '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_3086492e-b7d3-4a38-9cda-bbff23e52118'}) 2019-06-24 16:44:32,043 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d3c5161b28d48219f42f951512b0d6c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3086492e-b7d3-4a38-9cda-bbff23e52118'}) 2019-06-24 16:44:33,952 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_3086492e-b7d3-4a38-9cda-bbff23e52118', 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'3f6b3ead099845a3ad0d64e5b4cf60a6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Vosey4mpfkk4m4WnMezVbbBCiwRcQ0', 'username': u'vmready2-user_3086492e-b7d3-4a38-9cda-bbff23e52118', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:44:33,955 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3086492e-b7d3-4a38-9cda-bbff23e52118', 'password': 'Vosey4mpfkk4m4WnMezVbbBCiwRcQ0', 'project_name': 'vmready2-project_3086492e-b7d3-4a38-9cda-bbff23e52118', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '3f6b3ead099845a3ad0d64e5b4cf60a6', 'project_domain_name': 'Default'} 2019-06-24 16:44:33,956 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-24 16:44:34,910 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:44:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd17bb5a2-e201-49fa-a288-c64f18a5b681', u'provider:segmentation_id': 98, 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_3086492e-b7d3-4a38-9cda-bbff23e52118', u'created_at': u'2019-06-24T16:44:34Z', u'mtu': 1450, u'tenant_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6', u'l2_adjacency': True}) 2019-06-24 16:44:36,904 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:44:36Z', 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'd53d324f-ab7b-4046-87da-bfcc3a5af58d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3086492e-b7d3-4a38-9cda-bbff23e52118', u'enable_dhcp': True, u'network_id': u'd17bb5a2-e201-49fa-a288-c64f18a5b681', u'tenant_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6', u'created_at': u'2019-06-24T16:44:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6'}) 2019-06-24 16:44:44,937 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:44:39Z', u'revision_number': 3, u'id': u'1a5ba2fe-454e-4430-adba-0c7c248db32e', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_3086492e-b7d3-4a38-9cda-bbff23e52118', u'admin_state_up': True, u'tenant_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6', u'created_at': u'2019-06-24T16:44:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f6b3ead099845a3ad0d64e5b4cf60a6'}) 2019-06-24 16:44:52,464 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/11fabda4-5d5f-4bb6-90d3-9c8263938541/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11fabda4-5d5f-4bb6-90d3-9c8263938541/file', 'owner': u'3f6b3ead099845a3ad0d64e5b4cf60a6', 'id': u'11fabda4-5d5f-4bb6-90d3-9c8263938541', 'size': 12716032, u'self': u'/v2/images/11fabda4-5d5f-4bb6-90d3-9c8263938541', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f6b3ead099845a3ad0d64e5b4cf60a6', 'name': 'vmready2-project_3086492e-b7d3-4a38-9cda-bbff23e52118', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/11fabda4-5d5f-4bb6-90d3-9c8263938541/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:44:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:44:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3086492e-b7d3-4a38-9cda-bbff23e52118', '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/11fabda4-5d5f-4bb6-90d3-9c8263938541', 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_3086492e-b7d3-4a38-9cda-bbff23e52118', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3086492e-b7d3-4a38-9cda-bbff23e52118', 'created': u'2019-06-24T16:44:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:44:50Z', 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/11fabda4-5d5f-4bb6-90d3-9c8263938541', 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_3086492e-b7d3-4a38-9cda-bbff23e52118', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:44:53,328 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3086492e-b7d3-4a38-9cda-bbff23e52118', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'd30eb770-85ec-4191-a609-4694d6e8e7a7', 'swap': 0}) 2019-06-24 16:44:53,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:44:53,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 16:45:13,602 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-24 16:45:14,451 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-24 16:45:16,322 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:45:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f05c9396-1d0c-4547-9f2b-d0194eb9cf7d', u'provider:segmentation_id': 38, 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_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', u'created_at': u'2019-06-24T16:45:16Z', u'mtu': 1450, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'l2_adjacency': True}) 2019-06-24 16:45:17,766 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:45:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f8518ec5-13a0-4380-9e5c-687b651017b8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f05c9396-1d0c-4547-9f2b-d0194eb9cf7d', u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:45:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:45:25,193 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:45:20Z', u'revision_number': 3, u'ha': True, u'id': u'f247ebac-25f8-44d9-af15-cd55dff55994', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', u'admin_state_up': True, u'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', u'created_at': u'2019-06-24T16:45:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2'}) 2019-06-24 16:45:32,450 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/554afae7-8443-4d74-8584-25d0149aa99d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/554afae7-8443-4d74-8584-25d0149aa99d/file', 'owner': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'id': u'554afae7-8443-4d74-8584-25d0149aa99d', 'size': 12716032, u'self': u'/v2/images/554afae7-8443-4d74-8584-25d0149aa99d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/554afae7-8443-4d74-8584-25d0149aa99d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:45:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:45:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', '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/554afae7-8443-4d74-8584-25d0149aa99d', 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_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', 'created': u'2019-06-24T16:45:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:45: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/554afae7-8443-4d74-8584-25d0149aa99d', 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_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:45:32,975 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'83a35d4b-b4df-488b-aecc-8826467ef70f', 'swap': 0}) 2019-06-24 16:45:33,359 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFiiygmxYujG/W3VLl1SIQVBIF0m2H0TJqIN9ExfKqo7q7PEPVpBm8xItk8VtToTj5J5DueEG7l94s0IRllSKXFKCQaQz69MX5TSt2Kof8PjevSRsnU1Cz3Yqe5OMWM2pctwt6qR659yT6xb1dXbIltMl2OfJtk8foRK0pdBLCRJYnC/xlAGwpDNwMAvmf4uRb9oxkubqUmKCbc6mu6w+MvnauADjIyN3YC7X+wHPpDtfBTgz+5196LLfXrEMttqDiwoMtP5pmzcuM87dpuW26zYEsvShEpmOg4sPvljAGMuQOMkzO7QEQQkCZ4BQBkhaBurHUdVkYPq9idx3negj7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxYosoJsWLoxv1t1S5dUiEFQSBdJth9EyaiDfRMXyqqO6uzxD\n1aQZvMSLZPFbU6E4+SeQ7nhBu5feLNCEZZUilxSgkGkM+vTF+U0rdiqH/D43r0kb\nJ1NQs92KnuTjFjNqXLcLeqkeufck+sW9XV2yJbTJdjnybZPH6EStKXQSwkSWJwv8\nZQBsKQzcDAL5n+LkW/aMZLm6lJigm3OprusPjL52rgA4yMjd2Au1/sBz6Q7XwU4M\n/udfeiy316xDLbag4sKDLT+aZs3LjPO3abltus2BLL0oRKZjoOLD75YwBjLkDjJM\nzu0BEEJAmeAUAZIWgbqx1HVZGD6vYncd53oI+wIDAQABAoIBAG++jyo3MOAaH3YL\nc0aCP6e+9wcGF2G6LGuutr4/v9tZjVs3ZyQmlUycXkI26jOvwvvmruzHaF/HNC5j\nslGIgK24RHAMjQQ1jPxO9CP/QTemtndYwpyHW+KzkyP5VKCNa0CRZ1P28WO/c9LM\nIyf6xbjgwQo5E3N7Ip24o8AMYkQz66nGd01Gh8qDqDe99sW9DDH/JcOaD6zgcQQA\nSh50MYuvow2mbEIAwDLR2FK47NvaUXh04lx7yCQEcBmxrb5PkKeeLAQ+yKqmFFjW\nCmQMQo21Xem+rSFc3BnsOV27ybTGtGXybXBmOawXFCyONG/7pR76I/tqVYvgDh8B\n0W16/VkCgYEA6S0s1qrNc/5khPrkJOUuGc2P2l3a9pD24wq5Q3AT9U9h05QdZomH\nXEctqYehdL7il0SacGr9ostc7lz3Hg4rdkYKlHs+kNDobdFi313gXUj1tIckEUz/\np7PSXzdyEqepZmtwLZQ9vBwiaXti8jOcZq2nH51Hj1Y6rhxB1DX3yfUCgYEA2OAH\n+lRQCIgouaapBekv3yXFDtQt+zct1DYvDLochXyV4kFFQcPBLwJXf38oOaBiJT9N\n3spFQWkyBVxzOx+hmhxX5WXeHjOmMIuF4jeYaaeIPTynd6ex6Roa4zJtBlKKLFXS\nGSIQC+usjDTBeUsXCedY6hanGcEX1IG9NzEqAS8CgYB6T6kKfZPBuXpuytArjk/t\nVweTStIVrhrjI3fkqQC/F8G/4xy88X0gaXHJUIzfmVVwdZrxRx3+a+A2ZGt3x4UC\nyGC6XB+IhRy2pjPP6QVMyX2hEZZYwOQFyuyZ55KduHbCc67nKbBsYPGoFQHk/C+Z\nKJPWoICt7lRfihD5yMlOlQKBgQDJOdUtJ926jNt8pm5d1addXSYiRC0F0oTrSfsN\nzAF6ucY4UGd6Ra+RdpLI8arZDT8DYGFYPkVUE88dulIQoaDH5VSIvKQDUdj5Yfuv\nkfYQ0ilO6GBaXXZt2pLoC3mtTBh4Woi+WSSaaumGjcyWRl3yCn4tdSdGdisuOdLe\nyvc2cQKBgCAzpVGGD7p6CXZiI+gi2NmYb9LowkhtP935N6OWnCvcXb5bgI7yaPTr\nn1mBcfkeA088Nk3l+jJjvnCbPzIZuYR55CYo+pA6oBE2OklDlp1t9UYITRWoxOrr\nlVHfSfBqtB1VuDVmLFS2sjg3HsIIwHu7adcbSXMHTR1NFy8Y4vWn\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'17950c522a294316b60b349d23a5ee70', 'name': u'singlevm1-kp_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', 'created_at': '2019-06-24T16:45:33.359804', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7c:04:55:b8:e1:97:c9:fb:c0:5e:d3:96:d0:27:e3:d0', 'type': 'ssh', 'id': u'singlevm1-kp_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0'}) 2019-06-24 16:45:33,360 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxYosoJsWLoxv1t1S5dUiEFQSBdJth9EyaiDfRMXyqqO6uzxD 1aQZvMSLZPFbU6E4+SeQ7nhBu5feLNCEZZUilxSgkGkM+vTF+U0rdiqH/D43r0kb J1NQs92KnuTjFjNqXLcLeqkeufck+sW9XV2yJbTJdjnybZPH6EStKXQSwkSWJwv8 ZQBsKQzcDAL5n+LkW/aMZLm6lJigm3OprusPjL52rgA4yMjd2Au1/sBz6Q7XwU4M /udfeiy316xDLbag4sKDLT+aZs3LjPO3abltus2BLL0oRKZjoOLD75YwBjLkDjJM zu0BEEJAmeAUAZIWgbqx1HVZGD6vYncd53oI+wIDAQABAoIBAG++jyo3MOAaH3YL c0aCP6e+9wcGF2G6LGuutr4/v9tZjVs3ZyQmlUycXkI26jOvwvvmruzHaF/HNC5j slGIgK24RHAMjQQ1jPxO9CP/QTemtndYwpyHW+KzkyP5VKCNa0CRZ1P28WO/c9LM Iyf6xbjgwQo5E3N7Ip24o8AMYkQz66nGd01Gh8qDqDe99sW9DDH/JcOaD6zgcQQA Sh50MYuvow2mbEIAwDLR2FK47NvaUXh04lx7yCQEcBmxrb5PkKeeLAQ+yKqmFFjW CmQMQo21Xem+rSFc3BnsOV27ybTGtGXybXBmOawXFCyONG/7pR76I/tqVYvgDh8B 0W16/VkCgYEA6S0s1qrNc/5khPrkJOUuGc2P2l3a9pD24wq5Q3AT9U9h05QdZomH XEctqYehdL7il0SacGr9ostc7lz3Hg4rdkYKlHs+kNDobdFi313gXUj1tIckEUz/ p7PSXzdyEqepZmtwLZQ9vBwiaXti8jOcZq2nH51Hj1Y6rhxB1DX3yfUCgYEA2OAH +lRQCIgouaapBekv3yXFDtQt+zct1DYvDLochXyV4kFFQcPBLwJXf38oOaBiJT9N 3spFQWkyBVxzOx+hmhxX5WXeHjOmMIuF4jeYaaeIPTynd6ex6Roa4zJtBlKKLFXS GSIQC+usjDTBeUsXCedY6hanGcEX1IG9NzEqAS8CgYB6T6kKfZPBuXpuytArjk/t VweTStIVrhrjI3fkqQC/F8G/4xy88X0gaXHJUIzfmVVwdZrxRx3+a+A2ZGt3x4UC yGC6XB+IhRy2pjPP6QVMyX2hEZZYwOQFyuyZ55KduHbCc67nKbBsYPGoFQHk/C+Z KJPWoICt7lRfihD5yMlOlQKBgQDJOdUtJ926jNt8pm5d1addXSYiRC0F0oTrSfsN zAF6ucY4UGd6Ra+RdpLI8arZDT8DYGFYPkVUE88dulIQoaDH5VSIvKQDUdj5Yfuv kfYQ0ilO6GBaXXZt2pLoC3mtTBh4Woi+WSSaaumGjcyWRl3yCn4tdSdGdisuOdLe yvc2cQKBgCAzpVGGD7p6CXZiI+gi2NmYb9LowkhtP935N6OWnCvcXb5bgI7yaPTr n1mBcfkeA088Nk3l+jJjvnCbPzIZuYR55CYo+pA6oBE2OklDlp1t9UYITRWoxOrr lVHfSfBqtB1VuDVmLFS2sjg3HsIIwHu7adcbSXMHTR1NFy8Y4vWn -----END RSA PRIVATE KEY----- 2019-06-24 16:45:58,139 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:d7:b9', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'554afae7-8443-4d74-8584-25d0149aa99d'}), 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-06-24T16:45:55.000000', 'flavor': Munch({u'id': u'83a35d4b-b4df-488b-aecc-8826467ef70f'}), 'az': u'nova', 'id': u'd77c0dce-d1e3-481f-946e-c0c3340dc24f', 'security_groups': [Munch({u'name': u'singlevm1-sg_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'17950c522a294316b60b349d23a5ee70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', '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-06-24T16:45:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:45:56Z', 'hostId': u'be9b7eddd264561bbf8a9ae8249dddb2e8045ac5681155a92758c117', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'be9b7eddd264561bbf8a9ae8249dddb2e8045ac5681155a92758c117', '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-06-24T16:45:55.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'85a7dfa3e7714c9cbcac838aa1cff0d2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0', 'adminPass': u'WSfMSCeP2FM9', 'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'created_at': u'2019-06-24T16:45:42Z', 'created': u'2019-06-24T16:45:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:46:03,008 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f247ebac-25f8-44d9-af15-cd55dff55994', 'updated_at': u'2019-06-24T16:46:02Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'740f6466-095e-4714-b2ae-a2b09d3c7d98', 'id': u'13d71983-a672-4251-ad13-b212e02c45e0', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'740f6466-095e-4714-b2ae-a2b09d3c7d98', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f05c9396-1d0c-4547-9f2b-d0194eb9cf7d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:d7:b9', u'device_id': u'd77c0dce-d1e3-481f-946e-c0c3340dc24f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'85a7dfa3e7714c9cbcac838aa1cff0d2', 'created_at': u'2019-06-24T16:45:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f05c9396-1d0c-4547-9f2b-d0194eb9cf7d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:d7:b9', u'device_id': u'd77c0dce-d1e3-481f-946e-c0c3340dc24f'}), 'router': u'f247ebac-25f8-44d9-af15-cd55dff55994'}) 2019-06-24 16:46:03,940 - 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 534493465 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.249806] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253024] pid_max: default: 32768 minimum: 301 [ 0.254754] ACPI: Core revision 20150930 [ 0.256871] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259442] Security Framework initialized [ 0.261030] Yama: becoming mindful. [ 0.262427] AppArmor: AppArmor initialized [ 0.264064] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266584] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269043] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274005] Initializing cgroup subsys io [ 0.275574] Initializing cgroup subsys memory [ 0.277238] Initializing cgroup subsys devices [ 0.278920] Initializing cgroup subsys freezer [ 0.280603] Initializing cgroup subsys net_cls [ 0.282280] Initializing cgroup subsys perf_event [ 0.284053] Initializing cgroup subsys net_prio [ 0.285753] Initializing cgroup subsys hugetlb [ 0.287426] Initializing cgroup subsys pids [ 0.289099] CPU: Physical Processor ID: 0 [ 0.291363] mce: CPU supports 10 MCE banks [ 0.293002] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.294938] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325764] ftrace: allocating 31920 entries in 125 pages [ 0.363031] smpboot: Max logical packages: 1 [ 0.364681] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367272] x2apic enabled [ 0.368772] Switched APIC routing to physical x2apic. [ 0.371875] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374042] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.378206] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381656] KVM setup paravirtual spinlock [ 0.383705] x86: Booted up 1 node, 1 CPUs [ 0.385265] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.387881] devtmpfs: initialized [ 0.390232] evm: security.selinux [ 0.391568] evm: security.SMACK64 [ 0.392903] evm: security.SMACK64EXEC [ 0.394339] evm: security.SMACK64TRANSMUTE [ 0.395901] evm: security.SMACK64MMAP [ 0.397330] evm: security.ima [ 0.398557] evm: security.capability [ 0.400043] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.403592] pinctrl core: initialized pinctrl subsystem [ 0.405656] RTC time: 16:45:56, date: 06/24/19 [ 0.407427] NET: Registered protocol family 16 [ 0.409234] cpuidle: using governor ladder [ 0.410807] cpuidle: using governor menu [ 0.412323] PCCT header not found. [ 0.413737] ACPI: bus type PCI registered [ 0.415280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.417656] PCI: Using configuration type 1 for base access [ 0.420408] ACPI: Added _OSI(Module Device) [ 0.422027] ACPI: Added _OSI(Processor Device) [ 0.423700] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.425442] ACPI: Added _OSI(Processor Aggregator Device) [ 0.428218] ACPI: Interpreter enabled [ 0.429690] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.433263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.436826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.440418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.443840] ACPI: (supports S0 S5) [ 0.445148] ACPI: Using IOAPIC for interrupt routing [ 0.446900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.451610] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.456018] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.458233] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462237] acpiphp: Slot [3] registered [ 0.463716] acpiphp: Slot [4] registered [ 0.465188] acpiphp: Slot [5] registered [ 0.466663] acpiphp: Slot [6] registered [ 0.468135] acpiphp: Slot [7] registered [ 0.469604] acpiphp: Slot [8] registered [ 0.471081] acpiphp: Slot [9] registered [ 0.472548] acpiphp: Slot [10] registered [ 0.474043] acpiphp: Slot [11] registered [ 0.475538] acpiphp: Slot [12] registered [ 0.477040] acpiphp: Slot [13] registered [ 0.478590] acpiphp: Slot [14] registered [ 0.480095] acpiphp: Slot [15] registered [ 0.498459] acpiphp: Slot [16] registered [ 0.500028] acpiphp: Slot [17] registered [ 0.501589] acpiphp: Slot [18] registered [ 0.503164] acpiphp: Slot [19] registered [ 0.504721] acpiphp: Slot [20] registered [ 0.506283] acpiphp: Slot [21] registered [ 0.507846] acpiphp: Slot [22] registered [ 0.509408] acpiphp: Slot [23] registered [ 0.510968] acpiphp: Slot [24] registered [ 0.512529] acpiphp: Slot [25] registered [ 0.514092] acpiphp: Slot [26] registered [ 0.515652] acpiphp: Slot [27] registered [ 0.517218] acpiphp: Slot [28] registered [ 0.518779] acpiphp: Slot [29] registered [ 0.520336] acpiphp: Slot [30] registered [ 0.521903] acpiphp: Slot [31] registered [ 0.523457] PCI host bridge to bus 0000:00 [ 0.526684] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.529071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.531443] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.534311] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.537106] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.539970] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.545776] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548264] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.550556] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.553030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558190] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.560940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583867] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.587182] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.589904] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.592600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.597647] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.600143] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602198] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605185] vgaarb: loaded [ 0.606334] vgaarb: bridge control possible 0000:00:02.0 [ 0.608618] SCSI subsystem initialized [ 0.610372] ACPI: bus type USB registered [ 0.611958] usbcore: registered new interface driver usbfs [ 0.613957] usbcore: registered new interface driver hub [ 0.615904] usbcore: registered new device driver usb [ 0.617991] PCI: Using ACPI for IRQ routing [ 0.620082] NetLabel: Initializing [ 0.621461] NetLabel: domain hash size = 128 [ 0.623125] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.624979] NetLabel: unlabeled traffic allowed by default [ 0.627219] clocksource: Switched to clocksource kvm-clock [ 0.637961] AppArmor: AppArmor Filesystem Enabled [ 0.639787] pnp: PnP ACPI init [ 0.641416] pnp: PnP ACPI: found 5 devices [ 0.648784] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652100] NET: Registered protocol family 2 [ 0.654057] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.656561] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.658889] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661214] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663340] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.665612] NET: Registered protocol family 1 [ 0.667309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669437] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671527] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.702019] Trying to unpack rootfs image as initramfs... [ 0.764513] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.767624] Scanning for low memory corruption every 60 seconds [ 0.770074] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772357] audit: initializing netlink subsys (disabled) [ 0.774340] audit: type=2000 audit(1561394756.863:1): initialized [ 0.776809] Initialise system trusted keyring [ 0.778580] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.780837] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784175] zbud: loaded [ 0.785453] VFS: Disk quotas dquot_6.6.0 [ 0.787016] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.789827] fuse init (API version 7.23) [ 0.791511] Key type big_key registered [ 0.793041] Allocating IMA MOK and blacklist keyrings. [ 0.795282] Key type asymmetric registered [ 0.796872] Asymmetric key parser 'x509' registered [ 0.798711] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801582] io scheduler noop registered [ 0.803108] io scheduler deadline registered (default) [ 0.805034] io scheduler cfq registered [ 0.806621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.808647] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.811060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.813855] ACPI: Power Button [PWRF] [ 0.815432] GHES: HEST is not enabled! [ 0.829845] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.859839] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.863527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889327] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893143] Linux agpgart interface v0.103 [ 0.896951] brd: module loaded [ 0.899520] loop: module loaded [ 0.905501] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908319] GPT:90111 != 2097151 [ 0.909626] GPT:Alternate GPT header not at the end of the disk. [ 0.911762] GPT:90111 != 2097151 [ 0.913073] GPT: Use GNU Parted to correct GPT errors. [ 0.914951] vda: vda1 vda15 [ 0.916915] scsi host0: ata_piix [ 0.918362] scsi host1: ata_piix [ 0.919735] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922110] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925145] libphy: Fixed MDIO Bus: probed [ 0.926727] tun: Universal TUN/TAP device driver, 1.6 [ 0.928582] tun: (C) 1999-2004 Max Krasnyansky [ 0.932086] PPP generic driver version 2.4.2 [ 0.933785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.936110] ehci-pci: EHCI PCI platform driver [ 0.937799] ehci-platform: EHCI generic platform driver [ 0.939725] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941935] ohci-pci: OHCI PCI platform driver [ 0.943622] ohci-platform: OHCI generic platform driver [ 0.945553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.960787] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.962719] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965537] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967508] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972096] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974849] usb usb1: Product: UHCI Host Controller [ 0.976645] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978857] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980680] hub 1-0:1.0: USB hub found [ 0.982201] hub 1-0:1.0: 2 ports detected [ 0.983922] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987852] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.989689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.991636] mousedev: PS/2 mouse device common for all mice [ 0.994031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.997299] rtc_cmos 00:00: RTC can wake from S4 [ 0.999612] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001889] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.004189] i2c /dev entries driver [ 1.005628] device-mapper: uevent: version 1.0.3 [ 1.007461] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.010597] ledtrig-cpu: registered to indicate activity on CPUs [ 1.013075] NET: Registered protocol family 10 [ 1.015045] NET: Registered protocol family 17 [ 1.016770] Key type dns_resolver registered [ 1.018556] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.020676] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.024033] registered taskstats version 1 [ 1.025645] Loading compiled-in X.509 certificates [ 1.027995] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.031610] zswap: loaded using pool lzo/zbud [ 1.034122] Key type trusted registered [ 1.036698] Key type encrypted registered [ 1.038271] AppArmor: AppArmor sha1 policy hashing enabled [ 1.040292] ima: No TPM chip found, activating TPM-bypass! [ 1.042315] evm: HMAC attrs: 0x1 [ 1.044059] Magic number: 7:736:793 [ 1.045626] rtc_cmos 00:00: setting system clock to 2019-06-24 16:45:56 UTC (1561394756) [ 1.048726] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.050904] EDD information not available. [ 1.080964] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101068] Write protecting the kernel read-only data: 14336k [ 1.104705] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.108051] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.160736] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWPveRmFTI/NSa8Nf3dcXdszdx2AKUjR+bsV+IccLy6sVTkricENTCmagSmNCx5n3QVx0CwediUXwrZjblec1HilSQ42JiGCPb6uz8OxmjleGPYxYWOgN4bn7JHJm165hr9lEQu2oCu3Z++RXGAgOC2ZuwjzJnYkJ59Co3ks0xH51bITJAS+09i0CakXQ8WxwJZUjBlLg+zpdtM2rum+VtznP3QptAKcnGK3UP3kK9FWNWA2Qi6W5/zR2UPe4LqVHtOU1HsB0+7FIgww2lRKmGoP6MWRx1c68MEMWLHpP1ZFr419wavNAK62BC1sRt2YlQwisZ3dJ/y31/uTwUJt3V root@singlevm1-vm-fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0 ssh-dss AAAAB3NzaC1kc3MAAACBANmfE3dcqskbc4qkVTR2QCM617P0oO9ri0xOvc/heNe4JerIPhk6xkNhwX4tnVLJ8vwP17eco/FDApbEP7mEdS3LxaMcghNHprttGA4IUzYSORtlLGQqJNqaeLerqmTTSJqDZGIJn6FZIWVT3nEmZ4E2rGqAVrey1kY9G3zpiId7AAAAFQCkhCM2I+A5WZPMgnxQgvbFSaNFMwAAAIBvut28Wl4KjsQ1h6JRrcrwt5swyU+azvB5WdPak10jR591Xi6X4DtL/fMXNrXAjsHxvvGvkL3G+7opQwUQcRjsNtlW2OpOvjcLAPODgcBVH+q52SoU48R+wnbDKyGq/8JLSWs1Bfkf3MQGUtM02ZydQpQres3/vtuPNMHsjgkt0wAAAIEAyfurIXHV4oziqp8leRbeI81yYAJTY0KNAIOdqeSru+GsSTDLHyep21gjXDm0vXgG+Y9JvWvrJRfxmyK5btBIY0qqHLXIOZvaZxK0EDKZx1HY189v/R7nqfKKOpOv3eNTKdmItA0kPMUVM/BLBuFxxc9i+JfIifinZtcBXHDXlM0= root@singlevm1-vm-fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.67s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fede:d7b9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 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-fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-fc16b2bd-3f4f-4a8f-b746-5fdb98b2acc0 login: 2019-06-24 16:46:04,047 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-24 16:46:04,048 - functest.core.singlevm - DEBUG - error: 2019-06-24 16:46:04,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:46:04,164 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 16:46:23,951 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-24 16:46:25,382 - 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'677097ebd2d444daabbdf3937f29761f', '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_605ea0a6-09f2-4520-bd05-52ea0aa918b4'}) 2019-06-24 16:46:25,946 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9c671b6629c48ccbb360846ec5aed7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_605ea0a6-09f2-4520-bd05-52ea0aa918b4'}) 2019-06-24 16:46:27,562 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 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'677097ebd2d444daabbdf3937f29761f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oBIlmdwrjmcXsD9KRt8gSZr22ojzaN', 'username': u'singlevm2-user_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:46:27,566 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'password': 'oBIlmdwrjmcXsD9KRt8gSZr22ojzaN', 'project_name': 'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '677097ebd2d444daabbdf3937f29761f', 'project_domain_name': 'Default'} 2019-06-24 16:46:27,567 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-24 16:46:29,461 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:46:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f3362ff0-1ac6-45ad-9eb1-9343ee37cff2', u'provider:segmentation_id': 11, 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_605ea0a6-09f2-4520-bd05-52ea0aa918b4', u'created_at': u'2019-06-24T16:46:29Z', u'mtu': 1450, u'tenant_id': u'677097ebd2d444daabbdf3937f29761f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'677097ebd2d444daabbdf3937f29761f', u'l2_adjacency': True}) 2019-06-24 16:46:31,447 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:46:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e32790f4-1af7-462a-90fc-cd08662f00a2', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_605ea0a6-09f2-4520-bd05-52ea0aa918b4', u'enable_dhcp': True, u'network_id': u'f3362ff0-1ac6-45ad-9eb1-9343ee37cff2', u'tenant_id': u'677097ebd2d444daabbdf3937f29761f', u'created_at': u'2019-06-24T16:46:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'677097ebd2d444daabbdf3937f29761f'}) 2019-06-24 16:46:38,835 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:46:33Z', u'revision_number': 3, u'id': u'71b908b9-1e89-4d02-b8a4-22dcb3ab40e4', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_605ea0a6-09f2-4520-bd05-52ea0aa918b4', u'admin_state_up': True, u'tenant_id': u'677097ebd2d444daabbdf3937f29761f', u'created_at': u'2019-06-24T16:46:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'677097ebd2d444daabbdf3937f29761f'}) 2019-06-24 16:46:45,557 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/b239bd2a-2858-4aab-8163-241d09e5e424/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b239bd2a-2858-4aab-8163-241d09e5e424/file', 'owner': u'677097ebd2d444daabbdf3937f29761f', 'id': u'b239bd2a-2858-4aab-8163-241d09e5e424', 'size': 12716032, u'self': u'/v2/images/b239bd2a-2858-4aab-8163-241d09e5e424', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'677097ebd2d444daabbdf3937f29761f', 'name': 'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/b239bd2a-2858-4aab-8163-241d09e5e424/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:46:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:46:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_605ea0a6-09f2-4520-bd05-52ea0aa918b4', '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/b239bd2a-2858-4aab-8163-241d09e5e424', 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_605ea0a6-09f2-4520-bd05-52ea0aa918b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'created': u'2019-06-24T16:46:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:46:43Z', 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/b239bd2a-2858-4aab-8163-241d09e5e424', 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_605ea0a6-09f2-4520-bd05-52ea0aa918b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:46:46,457 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_605ea0a6-09f2-4520-bd05-52ea0aa918b4', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'8f7c5fb3-6735-4de0-b9ff-901092336ee0', 'swap': 0}) 2019-06-24 16:46:47,470 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUeTclsGo7UQnQfBr0OkeMpalaqmK1pAwL4WfERumVhnOuwduVC+dPAxvhroLEcK/FeZumdbozbw6oafQr0eKoUbjBQewDQBVtL912qpRes9H7aaORQpnRssbi1AiyqWdGHwy0BpMaRASOyc3MbEIe17YWV3dJS6yT2lwGeAsG9ItjAQHvZgpHVFR+GUNGsF4Du6/FoJ9y0RsoPps0mW1xpGxxB78ddkyRnuAlZaH1vAcCOpl2XAisey0wuiaGqsg7hiHxt/2ASMhee+7Q3RLPYZddMM/keOROAe4Y+ypbEnVDOYMNKQ5dQOg7sYet5Erl6iv52g8d0rCjQKkmaOXL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1Hk3JbBqO1EJ0Hwa9DpHjKWpWqpitaQMC+FnxEbplYZzrsHb\nlQvnTwMb4a6CxHCvxXmbpnW6M28OqGn0K9HiqFG4wUHsA0AVbS/ddqqUXrPR+2mj\nkUKZ0bLG4tQIsqlnRh8MtAaTGkQEjsnNzGxCHte2Fld3SUusk9pcBngLBvSLYwEB\n72YKR1RUfhlDRrBeA7uvxaCfctEbKD6bNJltcaRscQe/HXZMkZ7gJWWh9bwHAjqZ\ndlwIrHstMLomhqrIO4Yh8bf9gEjIXnvu0N0Sz2GXXTDP5HjkTgHuGPsqWxJ1QzmD\nDSkOXUDoO7GHreRK5eor+doPHdKwo0CpJmjlywIDAQABAoIBAAzxNUK+dDoYvZhN\ndvbZdfJDRQWYy1p1G6a9nCyAhUnuXq2OcWmqx/QwJEqi7qQ4mPxWY/zHvwfTA/mO\nOqlQp5XJJI/hDBdGmAeGmt7XlSIPogLGdIgsnmH/mc3HTKBVYU0MJyHwJJW8/uoT\nsM166qwmR5kkysdULLb03hYmycUqk7bSZYIVeoHdtxa+xbWwnhtbOm3GjB/42hUK\nPF42X9U1WFa8XAFB0HcwRl1U5QULz59zVZNe0QTU9PMYuRGTkhTgaCXIKep6qRWm\nPEeTN3U+a6CnR3/ls4NfRhPCL7VJN21Hv4kHWqiNT9fEI2zY+pZU4h03gFS3Z2T4\nUnlsCYECgYEA+naaScFdRjbt1la8RXa4R4ahhvOcBmKMaQBNhuVA1MsywDpXuVrk\nZDBR8R1KE3kXHCVFr1QcDYEOErKjN9tZuT0/HZarpPGM69QOuy7lRx8HqxLq0S4P\nQvSPVCnuxnMBz8WXFKcoITfpJMaVXWVa5zWBIa89nIfwrh04+q+anHMCgYEA2Suf\n5pPvVUre/h/OFaNxbnls5hAIETTjFtglUVTQQbgRYZAqdcCoXtMlExjUGF3PMv2Z\nyWIYta1aAd0mDlRRVkZ0WqkCGtMvk6vRHjnbINJY11DBn9sEWG5Nkgs/eHYdK3yp\nTgcqPrkYos+pCuzvhJEmUXenYN9DOJ+zEV3DU0kCgYBatU+FfLFCN6yFXt5Krgdp\naBnh3SJZsaE2efSZ8Tc8mebkdXzF1WQ34MQcdcYZLVawS9Nj/ys1vNKS9P1lwlxJ\nWSQdnC7Hyu+FjURUiFRjIJrPW0eNwIeocRfjnFgsqQQz8lSYFz3SYgRe3EjGDWoR\nqG/++g9vPFBvTogPSj/NfwKBgQCxeAjvsKzAkrKwEOWkoTAtC2WGjEtLZGC/Zlr4\nn8qgKf9qLxnDqHDvLLT7airIzsBn9v4Zp+Rxcvw+0a4rv5PIYULsY3io2zPiBWKa\nxMThiYO4UPIp5B0k9t7FHhP8KOmlg/YHIavQHgqX4gNOPlltiAA8Sv+pFkokl70J\n0AmyoQKBgFbPrnRpquS5s5LAU9uQkOOWwhuVsyNxu7XfJjB4OAaQWCo4eyFSb6Cz\nsLAa0fY2mzOgwP1PLxtmSJeb6SgZ/pIOep5WQvkRAYnSW40rSmL9l/H3VHpf+uxb\n7WfVSG3Scpq0wTdIXHliJO1kHOImWTxTmFfgPIE6sOQRQtPq4Zyw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c9c671b6629c48ccbb360846ec5aed7c', 'name': u'singlevm2-kp_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'created_at': '2019-06-24T16:46:47.470791', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'677097ebd2d444daabbdf3937f29761f', 'name': 'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'02:93:e6:ef:e9:e6:06:bc:82:c8:4b:9d:09:09:7e:a4', 'type': 'ssh', 'id': u'singlevm2-kp_605ea0a6-09f2-4520-bd05-52ea0aa918b4'}) 2019-06-24 16:46:47,471 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1Hk3JbBqO1EJ0Hwa9DpHjKWpWqpitaQMC+FnxEbplYZzrsHb lQvnTwMb4a6CxHCvxXmbpnW6M28OqGn0K9HiqFG4wUHsA0AVbS/ddqqUXrPR+2mj kUKZ0bLG4tQIsqlnRh8MtAaTGkQEjsnNzGxCHte2Fld3SUusk9pcBngLBvSLYwEB 72YKR1RUfhlDRrBeA7uvxaCfctEbKD6bNJltcaRscQe/HXZMkZ7gJWWh9bwHAjqZ dlwIrHstMLomhqrIO4Yh8bf9gEjIXnvu0N0Sz2GXXTDP5HjkTgHuGPsqWxJ1QzmD DSkOXUDoO7GHreRK5eor+doPHdKwo0CpJmjlywIDAQABAoIBAAzxNUK+dDoYvZhN dvbZdfJDRQWYy1p1G6a9nCyAhUnuXq2OcWmqx/QwJEqi7qQ4mPxWY/zHvwfTA/mO OqlQp5XJJI/hDBdGmAeGmt7XlSIPogLGdIgsnmH/mc3HTKBVYU0MJyHwJJW8/uoT sM166qwmR5kkysdULLb03hYmycUqk7bSZYIVeoHdtxa+xbWwnhtbOm3GjB/42hUK PF42X9U1WFa8XAFB0HcwRl1U5QULz59zVZNe0QTU9PMYuRGTkhTgaCXIKep6qRWm PEeTN3U+a6CnR3/ls4NfRhPCL7VJN21Hv4kHWqiNT9fEI2zY+pZU4h03gFS3Z2T4 UnlsCYECgYEA+naaScFdRjbt1la8RXa4R4ahhvOcBmKMaQBNhuVA1MsywDpXuVrk ZDBR8R1KE3kXHCVFr1QcDYEOErKjN9tZuT0/HZarpPGM69QOuy7lRx8HqxLq0S4P QvSPVCnuxnMBz8WXFKcoITfpJMaVXWVa5zWBIa89nIfwrh04+q+anHMCgYEA2Suf 5pPvVUre/h/OFaNxbnls5hAIETTjFtglUVTQQbgRYZAqdcCoXtMlExjUGF3PMv2Z yWIYta1aAd0mDlRRVkZ0WqkCGtMvk6vRHjnbINJY11DBn9sEWG5Nkgs/eHYdK3yp TgcqPrkYos+pCuzvhJEmUXenYN9DOJ+zEV3DU0kCgYBatU+FfLFCN6yFXt5Krgdp aBnh3SJZsaE2efSZ8Tc8mebkdXzF1WQ34MQcdcYZLVawS9Nj/ys1vNKS9P1lwlxJ WSQdnC7Hyu+FjURUiFRjIJrPW0eNwIeocRfjnFgsqQQz8lSYFz3SYgRe3EjGDWoR qG/++g9vPFBvTogPSj/NfwKBgQCxeAjvsKzAkrKwEOWkoTAtC2WGjEtLZGC/Zlr4 n8qgKf9qLxnDqHDvLLT7airIzsBn9v4Zp+Rxcvw+0a4rv5PIYULsY3io2zPiBWKa xMThiYO4UPIp5B0k9t7FHhP8KOmlg/YHIavQHgqX4gNOPlltiAA8Sv+pFkokl70J 0AmyoQKBgFbPrnRpquS5s5LAU9uQkOOWwhuVsyNxu7XfJjB4OAaQWCo4eyFSb6Cz sLAa0fY2mzOgwP1PLxtmSJeb6SgZ/pIOep5WQvkRAYnSW40rSmL9l/H3VHpf+uxb 7WfVSG3Scpq0wTdIXHliJO1kHOImWTxTmFfgPIE6sOQRQtPq4Zyw -----END RSA PRIVATE KEY----- 2019-06-24 16:47:09,185 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_605ea0a6-09f2-4520-bd05-52ea0aa918b4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:1d:88', 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'b239bd2a-2858-4aab-8163-241d09e5e424'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:47:07.000000', 'flavor': Munch({u'id': u'8f7c5fb3-6735-4de0-b9ff-901092336ee0'}), 'az': u'nova', 'id': u'3c91fdb9-02d4-4573-9d82-9d99aa9efdb1', 'security_groups': [Munch({u'name': u'singlevm2-sg_605ea0a6-09f2-4520-bd05-52ea0aa918b4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c9c671b6629c48ccbb360846ec5aed7c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'677097ebd2d444daabbdf3937f29761f', 'name': 'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', '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-06-24T16:47:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:47:07Z', 'hostId': u'b3ce58e9e6c60ed054b1acf5b943e28f85f1484ae831f0b9bf86317b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'b3ce58e9e6c60ed054b1acf5b943e28f85f1484ae831f0b9bf86317b', '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-06-24T16:47:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'677097ebd2d444daabbdf3937f29761f', 'name': u'singlevm2-vm_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'adminPass': u'r9RF4DTAW9Yd', 'tenant_id': u'677097ebd2d444daabbdf3937f29761f', 'created_at': u'2019-06-24T16:46:57Z', 'created': u'2019-06-24T16:46:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:47:13,881 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'71b908b9-1e89-4d02-b8a4-22dcb3ab40e4', 'updated_at': u'2019-06-24T16:47:13Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'f436b147-481c-42e1-bca5-432dcec56ffa', 'id': u'e1cf8c3c-7e8f-4419-8255-ac47a85dfcb7', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'f436b147-481c-42e1-bca5-432dcec56ffa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'677097ebd2d444daabbdf3937f29761f', 'name': 'singlevm2-project_605ea0a6-09f2-4520-bd05-52ea0aa918b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'677097ebd2d444daabbdf3937f29761f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f3362ff0-1ac6-45ad-9eb1-9343ee37cff2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:14:1d:88', u'device_id': u'3c91fdb9-02d4-4573-9d82-9d99aa9efdb1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'677097ebd2d444daabbdf3937f29761f', 'created_at': u'2019-06-24T16:47:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f3362ff0-1ac6-45ad-9eb1-9343ee37cff2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:14:1d:88', u'device_id': u'3c91fdb9-02d4-4573-9d82-9d99aa9efdb1'}), 'router': u'71b908b9-1e89-4d02-b8a4-22dcb3ab40e4'}) 2019-06-24 16:47:14,008 - 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 517648262 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.244586] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248226] pid_max: default: 32768 minimum: 301 [ 0.250191] ACPI: Core revision 20150930 [ 0.252508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255381] Security Framework initialized [ 0.257172] Yama: becoming mindful. [ 0.258769] AppArmor: AppArmor initialized [ 0.260598] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263493] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266303] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268966] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271955] Initializing cgroup subsys io [ 0.273724] Initializing cgroup subsys memory [ 0.275611] Initializing cgroup subsys devices [ 0.277517] Initializing cgroup subsys freezer [ 0.279430] Initializing cgroup subsys net_cls [ 0.281337] Initializing cgroup subsys perf_event [ 0.283349] Initializing cgroup subsys net_prio [ 0.285292] Initializing cgroup subsys hugetlb [ 0.287210] Initializing cgroup subsys pids [ 0.289093] CPU: Physical Processor ID: 0 [ 0.291557] mce: CPU supports 10 MCE banks [ 0.293388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295608] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.314584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.324922] ftrace: allocating 31920 entries in 125 pages [ 0.361438] smpboot: Max logical packages: 1 [ 0.363316] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366200] x2apic enabled [ 0.367805] Switched APIC routing to physical x2apic. [ 0.371091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.373525] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.377925] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381708] KVM setup paravirtual spinlock [ 0.383965] x86: Booted up 1 node, 1 CPUs [ 0.385685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.388552] devtmpfs: initialized [ 0.391006] evm: security.selinux [ 0.392503] evm: security.SMACK64 [ 0.393975] evm: security.SMACK64EXEC [ 0.395561] evm: security.SMACK64TRANSMUTE [ 0.397288] evm: security.SMACK64MMAP [ 0.398867] evm: security.ima [ 0.400206] evm: security.capability [ 0.401894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.406499] pinctrl core: initialized pinctrl subsystem [ 0.408900] RTC time: 16:47:08, date: 06/24/19 [ 0.410902] NET: Registered protocol family 16 [ 0.412937] cpuidle: using governor ladder [ 0.414748] cpuidle: using governor menu [ 0.416472] PCCT header not found. [ 0.418053] ACPI: bus type PCI registered [ 0.419816] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422509] PCI: Using configuration type 1 for base access [ 0.425521] ACPI: Added _OSI(Module Device) [ 0.427359] ACPI: Added _OSI(Processor Device) [ 0.429282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434434] ACPI: Interpreter enabled [ 0.436132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.440215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.444250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.448283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.452316] ACPI: (supports S0 S5) [ 0.453850] ACPI: Using IOAPIC for interrupt routing [ 0.455928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461211] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463735] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.469024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473680] acpiphp: Slot [3] registered [ 0.475383] acpiphp: Slot [4] registered [ 0.477074] acpiphp: Slot [5] registered [ 0.478787] acpiphp: Slot [6] registered [ 0.480471] acpiphp: Slot [7] registered [ 0.482163] acpiphp: Slot [8] registered [ 0.483891] acpiphp: Slot [9] registered [ 0.485653] acpiphp: Slot [10] registered [ 0.487372] acpiphp: Slot [11] registered [ 0.489128] acpiphp: Slot [12] registered [ 0.490862] acpiphp: Slot [13] registered [ 0.492696] acpiphp: Slot [14] registered [ 0.494736] acpiphp: Slot [15] registered [ 0.513195] acpiphp: Slot [16] registered [ 0.515191] acpiphp: Slot [17] registered [ 0.517164] acpiphp: Slot [18] registered [ 0.519109] acpiphp: Slot [19] registered [ 0.521053] acpiphp: Slot [20] registered [ 0.523000] acpiphp: Slot [21] registered [ 0.524985] acpiphp: Slot [22] registered [ 0.526952] acpiphp: Slot [23] registered [ 0.528905] acpiphp: Slot [24] registered [ 0.530861] acpiphp: Slot [25] registered [ 0.532803] acpiphp: Slot [26] registered [ 0.534746] acpiphp: Slot [27] registered [ 0.536679] acpiphp: Slot [28] registered [ 0.538626] acpiphp: Slot [29] registered [ 0.540555] acpiphp: Slot [30] registered [ 0.542493] acpiphp: Slot [31] registered [ 0.546421] PCI host bridge to bus 0000:00 [ 0.548574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.551553] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.554536] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.558021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561512] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.565108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.572748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.575897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.578773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.582129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.587729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.591304] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.616058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.619397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.622916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.626158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.629341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.632205] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.635168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.637416] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.640443] vgaarb: loaded [ 0.641606] vgaarb: bridge control possible 0000:00:02.0 [ 0.643933] SCSI subsystem initialized [ 0.645706] ACPI: bus type USB registered [ 0.647310] usbcore: registered new interface driver usbfs [ 0.649327] usbcore: registered new interface driver hub [ 0.651288] usbcore: registered new device driver usb [ 0.653432] PCI: Using ACPI for IRQ routing [ 0.655542] NetLabel: Initializing [ 0.656935] NetLabel: domain hash size = 128 [ 0.658600] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.660476] NetLabel: unlabeled traffic allowed by default [ 0.662748] clocksource: Switched to clocksource kvm-clock [ 0.673568] AppArmor: AppArmor Filesystem Enabled [ 0.675420] pnp: PnP ACPI init [ 0.677069] pnp: PnP ACPI: found 5 devices [ 0.684460] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.687790] NET: Registered protocol family 2 [ 0.689760] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.692291] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.694646] TCP: Hash tables configured (established 4096 bind 4096) [ 0.696995] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.699136] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.701440] NET: Registered protocol family 1 [ 0.703147] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.705294] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.707401] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.722670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.738030] Trying to unpack rootfs image as initramfs... [ 0.800613] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.803754] Scanning for low memory corruption every 60 seconds [ 0.806292] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.808592] audit: initializing netlink subsys (disabled) [ 0.810589] audit: type=2000 audit(1561394828.801:1): initialized [ 0.813075] Initialise system trusted keyring [ 0.814880] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.817152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.820492] zbud: loaded [ 0.821787] VFS: Disk quotas dquot_6.6.0 [ 0.823368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.826211] fuse init (API version 7.23) [ 0.827917] Key type big_key registered [ 0.829460] Allocating IMA MOK and blacklist keyrings. [ 0.831722] Key type asymmetric registered [ 0.833330] Asymmetric key parser 'x509' registered [ 0.835203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.838098] io scheduler noop registered [ 0.839642] io scheduler deadline registered (default) [ 0.841575] io scheduler cfq registered [ 0.843192] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.845224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.847666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.850493] ACPI: Power Button [PWRF] [ 0.852084] GHES: HEST is not enabled! [ 0.866516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.896803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.900620] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.926447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.930323] Linux agpgart interface v0.103 [ 0.934200] brd: module loaded [ 0.936894] loop: module loaded [ 0.942898] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.945728] GPT:90111 != 2097151 [ 0.947048] GPT:Alternate GPT header not at the end of the disk. [ 0.949209] GPT:90111 != 2097151 [ 0.950524] GPT: Use GNU Parted to correct GPT errors. [ 0.952421] vda: vda1 vda15 [ 0.954398] scsi host0: ata_piix [ 0.955874] scsi host1: ata_piix [ 0.957247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.959652] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.962703] libphy: Fixed MDIO Bus: probed [ 0.964310] tun: Universal TUN/TAP device driver, 1.6 [ 0.966188] tun: (C) 1999-2004 Max Krasnyansky [ 0.969734] PPP generic driver version 2.4.2 [ 0.971475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.973830] ehci-pci: EHCI PCI platform driver [ 0.975545] ehci-platform: EHCI generic platform driver [ 0.977512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.979811] ohci-pci: OHCI PCI platform driver [ 0.981526] ohci-platform: OHCI generic platform driver [ 0.983486] uhci_hcd: USB Universal Host Controller Interface driver [ 0.998766] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.000713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.003556] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.005575] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.007794] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.010201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.012963] usb usb1: Product: UHCI Host Controller [ 1.014800] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.017021] usb usb1: SerialNumber: 0000:00:01.2 [ 1.018865] hub 1-0:1.0: USB hub found [ 1.020376] hub 1-0:1.0: 2 ports detected [ 1.022101] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.026033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.027894] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.029867] mousedev: PS/2 mouse device common for all mice [ 1.032307] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.035593] rtc_cmos 00:00: RTC can wake from S4 [ 1.037910] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.040231] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.042560] i2c /dev entries driver [ 1.044015] device-mapper: uevent: version 1.0.3 [ 1.045866] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.049029] ledtrig-cpu: registered to indicate activity on CPUs [ 1.051524] NET: Registered protocol family 10 [ 1.053513] NET: Registered protocol family 17 [ 1.055254] Key type dns_resolver registered [ 1.057060] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.059196] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.062579] registered taskstats version 1 [ 1.064222] Loading compiled-in X.509 certificates [ 1.066594] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.070222] zswap: loaded using pool lzo/zbud [ 1.072762] Key type trusted registered [ 1.075398] Key type encrypted registered [ 1.076984] AppArmor: AppArmor sha1 policy hashing enabled [ 1.079012] ima: No TPM chip found, activating TPM-bypass! [ 1.081037] evm: HMAC attrs: 0x1 [ 1.082779] Magic number: 7:736:793 [ 1.084371] rtc_cmos 00:00: setting system clock to 2019-06-24 16:47:09 UTC (1561394829) [ 1.087472] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.089644] EDD information not available. [ 1.116490] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.136136] Write protecting the kernel read-only data: 14336k [ 1.139798] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.143145] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 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.308820] 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdkV5w2MDDYgFtkO3bNvztMAgJ+kknqeAARgcz6X12I6uk4ALmmdGruPTCkxr5vREPbNDq889gmGCU1Bs5t+jvLpfloxAmWLFIiznuCnDHnuU/08gMoguWixtrfQIuT7pXpbO11KfroGLNcGSWoqANFRKjeDm098VI3Q5pBkR5tGO7Buh+5hxfbZtWA2nQXR/x39Ayo9Txl7Z7fSJFai9pwO8WAEWTQTaQ9A9Btu77E4tcivHMRth5vKlnGyH9qzurgLPtFlas/whY2EIJM8TxibpF8eGaNbZCSUG1h4mWdTsRL/aD8iDmJl1q/nX5G38JR9Rog4dxM/+PFNnt+ONv root@singlevm2-vm-605ea0a6-09f2-4520-bd05-52ea0aa918b4 ssh-dss AAAAB3NzaC1kc3MAAACBAKzs3v4zQZXc6vO848h2eKV966DYPd3fn0zWnnWd5V4wDZgE+8rgIbYEg+rIaLb41E45FhBTFG7jb7lrOlo1VCxtiR+IY0H0TH0aPNXGhBcHrZZ2fvHFXQhQc/bMu5T8kBbaE7AwN1gwhBqzqWBFCtL9T7WtryJU0yb2gH5cE6A/AAAAFQDsJV6YnhIIkcaHbrOpXBoWJ5gR2wAAAIAHB+TJF5+g9yAIz5OokWflDe5kG71wk9QaHycCYet25XzkyI7h0Q/ZiCWLawv8x5SEbKfmgbk6Ip4a6mO5jD0+B8EVFFAqLtasfi/sjli8z0s/v/qEca8cSz/dhXbJw9SARNy0gvXPgnkxz5ejw0u7ui3ojvbWp4GRRi4cmui3lgAAAIA4fivPeOxLlmb7Ff7lpIvW/2b6nPToW4Lmt3+yPaangDmPkuOpAk2wBT6HPIrClCFl8RvV3RFtObef87XrZOsxP3+DE6sN8hkDfN/WSyEDT+XiVq3VTnjsvSf8NdkO/ceA7njAanjVNIevHVJs8hYqFtKvSbuURdEyTVdHF32MhA== root@singlevm2-vm-605ea0a6-09f2-4520-bd05-52ea0aa918b4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe14:1d88/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-605ea0a6-09f2-4520-bd05-52ea0aa918b4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.33 === 2019-06-24 16:47:15,011 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-06-24 16:47:24,140 - 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 517648262 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.244586] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.248226] pid_max: default: 32768 minimum: 301 [ 0.250191] ACPI: Core revision 20150930 [ 0.252508] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255381] Security Framework initialized [ 0.257172] Yama: becoming mindful. [ 0.258769] AppArmor: AppArmor initialized [ 0.260598] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263493] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266303] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268966] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271955] Initializing cgroup subsys io [ 0.273724] Initializing cgroup subsys memory [ 0.275611] Initializing cgroup subsys devices [ 0.277517] Initializing cgroup subsys freezer [ 0.279430] Initializing cgroup subsys net_cls [ 0.281337] Initializing cgroup subsys perf_event [ 0.283349] Initializing cgroup subsys net_prio [ 0.285292] Initializing cgroup subsys hugetlb [ 0.287210] Initializing cgroup subsys pids [ 0.289093] CPU: Physical Processor ID: 0 [ 0.291557] mce: CPU supports 10 MCE banks [ 0.293388] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295608] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.314584] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.324922] ftrace: allocating 31920 entries in 125 pages [ 0.361438] smpboot: Max logical packages: 1 [ 0.363316] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366200] x2apic enabled [ 0.367805] Switched APIC routing to physical x2apic. [ 0.371091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.373525] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.377925] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.381708] KVM setup paravirtual spinlock [ 0.383965] x86: Booted up 1 node, 1 CPUs [ 0.385685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.388552] devtmpfs: initialized [ 0.391006] evm: security.selinux [ 0.392503] evm: security.SMACK64 [ 0.393975] evm: security.SMACK64EXEC [ 0.395561] evm: security.SMACK64TRANSMUTE [ 0.397288] evm: security.SMACK64MMAP [ 0.398867] evm: security.ima [ 0.400206] evm: security.capability [ 0.401894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.406499] pinctrl core: initialized pinctrl subsystem [ 0.408900] RTC time: 16:47:08, date: 06/24/19 [ 0.410902] NET: Registered protocol family 16 [ 0.412937] cpuidle: using governor ladder [ 0.414748] cpuidle: using governor menu [ 0.416472] PCCT header not found. [ 0.418053] ACPI: bus type PCI registered [ 0.419816] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422509] PCI: Using configuration type 1 for base access [ 0.425521] ACPI: Added _OSI(Module Device) [ 0.427359] ACPI: Added _OSI(Processor Device) [ 0.429282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431291] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434434] ACPI: Interpreter enabled [ 0.436132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.440215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.444250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.448283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.452316] ACPI: (supports S0 S5) [ 0.453850] ACPI: Using IOAPIC for interrupt routing [ 0.455928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461211] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463735] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.469024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473680] acpiphp: Slot [3] registered [ 0.475383] acpiphp: Slot [4] registered [ 0.477074] acpiphp: Slot [5] registered [ 0.478787] acpiphp: Slot [6] registered [ 0.480471] acpiphp: Slot [7] registered [ 0.482163] acpiphp: Slot [8] registered [ 0.483891] acpiphp: Slot [9] registered [ 0.485653] acpiphp: Slot [10] registered [ 0.487372] acpiphp: Slot [11] registered [ 0.489128] acpiphp: Slot [12] registered [ 0.490862] acpiphp: Slot [13] registered [ 0.492696] acpiphp: Slot [14] registered [ 0.494736] acpiphp: Slot [15] registered [ 0.513195] acpiphp: Slot [16] registered [ 0.515191] acpiphp: Slot [17] registered [ 0.517164] acpiphp: Slot [18] registered [ 0.519109] acpiphp: Slot [19] registered [ 0.521053] acpiphp: Slot [20] registered [ 0.523000] acpiphp: Slot [21] registered [ 0.524985] acpiphp: Slot [22] registered [ 0.526952] acpiphp: Slot [23] registered [ 0.528905] acpiphp: Slot [24] registered [ 0.530861] acpiphp: Slot [25] registered [ 0.532803] acpiphp: Slot [26] registered [ 0.534746] acpiphp: Slot [27] registered [ 0.536679] acpiphp: Slot [28] registered [ 0.538626] acpiphp: Slot [29] registered [ 0.540555] acpiphp: Slot [30] registered [ 0.542493] acpiphp: Slot [31] registered [ 0.546421] PCI host bridge to bus 0000:00 [ 0.548574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.551553] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.554536] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.558021] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561512] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.565108] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.572748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.575897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.578773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.582129] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.587729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.591304] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.616058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.619397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.622916] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.626158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.629341] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.632205] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.635168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.637416] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.640443] vgaarb: loaded [ 0.641606] vgaarb: bridge control possible 0000:00:02.0 [ 0.643933] SCSI subsystem initialized [ 0.645706] ACPI: bus type USB registered [ 0.647310] usbcore: registered new interface driver usbfs [ 0.649327] usbcore: registered new interface driver hub [ 0.651288] usbcore: registered new device driver usb [ 0.653432] PCI: Using ACPI for IRQ routing [ 0.655542] NetLabel: Initializing [ 0.656935] NetLabel: domain hash size = 128 [ 0.658600] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.660476] NetLabel: unlabeled traffic allowed by default [ 0.662748] clocksource: Switched to clocksource kvm-clock [ 0.673568] AppArmor: AppArmor Filesystem Enabled [ 0.675420] pnp: PnP ACPI init [ 0.677069] pnp: PnP ACPI: found 5 devices [ 0.684460] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.687790] NET: Registered protocol family 2 [ 0.689760] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.692291] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.694646] TCP: Hash tables configured (established 4096 bind 4096) [ 0.696995] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.699136] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.701440] NET: Registered protocol family 1 [ 0.703147] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.705294] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.707401] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.722670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.738030] Trying to unpack rootfs image as initramfs... [ 0.800613] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.803754] Scanning for low memory corruption every 60 seconds [ 0.806292] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.808592] audit: initializing netlink subsys (disabled) [ 0.810589] audit: type=2000 audit(1561394828.801:1): initialized [ 0.813075] Initialise system trusted keyring [ 0.814880] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.817152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.820492] zbud: loaded [ 0.821787] VFS: Disk quotas dquot_6.6.0 [ 0.823368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.826211] fuse init (API version 7.23) [ 0.827917] Key type big_key registered [ 0.829460] Allocating IMA MOK and blacklist keyrings. [ 0.831722] Key type asymmetric registered [ 0.833330] Asymmetric key parser 'x509' registered [ 0.835203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.838098] io scheduler noop registered [ 0.839642] io scheduler deadline registered (default) [ 0.841575] io scheduler cfq registered [ 0.843192] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.845224] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.847666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.850493] ACPI: Power Button [PWRF] [ 0.852084] GHES: HEST is not enabled! [ 0.866516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.896803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.900620] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.926447] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.930323] Linux agpgart interface v0.103 [ 0.934200] brd: module loaded [ 0.936894] loop: module loaded [ 0.942898] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.945728] GPT:90111 != 2097151 [ 0.947048] GPT:Alternate GPT header not at the end of the disk. [ 0.949209] GPT:90111 != 2097151 [ 0.950524] GPT: Use GNU Parted to correct GPT errors. [ 0.952421] vda: vda1 vda15 [ 0.954398] scsi host0: ata_piix [ 0.955874] scsi host1: ata_piix [ 0.957247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.959652] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.962703] libphy: Fixed MDIO Bus: probed [ 0.964310] tun: Universal TUN/TAP device driver, 1.6 [ 0.966188] tun: (C) 1999-2004 Max Krasnyansky [ 0.969734] PPP generic driver version 2.4.2 [ 0.971475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.973830] ehci-pci: EHCI PCI platform driver [ 0.975545] ehci-platform: EHCI generic platform driver [ 0.977512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.979811] ohci-pci: OHCI PCI platform driver [ 0.981526] ohci-platform: OHCI generic platform driver [ 0.983486] uhci_hcd: USB Universal Host Controller Interface driver [ 0.998766] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.000713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.003556] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.005575] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.007794] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.010201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.012963] usb usb1: Product: UHCI Host Controller [ 1.014800] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.017021] usb usb1: SerialNumber: 0000:00:01.2 [ 1.018865] hub 1-0:1.0: USB hub found [ 1.020376] hub 1-0:1.0: 2 ports detected [ 1.022101] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.026033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.027894] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.029867] mousedev: PS/2 mouse device common for all mice [ 1.032307] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.035593] rtc_cmos 00:00: RTC can wake from S4 [ 1.037910] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.040231] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.042560] i2c /dev entries driver [ 1.044015] device-mapper: uevent: version 1.0.3 [ 1.045866] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.049029] ledtrig-cpu: registered to indicate activity on CPUs [ 1.051524] NET: Registered protocol family 10 [ 1.053513] NET: Registered protocol family 17 [ 1.055254] Key type dns_resolver registered [ 1.057060] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.059196] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.062579] registered taskstats version 1 [ 1.064222] Loading compiled-in X.509 certificates [ 1.066594] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.070222] zswap: loaded using pool lzo/zbud [ 1.072762] Key type trusted registered [ 1.075398] Key type encrypted registered [ 1.076984] AppArmor: AppArmor sha1 policy hashing enabled [ 1.079012] ima: No TPM chip found, activating TPM-bypass! [ 1.081037] evm: HMAC attrs: 0x1 [ 1.082779] Magic number: 7:736:793 [ 1.084371] rtc_cmos 00:00: setting system clock to 2019-06-24 16:47:09 UTC (1561394829) [ 1.087472] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.089644] EDD information not available. [ 1.116490] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.136136] Write protecting the kernel read-only data: 14336k [ 1.139798] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.143145] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 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.308820] 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdkV5w2MDDYgFtkO3bNvztMAgJ+kknqeAARgcz6X12I6uk4ALmmdGruPTCkxr5vREPbNDq889gmGCU1Bs5t+jvLpfloxAmWLFIiznuCnDHnuU/08gMoguWixtrfQIuT7pXpbO11KfroGLNcGSWoqANFRKjeDm098VI3Q5pBkR5tGO7Buh+5hxfbZtWA2nQXR/x39Ayo9Txl7Z7fSJFai9pwO8WAEWTQTaQ9A9Btu77E4tcivHMRth5vKlnGyH9qzurgLPtFlas/whY2EIJM8TxibpF8eGaNbZCSUG1h4mWdTsRL/aD8iDmJl1q/nX5G38JR9Rog4dxM/+PFNnt+ONv root@singlevm2-vm-605ea0a6-09f2-4520-bd05-52ea0aa918b4 ssh-dss AAAAB3NzaC1kc3MAAACBAKzs3v4zQZXc6vO848h2eKV966DYPd3fn0zWnnWd5V4wDZgE+8rgIbYEg+rIaLb41E45FhBTFG7jb7lrOlo1VCxtiR+IY0H0TH0aPNXGhBcHrZZ2fvHFXQhQc/bMu5T8kBbaE7AwN1gwhBqzqWBFCtL9T7WtryJU0yb2gH5cE6A/AAAAFQDsJV6YnhIIkcaHbrOpXBoWJ5gR2wAAAIAHB+TJF5+g9yAIz5OokWflDe5kG71wk9QaHycCYet25XzkyI7h0Q/ZiCWLawv8x5SEbKfmgbk6Ip4a6mO5jD0+B8EVFFAqLtasfi/sjli8z0s/v/qEca8cSz/dhXbJw9SARNy0gvXPgnkxz5ejw0u7ui3ojvbWp4GRRi4cmui3lgAAAIA4fivPeOxLlmb7Ff7lpIvW/2b6nPToW4Lmt3+yPaangDmPkuOpAk2wBT6HPIrClCFl8RvV3RFtObef87XrZOsxP3+DE6sN8hkDfN/WSyEDT+XiVq3VTnjsvSf8NdkO/ceA7njAanjVNIevHVJs8hYqFtKvSbuURdEyTVdHF32MhA== root@singlevm2-vm-605ea0a6-09f2-4520-bd05-52ea0aa918b4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe14:1d88/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-605ea0a6-09f2-4520-bd05-52ea0aa918b4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-605ea0a6-09f2-4520-bd05-52ea0aa918b4 login: 2019-06-24 16:47:24,245 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-24 16:47:24,246 - functest.core.singlevm - DEBUG - error: 2019-06-24 16:47:24,358 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:47:24,359 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 16:47:48,481 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-24 16:47:49,942 - 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'e1daea64da8042c980982b8a84423ef0', '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_d515be62-6df4-4069-8b60-31f3a37436f0'}) 2019-06-24 16:47:50,538 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'43dceabea17c4b81843e5c8bdc4d6ea6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d515be62-6df4-4069-8b60-31f3a37436f0'}) 2019-06-24 16:47:52,270 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', 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'e1daea64da8042c980982b8a84423ef0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'g55gdMTp4TCkO6V9J1oiDDpvHbgwks', 'username': u'vping_ssh-user_d515be62-6df4-4069-8b60-31f3a37436f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:47:52,274 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d515be62-6df4-4069-8b60-31f3a37436f0', 'password': 'g55gdMTp4TCkO6V9J1oiDDpvHbgwks', 'project_name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': 'e1daea64da8042c980982b8a84423ef0', 'project_domain_name': 'Default'} 2019-06-24 16:47:52,275 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-24 16:47:53,539 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:47:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a179e919-c590-4d13-be23-6f86333dccae', 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'vping_ssh-net_d515be62-6df4-4069-8b60-31f3a37436f0', u'created_at': u'2019-06-24T16:47:53Z', u'mtu': 1450, u'tenant_id': u'e1daea64da8042c980982b8a84423ef0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e1daea64da8042c980982b8a84423ef0', u'l2_adjacency': True}) 2019-06-24 16:47:55,593 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:47:54Z', 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'0f9abcfe-9b2a-4ab4-8c5b-742a80194d6d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d515be62-6df4-4069-8b60-31f3a37436f0', u'enable_dhcp': True, u'network_id': u'a179e919-c590-4d13-be23-6f86333dccae', u'tenant_id': u'e1daea64da8042c980982b8a84423ef0', u'created_at': u'2019-06-24T16:47:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e1daea64da8042c980982b8a84423ef0'}) 2019-06-24 16:48:02,476 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:47:57Z', u'revision_number': 3, u'id': u'04765f51-1ce4-4349-b9d3-92f8a5543751', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_d515be62-6df4-4069-8b60-31f3a37436f0', u'admin_state_up': True, u'tenant_id': u'e1daea64da8042c980982b8a84423ef0', u'created_at': u'2019-06-24T16:47:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'e1daea64da8042c980982b8a84423ef0'}) 2019-06-24 16:48:08,635 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8/file', 'owner': u'e1daea64da8042c980982b8a84423ef0', 'id': u'1390818d-e9ff-4f66-85a4-8ce1c01bf0f8', 'size': 12716032, u'self': u'/v2/images/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1daea64da8042c980982b8a84423ef0', 'name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:48:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:48:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d515be62-6df4-4069-8b60-31f3a37436f0', '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/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8', 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_d515be62-6df4-4069-8b60-31f3a37436f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d515be62-6df4-4069-8b60-31f3a37436f0', 'created': u'2019-06-24T16:48:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:48:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1390818d-e9ff-4f66-85a4-8ce1c01bf0f8', 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_d515be62-6df4-4069-8b60-31f3a37436f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:48:09,034 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d515be62-6df4-4069-8b60-31f3a37436f0', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'ed538d42-c652-4095-8c69-6158baf4bd4a', 'swap': 0}) 2019-06-24 16:48:09,883 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/+DZTO8+OY8CJEDnmex9PQUlbBsigF23HdN3y+xJO+DKJCsJY65aDp+t8vHwU3w/SzIQmORvr2JDWp8CwOJvCgUJArN5VfeX08D9baPi+RLqpmSCiIttD4AidQI+a1in3sOnuR9opfHlqvNtj880Zhgc0X20iEZlynJzMd8t6W2J3o0aZXxl3Z4TM1tWqjXO+9lP8pmSnhhiblla8C09uzJ3/MonvMqfSXx7rwzGQO0gL99R9AwLvshpZCJ4rx4VFyb8VmiVotkA026pdMJtHvDAnnfZXpx+3gZMlAA9lHo36IyCFiXCzNap79XhLtPcW0Hz/rMW6ydnhfQ3FetnJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAv/g2UzvPjmPAiRA55nsfT0FJWwbIoBdtx3Td8vsSTvgyiQrC\nWOuWg6frfLx8FN8P0syEJjkb69iQ1qfAsDibwoFCQKzeVX3l9PA/W2j4vkS6qZkg\noiLbQ+AInUCPmtYp97Dp7kfaKXx5arzbY/PNGYYHNF9tIhGZcpyczHfLeltid6NG\nmV8Zd2eEzNbVqo1zvvZT/KZkp4YYm5ZWvAtPbsyd/zKJ7zKn0l8e68MxkDtIC/fU\nfQMC77IaWQieK8eFRcm/FZolaLZANNuqXTCbR7wwJ532V6cft4GTJQAPZR6N+iMg\nhYlwszWqe/V4S7T3FtB8/6zFusnZ4X0NxXrZyQIDAQABAoIBAQC0HL1TsK1Xim4N\n62R3xBMnODkMJ7w6wGCmoBbSMBEIeMRpYefgqAGLOxSt7uZ4aqUdAfgHKNPynzmd\nvL0EWciCYOZ5afgcvEfyXSsEp+OiGTgNgfdlSFDzSRKr//P8sW2k0J9bipy9CeWd\naN5q1Ecd6GuADvyE14BiUWCoUsld3RcuYwhoPi5oW3fiEM0KGQsxL1O4OW37AJJk\n9Y0gyelfEWWcsqlrATebzNwxXVnzFccx3Xu9ZyemPsfho0TJLtsq2kt3Uw8fJh6s\nOGSQo2SUhp5RVfL/KNDzXGCcg3zOhOncpHn8ZCcnD7ro4I325DKFzxwJtAWNqd/y\n6QpMM7yFAoGBAPjIMBXEgyhGQ17OX/qquwHbgH3cSG5dOSXN2V1eI5VRkGPBKBOw\nXydVCDLELwTcfvgnf07TYvo9NSnp/wHMlRFmlSGjBVpDigOsgIlSFxtfpVHqkNBC\nCPy1tiFmd58AvtIPISIPeoSzl1+GKH7HFF0tOFwp6XJ+R3VmLk8WU2HLAoGBAMWK\nDcwm/K4UqykbIEYqDO880wmZiVSvGemZt6co/jiNCvsJxvk756/7F2ox31vzOT2N\n7bwFDGn6/88t6fJifNRQF72rV5P3rt3JNDgmWVCC60/U13k4y2vHA+UujCFuFpUd\nAQaFnsvpJBLgmmhHI2H4NYlk4cZYiyU9yB43H/A7AoGBANHlLFShOLs5FMwfOHEn\nrKGzjSQjP2UF+BpCI7sXmtP3Peg75lE+Q/nOTx1t0fG7CtDZmhpqVJ6mF32mc8UT\n000cDISVowV16DKTTtsMzHwG5VdInSdoH2b+9IwXhKM9IMHfi+fNwWPGldc9PFtC\nIZc/eMahgdlcW3PcYwPM5UqjAoGAFoWW7R/Ez1Qr75PYKifBMcWNihqnPbB5E9ki\nxzw1P91U0ypaNTBPShEmqkTlYmZosEvuPvGUaMDlSYnCkpAIC2zWSBmw8n3awg6e\nlYhJxpQmoAN0Ta3cA329Q/P6phUXHgkghM3XPQhnxH83G4yAzDqwX+nQk/ykYKqa\nlldSnOECgYAEhnOFdQMJwU2mAT4d43F5nFObs8Co5eEhiEGQSghXFMupXtpbqoop\ngplSGibkkykwSPEghytEVOxtblvyI2zOQjZWanwhFzS2MrkyDyyBv4Cb56AAVeZG\nHA8/X63BpROWgBFWfHwSw/fPlZFKzcIUirmz1bzVpha9lpXBU1XvqA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'43dceabea17c4b81843e5c8bdc4d6ea6', 'name': u'vping_ssh-kp_d515be62-6df4-4069-8b60-31f3a37436f0', 'created_at': '2019-06-24T16:48:09.883517', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1daea64da8042c980982b8a84423ef0', 'name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:99:ac:00:63:d0:88:c3:36:53:36:30:e6:d7:12:4d', 'type': 'ssh', 'id': u'vping_ssh-kp_d515be62-6df4-4069-8b60-31f3a37436f0'}) 2019-06-24 16:48:09,884 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAv/g2UzvPjmPAiRA55nsfT0FJWwbIoBdtx3Td8vsSTvgyiQrC WOuWg6frfLx8FN8P0syEJjkb69iQ1qfAsDibwoFCQKzeVX3l9PA/W2j4vkS6qZkg oiLbQ+AInUCPmtYp97Dp7kfaKXx5arzbY/PNGYYHNF9tIhGZcpyczHfLeltid6NG mV8Zd2eEzNbVqo1zvvZT/KZkp4YYm5ZWvAtPbsyd/zKJ7zKn0l8e68MxkDtIC/fU fQMC77IaWQieK8eFRcm/FZolaLZANNuqXTCbR7wwJ532V6cft4GTJQAPZR6N+iMg hYlwszWqe/V4S7T3FtB8/6zFusnZ4X0NxXrZyQIDAQABAoIBAQC0HL1TsK1Xim4N 62R3xBMnODkMJ7w6wGCmoBbSMBEIeMRpYefgqAGLOxSt7uZ4aqUdAfgHKNPynzmd vL0EWciCYOZ5afgcvEfyXSsEp+OiGTgNgfdlSFDzSRKr//P8sW2k0J9bipy9CeWd aN5q1Ecd6GuADvyE14BiUWCoUsld3RcuYwhoPi5oW3fiEM0KGQsxL1O4OW37AJJk 9Y0gyelfEWWcsqlrATebzNwxXVnzFccx3Xu9ZyemPsfho0TJLtsq2kt3Uw8fJh6s OGSQo2SUhp5RVfL/KNDzXGCcg3zOhOncpHn8ZCcnD7ro4I325DKFzxwJtAWNqd/y 6QpMM7yFAoGBAPjIMBXEgyhGQ17OX/qquwHbgH3cSG5dOSXN2V1eI5VRkGPBKBOw XydVCDLELwTcfvgnf07TYvo9NSnp/wHMlRFmlSGjBVpDigOsgIlSFxtfpVHqkNBC CPy1tiFmd58AvtIPISIPeoSzl1+GKH7HFF0tOFwp6XJ+R3VmLk8WU2HLAoGBAMWK Dcwm/K4UqykbIEYqDO880wmZiVSvGemZt6co/jiNCvsJxvk756/7F2ox31vzOT2N 7bwFDGn6/88t6fJifNRQF72rV5P3rt3JNDgmWVCC60/U13k4y2vHA+UujCFuFpUd AQaFnsvpJBLgmmhHI2H4NYlk4cZYiyU9yB43H/A7AoGBANHlLFShOLs5FMwfOHEn rKGzjSQjP2UF+BpCI7sXmtP3Peg75lE+Q/nOTx1t0fG7CtDZmhpqVJ6mF32mc8UT 000cDISVowV16DKTTtsMzHwG5VdInSdoH2b+9IwXhKM9IMHfi+fNwWPGldc9PFtC IZc/eMahgdlcW3PcYwPM5UqjAoGAFoWW7R/Ez1Qr75PYKifBMcWNihqnPbB5E9ki xzw1P91U0ypaNTBPShEmqkTlYmZosEvuPvGUaMDlSYnCkpAIC2zWSBmw8n3awg6e lYhJxpQmoAN0Ta3cA329Q/P6phUXHgkghM3XPQhnxH83G4yAzDqwX+nQk/ykYKqa lldSnOECgYAEhnOFdQMJwU2mAT4d43F5nFObs8Co5eEhiEGQSghXFMupXtpbqoop gplSGibkkykwSPEghytEVOxtblvyI2zOQjZWanwhFzS2MrkyDyyBv4Cb56AAVeZG HA8/X63BpROWgBFWfHwSw/fPlZFKzcIUirmz1bzVpha9lpXBU1XvqA== -----END RSA PRIVATE KEY----- 2019-06-24 16:48:27,520 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d515be62-6df4-4069-8b60-31f3a37436f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:ec:aa', 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'1390818d-e9ff-4f66-85a4-8ce1c01bf0f8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:48:26.000000', 'flavor': Munch({u'id': u'ed538d42-c652-4095-8c69-6158baf4bd4a'}), 'az': u'nova', 'id': u'0846357c-0031-489c-99b9-b466b9db2940', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d515be62-6df4-4069-8b60-31f3a37436f0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'43dceabea17c4b81843e5c8bdc4d6ea6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1daea64da8042c980982b8a84423ef0', 'name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', '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-06-24T16:48:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:48:26Z', 'hostId': u'fe6959ef23e82a3217cc47cf2e65cde61497cdf4803214f2588f9e23', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'fe6959ef23e82a3217cc47cf2e65cde61497cdf4803214f2588f9e23', '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-06-24T16:48:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1daea64da8042c980982b8a84423ef0', 'name': u'vping_ssh-vm2_d515be62-6df4-4069-8b60-31f3a37436f0', 'adminPass': u'EuG5PzJzKi5L', 'tenant_id': u'e1daea64da8042c980982b8a84423ef0', 'created_at': u'2019-06-24T16:48:16Z', 'created': u'2019-06-24T16:48:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:48:46,001 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d515be62-6df4-4069-8b60-31f3a37436f0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:76:56', 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'1390818d-e9ff-4f66-85a4-8ce1c01bf0f8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:48:42.000000', 'flavor': Munch({u'id': u'ed538d42-c652-4095-8c69-6158baf4bd4a'}), 'az': u'nova', 'id': u'9f720ad7-75dc-4664-b434-3efdc35f30f6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d515be62-6df4-4069-8b60-31f3a37436f0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'43dceabea17c4b81843e5c8bdc4d6ea6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1daea64da8042c980982b8a84423ef0', 'name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', '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-06-24T16:48:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:48:42Z', 'hostId': u'b62cb6ec18aa4ca04d11150fa1f1d6291a14ff4c5406f939c8f55be0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d515be62-6df4-4069-8b60-31f3a37436f0', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'b62cb6ec18aa4ca04d11150fa1f1d6291a14ff4c5406f939c8f55be0', '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-06-24T16:48:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1daea64da8042c980982b8a84423ef0', 'name': u'vping_ssh-vm_d515be62-6df4-4069-8b60-31f3a37436f0', 'adminPass': u'5MgUqtXykuD8', 'tenant_id': u'e1daea64da8042c980982b8a84423ef0', 'created_at': u'2019-06-24T16:48:31Z', 'created': u'2019-06-24T16:48:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:48:51,523 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'04765f51-1ce4-4349-b9d3-92f8a5543751', 'updated_at': u'2019-06-24T16:48:51Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'09afcbe9-159c-4748-8e9d-e32d90d3dfb0', 'id': u'248333d0-c26c-42a4-8f21-e8854ca5a0c2', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'09afcbe9-159c-4748-8e9d-e32d90d3dfb0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1daea64da8042c980982b8a84423ef0', 'name': 'vping_ssh-project_d515be62-6df4-4069-8b60-31f3a37436f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e1daea64da8042c980982b8a84423ef0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a179e919-c590-4d13-be23-6f86333dccae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ec:76:56', u'device_id': u'9f720ad7-75dc-4664-b434-3efdc35f30f6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e1daea64da8042c980982b8a84423ef0', 'created_at': u'2019-06-24T16:48:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a179e919-c590-4d13-be23-6f86333dccae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ec:76:56', u'device_id': u'9f720ad7-75dc-4664-b434-3efdc35f30f6'}), 'router': u'04765f51-1ce4-4349-b9d3-92f8a5543751'}) 2019-06-24 16:48:52,329 - 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 494797401 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.256727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259889] pid_max: default: 32768 minimum: 301 [ 0.261589] ACPI: Core revision 20150930 [ 0.263679] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266091] Security Framework initialized [ 0.267725] Yama: becoming mindful. [ 0.269073] AppArmor: AppArmor initialized [ 0.270626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.273089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.275488] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277753] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.280302] Initializing cgroup subsys io [ 0.281804] Initializing cgroup subsys memory [ 0.283436] Initializing cgroup subsys devices [ 0.285067] Initializing cgroup subsys freezer [ 0.286700] Initializing cgroup subsys net_cls [ 0.288346] Initializing cgroup subsys perf_event [ 0.290086] Initializing cgroup subsys net_prio [ 0.291768] Initializing cgroup subsys hugetlb [ 0.293373] Initializing cgroup subsys pids [ 0.295029] CPU: Physical Processor ID: 0 [ 0.297234] mce: CPU supports 10 MCE banks [ 0.298814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.300738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330887] ftrace: allocating 31920 entries in 125 pages [ 0.370772] smpboot: Max logical packages: 1 [ 0.372364] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374891] x2apic enabled [ 0.376395] Switched APIC routing to physical x2apic. [ 0.379444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.385402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.388737] KVM setup paravirtual spinlock [ 0.390754] x86: Booted up 1 node, 1 CPUs [ 0.392304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.394816] devtmpfs: initialized [ 0.397115] evm: security.selinux [ 0.398397] evm: security.SMACK64 [ 0.399702] evm: security.SMACK64EXEC [ 0.401113] evm: security.SMACK64TRANSMUTE [ 0.402609] evm: security.SMACK64MMAP [ 0.404018] evm: security.ima [ 0.405226] evm: security.capability [ 0.406676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410113] pinctrl core: initialized pinctrl subsystem [ 0.412094] RTC time: 16:48:42, date: 06/24/19 [ 0.413798] NET: Registered protocol family 16 [ 0.415536] cpuidle: using governor ladder [ 0.417084] cpuidle: using governor menu [ 0.418535] PCCT header not found. [ 0.419892] ACPI: bus type PCI registered [ 0.421376] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423681] PCI: Using configuration type 1 for base access [ 0.426421] ACPI: Added _OSI(Module Device) [ 0.428021] ACPI: Added _OSI(Processor Device) [ 0.429656] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431389] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434119] ACPI: Interpreter enabled [ 0.435534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.439011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.442492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.445969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.449407] ACPI: (supports S0 S5) [ 0.450704] ACPI: Using IOAPIC for interrupt routing [ 0.452487] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461654] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468000] acpiphp: Slot [3] registered [ 0.469471] acpiphp: Slot [4] registered [ 0.470943] acpiphp: Slot [5] registered [ 0.472419] acpiphp: Slot [6] registered [ 0.473888] acpiphp: Slot [7] registered [ 0.475383] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.478317] acpiphp: Slot [10] registered [ 0.479803] acpiphp: Slot [11] registered [ 0.481326] acpiphp: Slot [12] registered [ 0.482849] acpiphp: Slot [13] registered [ 0.484337] acpiphp: Slot [14] registered [ 0.485926] acpiphp: Slot [15] registered [ 0.504107] acpiphp: Slot [16] registered [ 0.505956] acpiphp: Slot [17] registered [ 0.507491] acpiphp: Slot [18] registered [ 0.509055] acpiphp: Slot [19] registered [ 0.510634] acpiphp: Slot [20] registered [ 0.512212] acpiphp: Slot [21] registered [ 0.513750] acpiphp: Slot [22] registered [ 0.515281] acpiphp: Slot [23] registered [ 0.516808] acpiphp: Slot [24] registered [ 0.518342] acpiphp: Slot [25] registered [ 0.519894] acpiphp: Slot [26] registered [ 0.521420] acpiphp: Slot [27] registered [ 0.522957] acpiphp: Slot [28] registered [ 0.524488] acpiphp: Slot [29] registered [ 0.526196] acpiphp: Slot [30] registered [ 0.527826] acpiphp: Slot [31] registered [ 0.529378] PCI host bridge to bus 0000:00 [ 0.530972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.533366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.535881] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.538625] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.541385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.544337] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.549443] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.554097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.556498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.561168] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563970] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.590708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.593535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.598824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.601403] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.603724] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.606187] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.608181] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.611100] vgaarb: loaded [ 0.612224] vgaarb: bridge control possible 0000:00:02.0 [ 0.614482] SCSI subsystem initialized [ 0.616211] ACPI: bus type USB registered [ 0.617767] usbcore: registered new interface driver usbfs [ 0.619710] usbcore: registered new interface driver hub [ 0.621606] usbcore: registered new device driver usb [ 0.623643] PCI: Using ACPI for IRQ routing [ 0.625712] NetLabel: Initializing [ 0.627061] NetLabel: domain hash size = 128 [ 0.628667] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630483] NetLabel: unlabeled traffic allowed by default [ 0.632690] clocksource: Switched to clocksource kvm-clock [ 0.643396] AppArmor: AppArmor Filesystem Enabled [ 0.645187] pnp: PnP ACPI init [ 0.646777] pnp: PnP ACPI: found 5 devices [ 0.654043] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.657266] NET: Registered protocol family 2 [ 0.659178] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.661626] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.663905] TCP: Hash tables configured (established 4096 bind 4096) [ 0.666185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.668249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.670474] NET: Registered protocol family 1 [ 0.672125] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.674197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.676229] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.691498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.706729] Trying to unpack rootfs image as initramfs... [ 0.769408] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.772617] Scanning for low memory corruption every 60 seconds [ 0.775368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.777579] audit: initializing netlink subsys (disabled) [ 0.779530] audit: type=2000 audit(1561394923.171:1): initialized [ 0.782163] Initialise system trusted keyring [ 0.783990] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.786188] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.789556] zbud: loaded [ 0.790852] VFS: Disk quotas dquot_6.6.0 [ 0.792385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.795216] fuse init (API version 7.23) [ 0.796916] Key type big_key registered [ 0.798424] Allocating IMA MOK and blacklist keyrings. [ 0.800667] Key type asymmetric registered [ 0.802253] Asymmetric key parser 'x509' registered [ 0.804066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.806898] io scheduler noop registered [ 0.808382] io scheduler deadline registered (default) [ 0.810283] io scheduler cfq registered [ 0.811888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.813867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.816270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.819007] ACPI: Power Button [PWRF] [ 0.820586] GHES: HEST is not enabled! [ 0.834990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.864993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.868735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.895347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.899259] Linux agpgart interface v0.103 [ 0.903434] brd: module loaded [ 0.906137] loop: module loaded [ 0.912069] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.914792] GPT:90111 != 2097151 [ 0.916064] GPT:Alternate GPT header not at the end of the disk. [ 0.918131] GPT:90111 != 2097151 [ 0.919400] GPT: Use GNU Parted to correct GPT errors. [ 0.921226] vda: vda1 vda15 [ 0.923324] scsi host0: ata_piix [ 0.924763] scsi host1: ata_piix [ 0.926102] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.928413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.931427] libphy: Fixed MDIO Bus: probed [ 0.932990] tun: Universal TUN/TAP device driver, 1.6 [ 0.934809] tun: (C) 1999-2004 Max Krasnyansky [ 0.938339] PPP generic driver version 2.4.2 [ 0.940054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.942323] ehci-pci: EHCI PCI platform driver [ 0.943982] ehci-platform: EHCI generic platform driver [ 0.945859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.948013] ohci-pci: OHCI PCI platform driver [ 0.949670] ohci-platform: OHCI generic platform driver [ 0.951567] uhci_hcd: USB Universal Host Controller Interface driver [ 0.966783] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.968672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.971451] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.973369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.975589] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.977915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.980578] usb usb1: Product: UHCI Host Controller [ 0.982319] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.984460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.986261] hub 1-0:1.0: USB hub found [ 0.987727] hub 1-0:1.0: 2 ports detected [ 0.989474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.993406] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.995205] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.997120] mousedev: PS/2 mouse device common for all mice [ 0.999492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.002684] rtc_cmos 00:00: RTC can wake from S4 [ 1.005031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.007265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.009511] i2c /dev entries driver [ 1.010943] device-mapper: uevent: version 1.0.3 [ 1.012742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.015818] ledtrig-cpu: registered to indicate activity on CPUs [ 1.018315] NET: Registered protocol family 10 [ 1.020489] NET: Registered protocol family 17 [ 1.022174] Key type dns_resolver registered [ 1.024003] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.026072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.029386] registered taskstats version 1 [ 1.030995] Loading compiled-in X.509 certificates [ 1.033386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.036917] zswap: loaded using pool lzo/zbud [ 1.039680] Key type trusted registered [ 1.042276] Key type encrypted registered [ 1.043805] AppArmor: AppArmor sha1 policy hashing enabled [ 1.045783] ima: No TPM chip found, activating TPM-bypass! [ 1.047750] evm: HMAC attrs: 0x1 [ 1.049509] Magic number: 7:289:844 [ 1.051082] rtc_cmos 00:00: setting system clock to 2019-06-24 16:48:43 UTC (1561394923) [ 1.054128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.056228] EDD information not available. [ 1.087583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.107627] Write protecting the kernel read-only data: 14336k [ 1.113439] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.116910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.285253] 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.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq0dO7UXf++nTPuRquDhpACHUHY33h9SMo9IAOv69DTl6w1Sp47+YFnZiTVS6XTxBBREfSb7pE4xqjW7lKC/7LNxWC+0O5vFLEDfwXx12HgeojhanHHvkGLFKhJF2iNqZt4oxj5J8rnkByuJAYbJqUtJiAMDW14/YvUjn3eueamQwxC46BhRqkyLsFbvDjB9kjwk7vGN2IpZehT14XxbWzSu77JQpWIPcKCT2fg5W2wo/2wi/IugzrDZqfkJ8gD9EdskDT2GwRW8HwL1SHSyWkxiXIhUiKpt+m6UJf52LxD7KK0K0Q1QYBWOWro8lTFBkLLWHYo7/Dxxx43vSn1hiv root@vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 ssh-dss AAAAB3NzaC1kc3MAAACBAI/+YST/bp8JmGaL+gcMBIJkaT2tK3Ta9MmITNTf2n9Y/3byn3kWvQvesA/lyF134dcFkRI83GpWMnhh62HIoLw3IXB7bLZOBp/kluJqgMT0nUsApGEmPlx2wgGUNOSTwYxo/Y0Tujuj2UWLgIWOcvcSg48W3x55mbA5fCHmYHmnAAAAFQCYJR9R6BI5iot5sIg3Cwvg/BzfBwAAAIEAi9yA+3FIv6Zk7T3LuNLcrUJRvAPGl7Sy5JmRAYdDpbvcq+V0oguIWu7W1klvqnl3jknuESnLVLNvFNVKLBQotv5FjANBqAYiIqLJba+DPoRAtjj2wChFkVo28YFx8H+dOpddUC/5/v8gZdV/dhvNgBnShLKMpiLtY95WN8y4PdoAAACAJ7t10Q06iPH9fVor5gaqjNp244LxZvaGy0dULElTu1RFIJwElzHUbStWewmi632lspD6/V8g9/lB8ynbD/ZknQpuCxfZtX1V9jx6V1OBgCe8ikuGJXPChWHLYP1EnVoF3+vfbEnmBYubifWJTnCYgPby/e01eY73uhh4t/NBga8= root@vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.55s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:feec:7656/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 login: 2019-06-24 16:48:53,331 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-06-24 16:49:02,448 - 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 494797401 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.256727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259889] pid_max: default: 32768 minimum: 301 [ 0.261589] ACPI: Core revision 20150930 [ 0.263679] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266091] Security Framework initialized [ 0.267725] Yama: becoming mindful. [ 0.269073] AppArmor: AppArmor initialized [ 0.270626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.273089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.275488] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277753] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.280302] Initializing cgroup subsys io [ 0.281804] Initializing cgroup subsys memory [ 0.283436] Initializing cgroup subsys devices [ 0.285067] Initializing cgroup subsys freezer [ 0.286700] Initializing cgroup subsys net_cls [ 0.288346] Initializing cgroup subsys perf_event [ 0.290086] Initializing cgroup subsys net_prio [ 0.291768] Initializing cgroup subsys hugetlb [ 0.293373] Initializing cgroup subsys pids [ 0.295029] CPU: Physical Processor ID: 0 [ 0.297234] mce: CPU supports 10 MCE banks [ 0.298814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.300738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.330887] ftrace: allocating 31920 entries in 125 pages [ 0.370772] smpboot: Max logical packages: 1 [ 0.372364] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374891] x2apic enabled [ 0.376395] Switched APIC routing to physical x2apic. [ 0.379444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.381519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.385402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.388737] KVM setup paravirtual spinlock [ 0.390754] x86: Booted up 1 node, 1 CPUs [ 0.392304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.394816] devtmpfs: initialized [ 0.397115] evm: security.selinux [ 0.398397] evm: security.SMACK64 [ 0.399702] evm: security.SMACK64EXEC [ 0.401113] evm: security.SMACK64TRANSMUTE [ 0.402609] evm: security.SMACK64MMAP [ 0.404018] evm: security.ima [ 0.405226] evm: security.capability [ 0.406676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410113] pinctrl core: initialized pinctrl subsystem [ 0.412094] RTC time: 16:48:42, date: 06/24/19 [ 0.413798] NET: Registered protocol family 16 [ 0.415536] cpuidle: using governor ladder [ 0.417084] cpuidle: using governor menu [ 0.418535] PCCT header not found. [ 0.419892] ACPI: bus type PCI registered [ 0.421376] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423681] PCI: Using configuration type 1 for base access [ 0.426421] ACPI: Added _OSI(Module Device) [ 0.428021] ACPI: Added _OSI(Processor Device) [ 0.429656] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431389] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434119] ACPI: Interpreter enabled [ 0.435534] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.439011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.442492] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.445969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.449407] ACPI: (supports S0 S5) [ 0.450704] ACPI: Using IOAPIC for interrupt routing [ 0.452487] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457205] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459355] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461654] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463934] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468000] acpiphp: Slot [3] registered [ 0.469471] acpiphp: Slot [4] registered [ 0.470943] acpiphp: Slot [5] registered [ 0.472419] acpiphp: Slot [6] registered [ 0.473888] acpiphp: Slot [7] registered [ 0.475383] acpiphp: Slot [8] registered [ 0.476853] acpiphp: Slot [9] registered [ 0.478317] acpiphp: Slot [10] registered [ 0.479803] acpiphp: Slot [11] registered [ 0.481326] acpiphp: Slot [12] registered [ 0.482849] acpiphp: Slot [13] registered [ 0.484337] acpiphp: Slot [14] registered [ 0.485926] acpiphp: Slot [15] registered [ 0.504107] acpiphp: Slot [16] registered [ 0.505956] acpiphp: Slot [17] registered [ 0.507491] acpiphp: Slot [18] registered [ 0.509055] acpiphp: Slot [19] registered [ 0.510634] acpiphp: Slot [20] registered [ 0.512212] acpiphp: Slot [21] registered [ 0.513750] acpiphp: Slot [22] registered [ 0.515281] acpiphp: Slot [23] registered [ 0.516808] acpiphp: Slot [24] registered [ 0.518342] acpiphp: Slot [25] registered [ 0.519894] acpiphp: Slot [26] registered [ 0.521420] acpiphp: Slot [27] registered [ 0.522957] acpiphp: Slot [28] registered [ 0.524488] acpiphp: Slot [29] registered [ 0.526196] acpiphp: Slot [30] registered [ 0.527826] acpiphp: Slot [31] registered [ 0.529378] PCI host bridge to bus 0000:00 [ 0.530972] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.533366] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.535881] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.538625] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.541385] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.544337] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.549443] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551864] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.554097] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.556498] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.561168] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563970] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.590708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.593535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.596178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.598824] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.601403] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.603724] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.606187] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.608181] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.611100] vgaarb: loaded [ 0.612224] vgaarb: bridge control possible 0000:00:02.0 [ 0.614482] SCSI subsystem initialized [ 0.616211] ACPI: bus type USB registered [ 0.617767] usbcore: registered new interface driver usbfs [ 0.619710] usbcore: registered new interface driver hub [ 0.621606] usbcore: registered new device driver usb [ 0.623643] PCI: Using ACPI for IRQ routing [ 0.625712] NetLabel: Initializing [ 0.627061] NetLabel: domain hash size = 128 [ 0.628667] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630483] NetLabel: unlabeled traffic allowed by default [ 0.632690] clocksource: Switched to clocksource kvm-clock [ 0.643396] AppArmor: AppArmor Filesystem Enabled [ 0.645187] pnp: PnP ACPI init [ 0.646777] pnp: PnP ACPI: found 5 devices [ 0.654043] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.657266] NET: Registered protocol family 2 [ 0.659178] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.661626] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.663905] TCP: Hash tables configured (established 4096 bind 4096) [ 0.666185] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.668249] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.670474] NET: Registered protocol family 1 [ 0.672125] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.674197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.676229] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.691498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.706729] Trying to unpack rootfs image as initramfs... [ 0.769408] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.772617] Scanning for low memory corruption every 60 seconds [ 0.775368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.777579] audit: initializing netlink subsys (disabled) [ 0.779530] audit: type=2000 audit(1561394923.171:1): initialized [ 0.782163] Initialise system trusted keyring [ 0.783990] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.786188] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.789556] zbud: loaded [ 0.790852] VFS: Disk quotas dquot_6.6.0 [ 0.792385] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.795216] fuse init (API version 7.23) [ 0.796916] Key type big_key registered [ 0.798424] Allocating IMA MOK and blacklist keyrings. [ 0.800667] Key type asymmetric registered [ 0.802253] Asymmetric key parser 'x509' registered [ 0.804066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.806898] io scheduler noop registered [ 0.808382] io scheduler deadline registered (default) [ 0.810283] io scheduler cfq registered [ 0.811888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.813867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.816270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.819007] ACPI: Power Button [PWRF] [ 0.820586] GHES: HEST is not enabled! [ 0.834990] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.864993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.868735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.895347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.899259] Linux agpgart interface v0.103 [ 0.903434] brd: module loaded [ 0.906137] loop: module loaded [ 0.912069] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.914792] GPT:90111 != 2097151 [ 0.916064] GPT:Alternate GPT header not at the end of the disk. [ 0.918131] GPT:90111 != 2097151 [ 0.919400] GPT: Use GNU Parted to correct GPT errors. [ 0.921226] vda: vda1 vda15 [ 0.923324] scsi host0: ata_piix [ 0.924763] scsi host1: ata_piix [ 0.926102] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.928413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.931427] libphy: Fixed MDIO Bus: probed [ 0.932990] tun: Universal TUN/TAP device driver, 1.6 [ 0.934809] tun: (C) 1999-2004 Max Krasnyansky [ 0.938339] PPP generic driver version 2.4.2 [ 0.940054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.942323] ehci-pci: EHCI PCI platform driver [ 0.943982] ehci-platform: EHCI generic platform driver [ 0.945859] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.948013] ohci-pci: OHCI PCI platform driver [ 0.949670] ohci-platform: OHCI generic platform driver [ 0.951567] uhci_hcd: USB Universal Host Controller Interface driver [ 0.966783] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.968672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.971451] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.973369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.975589] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.977915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.980578] usb usb1: Product: UHCI Host Controller [ 0.982319] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.984460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.986261] hub 1-0:1.0: USB hub found [ 0.987727] hub 1-0:1.0: 2 ports detected [ 0.989474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.993406] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.995205] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.997120] mousedev: PS/2 mouse device common for all mice [ 0.999492] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.002684] rtc_cmos 00:00: RTC can wake from S4 [ 1.005031] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.007265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.009511] i2c /dev entries driver [ 1.010943] device-mapper: uevent: version 1.0.3 [ 1.012742] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.015818] ledtrig-cpu: registered to indicate activity on CPUs [ 1.018315] NET: Registered protocol family 10 [ 1.020489] NET: Registered protocol family 17 [ 1.022174] Key type dns_resolver registered [ 1.024003] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.026072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.029386] registered taskstats version 1 [ 1.030995] Loading compiled-in X.509 certificates [ 1.033386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.036917] zswap: loaded using pool lzo/zbud [ 1.039680] Key type trusted registered [ 1.042276] Key type encrypted registered [ 1.043805] AppArmor: AppArmor sha1 policy hashing enabled [ 1.045783] ima: No TPM chip found, activating TPM-bypass! [ 1.047750] evm: HMAC attrs: 0x1 [ 1.049509] Magic number: 7:289:844 [ 1.051082] rtc_cmos 00:00: setting system clock to 2019-06-24 16:48:43 UTC (1561394923) [ 1.054128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.056228] EDD information not available. [ 1.087583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.107627] Write protecting the kernel read-only data: 14336k [ 1.113439] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.116910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.285253] 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.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCq0dO7UXf++nTPuRquDhpACHUHY33h9SMo9IAOv69DTl6w1Sp47+YFnZiTVS6XTxBBREfSb7pE4xqjW7lKC/7LNxWC+0O5vFLEDfwXx12HgeojhanHHvkGLFKhJF2iNqZt4oxj5J8rnkByuJAYbJqUtJiAMDW14/YvUjn3eueamQwxC46BhRqkyLsFbvDjB9kjwk7vGN2IpZehT14XxbWzSu77JQpWIPcKCT2fg5W2wo/2wi/IugzrDZqfkJ8gD9EdskDT2GwRW8HwL1SHSyWkxiXIhUiKpt+m6UJf52LxD7KK0K0Q1QYBWOWro8lTFBkLLWHYo7/Dxxx43vSn1hiv root@vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 ssh-dss AAAAB3NzaC1kc3MAAACBAI/+YST/bp8JmGaL+gcMBIJkaT2tK3Ta9MmITNTf2n9Y/3byn3kWvQvesA/lyF134dcFkRI83GpWMnhh62HIoLw3IXB7bLZOBp/kluJqgMT0nUsApGEmPlx2wgGUNOSTwYxo/Y0Tujuj2UWLgIWOcvcSg48W3x55mbA5fCHmYHmnAAAAFQCYJR9R6BI5iot5sIg3Cwvg/BzfBwAAAIEAi9yA+3FIv6Zk7T3LuNLcrUJRvAPGl7Sy5JmRAYdDpbvcq+V0oguIWu7W1klvqnl3jknuESnLVLNvFNVKLBQotv5FjANBqAYiIqLJba+DPoRAtjj2wChFkVo28YFx8H+dOpddUC/5/v8gZdV/dhvNgBnShLKMpiLtY95WN8y4PdoAAACAJ7t10Q06iPH9fVor5gaqjNp244LxZvaGy0dULElTu1RFIJwElzHUbStWewmi632lspD6/V8g9/lB8ynbD/ZknQpuCxfZtX1V9jx6V1OBgCe8ikuGJXPChWHLYP1EnVoF3+vfbEnmBYubifWJTnCYgPby/e01eY73uhh4t/NBga8= root@vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.55s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:feec:7656/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d515be62-6df4-4069-8b60-31f3a37436f0 login: 2019-06-24 16:49:02,587 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=31.831 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 31.831/31.831/31.831 ms 2019-06-24 16:49:02,588 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-24 16:49:02,702 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:49:02,702 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 16:49:27,500 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-24 16:49:28,901 - 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'4d1b5242043c46acb7fb30e3ddac88f3', '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_af180fcf-496c-4357-9735-52316d28dab2'}) 2019-06-24 16:49:29,432 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e079c16a11942efae75f3b853b65bb3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_af180fcf-496c-4357-9735-52316d28dab2'}) 2019-06-24 16:49:31,134 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_af180fcf-496c-4357-9735-52316d28dab2', 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'4d1b5242043c46acb7fb30e3ddac88f3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oi6qSmSEiade5ntrv2j3xyK6hrwbUn', 'username': u'vping_userdata-user_af180fcf-496c-4357-9735-52316d28dab2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:49:31,138 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_af180fcf-496c-4357-9735-52316d28dab2', 'password': 'oi6qSmSEiade5ntrv2j3xyK6hrwbUn', 'project_name': 'vping_userdata-project_af180fcf-496c-4357-9735-52316d28dab2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '4d1b5242043c46acb7fb30e3ddac88f3', 'project_domain_name': 'Default'} 2019-06-24 16:49:31,139 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-24 16:49:32,318 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:49:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc711380-8fdd-4795-a9b7-cbd6d61592d2', u'provider:segmentation_id': 8, 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_af180fcf-496c-4357-9735-52316d28dab2', u'created_at': u'2019-06-24T16:49:32Z', u'mtu': 1450, u'tenant_id': u'4d1b5242043c46acb7fb30e3ddac88f3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d1b5242043c46acb7fb30e3ddac88f3', u'l2_adjacency': True}) 2019-06-24 16:49:34,392 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:49: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'92ee33f7-b8ab-4e49-b578-1b0ed3a765af', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_af180fcf-496c-4357-9735-52316d28dab2', u'enable_dhcp': True, u'network_id': u'bc711380-8fdd-4795-a9b7-cbd6d61592d2', u'tenant_id': u'4d1b5242043c46acb7fb30e3ddac88f3', u'created_at': u'2019-06-24T16:49: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'4d1b5242043c46acb7fb30e3ddac88f3'}) 2019-06-24 16:49:41,296 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:49:36Z', u'revision_number': 3, u'id': u'ae1d0bfb-e2b6-4b90-9ee0-74f6577cb1c9', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_af180fcf-496c-4357-9735-52316d28dab2', u'admin_state_up': True, u'tenant_id': u'4d1b5242043c46acb7fb30e3ddac88f3', u'created_at': u'2019-06-24T16:49:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d1b5242043c46acb7fb30e3ddac88f3'}) 2019-06-24 16:49:47,113 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79/file', 'owner': u'4d1b5242043c46acb7fb30e3ddac88f3', 'id': u'e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79', 'size': 12716032, u'self': u'/v2/images/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'name': 'vping_userdata-project_af180fcf-496c-4357-9735-52316d28dab2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:49:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:49:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_af180fcf-496c-4357-9735-52316d28dab2', '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/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79', 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_af180fcf-496c-4357-9735-52316d28dab2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_af180fcf-496c-4357-9735-52316d28dab2', 'created': u'2019-06-24T16:49:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:49:45Z', 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/e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79', 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_af180fcf-496c-4357-9735-52316d28dab2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:49:48,011 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_af180fcf-496c-4357-9735-52316d28dab2', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'b4ef7a35-5d9c-4de2-9dbb-a13a448c2d63', 'swap': 0}) 2019-06-24 16:50:06,491 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_af180fcf-496c-4357-9735-52316d28dab2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:22:fc:95', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:50:03.000000', 'flavor': Munch({u'id': u'b4ef7a35-5d9c-4de2-9dbb-a13a448c2d63'}), 'az': u'nova', 'id': u'1217ccaf-fdea-4b2f-90c6-bed8d4853dbe', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6e079c16a11942efae75f3b853b65bb3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'name': 'vping_userdata-project_af180fcf-496c-4357-9735-52316d28dab2', '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-06-24T16:50:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:50:03Z', 'hostId': u'98def75a3fcab8c9a2bcd18f7436d9497d2ab5ecfa5aaaf38f286f8c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'98def75a3fcab8c9a2bcd18f7436d9497d2ab5ecfa5aaaf38f286f8c', '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-06-24T16:50:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'name': u'vping_userdata-vm_af180fcf-496c-4357-9735-52316d28dab2', 'adminPass': u'7tZFFmM8ovct', 'tenant_id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'created_at': u'2019-06-24T16:49:53Z', 'created': u'2019-06-24T16:49:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:50:21,910 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_af180fcf-496c-4357-9735-52316d28dab2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a5:7e:e6', 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'e20ff6f0-7b16-4e0a-b4c1-b6d5d5b20a79'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:50:18.000000', 'flavor': Munch({u'id': u'b4ef7a35-5d9c-4de2-9dbb-a13a448c2d63'}), 'az': u'nova', 'id': u'89dcdb8d-9b13-492a-bdac-b819e68e92a8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6e079c16a11942efae75f3b853b65bb3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'name': 'vping_userdata-project_af180fcf-496c-4357-9735-52316d28dab2', '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-06-24T16:50:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:50:18Z', 'hostId': u'9e98990de97bf3ccf270ec35417c24faf3a31bbc6e57550119e7b29d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'9e98990de97bf3ccf270ec35417c24faf3a31bbc6e57550119e7b29d', '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-06-24T16:50:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'name': u'vping_userdata-vm2_af180fcf-496c-4357-9735-52316d28dab2', 'adminPass': u'mt9vwdqjraW9', 'tenant_id': u'4d1b5242043c46acb7fb30e3ddac88f3', 'created_at': u'2019-06-24T16:50:09Z', 'created': u'2019-06-24T16:50:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:50:21,910 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-24 16:50:24,454 - 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 564343180 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.263471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.266672] pid_max: default: 32768 minimum: 301 [ 0.268392] ACPI: Core revision 20150930 [ 0.270525] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.273031] Security Framework initialized [ 0.274611] Yama: becoming mindful. [ 0.276003] AppArmor: AppArmor initialized [ 0.277620] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.280105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.282544] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.284854] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.287467] Initializing cgroup subsys io [ 0.289017] Initializing cgroup subsys memory [ 0.290665] Initializing cgroup subsys devices [ 0.292328] Initializing cgroup subsys freezer [ 0.294003] Initializing cgroup subsys net_cls [ 0.295662] Initializing cgroup subsys perf_event [ 0.297415] Initializing cgroup subsys net_prio [ 0.299106] Initializing cgroup subsys hugetlb [ 0.300764] Initializing cgroup subsys pids [ 0.302434] CPU: Physical Processor ID: 0 [ 0.304685] mce: CPU supports 10 MCE banks [ 0.306299] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.308220] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.328314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.339336] ftrace: allocating 31920 entries in 125 pages [ 0.381085] smpboot: Max logical packages: 1 [ 0.382732] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.385300] x2apic enabled [ 0.386782] Switched APIC routing to physical x2apic. [ 0.389889] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.395983] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.399392] KVM setup paravirtual spinlock [ 0.401479] x86: Booted up 1 node, 1 CPUs [ 0.403016] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.405614] devtmpfs: initialized [ 0.407968] evm: security.selinux [ 0.409292] evm: security.SMACK64 [ 0.410614] evm: security.SMACK64EXEC [ 0.412037] evm: security.SMACK64TRANSMUTE [ 0.413582] evm: security.SMACK64MMAP [ 0.414999] evm: security.ima [ 0.416216] evm: security.capability [ 0.417692] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.421207] pinctrl core: initialized pinctrl subsystem [ 0.423258] RTC time: 16:50:18, date: 06/24/19 [ 0.425027] NET: Registered protocol family 16 [ 0.426826] cpuidle: using governor ladder [ 0.428387] cpuidle: using governor menu [ 0.429891] PCCT header not found. [ 0.431291] ACPI: bus type PCI registered [ 0.432823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.435173] PCI: Using configuration type 1 for base access [ 0.437936] ACPI: Added _OSI(Module Device) [ 0.439537] ACPI: Added _OSI(Processor Device) [ 0.441192] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442921] ACPI: Added _OSI(Processor Aggregator Device) [ 0.445718] ACPI: Interpreter enabled [ 0.447167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.450704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.454220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.457750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.461267] ACPI: (supports S0 S5) [ 0.462614] ACPI: Using IOAPIC for interrupt routing [ 0.464420] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.469229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.471420] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.473801] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.476100] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.480249] acpiphp: Slot [3] registered [ 0.481781] acpiphp: Slot [4] registered [ 0.483299] acpiphp: Slot [5] registered [ 0.484824] acpiphp: Slot [6] registered [ 0.486346] acpiphp: Slot [7] registered [ 0.487869] acpiphp: Slot [8] registered [ 0.489394] acpiphp: Slot [9] registered [ 0.490913] acpiphp: Slot [10] registered [ 0.492456] acpiphp: Slot [11] registered [ 0.494008] acpiphp: Slot [12] registered [ 0.495555] acpiphp: Slot [13] registered [ 0.497180] acpiphp: Slot [14] registered [ 0.502363] acpiphp: Slot [15] registered [ 0.521175] acpiphp: Slot [16] registered [ 0.522753] acpiphp: Slot [17] registered [ 0.524297] acpiphp: Slot [18] registered [ 0.525843] acpiphp: Slot [19] registered [ 0.527383] acpiphp: Slot [20] registered [ 0.528924] acpiphp: Slot [21] registered [ 0.530467] acpiphp: Slot [22] registered [ 0.532011] acpiphp: Slot [23] registered [ 0.533553] acpiphp: Slot [24] registered [ 0.535097] acpiphp: Slot [25] registered [ 0.536637] acpiphp: Slot [26] registered [ 0.538175] acpiphp: Slot [27] registered [ 0.539724] acpiphp: Slot [28] registered [ 0.541265] acpiphp: Slot [29] registered [ 0.542816] acpiphp: Slot [30] registered [ 0.544373] acpiphp: Slot [31] registered [ 0.545958] PCI host bridge to bus 0000:00 [ 0.547563] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549901] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.552240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.555009] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557782] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560619] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567629] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.570090] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572372] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.574721] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.579936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.582666] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.610200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.612901] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.615579] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618232] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.620647] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623748] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625783] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628744] vgaarb: loaded [ 0.629886] vgaarb: bridge control possible 0000:00:02.0 [ 0.632536] SCSI subsystem initialized [ 0.634632] ACPI: bus type USB registered [ 0.636243] usbcore: registered new interface driver usbfs [ 0.638245] usbcore: registered new interface driver hub [ 0.640172] usbcore: registered new device driver usb [ 0.642399] PCI: Using ACPI for IRQ routing [ 0.644877] NetLabel: Initializing [ 0.646257] NetLabel: domain hash size = 128 [ 0.647899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.649771] NetLabel: unlabeled traffic allowed by default [ 0.652314] clocksource: Switched to clocksource kvm-clock [ 0.664476] AppArmor: AppArmor Filesystem Enabled [ 0.666333] pnp: PnP ACPI init [ 0.668059] pnp: PnP ACPI: found 5 devices [ 0.675485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.678809] NET: Registered protocol family 2 [ 0.681017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.683506] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.685819] TCP: Hash tables configured (established 4096 bind 4096) [ 0.688147] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.690243] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.692572] NET: Registered protocol family 1 [ 0.694282] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.696393] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.698473] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713717] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.729151] Trying to unpack rootfs image as initramfs... [ 0.796090] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.799365] Scanning for low memory corruption every 60 seconds [ 0.801993] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.804226] audit: initializing netlink subsys (disabled) [ 0.806279] audit: type=2000 audit(1561395019.118:1): initialized [ 0.808833] Initialise system trusted keyring [ 0.810674] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.812900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.816270] zbud: loaded [ 0.817594] VFS: Disk quotas dquot_6.6.0 [ 0.819145] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.821979] fuse init (API version 7.23) [ 0.823653] Key type big_key registered [ 0.825208] Allocating IMA MOK and blacklist keyrings. [ 0.827482] Key type asymmetric registered [ 0.829079] Asymmetric key parser 'x509' registered [ 0.830909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.833770] io scheduler noop registered [ 0.835279] io scheduler deadline registered (default) [ 0.837218] io scheduler cfq registered [ 0.838839] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.840881] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.843305] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.846081] ACPI: Power Button [PWRF] [ 0.847673] GHES: HEST is not enabled! [ 0.862081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.892143] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.895984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.921756] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.925611] Linux agpgart interface v0.103 [ 0.929728] brd: module loaded [ 0.932306] loop: module loaded [ 0.938832] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.941594] GPT:90111 != 2097151 [ 0.942881] GPT:Alternate GPT header not at the end of the disk. [ 0.944980] GPT:90111 != 2097151 [ 0.946268] GPT: Use GNU Parted to correct GPT errors. [ 0.948115] vda: vda1 vda15 [ 0.950179] scsi host0: ata_piix [ 0.951614] scsi host1: ata_piix [ 0.952974] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.955315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.958347] libphy: Fixed MDIO Bus: probed [ 0.959919] tun: Universal TUN/TAP device driver, 1.6 [ 0.961757] tun: (C) 1999-2004 Max Krasnyansky [ 0.965394] PPP generic driver version 2.4.2 [ 0.967102] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.969388] ehci-pci: EHCI PCI platform driver [ 0.971067] ehci-platform: EHCI generic platform driver [ 0.972969] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.975149] ohci-pci: OHCI PCI platform driver [ 0.976825] ohci-platform: OHCI generic platform driver [ 0.978743] uhci_hcd: USB Universal Host Controller Interface driver [ 0.993962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.995886] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.998730] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.000592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.002780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.005085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.007804] usb usb1: Product: UHCI Host Controller [ 1.009539] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.011657] usb usb1: SerialNumber: 0000:00:01.2 [ 1.013435] hub 1-0:1.0: USB hub found [ 1.014888] hub 1-0:1.0: 2 ports detected [ 1.016607] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.020532] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.022297] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.024174] mousedev: PS/2 mouse device common for all mice [ 1.026518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.029673] rtc_cmos 00:00: RTC can wake from S4 [ 1.031953] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.034165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.036386] i2c /dev entries driver [ 1.037794] device-mapper: uevent: version 1.0.3 [ 1.039556] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.042586] ledtrig-cpu: registered to indicate activity on CPUs [ 1.045100] NET: Registered protocol family 10 [ 1.047270] NET: Registered protocol family 17 [ 1.048975] Key type dns_resolver registered [ 1.050756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.052785] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.055994] registered taskstats version 1 [ 1.057537] Loading compiled-in X.509 certificates [ 1.059847] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.063244] zswap: loaded using pool lzo/zbud [ 1.065881] Key type trusted registered [ 1.068381] Key type encrypted registered [ 1.069880] AppArmor: AppArmor sha1 policy hashing enabled [ 1.071783] ima: No TPM chip found, activating TPM-bypass! [ 1.073694] evm: HMAC attrs: 0x1 [ 1.075354] Magic number: 7:289:844 [ 1.076902] rtc_cmos 00:00: setting system clock to 2019-06-24 16:50:18 UTC (1561395018) [ 1.079878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.081895] EDD information not available. [ 1.115055] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.134629] Write protecting the kernel read-only data: 14336k [ 1.139998] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.143337] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 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.194650] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. 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----- /dev/root resized successfully [took 0.32s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8tLHHCgZ20toT0VxD3s3Vb37NrsGz73RI08JBL9KKYS2WYs/q8QDR1iQgE7KWr5jmrP3SpY/SU9U+Eqn0BNUYbC6PLRqHCnPIODM+oHHKGmiWoQ6t6uJeMXWkNptD0+bCTkpimSvUg/Mc97AoGWMHO5OawdS+g2Q8i6yWcfiLa/2vArhFBs4rvMroLv5imqXCdc3k5NGvBexR7idaGLVGR2JFR12nrMB2mUR48bVQvW0sWGwohbJjImr8UTfNI7GWpQLdKhNfLkn4H1v2g8io+fPy2jGhJJfpft/Uk2mFCc4njRhUXueXaaX/7i5GhmpYFDdFOMo6QYClFMkoMX8H root@vping-userdata-vm2-af180fcf-496c-4357-9735-52316d28dab2 ssh-dss AAAAB3NzaC1kc3MAAACBAJOs2yXUy//EX4D8dsnMUdzCed/mTjcNUybZHeh9WisY7QFV5RHYGcGym6o9tAZ0CkiSeJynJmPeHb5Fkyw0RV0/zdg2oNiilyI0w0jFzqdvAgWinNouANUG5c6mwtwP6i0K17fsPqeE/zygLA9SufMMWR5DJmIspLjBgoV0V96jAAAAFQDqKEmA80+vj8OirptlCmvP05vYfQAAAIA87+xR1xA9pPuYSUMNqgg3/sbM0r/X7WeXFK46NwqMSdyQ8YHYLjfWYNzBZHZxfakQ1RX01Wh/dRNY+XN2cY3b0UdXlkXBbjIdTsYpJPzYOvelvAnGrpUOxDD7984J2yQAzEDmoWxOLt/3CUjKVxvIwMxm5gvd2dLvFKTz4K8clAAAAIBVXlSYO46yUD0uKnZo7+ggG8IMBCQ9y79TdDZnAYvmAGv8id3X/z0qpMcvTUVZh0jrwYyL9o5ZC7yKk0wya4qgkWSd37NOuODYWtN37w5lOgVnQT8q7Ce5NFN+N5LEpRALs6Y975b0Y/N8mmhtKTTp8TGpZh51f/Ny1ytwoSDvpw== root@vping-userdata-vm2-af180fcf-496c-4357-9735-52316d28dab2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fea5:7ee6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-af180fcf-496c-4357-9735-52316d28dab2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-af180fcf-496c-4357-9735-52316d28dab2 login: 2019-06-24 16:50:24,455 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-24 16:50:24,569 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:50:24,570 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:53 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-24 16:50:48,746 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-24 16:50:50,099 - 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'6a5e28e990f341998baf1a5ab86a669c', '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_6400c0d5-f407-47d2-bbf0-b2324a170783'}) 2019-06-24 16:50:50,633 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b2693f901e4047a89e3c6474b29dc072', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6400c0d5-f407-47d2-bbf0-b2324a170783'}) 2019-06-24 16:50:52,488 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 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'6a5e28e990f341998baf1a5ab86a669c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'S82aIF4YTDaEPx6jkfxlxlNidOU23G', 'username': u'cinder_test-user_6400c0d5-f407-47d2-bbf0-b2324a170783', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:50:52,492 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6400c0d5-f407-47d2-bbf0-b2324a170783', 'password': 'S82aIF4YTDaEPx6jkfxlxlNidOU23G', 'project_name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '6a5e28e990f341998baf1a5ab86a669c', 'project_domain_name': 'Default'} 2019-06-24 16:50:52,493 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-24 16:50:53,552 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:50:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_6400c0d5-f407-47d2-bbf0-b2324a170783', u'created_at': u'2019-06-24T16:50:53Z', u'mtu': 1450, u'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6a5e28e990f341998baf1a5ab86a669c', u'l2_adjacency': True}) 2019-06-24 16:50:55,780 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:50:54Z', 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'17bfae32-264d-4b3d-9f5b-a0f2e43644ef', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6400c0d5-f407-47d2-bbf0-b2324a170783', u'enable_dhcp': True, u'network_id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', u'created_at': u'2019-06-24T16:50:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6a5e28e990f341998baf1a5ab86a669c'}) 2019-06-24 16:51:03,105 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:50:57Z', u'revision_number': 3, u'id': u'931da424-6788-4c7e-8db7-a9b8486afb1b', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_6400c0d5-f407-47d2-bbf0-b2324a170783', u'admin_state_up': True, u'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', u'created_at': u'2019-06-24T16:50:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'6a5e28e990f341998baf1a5ab86a669c'}) 2019-06-24 16:51:08,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a04669e3-2e4f-4164-87ff-a81ffdd850d6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a04669e3-2e4f-4164-87ff-a81ffdd850d6/file', 'owner': u'6a5e28e990f341998baf1a5ab86a669c', 'id': u'a04669e3-2e4f-4164-87ff-a81ffdd850d6', 'size': 12716032, u'self': u'/v2/images/a04669e3-2e4f-4164-87ff-a81ffdd850d6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a04669e3-2e4f-4164-87ff-a81ffdd850d6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:51:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T16:51:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_6400c0d5-f407-47d2-bbf0-b2324a170783', '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/a04669e3-2e4f-4164-87ff-a81ffdd850d6', 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_6400c0d5-f407-47d2-bbf0-b2324a170783', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_6400c0d5-f407-47d2-bbf0-b2324a170783', 'created': u'2019-06-24T16:51:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:51:07Z', 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/a04669e3-2e4f-4164-87ff-a81ffdd850d6', 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_6400c0d5-f407-47d2-bbf0-b2324a170783', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:51:08,855 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6400c0d5-f407-47d2-bbf0-b2324a170783', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'd086d868-a8af-4224-a66a-886cdb30acec', 'swap': 0}) 2019-06-24 16:51:09,342 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCkbEwcsFSu8t7loFRfol5CzjDs63ixCnLmcI+XjypSRmgK7AkN5X/ZCEG18ewD0HF48nXCQOXE9P9pbZrnrISYbyXRo2TjzbYA30FN2XJZJaSZSFUFQlxJkID0ao2H65Wznb9lJDtHTJOkOWQFKKFjgkT8xhDUir++CgAIJf0dTz8MA6TRGbAF2bSD7J6jD5YiZ7uVZ4nv6tDl/WhZ+V1Le7Nhi8GyPZ6uLWiPC3B9ut5K7/CYYTMWY3DpGlYbDAjBzYqLxoHybRFVXTN/jQdUm7qxOVBwhBxXvCsPOwXrxsc4MJ79LS7ah6Exd8kFbEZGsUG2dutIIJRXYOfP2Dp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwpGxMHLBUrvLe5aBUX6JeQs4w7Ot4sQpy5nCPl48qUkZoCuw\nJDeV/2QhBtfHsA9BxePJ1wkDlxPT/aW2a56yEmG8l0aNk4822AN9BTdlyWSWkmUh\nVBUJcSZCA9GqNh+uVs52/ZSQ7R0yTpDlkBSihY4JE/MYQ1Iq/vgoACCX9HU8/DAO\nk0RmwBdm0g+yeow+WIme7lWeJ7+rQ5f1oWfldS3uzYYvBsj2eri1ojwtwfbreSu/\nwmGEzFmNw6RpWGwwIwc2Ki8aB8m0RVV0zf40HVJu6sTlQcIQcV7wrDzsF68bHODC\ne/S0u2oehMXfJBWxGRrFBtnbrSCCUV2Dnz9g6QIDAQABAoIBAQCZ+qToe5ilOfuS\nJgzXirWO9qOItTTipm2RNHD13KxTKIfAK3LtZpQtlndQrAnbOmfKDThaFkciE84M\nCU3xo5i3VWPjsDEw2wEDONeC/lFubU2AM8qJeVCMnENYNGBpDu9wwVqH2kBLdnSu\nmpsiSEJKQZrLj/HerTNbrtYxK5o2GgMx4NycqLwc5yQJpNM3ReJzW2m7gDgOTb0E\n6IIpW1ryhWXMYc6XY2f8LmJDxA1UZ3M5+rJo1g9JGYK3guAvGKaN4or4A2GJMV+f\nboeiOJGUmXb3Y3Xjom2Dh06jGnth+wkaa3WY527puIBFKGtLM89Ke8k51V3Sw7gU\n8l42A4XlAoGBAPXFsbd+6gdqjONO3EY0Wd5QqVAT5pfnVT8Yvb6Z98IXk4V4pnLM\nHOtbdVsnA3QqXzAyRjtNq2sY8D0Y5F6Lz0phNuaza/eNwo29fRp+2PnLeaxHUs29\nOjMkP4iTD1k9cVI2P2Ku9ZOgVdMUeR3yiQpRaeO8WlF7ClpEUMPLjJVrAoGBAMqq\nguiK5stxG1VDpuYYsTqYhKr2XHe4YjFbpWF+QdfJso5mswz/yC0aU0ySPbMrFo0d\nRwnwhBbfLIuZ9xf7sTXdLEHE3bY0fxk4MaNF0g3YtHV/AwIdfg+guQaLGk0woxp4\nHOynjYLNFdCiqEYTFaeSwhA1Ymy5CTwr23+LgeP7AoGBAKrRgtmUfjg1WELMltC8\nphGcYnFjw4ukn11BZu/It6jRFhlYZ+e18guq/4AhN4dPw+UNrD6flxrStHbijCci\naSq7MptZ7RqcDrLRFtiJfWjwgVq6H9UbRg4xjW7xN2PBDrgjOB7wl4LJl50jx6KG\n5bSkLUK5sNSc/e8LOE89dDKNAoGAHDozkYAHNT7Dt9R8Yn/971Ne5xD5QBOGWamS\nF0omkY+eNwdG2QCnOOD5ySh1P4c41N7HDjNZsnXTFn6TU9vSitYLW/23g7E8Ip8Z\nCsymvRb5y4OtP5YsALE6FBc7ypSDoyQnoy6THyzBZRXCqj/uPDDMpsVIuCvthVv2\nboVXyhECgYA856Y4Jw3xILNdXj8GYMRuENzDs6FxSac0aOzdANpz/5yn3heJ3NIL\nmxC1MWYfps1t/0p0TSYIk17PlndBeOQ4EQbbOPMdti/3avMRwYVCBW6b37ShUQut\nGC4ewZ/slPotDe194uADEvuyB1GysB3XD7qgHKvx4M9kLaPjnSjbhA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b2693f901e4047a89e3c6474b29dc072', 'name': u'cinder_test-kp_6400c0d5-f407-47d2-bbf0-b2324a170783', 'created_at': '2019-06-24T16:51:09.342834', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'73:89:1b:09:f7:0f:ac:99:0c:e8:75:fe:88:4a:b8:28', 'type': 'ssh', 'id': u'cinder_test-kp_6400c0d5-f407-47d2-bbf0-b2324a170783'}) 2019-06-24 16:51:09,343 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwpGxMHLBUrvLe5aBUX6JeQs4w7Ot4sQpy5nCPl48qUkZoCuw JDeV/2QhBtfHsA9BxePJ1wkDlxPT/aW2a56yEmG8l0aNk4822AN9BTdlyWSWkmUh VBUJcSZCA9GqNh+uVs52/ZSQ7R0yTpDlkBSihY4JE/MYQ1Iq/vgoACCX9HU8/DAO k0RmwBdm0g+yeow+WIme7lWeJ7+rQ5f1oWfldS3uzYYvBsj2eri1ojwtwfbreSu/ wmGEzFmNw6RpWGwwIwc2Ki8aB8m0RVV0zf40HVJu6sTlQcIQcV7wrDzsF68bHODC e/S0u2oehMXfJBWxGRrFBtnbrSCCUV2Dnz9g6QIDAQABAoIBAQCZ+qToe5ilOfuS JgzXirWO9qOItTTipm2RNHD13KxTKIfAK3LtZpQtlndQrAnbOmfKDThaFkciE84M CU3xo5i3VWPjsDEw2wEDONeC/lFubU2AM8qJeVCMnENYNGBpDu9wwVqH2kBLdnSu mpsiSEJKQZrLj/HerTNbrtYxK5o2GgMx4NycqLwc5yQJpNM3ReJzW2m7gDgOTb0E 6IIpW1ryhWXMYc6XY2f8LmJDxA1UZ3M5+rJo1g9JGYK3guAvGKaN4or4A2GJMV+f boeiOJGUmXb3Y3Xjom2Dh06jGnth+wkaa3WY527puIBFKGtLM89Ke8k51V3Sw7gU 8l42A4XlAoGBAPXFsbd+6gdqjONO3EY0Wd5QqVAT5pfnVT8Yvb6Z98IXk4V4pnLM HOtbdVsnA3QqXzAyRjtNq2sY8D0Y5F6Lz0phNuaza/eNwo29fRp+2PnLeaxHUs29 OjMkP4iTD1k9cVI2P2Ku9ZOgVdMUeR3yiQpRaeO8WlF7ClpEUMPLjJVrAoGBAMqq guiK5stxG1VDpuYYsTqYhKr2XHe4YjFbpWF+QdfJso5mswz/yC0aU0ySPbMrFo0d RwnwhBbfLIuZ9xf7sTXdLEHE3bY0fxk4MaNF0g3YtHV/AwIdfg+guQaLGk0woxp4 HOynjYLNFdCiqEYTFaeSwhA1Ymy5CTwr23+LgeP7AoGBAKrRgtmUfjg1WELMltC8 phGcYnFjw4ukn11BZu/It6jRFhlYZ+e18guq/4AhN4dPw+UNrD6flxrStHbijCci aSq7MptZ7RqcDrLRFtiJfWjwgVq6H9UbRg4xjW7xN2PBDrgjOB7wl4LJl50jx6KG 5bSkLUK5sNSc/e8LOE89dDKNAoGAHDozkYAHNT7Dt9R8Yn/971Ne5xD5QBOGWamS F0omkY+eNwdG2QCnOOD5ySh1P4c41N7HDjNZsnXTFn6TU9vSitYLW/23g7E8Ip8Z CsymvRb5y4OtP5YsALE6FBc7ypSDoyQnoy6THyzBZRXCqj/uPDDMpsVIuCvthVv2 boVXyhECgYA856Y4Jw3xILNdXj8GYMRuENzDs6FxSac0aOzdANpz/5yn3heJ3NIL mxC1MWYfps1t/0p0TSYIk17PlndBeOQ4EQbbOPMdti/3avMRwYVCBW6b37ShUQut GC4ewZ/slPotDe194uADEvuyB1GysB3XD7qgHKvx4M9kLaPjnSjbhA== -----END RSA PRIVATE KEY----- 2019-06-24 16:51:30,802 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6400c0d5-f407-47d2-bbf0-b2324a170783': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:80:81', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a04669e3-2e4f-4164-87ff-a81ffdd850d6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:51:28.000000', 'flavor': Munch({u'id': u'd086d868-a8af-4224-a66a-886cdb30acec'}), 'az': u'nova', 'id': u'b32bed67-f2b2-456a-bbab-3ea214d277d0', 'security_groups': [Munch({u'name': u'cinder_test-sg_6400c0d5-f407-47d2-bbf0-b2324a170783'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b2693f901e4047a89e3c6474b29dc072', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', '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-06-24T16:51:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:51:28Z', 'hostId': u'f886eaa5a67607a5bd26c3cbdcf40a68e5172883a6f68c03ca31bf77', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6400c0d5-f407-47d2-bbf0-b2324a170783', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'f886eaa5a67607a5bd26c3cbdcf40a68e5172883a6f68c03ca31bf77', '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-06-24T16:51:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': u'cinder_test-vm2_6400c0d5-f407-47d2-bbf0-b2324a170783', 'adminPass': u'zSyy6EmQD3uZ', 'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', 'created_at': u'2019-06-24T16:51:17Z', 'created': u'2019-06-24T16:51:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:51:36,551 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'931da424-6788-4c7e-8db7-a9b8486afb1b', 'updated_at': u'2019-06-24T16:51:36Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.203', 'revision_number': 2, 'port_id': u'0943daa5-83be-41d3-846c-8c64291eed9b', 'id': u'b441042b-a40b-4ccc-930b-1ff42f2327c4', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'0943daa5-83be-41d3-846c-8c64291eed9b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6a5e28e990f341998baf1a5ab86a669c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:80:81', u'device_id': u'b32bed67-f2b2-456a-bbab-3ea214d277d0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', 'created_at': u'2019-06-24T16:51:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:80:81', u'device_id': u'b32bed67-f2b2-456a-bbab-3ea214d277d0'}), 'router': u'931da424-6788-4c7e-8db7-a9b8486afb1b'}) 2019-06-24 16:51:36,658 - 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 515379228 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.247533] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250669] pid_max: default: 32768 minimum: 301 [ 0.252353] ACPI: Core revision 20150930 [ 0.254446] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256894] Security Framework initialized [ 0.258439] Yama: becoming mindful. [ 0.259801] AppArmor: AppArmor initialized [ 0.261378] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263836] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268504] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271085] Initializing cgroup subsys io [ 0.272640] Initializing cgroup subsys memory [ 0.274270] Initializing cgroup subsys devices [ 0.275914] Initializing cgroup subsys freezer [ 0.277547] Initializing cgroup subsys net_cls [ 0.279185] Initializing cgroup subsys perf_event [ 0.280902] Initializing cgroup subsys net_prio [ 0.282577] Initializing cgroup subsys hugetlb [ 0.284207] Initializing cgroup subsys pids [ 0.285847] CPU: Physical Processor ID: 0 [ 0.288073] mce: CPU supports 10 MCE banks [ 0.289656] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.291549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320430] ftrace: allocating 31920 entries in 125 pages [ 0.357815] smpboot: Max logical packages: 1 [ 0.359430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361968] x2apic enabled [ 0.363415] Switched APIC routing to physical x2apic. [ 0.366470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.372487] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.375866] KVM setup paravirtual spinlock [ 0.377944] x86: Booted up 1 node, 1 CPUs [ 0.379465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382029] devtmpfs: initialized [ 0.384447] evm: security.selinux [ 0.385768] evm: security.SMACK64 [ 0.387078] evm: security.SMACK64EXEC [ 0.388484] evm: security.SMACK64TRANSMUTE [ 0.390013] evm: security.SMACK64MMAP [ 0.391413] evm: security.ima [ 0.392613] evm: security.capability [ 0.394077] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397553] pinctrl core: initialized pinctrl subsystem [ 0.399583] RTC time: 16:51:28, date: 06/24/19 [ 0.401328] NET: Registered protocol family 16 [ 0.403097] cpuidle: using governor ladder [ 0.404641] cpuidle: using governor menu [ 0.406124] PCCT header not found. [ 0.407501] ACPI: bus type PCI registered [ 0.409004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411325] PCI: Using configuration type 1 for base access [ 0.414093] ACPI: Added _OSI(Module Device) [ 0.415668] ACPI: Added _OSI(Processor Device) [ 0.417293] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418998] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421731] ACPI: Interpreter enabled [ 0.423161] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.426657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.430141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.433636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.437119] ACPI: (supports S0 S5) [ 0.438452] ACPI: Using IOAPIC for interrupt routing [ 0.440233] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444995] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447156] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449510] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451787] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455877] acpiphp: Slot [3] registered [ 0.457378] acpiphp: Slot [4] registered [ 0.458881] acpiphp: Slot [5] registered [ 0.460388] acpiphp: Slot [6] registered [ 0.461886] acpiphp: Slot [7] registered [ 0.463383] acpiphp: Slot [8] registered [ 0.464891] acpiphp: Slot [9] registered [ 0.466386] acpiphp: Slot [10] registered [ 0.467910] acpiphp: Slot [11] registered [ 0.469445] acpiphp: Slot [12] registered [ 0.470970] acpiphp: Slot [13] registered [ 0.472598] acpiphp: Slot [14] registered [ 0.474127] acpiphp: Slot [15] registered [ 0.492218] acpiphp: Slot [16] registered [ 0.493753] acpiphp: Slot [17] registered [ 0.495289] acpiphp: Slot [18] registered [ 0.496817] acpiphp: Slot [19] registered [ 0.498337] acpiphp: Slot [20] registered [ 0.499861] acpiphp: Slot [21] registered [ 0.501385] acpiphp: Slot [22] registered [ 0.502911] acpiphp: Slot [23] registered [ 0.504434] acpiphp: Slot [24] registered [ 0.505955] acpiphp: Slot [25] registered [ 0.507475] acpiphp: Slot [26] registered [ 0.508991] acpiphp: Slot [27] registered [ 0.510516] acpiphp: Slot [28] registered [ 0.512036] acpiphp: Slot [29] registered [ 0.513555] acpiphp: Slot [30] registered [ 0.515075] acpiphp: Slot [31] registered [ 0.516594] PCI host bridge to bus 0000:00 [ 0.518120] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.520436] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.522746] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.525478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.528211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.531007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.538381] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540617] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.543023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551765] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.554881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.584140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.586915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589530] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.591899] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594967] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596977] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599889] vgaarb: loaded [ 0.601011] vgaarb: bridge control possible 0000:00:02.0 [ 0.603620] SCSI subsystem initialized [ 0.605679] ACPI: bus type USB registered [ 0.607267] usbcore: registered new interface driver usbfs [ 0.609230] usbcore: registered new interface driver hub [ 0.611119] usbcore: registered new device driver usb [ 0.613299] PCI: Using ACPI for IRQ routing [ 0.615717] NetLabel: Initializing [ 0.617064] NetLabel: domain hash size = 128 [ 0.618677] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.620515] NetLabel: unlabeled traffic allowed by default [ 0.623018] clocksource: Switched to clocksource kvm-clock [ 0.635038] AppArmor: AppArmor Filesystem Enabled [ 0.636852] pnp: PnP ACPI init [ 0.638541] pnp: PnP ACPI: found 5 devices [ 0.645892] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.649142] NET: Registered protocol family 2 [ 0.651314] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.653753] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.656031] TCP: Hash tables configured (established 4096 bind 4096) [ 0.658322] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.660382] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.662660] NET: Registered protocol family 1 [ 0.664339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.666400] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.668446] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.683628] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.698944] Trying to unpack rootfs image as initramfs... [ 0.764896] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768141] Scanning for low memory corruption every 60 seconds [ 0.770726] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773016] audit: initializing netlink subsys (disabled) [ 0.774957] audit: type=2000 audit(1561395089.108:1): initialized [ 0.777477] Initialise system trusted keyring [ 0.779285] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784798] zbud: loaded [ 0.786074] VFS: Disk quotas dquot_6.6.0 [ 0.787616] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790383] fuse init (API version 7.23) [ 0.792049] Key type big_key registered [ 0.793554] Allocating IMA MOK and blacklist keyrings. [ 0.795803] Key type asymmetric registered [ 0.797369] Asymmetric key parser 'x509' registered [ 0.799191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802010] io scheduler noop registered [ 0.803504] io scheduler deadline registered (default) [ 0.805392] io scheduler cfq registered [ 0.806975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.808954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.811362] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.814097] ACPI: Power Button [PWRF] [ 0.815672] GHES: HEST is not enabled! [ 0.830070] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.859637] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.863337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.892836] Linux agpgart interface v0.103 [ 0.896828] brd: module loaded [ 0.899404] loop: module loaded [ 0.904984] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.907742] GPT:90111 != 2097151 [ 0.909027] GPT:Alternate GPT header not at the end of the disk. [ 0.911114] GPT:90111 != 2097151 [ 0.912407] GPT: Use GNU Parted to correct GPT errors. [ 0.914238] vda: vda1 vda15 [ 0.916277] scsi host0: ata_piix [ 0.917700] scsi host1: ata_piix [ 0.919049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921364] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924352] libphy: Fixed MDIO Bus: probed [ 0.925906] tun: Universal TUN/TAP device driver, 1.6 [ 0.927718] tun: (C) 1999-2004 Max Krasnyansky [ 0.931422] PPP generic driver version 2.4.2 [ 0.933119] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.935396] ehci-pci: EHCI PCI platform driver [ 0.937074] ehci-platform: EHCI generic platform driver [ 0.938950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941105] ohci-pci: OHCI PCI platform driver [ 0.942758] ohci-platform: OHCI generic platform driver [ 0.944651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.959864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.961763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964544] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966428] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.970966] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.973630] usb usb1: Product: UHCI Host Controller [ 0.975362] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.977534] usb usb1: SerialNumber: 0000:00:01.2 [ 0.979333] hub 1-0:1.0: USB hub found [ 0.980796] hub 1-0:1.0: 2 ports detected [ 0.982522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986420] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988212] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990128] mousedev: PS/2 mouse device common for all mice [ 0.992488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.995669] rtc_cmos 00:00: RTC can wake from S4 [ 0.997949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.000170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.002415] i2c /dev entries driver [ 1.003834] device-mapper: uevent: version 1.0.3 [ 1.005617] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.008681] ledtrig-cpu: registered to indicate activity on CPUs [ 1.011202] NET: Registered protocol family 10 [ 1.013330] NET: Registered protocol family 17 [ 1.015027] Key type dns_resolver registered [ 1.016826] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.018881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022184] registered taskstats version 1 [ 1.023789] Loading compiled-in X.509 certificates [ 1.026165] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.029684] zswap: loaded using pool lzo/zbud [ 1.032375] Key type trusted registered [ 1.034925] Key type encrypted registered [ 1.036471] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038438] ima: No TPM chip found, activating TPM-bypass! [ 1.040406] evm: HMAC attrs: 0x1 [ 1.042131] Magic number: 7:839:894 [ 1.043715] rtc_cmos 00:00: setting system clock to 2019-06-24 16:51:29 UTC (1561395089) [ 1.046741] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.048835] EDD information not available. [ 1.081869] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.101545] Write protecting the kernel read-only data: 14336k [ 1.107039] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.110457] 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.93 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.280782] 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIaE4oOA75ExkL9gByyGIhOPi5Ils0qtuzxhNNlVMeUzVqBmDJImDaUraJ+b7rk2+XYJC8e0cPuPQ8rOiFHYmpQ94oTubUYoHlQ3xTKhEif0V3FSbbEHwX7SFW01vfhqJEioYQZX58M9ZxrtvCbyqFSYm63uKYXCLeHUmqvrDLjASUTINLKO+4YJXpG02qGeMgcY8YBGHvXlWyRCzUtkJbQ9cQ+8ifOTHHHzYJxv6RFhG5LzO6+M6WLr2bI3SKZUmWPNPEtUl2WoR+hIEr+paQqjnFBg+si2VUzC1iPcXtabpZ6ti/akg2LXLW7cgrN2Q90VS8j+kogsNLFOWzqDr1 root@cinder-test-vm2-6400c0d5-f407-47d2-bbf0-b2324a170783 ssh-dss AAAAB3NzaC1kc3MAAACBAP0Y9oeNEBxXRvTI0PLk2Wg9/w13AyOEwk9A8lYPWSUW0USx24rLeEX8NzxduHJCgJsnA5cZQOz8K86r/9d+JfMnd7YxYvFQKQS8u2yux2UIZ7Kx/TzZtHYI26Sm6zyqFdgINcLOJsl//R5m4xjLwMqeRnzrnYwsVXJiCHX+2rMHAAAAFQDuXd6/hjfXsNGr+m1l3B3nmS7EpwAAAIEAmx54eK58Di0R4viWW3GFakKAAYX+zQcS2JhhfpZHc/+WAuvRxDtTM667hXCUhajx3VU4fzOtj3CoeqdCcmXXU04XWMl4RqUxaL8bqYFW7kaSCs3WDOIpc+BHHgN1aAzGuib8u/ZAGLWF8iMTSle7B6xzN0GGY4mbwCqit3WaOSMAAACBAOdk9wU1NOP/PC24w6f07dwghhwWHKAb/WGSK5mjsIPZsjE34pcL1DbQYmuGLJqgSz+4zDDGSuUXuPr4AoNudOwOl59DFODGsmvW1RBlnr3Yh8t8mZo7o8q2ixX8ZiNQJvbdl44gmMecNhlbCtQm1pl1tb4Z5zM+4e/jnt8J1e9B root@cinder-test-vm2-6400c0d5-f407-47d2-bbf0-b2324a170783 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.79s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe62:8081/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 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-6400c0d5-f407-47d2-bbf0-b2324a170783 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6400c0d5-f407-47d2-bbf0-b2324a170783 login: 2019-06-24 16:51:59,266 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6400c0d5-f407-47d2-bbf0-b2324a170783': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:b3:3e', u'version': 4, u'addr': u'192.168.120.30', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a04669e3-2e4f-4164-87ff-a81ffdd850d6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T16:51:57.000000', 'flavor': Munch({u'id': u'd086d868-a8af-4224-a66a-886cdb30acec'}), 'az': u'nova', 'id': u'd6e300ad-b1f9-4206-ab81-09d172ed349f', 'security_groups': [Munch({u'name': u'cinder_test-sg_6400c0d5-f407-47d2-bbf0-b2324a170783'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b2693f901e4047a89e3c6474b29dc072', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', '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-06-24T16:51:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T16:51:58Z', 'hostId': u'8ac10faa851e1e35bcb05a1c37735975f2581f9b2b31a1dc965425ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6400c0d5-f407-47d2-bbf0-b2324a170783', 'public_v6': '', 'private_v4': u'192.168.120.30', 'cloud': 'envvars', 'host_id': u'8ac10faa851e1e35bcb05a1c37735975f2581f9b2b31a1dc965425ec', '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-06-24T16:51:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': u'cinder_test-vm_6400c0d5-f407-47d2-bbf0-b2324a170783', 'adminPass': u'yojgyFabe6W3', 'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', 'created_at': u'2019-06-24T16:51:47Z', 'created': u'2019-06-24T16:51:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 16:52:04,528 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'931da424-6788-4c7e-8db7-a9b8486afb1b', 'updated_at': u'2019-06-24T16:52:04Z', 'fixed_ip_address': u'192.168.120.30', 'floating_ip_address': u'172.30.9.204', 'revision_number': 3, 'port_id': u'28269fc1-8e7a-401e-b0bd-e769589b1ea2', 'id': u'5e042f27-4f01-49f8-947a-1b365a0db48f', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'28269fc1-8e7a-401e-b0bd-e769589b1ea2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a5e28e990f341998baf1a5ab86a669c', 'name': 'cinder_test-project_6400c0d5-f407-47d2-bbf0-b2324a170783', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6a5e28e990f341998baf1a5ab86a669c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:b3:3e', u'device_id': u'd6e300ad-b1f9-4206-ab81-09d172ed349f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6a5e28e990f341998baf1a5ab86a669c', 'created_at': u'2019-06-24T16:52:00Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b8824771-3554-4be8-a288-aa0d482d0007', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:b3:3e', u'device_id': u'd6e300ad-b1f9-4206-ab81-09d172ed349f'}), 'router': u'931da424-6788-4c7e-8db7-a9b8486afb1b'}) 2019-06-24 16:52:04,636 - 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 533636070 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.250126] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.253327] pid_max: default: 32768 minimum: 301 [ 0.255050] ACPI: Core revision 20150930 [ 0.257165] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259676] Security Framework initialized [ 0.261256] Yama: becoming mindful. [ 0.262659] AppArmor: AppArmor initialized [ 0.264277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.266775] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269223] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271562] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274180] Initializing cgroup subsys io [ 0.275744] Initializing cgroup subsys memory [ 0.277423] Initializing cgroup subsys devices [ 0.279102] Initializing cgroup subsys freezer [ 0.280787] Initializing cgroup subsys net_cls [ 0.282476] Initializing cgroup subsys perf_event [ 0.284235] Initializing cgroup subsys net_prio [ 0.285948] Initializing cgroup subsys hugetlb [ 0.287624] Initializing cgroup subsys pids [ 0.289305] CPU: Physical Processor ID: 0 [ 0.291554] mce: CPU supports 10 MCE banks [ 0.293179] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.326325] ftrace: allocating 31920 entries in 125 pages [ 0.367236] smpboot: Max logical packages: 1 [ 0.368894] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.371473] x2apic enabled [ 0.372958] Switched APIC routing to physical x2apic. [ 0.376065] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.378228] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.382208] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385653] KVM setup paravirtual spinlock [ 0.387711] x86: Booted up 1 node, 1 CPUs [ 0.389255] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.391860] devtmpfs: initialized [ 0.394206] evm: security.selinux [ 0.395539] evm: security.SMACK64 [ 0.396867] evm: security.SMACK64EXEC [ 0.398301] evm: security.SMACK64TRANSMUTE [ 0.399848] evm: security.SMACK64MMAP [ 0.401273] evm: security.ima [ 0.402495] evm: security.capability [ 0.403971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.407497] pinctrl core: initialized pinctrl subsystem [ 0.409549] RTC time: 16:51:58, date: 06/24/19 [ 0.411320] NET: Registered protocol family 16 [ 0.413127] cpuidle: using governor ladder [ 0.414710] cpuidle: using governor menu [ 0.416223] PCCT header not found. [ 0.417640] ACPI: bus type PCI registered [ 0.419175] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421598] PCI: Using configuration type 1 for base access [ 0.424351] ACPI: Added _OSI(Module Device) [ 0.425969] ACPI: Added _OSI(Processor Device) [ 0.427635] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429379] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432160] ACPI: Interpreter enabled [ 0.433627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.440739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.444300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.447846] ACPI: (supports S0 S5) [ 0.449195] ACPI: Using IOAPIC for interrupt routing [ 0.451030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.455830] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460423] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.462736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466901] acpiphp: Slot [3] registered [ 0.468431] acpiphp: Slot [4] registered [ 0.469956] acpiphp: Slot [5] registered [ 0.471493] acpiphp: Slot [6] registered [ 0.473015] acpiphp: Slot [7] registered [ 0.474538] acpiphp: Slot [8] registered [ 0.476068] acpiphp: Slot [9] registered [ 0.477595] acpiphp: Slot [10] registered [ 0.479136] acpiphp: Slot [11] registered [ 0.480688] acpiphp: Slot [12] registered [ 0.482236] acpiphp: Slot [13] registered [ 0.483818] acpiphp: Slot [14] registered [ 0.485369] acpiphp: Slot [15] registered [ 0.503909] acpiphp: Slot [16] registered [ 0.505462] acpiphp: Slot [17] registered [ 0.507007] acpiphp: Slot [18] registered [ 0.508554] acpiphp: Slot [19] registered [ 0.510095] acpiphp: Slot [20] registered [ 0.511641] acpiphp: Slot [21] registered [ 0.513188] acpiphp: Slot [22] registered [ 0.514738] acpiphp: Slot [23] registered [ 0.516290] acpiphp: Slot [24] registered [ 0.517837] acpiphp: Slot [25] registered [ 0.519384] acpiphp: Slot [26] registered [ 0.520928] acpiphp: Slot [27] registered [ 0.522481] acpiphp: Slot [28] registered [ 0.524025] acpiphp: Slot [29] registered [ 0.527726] acpiphp: Slot [30] registered [ 0.529422] acpiphp: Slot [31] registered [ 0.530981] PCI host bridge to bus 0000:00 [ 0.532556] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.534987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.537336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540113] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.542896] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.545742] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.551280] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.553747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.558478] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563350] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566080] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.588108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.591165] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.593867] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.596550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.599216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.601578] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.604063] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.606094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.609081] vgaarb: loaded [ 0.610240] vgaarb: bridge control possible 0000:00:02.0 [ 0.612548] SCSI subsystem initialized [ 0.614307] ACPI: bus type USB registered [ 0.615887] usbcore: registered new interface driver usbfs [ 0.617886] usbcore: registered new interface driver hub [ 0.619822] usbcore: registered new device driver usb [ 0.621899] PCI: Using ACPI for IRQ routing [ 0.623997] NetLabel: Initializing [ 0.625373] NetLabel: domain hash size = 128 [ 0.627014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.628863] NetLabel: unlabeled traffic allowed by default [ 0.631106] clocksource: Switched to clocksource kvm-clock [ 0.641853] AppArmor: AppArmor Filesystem Enabled [ 0.643684] pnp: PnP ACPI init [ 0.645305] pnp: PnP ACPI: found 5 devices [ 0.652601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655897] NET: Registered protocol family 2 [ 0.657886] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660391] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662729] TCP: Hash tables configured (established 4096 bind 4096) [ 0.665054] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.667172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669485] NET: Registered protocol family 1 [ 0.671177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.675391] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.690552] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.705812] Trying to unpack rootfs image as initramfs... [ 0.767680] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770687] Scanning for low memory corruption every 60 seconds [ 0.773221] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.775458] audit: initializing netlink subsys (disabled) [ 0.777438] audit: type=2000 audit(1561395118.894:1): initialized [ 0.779914] Initialise system trusted keyring [ 0.781692] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783951] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.787301] zbud: loaded [ 0.788572] VFS: Disk quotas dquot_6.6.0 [ 0.790132] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792945] fuse init (API version 7.23) [ 0.794609] Key type big_key registered [ 0.796146] Allocating IMA MOK and blacklist keyrings. [ 0.798356] Key type asymmetric registered [ 0.799950] Asymmetric key parser 'x509' registered [ 0.801791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.804641] io scheduler noop registered [ 0.806160] io scheduler deadline registered (default) [ 0.808088] io scheduler cfq registered [ 0.809671] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.811695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.814112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.816908] ACPI: Power Button [PWRF] [ 0.818470] GHES: HEST is not enabled! [ 0.832878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.862584] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.866292] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.892081] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.895879] Linux agpgart interface v0.103 [ 0.899624] brd: module loaded [ 0.902144] loop: module loaded [ 0.908228] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.911017] GPT:90111 != 2097151 [ 0.912325] GPT:Alternate GPT header not at the end of the disk. [ 0.914451] GPT:90111 != 2097151 [ 0.915754] GPT: Use GNU Parted to correct GPT errors. [ 0.917627] vda: vda1 vda15 [ 0.919582] scsi host0: ata_piix [ 0.921005] scsi host1: ata_piix [ 0.922361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.924722] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.927750] libphy: Fixed MDIO Bus: probed [ 0.929335] tun: Universal TUN/TAP device driver, 1.6 [ 0.931184] tun: (C) 1999-2004 Max Krasnyansky [ 0.934641] PPP generic driver version 2.4.2 [ 0.936353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.938651] ehci-pci: EHCI PCI platform driver [ 0.940330] ehci-platform: EHCI generic platform driver [ 0.942238] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.944431] ohci-pci: OHCI PCI platform driver [ 0.946112] ohci-platform: OHCI generic platform driver [ 0.948030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.963229] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.965146] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.967953] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.969841] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.972027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.974404] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.977119] usb usb1: Product: UHCI Host Controller [ 0.978912] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.981120] usb usb1: SerialNumber: 0000:00:01.2 [ 0.982946] hub 1-0:1.0: USB hub found [ 0.984436] hub 1-0:1.0: 2 ports detected [ 0.986141] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.990056] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.991899] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.993830] mousedev: PS/2 mouse device common for all mice [ 0.996206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.999469] rtc_cmos 00:00: RTC can wake from S4 [ 1.001758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.004032] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.006333] i2c /dev entries driver [ 1.007766] device-mapper: uevent: version 1.0.3 [ 1.009567] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.012683] ledtrig-cpu: registered to indicate activity on CPUs [ 1.015145] NET: Registered protocol family 10 [ 1.017128] NET: Registered protocol family 17 [ 1.018848] Key type dns_resolver registered [ 1.020629] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.022730] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.026053] registered taskstats version 1 [ 1.027664] Loading compiled-in X.509 certificates [ 1.029998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.033579] zswap: loaded using pool lzo/zbud [ 1.036016] Key type trusted registered [ 1.038508] Key type encrypted registered [ 1.040093] AppArmor: AppArmor sha1 policy hashing enabled [ 1.042095] ima: No TPM chip found, activating TPM-bypass! [ 1.044108] evm: HMAC attrs: 0x1 [ 1.045822] Magic number: 7:839:894 [ 1.047424] rtc_cmos 00:00: setting system clock to 2019-06-24 16:51:59 UTC (1561395119) [ 1.050485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.052643] EDD information not available. [ 1.084988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.105182] Write protecting the kernel read-only data: 14336k [ 1.108813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.112124] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.286544] 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.30... Lease of 192.168.120.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Qva+96YBKqDJEN6XPa5xdFU6SOHenhRwkXJKz1yaYVg5rz+2i5x/dDq/M6CcNQclSsjpSSQKh9/YeK4xkPMB9DN45PxRkd3lLg1oJGySzWWb8bH02r0Fv5sX0mReLF+QVHZs6bi57jA2FhVUTrUOBZOGtHwOAv/o59tBUQKV/TUKD8fNvu1ohd2Bj4pRZxSBujJYY9wJW6S6oZkF16DskGLaxa6VW5JRDZxIFF67UlJ49zs+6gi9hqZ3Vj9gguYNUWZ41zi1BGnbejGB5exftYsTh+x2BvgJOSpQDIck/ne/Ekc9QeNl+UNk0BtTpxfCDoMhpU0kU0kRf789L60X root@cinder-test-vm-6400c0d5-f407-47d2-bbf0-b2324a170783 ssh-dss AAAAB3NzaC1kc3MAAACBAOQiIZFSy1RefeLO94578jiciatRZ4y6kzBn4b45WdJAiQqSsHmaiZBZCOcdeNUnfyaWtvoYIGXIGCZ74PWm91NZGDc0z/3UA+ohcS1XsOwGFPsoDefEVDrAeop4noYi6YukBI5g+vEHLuNebHJopgBhkhfo95xJXA6qzBtShjpxAAAAFQDAHDirbE+rK3zIg01asS/Rq1wFZQAAAIAZUYuPyYuKO08KEmNCXne76qYgqBwhAl8OSO7OVzk49j6y8HxOIKbrJ0rkv/KNFqhdysLKK9PF2OuUAxG1FW+8Fjk0HDl6ZSTs8Se+kWVh1Jy5vsRb3EHDciQd8UXpTwatFxId9AKUsN1Iw0bM/Rwug1Qz66UmWbsAeJYPFxT8qgAAAIAuYfP/QeqYNmHfA7EwQZPN1ym9HLwHi0VGYENofogMlz9cKcdrpB+dIN8VhO2gVBqWsotZ9IXBe9m2uOmOdQS9wj2S11vV6n3SIRaNRW8i2chaUIpmkKLEMTF0nT1DCU+/L7LfxC+UajpPiz/fO36sn1w0E0fnTkjazIe8bPWejw== root@cinder-test-vm-6400c0d5-f407-47d2-bbf0-b2324a170783 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.92s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.30,24,fe80::f816:3eff:fe76:b33e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.30 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-6400c0d5-f407-47d2-bbf0-b2324a170783 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.65 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-6400c0d5-f407-47d2-bbf0-b2324a170783 login: 2019-06-24 16:52:15,229 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-24 16:52:16,104 - 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: 8101cd16-ddd5-49e1-ae8d-52d4100a25be 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-06-24 16:52:16,105 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-24 16:52:16,106 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-24 16:52:23,210 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-24 16:52:29,652 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-24 16:52:29,744 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-06-24 16:52:29,744 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-24 16:52:29,745 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-24 16:52:32,705 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:52:32,706 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:40 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-24 16:53:04,909 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-24 16:53:06,333 - 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'b7c39380793842a692d455a14202d324', '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_45bab18e-26ff-4c11-92af-831e3efbaec8'}) 2019-06-24 16:53:06,830 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fb00630b4e6a42bb83fc6028e514ed75', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_45bab18e-26ff-4c11-92af-831e3efbaec8'}) 2019-06-24 16:53:08,476 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_45bab18e-26ff-4c11-92af-831e3efbaec8', 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'b7c39380793842a692d455a14202d324', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NAb0zdB47EFwv104swaxkvJcJVWxRA', 'username': u'tempest_smoke-user_45bab18e-26ff-4c11-92af-831e3efbaec8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:53:08,480 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_45bab18e-26ff-4c11-92af-831e3efbaec8', 'password': 'NAb0zdB47EFwv104swaxkvJcJVWxRA', 'project_name': 'tempest_smoke-project_45bab18e-26ff-4c11-92af-831e3efbaec8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': 'b7c39380793842a692d455a14202d324', 'project_domain_name': 'Default'} 2019-06-24 16:53:11,923 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-24 16:53:13,314 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T16:53:13Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0c84c7cb-da4d-4437-8a75-b458bcc010b3', u'provider:segmentation_id': 41, 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_45bab18e-26ff-4c11-92af-831e3efbaec8', u'created_at': u'2019-06-24T16:53:13Z', u'mtu': 1450, u'tenant_id': u'b7c39380793842a692d455a14202d324', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b7c39380793842a692d455a14202d324', u'l2_adjacency': True}) 2019-06-24 16:53:14,887 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:53: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'7c4beccf-d6d4-4db3-b4f3-50d73bf98f8c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_45bab18e-26ff-4c11-92af-831e3efbaec8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0c84c7cb-da4d-4437-8a75-b458bcc010b3', u'tenant_id': u'b7c39380793842a692d455a14202d324', u'created_at': u'2019-06-24T16:53: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'b7c39380793842a692d455a14202d324'}) 2019-06-24 16:53:22,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T16:53:17Z', u'revision_number': 3, u'ha': True, u'id': u'b3030ca0-1338-48a0-b5ef-67ba946f34fd', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_45bab18e-26ff-4c11-92af-831e3efbaec8', u'admin_state_up': True, u'tenant_id': u'b7c39380793842a692d455a14202d324', u'created_at': u'2019-06-24T16:53:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'b7c39380793842a692d455a14202d324'}) 2019-06-24 16:53:28,255 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/ef9dfa8e-797d-4d4a-981b-8864c9022940/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ef9dfa8e-797d-4d4a-981b-8864c9022940/file', 'owner': u'b7c39380793842a692d455a14202d324', 'id': u'ef9dfa8e-797d-4d4a-981b-8864c9022940', 'size': 12716032, u'self': u'/v2/images/ef9dfa8e-797d-4d4a-981b-8864c9022940', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7c39380793842a692d455a14202d324', 'name': 'tempest_smoke-project_45bab18e-26ff-4c11-92af-831e3efbaec8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/ef9dfa8e-797d-4d4a-981b-8864c9022940/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:53:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T16:53:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_45bab18e-26ff-4c11-92af-831e3efbaec8', '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/ef9dfa8e-797d-4d4a-981b-8864c9022940', 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_45bab18e-26ff-4c11-92af-831e3efbaec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_45bab18e-26ff-4c11-92af-831e3efbaec8', 'created': u'2019-06-24T16:53:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:53:26Z', 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/ef9dfa8e-797d-4d4a-981b-8864c9022940', 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_45bab18e-26ff-4c11-92af-831e3efbaec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:53:28,743 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_45bab18e-26ff-4c11-92af-831e3efbaec8', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'836eac7c-db7d-4d1b-a0fe-75b1b0905b5e', 'swap': 0}) 2019-06-24 16:53:29,203 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 16:53:33,487 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3b8c684e-9a4b-4fa9-9f52-0a1ffa07988e | 2019-06-24T16:53:33.094706 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3b8c684e-9a4b-4fa9-9f52-0a1ffa07988e ~/.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-06-24 16:53:36,985 - 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-06-24 16:53:37,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 16:53:42,651 - 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=a46bf6dc-7dc1-4ec6-9c64-e88b75a402f5) as the default verifier for the future CLI operations. 2019-06-24 16:53:46,182 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/021857de-3265-4d2a-aee1-723c1759c015/snap', u'metadata': Munch({})})], 'file': u'/v2/images/021857de-3265-4d2a-aee1-723c1759c015/file', 'owner': u'b7c39380793842a692d455a14202d324', 'id': u'021857de-3265-4d2a-aee1-723c1759c015', 'size': 12716032, u'self': u'/v2/images/021857de-3265-4d2a-aee1-723c1759c015', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7c39380793842a692d455a14202d324', 'name': 'tempest_smoke-project_45bab18e-26ff-4c11-92af-831e3efbaec8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/021857de-3265-4d2a-aee1-723c1759c015/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T16:53:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T16:53:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_45bab18e-26ff-4c11-92af-831e3efbaec8', '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/021857de-3265-4d2a-aee1-723c1759c015', 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_45bab18e-26ff-4c11-92af-831e3efbaec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_45bab18e-26ff-4c11-92af-831e3efbaec8', 'created': u'2019-06-24T16:53:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T16:53:45Z', 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/021857de-3265-4d2a-aee1-723c1759c015', 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_45bab18e-26ff-4c11-92af-831e3efbaec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 16:53:46,239 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_45bab18e-26ff-4c11-92af-831e3efbaec8', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'0e7b1ea1-c737-4b15-9d60-91f0c2bb3570', 'swap': 0}) 2019-06-24 16:53:46,260 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_45bab18e-26ff-4c11-92af-831e3efbaec8', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'0e7b1ea1-c737-4b15-9d60-91f0c2bb3570', 'swap': 0}) 2019-06-24 16:53:49,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 16:53:49,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 16:53:49,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 16:53:49,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 16:53:49,470 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 16:53:51,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a46bf6dc-7dc1-4ec6-9c64-e88b75a402f5/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-24 16:53:51,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 16:53:51,835 - 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-06-24 16:59:27,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a33c2ff9-52f4-4d58-aeb8-fa7541585ae8 2019-06-24 16:59:27,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a33c2ff9-52f4-4d58-aeb8-fa7541585ae8']'. 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a33c2ff9-52f4-4d58-aeb8-fa7541585ae8 | 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 16:59:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 16:53:53 | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 16:59:27 | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:34 | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a46bf6dc-7dc1-4ec6-9c64-e88b75a402f5) | 2019-06-24 16:59:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3b8c684e-9a4b-4fa9-9f52-0a1ffa07988e) | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 328.065 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 16:59:28,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 16:59:28,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 16:59:28,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 16:59:28,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 16:59:28,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-06-24 16:59:28,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a33c2ff9-52f4-4d58-aeb8-fa7541585ae8', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-24 16:59:30,203 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a33c2ff9-52f4-4d58-aeb8-fa7541585ae8 --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-06-24 16:59:30,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a33c2ff9-52f4-4d58-aeb8-fa7541585ae8', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-24 16:59:32,281 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a33c2ff9-52f4-4d58-aeb8-fa7541585ae8 --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-06-24 16:59:32,398 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 16:59:32,399 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:20 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-24 16:59:49,610 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:23 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:57 | PASS | | vping_ssh | functest | healthcheck | 01:10 | PASS | | vping_userdata | functest | healthcheck | 00:53 | PASS | | cinder_test | functest | healthcheck | 01:40 | PASS | | tempest_smoke | functest | healthcheck | 06:20 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-24 16:59:49,621 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-24 16:59:52,768 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-24 16:59:52,771 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UPJ23AV9AKrxLp2GXEH7DZSPW 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=85a7dfa3e7714c9cbcac838aa1cff0d2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-24 16:59:52,771 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-24 16:59:52,772 - 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-06-24 16:59:52,795 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-06-24 16:59:54,509 - 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'9253422047ad404b883b11a47547c29c', '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_5ec66bc0-574b-424b-b74c-9af24e8df265'}) 2019-06-24 16:59:55,017 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9fab12374944418abbcb35cd33ca8d82', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_5ec66bc0-574b-424b-b74c-9af24e8df265'}) 2019-06-24 16:59:56,871 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_5ec66bc0-574b-424b-b74c-9af24e8df265', 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'9253422047ad404b883b11a47547c29c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'K02IdWEIrTj5HLWzRglUMFbWBvERgI', 'username': u'neutron-tempest-plugin-api-user_5ec66bc0-574b-424b-b74c-9af24e8df265', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 16:59:56,875 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_5ec66bc0-574b-424b-b74c-9af24e8df265', 'password': 'K02IdWEIrTj5HLWzRglUMFbWBvERgI', 'project_name': 'neutron-tempest-pl-project_5ec66bc0-574b-424b-b74c-9af24e8df265', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '9253422047ad404b883b11a47547c29c', 'project_domain_name': 'Default'} 2019-06-24 17:00:00,175 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-06-24 17:00:01,291 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T17:00:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b56e37a-e2d2-43e1-b619-df09e21ec784', u'provider:segmentation_id': 42, 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_5ec66bc0-574b-424b-b74c-9af24e8df265', u'created_at': u'2019-06-24T17:00:01Z', u'mtu': 1450, u'tenant_id': u'9253422047ad404b883b11a47547c29c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9253422047ad404b883b11a47547c29c', u'l2_adjacency': True}) 2019-06-24 17:00:02,862 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:00:02Z', 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'1aa3d767-01dd-4301-8a5e-216146d3e275', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_5ec66bc0-574b-424b-b74c-9af24e8df265', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0b56e37a-e2d2-43e1-b619-df09e21ec784', u'tenant_id': u'9253422047ad404b883b11a47547c29c', u'created_at': u'2019-06-24T17:00:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9253422047ad404b883b11a47547c29c'}) 2019-06-24 17:00:10,263 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:00:05Z', u'revision_number': 3, u'ha': True, u'id': u'4a722d7b-94bf-4ae8-878f-4182a786d4f5', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_5ec66bc0-574b-424b-b74c-9af24e8df265', u'admin_state_up': True, u'tenant_id': u'9253422047ad404b883b11a47547c29c', u'created_at': u'2019-06-24T17:00:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'9253422047ad404b883b11a47547c29c'}) 2019-06-24 17:00:15,779 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a3deda87-a853-4198-86a0-c47391058cb7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a3deda87-a853-4198-86a0-c47391058cb7/file', 'owner': u'9253422047ad404b883b11a47547c29c', 'id': u'a3deda87-a853-4198-86a0-c47391058cb7', 'size': 12716032, u'self': u'/v2/images/a3deda87-a853-4198-86a0-c47391058cb7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9253422047ad404b883b11a47547c29c', 'name': 'neutron-tempest-pl-project_5ec66bc0-574b-424b-b74c-9af24e8df265', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a3deda87-a853-4198-86a0-c47391058cb7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:00:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:00:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_5ec66bc0-574b-424b-b74c-9af24e8df265', '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/a3deda87-a853-4198-86a0-c47391058cb7', 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_5ec66bc0-574b-424b-b74c-9af24e8df265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_5ec66bc0-574b-424b-b74c-9af24e8df265', 'created': u'2019-06-24T17:00:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:00:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a3deda87-a853-4198-86a0-c47391058cb7', 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_5ec66bc0-574b-424b-b74c-9af24e8df265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:00:16,122 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_5ec66bc0-574b-424b-b74c-9af24e8df265', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'c07f89a7-e8bc-410c-960e-17505b36ff59', 'swap': 0}) 2019-06-24 17:00:16,925 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 17:00:21,476 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e531c61c-349f-476a-9ae9-f979e5dc0c14 | 2019-06-24T17:00:21.105251 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e531c61c-349f-476a-9ae9-f979e5dc0c14 ~/.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-06-24 17:00:24,906 - 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-06-24 17:00:25,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 17:00:30,905 - 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=f56214d1-a03c-4deb-a93e-3c8c458da3dc) as the default verifier for the future CLI operations. 2019-06-24 17:00:35,295 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/baec4f4a-0cc4-4506-98f7-557afe80812b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/baec4f4a-0cc4-4506-98f7-557afe80812b/file', 'owner': u'9253422047ad404b883b11a47547c29c', 'id': u'baec4f4a-0cc4-4506-98f7-557afe80812b', 'size': 12716032, u'self': u'/v2/images/baec4f4a-0cc4-4506-98f7-557afe80812b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9253422047ad404b883b11a47547c29c', 'name': 'neutron-tempest-pl-project_5ec66bc0-574b-424b-b74c-9af24e8df265', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/baec4f4a-0cc4-4506-98f7-557afe80812b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:00:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:00:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_5ec66bc0-574b-424b-b74c-9af24e8df265', '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/baec4f4a-0cc4-4506-98f7-557afe80812b', 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_5ec66bc0-574b-424b-b74c-9af24e8df265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_5ec66bc0-574b-424b-b74c-9af24e8df265', 'created': u'2019-06-24T17:00:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:00:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/baec4f4a-0cc4-4506-98f7-557afe80812b', 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_5ec66bc0-574b-424b-b74c-9af24e8df265', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:00:35,333 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5ec66bc0-574b-424b-b74c-9af24e8df265', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'06d511f8-bebf-4ba1-b760-29d82617532b', 'swap': 0}) 2019-06-24 17:00:35,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_5ec66bc0-574b-424b-b74c-9af24e8df265', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'06d511f8-bebf-4ba1-b760-29d82617532b', 'swap': 0}) 2019-06-24 17:00:38,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 17:00:38,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 17:00:38,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 17:00:38,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 17:00:38,473 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 17:00:41,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f56214d1-a03c-4deb-a93e-3c8c458da3dc/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-06-24 17:00:41,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 17:00:41,430 - 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-06-24 17:15:51,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5496f709-f2df-42d8-ba46-d3c40b670bea 2019-06-24 17:15:51,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'5496f709-f2df-42d8-ba46-d3c40b670bea']'. 2019-06-24 17:15:52,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 17:15:52,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 17:15:52,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5496f709-f2df-42d8-ba46-d3c40b670bea | 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 17:00:43 | 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 17:15:51 | 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:08 | 2019-06-24 17:15:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f56214d1-a03c-4deb-a93e-3c8c458da3dc) | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e531c61c-349f-476a-9ae9-f979e5dc0c14) | 2019-06-24 17:15:52,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 900.611 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 17:15:52,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 17:15:52,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 17:15:52,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 17:15:52,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 17:15:52,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-06-24 17:15:52,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'5496f709-f2df-42d8-ba46-d3c40b670bea', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-06-24 17:15:54,761 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 5496f709-f2df-42d8-ba46-d3c40b670bea --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-06-24 17:15:54,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'5496f709-f2df-42d8-ba46-d3c40b670bea', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-06-24 17:15:56,895 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 5496f709-f2df-42d8-ba46-d3c40b670bea --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-06-24 17:15:57,134 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 17:15:57,135 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:57 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-06-24 17:16:15,624 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-06-24 17:16:17,075 - 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'73f187d93ac942ce8f26ec03bb7d09d5', '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_fe255cda-8de1-49b7-9365-855c74c6928c'}) 2019-06-24 17:16:17,608 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8240e3f6311d4aa19df5df26819cf480', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_fe255cda-8de1-49b7-9365-855c74c6928c'}) 2019-06-24 17:16:19,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_fe255cda-8de1-49b7-9365-855c74c6928c', 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'73f187d93ac942ce8f26ec03bb7d09d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FMtMpl0CabCQxK2s2hTtZZlMOhKadW', 'username': u'rally_sanity-user_fe255cda-8de1-49b7-9365-855c74c6928c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 17:16:19,489 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_fe255cda-8de1-49b7-9365-855c74c6928c', 'password': 'FMtMpl0CabCQxK2s2hTtZZlMOhKadW', 'project_name': 'rally_sanity-project_fe255cda-8de1-49b7-9365-855c74c6928c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '73f187d93ac942ce8f26ec03bb7d09d5', 'project_domain_name': 'Default'} 2019-06-24 17:16:20,916 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-06-24 17:16:21,876 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T17:16:21Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a1045ef2-5b7d-4c17-a756-ce538346bdf0', u'provider:segmentation_id': 24, 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_fe255cda-8de1-49b7-9365-855c74c6928c', u'created_at': u'2019-06-24T17:16:21Z', u'mtu': 1450, u'tenant_id': u'73f187d93ac942ce8f26ec03bb7d09d5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'73f187d93ac942ce8f26ec03bb7d09d5', u'l2_adjacency': True}) 2019-06-24 17:16:23,660 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:16:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'56688585-7c93-4d31-b4a2-c6c63fdae2a4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_fe255cda-8de1-49b7-9365-855c74c6928c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a1045ef2-5b7d-4c17-a756-ce538346bdf0', u'tenant_id': u'73f187d93ac942ce8f26ec03bb7d09d5', u'created_at': u'2019-06-24T17:16:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'73f187d93ac942ce8f26ec03bb7d09d5'}) 2019-06-24 17:16:31,171 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:16:26Z', u'revision_number': 3, u'ha': True, u'id': u'f97d9c83-a3e1-402d-a397-645433fcaaf1', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_fe255cda-8de1-49b7-9365-855c74c6928c', u'admin_state_up': True, u'tenant_id': u'73f187d93ac942ce8f26ec03bb7d09d5', u'created_at': u'2019-06-24T17:16:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'73f187d93ac942ce8f26ec03bb7d09d5'}) 2019-06-24 17:16:37,082 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/35bfea89-90d6-406b-86b3-34a689d58800/snap', u'metadata': Munch({})})], 'file': u'/v2/images/35bfea89-90d6-406b-86b3-34a689d58800/file', 'owner': u'73f187d93ac942ce8f26ec03bb7d09d5', 'id': u'35bfea89-90d6-406b-86b3-34a689d58800', 'size': 12716032, u'self': u'/v2/images/35bfea89-90d6-406b-86b3-34a689d58800', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'73f187d93ac942ce8f26ec03bb7d09d5', 'name': 'rally_sanity-project_fe255cda-8de1-49b7-9365-855c74c6928c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/35bfea89-90d6-406b-86b3-34a689d58800/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:16:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:16:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', '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/35bfea89-90d6-406b-86b3-34a689d58800', 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_fe255cda-8de1-49b7-9365-855c74c6928c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'created': u'2019-06-24T17:16:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:16: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/35bfea89-90d6-406b-86b3-34a689d58800', 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_fe255cda-8de1-49b7-9365-855c74c6928c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:16:37,407 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'9a13632b-4d7d-41fe-bf14-33c6ff169619', 'swap': 0}) 2019-06-24 17:16:37,431 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 17:16:39,723 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 17:16:41,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | efe26e4d-1f71-4885-b919-a1ecd43a0ce3 | 2019-06-24T17:16:41.617217 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: efe26e4d-1f71-4885-b919-a1ecd43a0ce3 ~/.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-06-24 17:16:45,263 - 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-06-24 17:16:46,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-24 17:16:47,419 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_fe255cda-8de1-49b7-9365-855c74c6928c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'06e99f79-f9a1-4f59-8cb6-1ffec26bbf28', 'swap': 0}) 2019-06-24 17:16:47,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_fe255cda-8de1-49b7-9365-855c74c6928c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'06e99f79-f9a1-4f59-8cb6-1ffec26bbf28', 'swap': 0}) 2019-06-24 17:16:47,677 - 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-06-24 17:16:47,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:16:47,694 - 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-06-24 17:16:47,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-24 17:16:47,696 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:18:15,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e19efce3-c933-4397-bb95-7dbf956d5d30 2019-06-24 17:18:15,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e19efce3-c933-4397-bb95-7dbf956d5d30'] 2019-06-24 17:18:16,006 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e19efce3-c933-4397-bb95-7dbf956d5d30 -------------------------------------------------------------------------------- Task e19efce3-c933-4397-bb95-7dbf956d5d30: 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 e19efce3-c933-4397-bb95-7dbf956d5d30 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601133 Full duration: 10.466918 -------------------------------------------------------------------------------- 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 e19efce3-c933-4397-bb95-7dbf956d5d30 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | total | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> duration | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.923637 Full duration: 11.973067 -------------------------------------------------------------------------------- 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 e19efce3-c933-4397-bb95-7dbf956d5d30 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.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | total | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> duration | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.474467 Full duration: 11.583289 -------------------------------------------------------------------------------- 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 e19efce3-c933-4397-bb95-7dbf956d5d30 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.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | total | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | -> duration | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.121962 Full duration: 11.967869 -------------------------------------------------------------------------------- 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 e19efce3-c933-4397-bb95-7dbf956d5d30 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | total | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> duration | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.216881 Full duration: 11.128334 -------------------------------------------------------------------------------- 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 e19efce3-c933-4397-bb95-7dbf956d5d30 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843364 Full duration: 10.733317 HINTS: * To plot HTML graphics with this data, run: rally task report e19efce3-c933-4397-bb95-7dbf956d5d30 --out output.html * To generate a JUnit report, run: rally task export e19efce3-c933-4397-bb95-7dbf956d5d30 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e19efce3-c933-4397-bb95-7dbf956d5d30 --json --out output.json 2019-06-24 17:18:16,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e19efce3-c933-4397-bb95-7dbf956d5d30', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-06-24 17:18:18,098 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e19efce3-c933-4397-bb95-7dbf956d5d30 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-06-24 17:18:18,104 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-24 17:18:18,106 - 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-06-24 17:18:18,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:18:18,123 - 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-06-24 17:18:18,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-24 17:18:18,124 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:20:20,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cd26e880-02cf-46b2-a833-dc38099243e6 2019-06-24 17:20:20,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'cd26e880-02cf-46b2-a833-dc38099243e6'] 2019-06-24 17:20:21,440 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cd26e880-02cf-46b2-a833-dc38099243e6 -------------------------------------------------------------------------------- Task cd26e880-02cf-46b2-a833-dc38099243e6: 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 cd26e880-02cf-46b2-a833-dc38099243e6 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.765 | 4.765 | 4.765 | 4.765 | 4.765 | 4.765 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> glance_v2.upload_data | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | glance_v2.delete_image | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 100.0% | 1 | | -> duration | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.495004 Full duration: 17.19564 -------------------------------------------------------------------------------- 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 cd26e880-02cf-46b2-a833-dc38099243e6 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.176 | 4.176 | 4.176 | 4.176 | 4.176 | 4.176 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> glance_v2.upload_data | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | glance_v2.list_images | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 100.0% | 1 | | -> duration | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.486391 Full duration: 20.467893 -------------------------------------------------------------------------------- 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 cd26e880-02cf-46b2-a833-dc38099243e6 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617914 Full duration: 11.690806 -------------------------------------------------------------------------------- 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": "a1045ef2-5b7d-4c17-a756-ce538346bdf0" } ], "flavor": { "name": "rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cd26e880-02cf-46b2-a833-dc38099243e6 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.401 | 4.401 | 4.401 | 4.401 | 4.401 | 4.401 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> glance_v2.upload_data | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | nova.boot_servers | 20.609 | 20.609 | 20.609 | 20.609 | 20.609 | 20.609 | 100.0% | 1 | | total | 25.011 | 25.011 | 25.011 | 25.011 | 25.011 | 25.011 | 100.0% | 1 | | -> duration | 24.011 | 24.011 | 24.011 | 24.011 | 24.011 | 24.011 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.011369 Full duration: 51.614504 HINTS: * To plot HTML graphics with this data, run: rally task report cd26e880-02cf-46b2-a833-dc38099243e6 --out output.html * To generate a JUnit report, run: rally task export cd26e880-02cf-46b2-a833-dc38099243e6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cd26e880-02cf-46b2-a833-dc38099243e6 --json --out output.json 2019-06-24 17:20:21,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'cd26e880-02cf-46b2-a833-dc38099243e6', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-06-24 17:20:23,211 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cd26e880-02cf-46b2-a833-dc38099243e6 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-06-24 17:20:23,217 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-24 17:20:23,218 - 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-06-24 17:20:23,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:20:23,234 - 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-06-24 17:20:23,235 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-24 17:20:23,235 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:24:36,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3837595d-5ecc-4959-8e15-436148da88f1 2019-06-24 17:24:36,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3837595d-5ecc-4959-8e15-436148da88f1'] 2019-06-24 17:24:37,584 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3837595d-5ecc-4959-8e15-436148da88f1 -------------------------------------------------------------------------------- Task 3837595d-5ecc-4959-8e15-436148da88f1: 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 3837595d-5ecc-4959-8e15-436148da88f1 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.425 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 100.0% | 1 | | cinder_v3.delete_snapshot | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 3.86 | 100.0% | 1 | | total | 7.286 | 7.286 | 7.286 | 7.286 | 7.286 | 7.286 | 100.0% | 1 | | -> duration | 7.286 | 7.286 | 7.286 | 7.286 | 7.286 | 7.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.285615 Full duration: 30.386709 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.533 | 4.533 | 4.533 | 4.533 | 4.533 | 4.533 | 100.0% | 1 | | cinder_v3.delete_volume | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> duration | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.869046 Full duration: 22.021891 -------------------------------------------------------------------------------- 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_fe255cda-8de1-49b7-9365-855c74c6928c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3837595d-5ecc-4959-8e15-436148da88f1 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 | 10.68 | 10.68 | 10.68 | 10.68 | 10.68 | 10.68 | 100.0% | 1 | | cinder_v3.delete_volume | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 11.281 | 11.281 | 11.281 | 11.281 | 11.281 | 11.281 | 100.0% | 1 | | -> duration | 11.281 | 11.281 | 11.281 | 11.281 | 11.281 | 11.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.280913 Full duration: 26.926399 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.789 | 3.789 | 3.789 | 3.789 | 3.789 | 3.789 | 100.0% | 1 | | cinder_v3.delete_volume | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 4.493 | 4.493 | 4.493 | 4.493 | 4.493 | 4.493 | 100.0% | 1 | | -> duration | 4.493 | 4.493 | 4.493 | 4.493 | 4.493 | 4.493 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.493089 Full duration: 19.397366 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.951 | 3.951 | 3.951 | 3.951 | 3.951 | 3.951 | 100.0% | 1 | | cinder_v3.extend_volume | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | cinder_v3.delete_volume | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | total | 7.172 | 7.172 | 7.172 | 7.172 | 7.172 | 7.172 | 100.0% | 1 | | -> duration | 7.172 | 7.172 | 7.172 | 7.172 | 7.172 | 7.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.172422 Full duration: 21.669588 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.791 | 3.791 | 3.791 | 3.791 | 3.791 | 3.791 | 100.0% | 1 | | cinder_v3.delete_volume | 3.024 | 3.024 | 3.024 | 3.024 | 3.024 | 3.024 | 100.0% | 1 | | total | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> duration | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.815254 Full duration: 27.828747 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | cinder_v3.list_qos | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098182 Full duration: 18.144144 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | cinder_v3.set_qos | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.161823 Full duration: 18.547461 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | cinder_v3.list_types | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | total | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 100.0% | 1 | | -> duration | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.98006 Full duration: 18.50229 -------------------------------------------------------------------------------- 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 3837595d-5ecc-4959-8e15-436148da88f1 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 0.361 | 100.0% | 1 | | total | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> duration | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.203211 Full duration: 17.757693 HINTS: * To plot HTML graphics with this data, run: rally task report 3837595d-5ecc-4959-8e15-436148da88f1 --out output.html * To generate a JUnit report, run: rally task export 3837595d-5ecc-4959-8e15-436148da88f1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3837595d-5ecc-4959-8e15-436148da88f1 --json --out output.json 2019-06-24 17:24:37,584 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3837595d-5ecc-4959-8e15-436148da88f1', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-06-24 17:24:39,726 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3837595d-5ecc-4959-8e15-436148da88f1 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-06-24 17:24:39,732 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-24 17:24:39,733 - 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-06-24 17:24:39,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:24:39,740 - 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-06-24 17:24:39,740 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-24 17:24:39,740 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:27:17,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 2019-06-24 17:27:17,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'ff8b0ec1-e6df-4250-b2cc-55a6a3883b96'] 2019-06-24 17:27:18,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 -------------------------------------------------------------------------------- Task ff8b0ec1-e6df-4250-b2cc-55a6a3883b96: 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721699 Full duration: 10.539717 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791389 Full duration: 10.873663 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846365 Full duration: 10.669217 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.227239 Full duration: 12.046953 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808882 Full duration: 10.574009 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> duration | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 1.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.11808 Full duration: 11.81249 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> duration | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.723514 Full duration: 10.866115 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> duration | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.021827 Full duration: 12.842963 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749834 Full duration: 10.578526 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | gnocchi.delete_metric | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> duration | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.49441 Full duration: 12.302507 -------------------------------------------------------------------------------- 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 ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | gnocchi.delete_resource | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 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.121305 Full duration: 11.865209 HINTS: * To plot HTML graphics with this data, run: rally task report ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 --out output.html * To generate a JUnit report, run: rally task export ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 --json --out output.json 2019-06-24 17:27:18,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'ff8b0ec1-e6df-4250-b2cc-55a6a3883b96', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-06-24 17:27:20,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ff8b0ec1-e6df-4250-b2cc-55a6a3883b96 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-06-24 17:27:20,295 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-24 17:27:20,296 - 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-06-24 17:27:20,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:27:20,311 - 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-06-24 17:27:20,311 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-24 17:27:20,311 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:29:18,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 477a167f-5349-460d-ad03-94ddf62966d2 2019-06-24 17:29:18,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'477a167f-5349-460d-ad03-94ddf62966d2'] 2019-06-24 17:29:19,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 477a167f-5349-460d-ad03-94ddf62966d2 -------------------------------------------------------------------------------- Task 477a167f-5349-460d-ad03-94ddf62966d2: 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 477a167f-5349-460d-ad03-94ddf62966d2 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 | 8.352 | 8.352 | 8.352 | 8.352 | 8.352 | 8.352 | 100.0% | 1 | | heat.update_stack | 4.394 | 4.394 | 4.394 | 4.394 | 4.394 | 4.394 | 100.0% | 1 | | heat.delete_stack | 3.905 | 3.905 | 3.905 | 3.905 | 3.905 | 3.905 | 100.0% | 1 | | total | 16.651 | 16.651 | 16.651 | 16.651 | 16.651 | 16.651 | 100.0% | 1 | | -> duration | 12.651 | 12.651 | 12.651 | 12.651 | 12.651 | 12.651 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.651451 Full duration: 29.269619 -------------------------------------------------------------------------------- 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 477a167f-5349-460d-ad03-94ddf62966d2 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.16 | 7.16 | 7.16 | 7.16 | 7.16 | 7.16 | 100.0% | 1 | | heat.check_stack | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 2.642 | 100.0% | 1 | | heat.delete_stack | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 100.0% | 1 | | total | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 100.0% | 1 | | -> duration | 11.409 | 11.409 | 11.409 | 11.409 | 11.409 | 11.409 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.408851 Full duration: 26.08831 -------------------------------------------------------------------------------- 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 477a167f-5349-460d-ad03-94ddf62966d2 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.685 | 6.685 | 6.685 | 6.685 | 6.685 | 6.685 | 100.0% | 1 | | heat.suspend_stack | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | heat.resume_stack | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 100.0% | 1 | | heat.delete_stack | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 100.0% | 1 | | total | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 100.0% | 1 | | -> duration | 11.317 | 11.317 | 11.317 | 11.317 | 11.317 | 11.317 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.317111 Full duration: 25.824674 -------------------------------------------------------------------------------- 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 477a167f-5349-460d-ad03-94ddf62966d2 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> duration | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7478 Full duration: 11.953816 HINTS: * To plot HTML graphics with this data, run: rally task report 477a167f-5349-460d-ad03-94ddf62966d2 --out output.html * To generate a JUnit report, run: rally task export 477a167f-5349-460d-ad03-94ddf62966d2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 477a167f-5349-460d-ad03-94ddf62966d2 --json --out output.json 2019-06-24 17:29:19,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'477a167f-5349-460d-ad03-94ddf62966d2', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-06-24 17:29:21,739 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 477a167f-5349-460d-ad03-94ddf62966d2 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-06-24 17:29:21,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-24 17:29:21,747 - 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-06-24 17:29:21,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:29:21,764 - 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-06-24 17:29:21,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-24 17:29:21,765 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:33:54,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 90701ba0-4227-44d6-b782-1a79f7f0d8ae 2019-06-24 17:33:54,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'90701ba0-4227-44d6-b782-1a79f7f0d8ae'] 2019-06-24 17:33:55,372 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 90701ba0-4227-44d6-b782-1a79f7f0d8ae -------------------------------------------------------------------------------- Task 90701ba0-4227-44d6-b782-1a79f7f0d8ae: 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | keystone_v3.add_role | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | keystone_v3.revoke_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | -> duration | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 1.225 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.225454 Full duration: 20.183498 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | keystone_v3.add_role | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | keystone_v3.list_roles | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> duration | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.238857 Full duration: 20.701333 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | keystone_v3.list_projects | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> duration | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.400521 Full duration: 21.324645 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | keystone_v3.delete_role | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006356 Full duration: 18.094288 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | keystone_v3.delete_service | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> duration | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.01262 Full duration: 17.946305 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | keystone_v3.create_user | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | -> keystone_v3.add_role | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | keystone_v3.create_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.get_project | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_user | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.get_role | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.list_services | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | keystone_v3.get_services | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 100.0% | 1 | | -> duration | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.409583 Full duration: 28.293847 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | keystone_v3.update_project | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | keystone_v3.delete_project | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | -> duration | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 1.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.780841 Full duration: 18.572573 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | total | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> duration | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.412906 Full duration: 21.494687 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | total | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | -> duration | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.18892 Full duration: 20.576681 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | keystone_v3.list_users | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 100.0% | 1 | | -> duration | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 1.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.727368 Full duration: 21.509613 -------------------------------------------------------------------------------- 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 90701ba0-4227-44d6-b782-1a79f7f0d8ae 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.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | keystone_v3.create_users | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | total | 12.829 | 12.829 | 12.829 | 12.829 | 12.829 | 12.829 | 100.0% | 1 | | -> duration | 12.829 | 12.829 | 12.829 | 12.829 | 12.829 | 12.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.829032 Full duration: 34.757088 HINTS: * To plot HTML graphics with this data, run: rally task report 90701ba0-4227-44d6-b782-1a79f7f0d8ae --out output.html * To generate a JUnit report, run: rally task export 90701ba0-4227-44d6-b782-1a79f7f0d8ae --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 90701ba0-4227-44d6-b782-1a79f7f0d8ae --json --out output.json 2019-06-24 17:33:55,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'90701ba0-4227-44d6-b782-1a79f7f0d8ae', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-06-24 17:33:57,538 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 90701ba0-4227-44d6-b782-1a79f7f0d8ae --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-06-24 17:33:57,552 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-24 17:33:57,553 - 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-06-24 17:33:57,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:33:57,568 - 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-06-24 17:33:57,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-24 17:33:57,570 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:40:14,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1f4fd85-09fd-458c-8702-957a2e6caeec 2019-06-24 17:40:14,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b1f4fd85-09fd-458c-8702-957a2e6caeec'] 2019-06-24 17:40:15,312 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b1f4fd85-09fd-458c-8702-957a2e6caeec -------------------------------------------------------------------------------- Task b1f4fd85-09fd-458c-8702-957a2e6caeec: 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | neutron.delete_network | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | total | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> duration | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 2.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.04743 Full duration: 20.745859 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.111 | 2.111 | 2.111 | 2.111 | 2.111 | 2.111 | 100.0% | 1 | | neutron.delete_port | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | total | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 100.0% | 1 | | -> duration | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 3.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.281272 Full duration: 33.146364 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.832 | 1.832 | 1.832 | 1.832 | 1.832 | 1.832 | 100.0% | 1 | | neutron.create_subnet | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | neutron.create_router | 4.595 | 4.595 | 4.595 | 4.595 | 4.595 | 4.595 | 100.0% | 1 | | neutron.add_interface_router | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | neutron.remove_interface_router | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 100.0% | 1 | | neutron.delete_router | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 3.99 | 100.0% | 1 | | total | 19.592 | 19.592 | 19.592 | 19.592 | 19.592 | 19.592 | 100.0% | 1 | | -> duration | 19.592 | 19.592 | 19.592 | 19.592 | 19.592 | 19.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.591837 Full duration: 43.770966 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 100.0% | 1 | | neutron.delete_subnet | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 1.045 | 100.0% | 1 | | total | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | -> duration | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.630711 Full duration: 32.326823 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | neutron.list_networks | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | -> duration | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.631144 Full duration: 23.086229 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | neutron.list_ports | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> duration | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 2.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.064161 Full duration: 33.829886 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | neutron.create_subnet | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | neutron.create_router | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 100.0% | 1 | | neutron.add_interface_router | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | neutron.list_routers | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 11.03 | 11.03 | 11.03 | 11.03 | 11.03 | 11.03 | 100.0% | 1 | | -> duration | 11.03 | 11.03 | 11.03 | 11.03 | 11.03 | 11.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.030496 Full duration: 45.399069 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | neutron.create_subnet | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | neutron.list_subnets | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | -> duration | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.722578 Full duration: 27.824528 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | neutron.delete_security_group | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | total | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> duration | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 1.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.577134 Full duration: 19.757675 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | neutron.create_security_group_rule | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | neutron.delete_security_group | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | -> duration | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 2.264 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.264207 Full duration: 20.644549 -------------------------------------------------------------------------------- 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 b1f4fd85-09fd-458c-8702-957a2e6caeec 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.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | neutron.create_router | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | neutron.add_gateway_router | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 3.035 | 100.0% | 1 | | neutron.remove_gateway_router | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 2.341 | 100.0% | 1 | | total | 11.507 | 11.507 | 11.507 | 11.507 | 11.507 | 11.507 | 100.0% | 1 | | -> duration | 11.507 | 11.507 | 11.507 | 11.507 | 11.507 | 11.507 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.507148 Full duration: 44.487203 HINTS: * To plot HTML graphics with this data, run: rally task report b1f4fd85-09fd-458c-8702-957a2e6caeec --out output.html * To generate a JUnit report, run: rally task export b1f4fd85-09fd-458c-8702-957a2e6caeec --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1f4fd85-09fd-458c-8702-957a2e6caeec --json --out output.json 2019-06-24 17:40:15,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b1f4fd85-09fd-458c-8702-957a2e6caeec', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-06-24 17:40:17,449 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b1f4fd85-09fd-458c-8702-957a2e6caeec --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-06-24 17:40:17,465 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-24 17:40:17,466 - 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-06-24 17:40:17,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:40:17,481 - 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-06-24 17:40:17,483 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-24 17:40:17,483 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:41:54,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a 2019-06-24 17:41:54,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a'] 2019-06-24 17:41:54,969 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a -------------------------------------------------------------------------------- Task 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a: 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_fe255cda-8de1-49b7-9365-855c74c6928c" }, "image": { "name": "rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c" }, "nics": [ { "net-id": "a1045ef2-5b7d-4c17-a756-ce538346bdf0" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a 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-d704b394-5517-4dea-858a-bd17f3119ce9) 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-d704b394-5517-4dea-858a-bd17f3119ce9) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 21.937 | 21.937 | 21.937 | 21.937 | 21.937 | 21.937 | 100.0% | 1 | | nova.live_migrate | 7.329 | 7.329 | 7.329 | 7.329 | 7.329 | 7.329 | 0.0% | 1 | | total | 29.266 | 29.266 | 29.266 | 29.266 | 29.266 | 29.266 | 0.0% | 1 | | -> duration | 28.266 | 28.266 | 28.266 | 28.266 | 28.266 | 28.266 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.265949 Full duration: 51.236372 HINTS: * To plot HTML graphics with this data, run: rally task report 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a --out output.html * To generate a JUnit report, run: rally task export 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a --json --out output.json At least one workload did not pass SLA criteria. 2019-06-24 17:41:54,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-06-24 17:41:56,975 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6e8d7ef7-02bc-48c1-a7fb-32c1ff6d883a --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-06-24 17:41:56,978 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-24 17:41:56,979 - 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-06-24 17:41:56,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 17:41:56,996 - 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-06-24 17:41:56,997 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-24 17:41:56,997 - 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': 'a1045ef2-5b7d-4c17-a756-ce538346bdf0', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_fe255cda-8de1-49b7-9365-855c74c6928c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_fe255cda-8de1-49b7-9365-855c74c6928c', '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_fe255cda-8de1-49b7-9365-855c74c6928c', '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-06-24 17:43:09,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b9a16bd0-f7e0-450a-97ee-3a56e59f07fe 2019-06-24 17:43:09,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b9a16bd0-f7e0-450a-97ee-3a56e59f07fe'] 2019-06-24 17:43:10,281 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b9a16bd0-f7e0-450a-97ee-3a56e59f07fe -------------------------------------------------------------------------------- Task b9a16bd0-f7e0-450a-97ee-3a56e59f07fe: 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 b9a16bd0-f7e0-450a-97ee-3a56e59f07fe 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.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | quotas.delete_quotas | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211174 Full duration: 13.290333 -------------------------------------------------------------------------------- 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 b9a16bd0-f7e0-450a-97ee-3a56e59f07fe 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 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902798 Full duration: 13.122996 -------------------------------------------------------------------------------- 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 b9a16bd0-f7e0-450a-97ee-3a56e59f07fe 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036023 Full duration: 12.690161 -------------------------------------------------------------------------------- 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 b9a16bd0-f7e0-450a-97ee-3a56e59f07fe 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.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | total | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> duration | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 1.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.429328 Full duration: 12.920606 HINTS: * To plot HTML graphics with this data, run: rally task report b9a16bd0-f7e0-450a-97ee-3a56e59f07fe --out output.html * To generate a JUnit report, run: rally task export b9a16bd0-f7e0-450a-97ee-3a56e59f07fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b9a16bd0-f7e0-450a-97ee-3a56e59f07fe --json --out output.json 2019-06-24 17:43:10,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b9a16bd0-f7e0-450a-97ee-3a56e59f07fe', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-06-24 17:43:12,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b9a16bd0-f7e0-450a-97ee-3a56e59f07fe --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-06-24 17:43:12,349 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-24 17:43:12,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:07 | 6 | 100.00% | | glance | 00:01:40 | 4 | 100.00% | | cinder | 00:03:41 | 10 | 100.00% | | gnocchi | 00:02:04 | 11 | 100.00% | | heat | 00:01:33 | 4 | 100.00% | | keystone | 00:04:03 | 11 | 100.00% | | neutron | 00:05:45 | 11 | 100.00% | | nova | 00:00:51 | 1 | 0.00% | | quotas | 00:00:52 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:39 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-06-24 17:43:12,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-06-24 17:43:12,354 - 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-06-24 17:43:14,874 - 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-06-24 17:43:14,874 - 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-06-24 17:43:17,242 - 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-06-24 17:43:17,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 17:43:17,361 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:56 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-24 17:43:35,793 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-06-24 17:43:35,842 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-06-24 17:43:37,243 - 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'6adf40e562de4fb5ab5414c4d3b0f8fd', '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_c573f53c-e08b-4017-b38e-4db1acc1da3c'}) 2019-06-24 17:43:37,758 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7ef81659c1fc472bb54c684d5240ad1d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_c573f53c-e08b-4017-b38e-4db1acc1da3c'}) 2019-06-24 17:43:39,689 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_c573f53c-e08b-4017-b38e-4db1acc1da3c', 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'6adf40e562de4fb5ab5414c4d3b0f8fd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'P4cJtnmOgKOhXGaIB6SyNeHxICbumQ', 'username': u'refstack_defcore-user_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 17:43:39,693 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'password': 'P4cJtnmOgKOhXGaIB6SyNeHxICbumQ', 'project_name': 'refstack_defcore-project_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '6adf40e562de4fb5ab5414c4d3b0f8fd', 'project_domain_name': 'Default'} 2019-06-24 17:43:43,004 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-06-24 17:43:44,444 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T17:43:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'427137a2-c93b-4967-956a-715433793f96', 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'refstack_defcore-net_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'created_at': u'2019-06-24T17:43:44Z', u'mtu': 1450, u'tenant_id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', u'l2_adjacency': True}) 2019-06-24 17:43:45,834 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:43: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'01c34dc0-f509-480e-bb3d-6c50a3621af9', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'427137a2-c93b-4967-956a-715433793f96', u'tenant_id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', u'created_at': u'2019-06-24T17:43: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'6adf40e562de4fb5ab5414c4d3b0f8fd'}) 2019-06-24 17:43:53,267 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:43:48Z', u'revision_number': 3, u'ha': True, u'id': u'113ca18e-1625-46cd-beee-d0c0ff950b67', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'admin_state_up': True, u'tenant_id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', u'created_at': u'2019-06-24T17:43:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'6adf40e562de4fb5ab5414c4d3b0f8fd'}) 2019-06-24 17:43:58,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/005d8382-0fa5-4dd4-893f-63969198a7f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/005d8382-0fa5-4dd4-893f-63969198a7f4/file', 'owner': u'6adf40e562de4fb5ab5414c4d3b0f8fd', 'id': u'005d8382-0fa5-4dd4-893f-63969198a7f4', 'size': 12716032, u'self': u'/v2/images/005d8382-0fa5-4dd4-893f-63969198a7f4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', 'name': 'refstack_defcore-project_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/005d8382-0fa5-4dd4-893f-63969198a7f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:43:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:43:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_c573f53c-e08b-4017-b38e-4db1acc1da3c', '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/005d8382-0fa5-4dd4-893f-63969198a7f4', 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_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'created': u'2019-06-24T17:43:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:43:57Z', 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/005d8382-0fa5-4dd4-893f-63969198a7f4', 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_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:43:59,101 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_c573f53c-e08b-4017-b38e-4db1acc1da3c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'118936e6-f0c9-4074-80be-f7c72a2832ee', 'swap': 0}) 2019-06-24 17:43:59,604 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 17:44:02,032 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 17:44:04,485 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bd311024-b97b-43a3-9974-8ee0e3b0a13d | 2019-06-24T17:44:04.027202 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bd311024-b97b-43a3-9974-8ee0e3b0a13d ~/.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-06-24 17:44:08,029 - 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-06-24 17:44:08,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 17:44:11,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-24 17:44:14,123 - 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=31d9acf6-2f7a-4aac-943e-f49e1bf01e32) as the default verifier for the future CLI operations. 2019-06-24 17:44:18,746 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2/file', 'owner': u'6adf40e562de4fb5ab5414c4d3b0f8fd', 'id': u'17cd4c5e-3244-4c4a-ab3a-202b1b4764f2', 'size': 12716032, u'self': u'/v2/images/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6adf40e562de4fb5ab5414c4d3b0f8fd', 'name': 'refstack_defcore-project_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:44:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:44:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c573f53c-e08b-4017-b38e-4db1acc1da3c', '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/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2', 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_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_c573f53c-e08b-4017-b38e-4db1acc1da3c', 'created': u'2019-06-24T17:44:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:44:17Z', 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/17cd4c5e-3244-4c4a-ab3a-202b1b4764f2', 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_c573f53c-e08b-4017-b38e-4db1acc1da3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:44:18,807 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c573f53c-e08b-4017-b38e-4db1acc1da3c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'eb48985b-a3c1-473a-b433-f1ac39347a23', 'swap': 0}) 2019-06-24 17:44:18,828 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c573f53c-e08b-4017-b38e-4db1acc1da3c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'eb48985b-a3c1-473a-b433-f1ac39347a23', 'swap': 0}) 2019-06-24 17:44:22,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 17:44:22,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 17:44:22,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 17:44:22,531 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 17:44:27,272 - 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-06-24 17:44:27,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-06-24 17:44:27,272 - 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-06-24 17:44:27,272 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-06-24 17:44:27,273 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - 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-06-24 17:44:27,273 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-06-24 17:44:27,273 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-06-24 17:44:27,274 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-06-24 17:44:27,274 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-06-24 17:44:27,274 - 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-06-24 17:44:27,274 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-06-24 17:44:27,274 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-24 17:44:27,274 - 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-06-24 17:44:27,275 - 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-06-24 17:44:27,275 - 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-06-24 17:44:27,275 - 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-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-06-24 17:44:27,275 - 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-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-06-24 17:44:27,275 - 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-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-06-24 17:44:27,275 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-06-24 17:44:27,275 - 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-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-24 17:44:27,276 - 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-06-24 17:44:27,276 - 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-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-06-24 17:44:27,276 - 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-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-06-24 17:44:27,276 - 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-06-24 17:44:27,276 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-06-24 17:44:27,276 - 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-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-06-24 17:44:27,277 - 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-06-24 17:44:27,277 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-06-24 17:44:27,277 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-06-24 17:44:27,278 - 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-06-24 17:44:27,278 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-06-24 17:44:27,279 - 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-06-24 17:44:27,279 - 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-06-24 17:44:27,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-06-24 17:44:27,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-06-24 17:44:27,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-06-24 17:44:27,279 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-06-24 17:44:27,279 - 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-06-24 17:44:27,280 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 17:44:27,304 - 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-06-24 17:52:23,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c85b21a6-4e74-48dd-9bc9-3019bf56866a 2019-06-24 17:52:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'c85b21a6-4e74-48dd-9bc9-3019bf56866a']'. 2019-06-24 17:52:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 17:52:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 17:52:24,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c85b21a6-4e74-48dd-9bc9-3019bf56866a | 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 17:44:29 | 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 17:52:23 | 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:54 | 2019-06-24 17:52:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 31d9acf6-2f7a-4aac-943e-f49e1bf01e32) | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bd311024-b97b-43a3-9974-8ee0e3b0a13d) | 2019-06-24 17:52:24,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 466.791 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 17:52:24,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 17:52:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 17:52:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 17:52:24,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 17:52:24,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-06-24 17:52:24,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'c85b21a6-4e74-48dd-9bc9-3019bf56866a', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-06-24 17:52:26,595 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c85b21a6-4e74-48dd-9bc9-3019bf56866a --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-06-24 17:52:26,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'c85b21a6-4e74-48dd-9bc9-3019bf56866a', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-06-24 17:52:28,598 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c85b21a6-4e74-48dd-9bc9-3019bf56866a --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-06-24 17:52:28,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 17:52:28,789 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:46 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-06-24 17:52:45,579 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-06-24 17:52:45,631 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-06-24 17:52:47,018 - 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'57211b74b90c4ce999074fee304af976', '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_5609a775-ee9a-4fba-8cb1-aea4d6cce050'}) 2019-06-24 17:52:47,503 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'aab0366c8da2446cbb859c4da291fc91', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_5609a775-ee9a-4fba-8cb1-aea4d6cce050'}) 2019-06-24 17:52:49,266 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 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'57211b74b90c4ce999074fee304af976', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vyEoO6HJ7Kvd8h1GJBpK5vwX8AF46l', 'username': u'tempest_full-user_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 17:52:49,269 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'password': 'vyEoO6HJ7Kvd8h1GJBpK5vwX8AF46l', 'project_name': 'tempest_full-project_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '57211b74b90c4ce999074fee304af976', 'project_domain_name': 'Default'} 2019-06-24 17:52:52,961 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-06-24 17:52:53,913 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T17:52:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'932271a3-1e11-4fec-a1f9-95130b759997', u'provider:segmentation_id': 37, 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_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'created_at': u'2019-06-24T17:52:53Z', u'mtu': 1450, u'tenant_id': u'57211b74b90c4ce999074fee304af976', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'57211b74b90c4ce999074fee304af976', u'l2_adjacency': True}) 2019-06-24 17:52:55,297 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:52:54Z', 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'e8e04c46-a83d-49b5-9c8f-522e86f36abc', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'932271a3-1e11-4fec-a1f9-95130b759997', u'tenant_id': u'57211b74b90c4ce999074fee304af976', u'created_at': u'2019-06-24T17:52:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'57211b74b90c4ce999074fee304af976'}) 2019-06-24 17:53:02,485 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T17:52:57Z', u'revision_number': 3, u'ha': True, u'id': u'92cf5958-07bf-4cd1-a006-436626edac84', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'admin_state_up': True, u'tenant_id': u'57211b74b90c4ce999074fee304af976', u'created_at': u'2019-06-24T17:52:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'57211b74b90c4ce999074fee304af976'}) 2019-06-24 17:53:07,945 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e1a776a7-65eb-4357-bd9b-e999456a9a0d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e1a776a7-65eb-4357-bd9b-e999456a9a0d/file', 'owner': u'57211b74b90c4ce999074fee304af976', 'id': u'e1a776a7-65eb-4357-bd9b-e999456a9a0d', 'size': 12716032, u'self': u'/v2/images/e1a776a7-65eb-4357-bd9b-e999456a9a0d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57211b74b90c4ce999074fee304af976', 'name': 'tempest_full-project_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e1a776a7-65eb-4357-bd9b-e999456a9a0d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:53:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:53:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_5609a775-ee9a-4fba-8cb1-aea4d6cce050', '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/e1a776a7-65eb-4357-bd9b-e999456a9a0d', 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_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'created': u'2019-06-24T17:53:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:53:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e1a776a7-65eb-4357-bd9b-e999456a9a0d', 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_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:53:08,282 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_5609a775-ee9a-4fba-8cb1-aea4d6cce050', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'3e4d9c6a-4d84-465b-8ec4-89fce139f088', 'swap': 0}) 2019-06-24 17:53:08,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 17:53:11,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 17:53:13,534 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9fd5df29-bfca-46f2-9091-357a4fe4ccd5 | 2019-06-24T17:53:13.162167 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9fd5df29-bfca-46f2-9091-357a4fe4ccd5 ~/.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-06-24 17:53:16,937 - 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-06-24 17:53:17,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 17:53:20,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-24 17:53:23,140 - 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=3a041f6a-5681-4482-8cfb-03a7eb8545d0) as the default verifier for the future CLI operations. 2019-06-24 17:53:27,467 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c/file', 'owner': u'57211b74b90c4ce999074fee304af976', 'id': u'5dcde0eb-ddd4-4952-9b01-2e19e8d5802c', 'size': 12716032, u'self': u'/v2/images/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'57211b74b90c4ce999074fee304af976', 'name': 'tempest_full-project_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T17:53:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T17:53:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_5609a775-ee9a-4fba-8cb1-aea4d6cce050', '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/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c', 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_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_5609a775-ee9a-4fba-8cb1-aea4d6cce050', 'created': u'2019-06-24T17:53:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T17:53:26Z', 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/5dcde0eb-ddd4-4952-9b01-2e19e8d5802c', 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_5609a775-ee9a-4fba-8cb1-aea4d6cce050', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 17:53:27,529 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5609a775-ee9a-4fba-8cb1-aea4d6cce050', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'aaf87317-082d-403c-8fdc-a6751ba0759f', 'swap': 0}) 2019-06-24 17:53:27,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5609a775-ee9a-4fba-8cb1-aea4d6cce050', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'aaf87317-082d-403c-8fdc-a6751ba0759f', 'swap': 0}) 2019-06-24 17:53:30,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 17:53:30,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 17:53:30,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 17:53:30,902 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 17:53:30,937 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 17:53:34,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3a041f6a-5681-4482-8cfb-03a7eb8545d0/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-06-24 17:53:34,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 17:53:34,740 - 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-06-24 18:40:18,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a74882b7-a500-4629-8534-235037fb71cf 2019-06-24 18:40:18,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a74882b7-a500-4629-8534-235037fb71cf']'. 2019-06-24 18:40:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 18:40:19,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 18:40:19,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:40:19,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a74882b7-a500-4629-8534-235037fb71cf | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 17:53:36 | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 18:40:18 | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:42 | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-24 18:40:19,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3a041f6a-5681-4482-8cfb-03a7eb8545d0) | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9fd5df29-bfca-46f2-9091-357a4fe4ccd5) | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-06-24 18:40:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2794.22 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1035 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 7 | 2019-06-24 18:40:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:40:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 18:40:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 18:40:20,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.3282149712% 2019-06-24 18:40:20,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a74882b7-a500-4629-8534-235037fb71cf', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-06-24 18:40:22,387 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a74882b7-a500-4629-8534-235037fb71cf --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-06-24 18:40:22,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a74882b7-a500-4629-8534-235037fb71cf', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-06-24 18:40:24,678 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a74882b7-a500-4629-8534-235037fb71cf --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-06-24 18:40:24,960 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 18:40:24,960 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-06-24 18:40:43,537 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-06-24 18:40:43,591 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-06-24 18:40:44,975 - 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'3abb601323974047bf0effd22794d337', '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_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff'}) 2019-06-24 18:40:45,478 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'195be5d237a04f92bf2c2a48333f3988', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff'}) 2019-06-24 18:40:47,391 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 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'3abb601323974047bf0effd22794d337', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'w2cWYhAggMJJO56iSEFJi3TBtVv5xg', 'username': u'tempest_scenario-user_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 18:40:47,395 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'password': 'w2cWYhAggMJJO56iSEFJi3TBtVv5xg', 'project_name': 'tempest_scenario-project_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '3abb601323974047bf0effd22794d337', 'project_domain_name': 'Default'} 2019-06-24 18:40:50,766 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-06-24 18:40:52,080 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T18:40:51Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f58bcf0-1c8a-4335-9a1c-8889f8f29d3c', 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'tempest_scenario-net_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'created_at': u'2019-06-24T18:40:51Z', u'mtu': 1450, u'tenant_id': u'3abb601323974047bf0effd22794d337', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3abb601323974047bf0effd22794d337', u'l2_adjacency': True}) 2019-06-24 18:40:53,949 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:40:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b40318b6-0e4e-43bf-b9b8-85ebf708bbc1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8f58bcf0-1c8a-4335-9a1c-8889f8f29d3c', u'tenant_id': u'3abb601323974047bf0effd22794d337', u'created_at': u'2019-06-24T18:40:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3abb601323974047bf0effd22794d337'}) 2019-06-24 18:41:01,508 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:40:56Z', u'revision_number': 3, u'ha': True, u'id': u'7009af88-2e5f-4fc0-ad0a-6220f109cbed', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'admin_state_up': True, u'tenant_id': u'3abb601323974047bf0effd22794d337', u'created_at': u'2019-06-24T18:40:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'3abb601323974047bf0effd22794d337'}) 2019-06-24 18:41:07,262 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff/file', 'owner': u'3abb601323974047bf0effd22794d337', 'id': u'a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff', 'size': 12716032, u'self': u'/v2/images/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3abb601323974047bf0effd22794d337', 'name': 'tempest_scenario-project_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:41:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:41:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', '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/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff', 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_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'created': u'2019-06-24T18:41:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:41:05Z', 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/a7ad7ad3-e46e-4b17-b0a8-faf50c28b8ff', 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_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:41:07,705 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'2f804fd4-031c-4336-b2a8-dc6ca0fee6d2', 'swap': 0}) 2019-06-24 18:41:08,157 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 18:41:10,575 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 18:41:12,922 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cb81aafe-816a-41a3-b3e8-b1f51ad46a66 | 2019-06-24T18:41:12.543464 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cb81aafe-816a-41a3-b3e8-b1f51ad46a66 ~/.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-06-24 18:41:16,408 - 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-06-24 18:41:17,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 18:41:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-24 18:41:22,682 - 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=c7510382-dfb4-4555-846e-1416540ca1e2) as the default verifier for the future CLI operations. 2019-06-24 18:41:26,043 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/c94f5420-37f5-4009-841e-ecde660b5533/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c94f5420-37f5-4009-841e-ecde660b5533/file', 'owner': u'3abb601323974047bf0effd22794d337', 'id': u'c94f5420-37f5-4009-841e-ecde660b5533', 'size': 12716032, u'self': u'/v2/images/c94f5420-37f5-4009-841e-ecde660b5533', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3abb601323974047bf0effd22794d337', 'name': 'tempest_scenario-project_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/c94f5420-37f5-4009-841e-ecde660b5533/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:41:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:41:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', '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/c94f5420-37f5-4009-841e-ecde660b5533', 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_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', 'created': u'2019-06-24T18:41:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:41:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c94f5420-37f5-4009-841e-ecde660b5533', 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_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:41:26,096 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'8b0f28d8-ba1d-4311-8c1f-5dbc9007199d', 'swap': 0}) 2019-06-24 18:41:26,123 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_9a13a09c-ac96-4a33-a8dd-83a42b8b10ff', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'8b0f28d8-ba1d-4311-8c1f-5dbc9007199d', 'swap': 0}) 2019-06-24 18:41:29,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 18:41:29,783 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 18:41:29,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 18:41:29,786 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 18:41:29,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 18:41:33,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c7510382-dfb4-4555-846e-1416540ca1e2/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-06-24 18:41:33,965 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 18:41:33,979 - 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-06-24 18:52:45,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cbef1086-eece-41c7-b240-61fedac57138 2019-06-24 18:52:45,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'cbef1086-eece-41c7-b240-61fedac57138']'. 2019-06-24 18:52:46,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 18:52:46,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 18:52:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:52:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cbef1086-eece-41c7-b240-61fedac57138 | 2019-06-24 18:52:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 18:52:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 18:41:35 | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 18:52:45 | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:10 | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 18:52:46,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c7510382-dfb4-4555-846e-1416540ca1e2) | 2019-06-24 18:52:46,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 18:52:46,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cb81aafe-816a-41a3-b3e8-b1f51ad46a66) | 2019-06-24 18:52:46,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-06-24 18:52:46,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 634.502 | 2019-06-24 18:52:46,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:52:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 18:52:46,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 18:52:46,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-06-24 18:52:46,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'cbef1086-eece-41c7-b240-61fedac57138', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-06-24 18:52:48,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid cbef1086-eece-41c7-b240-61fedac57138 --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-06-24 18:52:48,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'cbef1086-eece-41c7-b240-61fedac57138', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-06-24 18:52:50,604 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid cbef1086-eece-41c7-b240-61fedac57138 --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-06-24 18:52:50,761 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 18:52:50,761 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:60 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-24 18:53:08,380 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-06-24 18:53:09,714 - 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'1b683126c897439a93eee1b913cc139b', '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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393'}) 2019-06-24 18:53:10,116 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c9c77cba5b34e96b4ef1a80c72c7d87', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393'}) 2019-06-24 18:53:11,993 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 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'1b683126c897439a93eee1b913cc139b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aNFMkOfO0YlTFuHkZWRYWA15PuyOFS', 'username': u'patrole-user_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 18:53:11,996 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'password': 'aNFMkOfO0YlTFuHkZWRYWA15PuyOFS', 'project_name': 'patrole-project_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '1b683126c897439a93eee1b913cc139b', 'project_domain_name': 'Default'} 2019-06-24 18:53:15,463 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-06-24 18:53:16,538 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T18:53:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85d0ab2e-ac1e-4941-bcb7-89f18e53182e', u'provider:segmentation_id': 71, 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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'created_at': u'2019-06-24T18:53:16Z', u'mtu': 1450, u'tenant_id': u'1b683126c897439a93eee1b913cc139b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1b683126c897439a93eee1b913cc139b', u'l2_adjacency': True}) 2019-06-24 18:53:17,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:53:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cf2c209f-00ab-4e19-847d-ba41f4a4c7c5', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'85d0ab2e-ac1e-4941-bcb7-89f18e53182e', u'tenant_id': u'1b683126c897439a93eee1b913cc139b', u'created_at': u'2019-06-24T18:53:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b683126c897439a93eee1b913cc139b'}) 2019-06-24 18:53:25,528 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:53:20Z', u'revision_number': 3, u'ha': True, u'id': u'0e61ac90-db40-4857-b01f-f016be29cc10', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'admin_state_up': True, u'tenant_id': u'1b683126c897439a93eee1b913cc139b', u'created_at': u'2019-06-24T18:53:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'1b683126c897439a93eee1b913cc139b'}) 2019-06-24 18:53:31,682 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/763c7720-10a8-4861-8565-445fddc9919d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/763c7720-10a8-4861-8565-445fddc9919d/file', 'owner': u'1b683126c897439a93eee1b913cc139b', 'id': u'763c7720-10a8-4861-8565-445fddc9919d', 'size': 12716032, u'self': u'/v2/images/763c7720-10a8-4861-8565-445fddc9919d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b683126c897439a93eee1b913cc139b', 'name': 'patrole-project_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/763c7720-10a8-4861-8565-445fddc9919d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:53:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:53:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', '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/763c7720-10a8-4861-8565-445fddc9919d', 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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'created': u'2019-06-24T18:53:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:53: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/763c7720-10a8-4861-8565-445fddc9919d', 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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:53:32,634 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'a4d9648e-4fe8-4a26-9c2c-620bec81f67a', 'swap': 0}) 2019-06-24 18:53:33,116 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 18:53:35,419 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 18:53:37,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 926a1172-3ae1-4690-9d59-dc32f29fbd8d | 2019-06-24T18:53:37.392146 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 926a1172-3ae1-4690-9d59-dc32f29fbd8d ~/.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-06-24 18:53:41,095 - 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-06-24 18:53:41,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 18:53:43,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-24 18:53:47,055 - 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=b863ccdf-8a5f-443f-b505-79ba01add1b2) as the default verifier for the future CLI operations. 2019-06-24 18:53:51,700 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/545f11f8-7981-4fc7-8b43-5a9d0047cb81/snap', u'metadata': Munch({})})], 'file': u'/v2/images/545f11f8-7981-4fc7-8b43-5a9d0047cb81/file', 'owner': u'1b683126c897439a93eee1b913cc139b', 'id': u'545f11f8-7981-4fc7-8b43-5a9d0047cb81', 'size': 12716032, u'self': u'/v2/images/545f11f8-7981-4fc7-8b43-5a9d0047cb81', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b683126c897439a93eee1b913cc139b', 'name': 'patrole-project_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/545f11f8-7981-4fc7-8b43-5a9d0047cb81/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:53:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:53:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', '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/545f11f8-7981-4fc7-8b43-5a9d0047cb81', 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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', 'created': u'2019-06-24T18:53:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:53:50Z', 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/545f11f8-7981-4fc7-8b43-5a9d0047cb81', 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_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:53:51,752 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'26b8b6c8-cbd4-45bc-a498-13f07bdee1f7', 'swap': 0}) 2019-06-24 18:53:51,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_058bcc6d-2b2e-4a5e-a5c0-2dc7338b3393', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'26b8b6c8-cbd4-45bc-a498-13f07bdee1f7', 'swap': 0}) 2019-06-24 18:53:54,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 18:53:54,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 18:53:54,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 18:53:54,977 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 18:53:55,016 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 18:53:58,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b863ccdf-8a5f-443f-b505-79ba01add1b2/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-06-24 18:53:58,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 18:53:58,852 - 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-06-24 18:57:24,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 167e9b5f-207e-453e-b900-a89c512fd0fe 2019-06-24 18:57:24,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'167e9b5f-207e-453e-b900-a89c512fd0fe']'. 2019-06-24 18:57:25,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 18:57:25,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 18:57:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:57:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 167e9b5f-207e-453e-b900-a89c512fd0fe | 2019-06-24 18:57:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 18:57:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 18:54:00 | 2019-06-24 18:57:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 18:57:24 | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:24 | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b863ccdf-8a5f-443f-b505-79ba01add1b2) | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 18:57:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 926a1172-3ae1-4690-9d59-dc32f29fbd8d) | 2019-06-24 18:57:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-06-24 18:57:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 193.3 | 2019-06-24 18:57:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-06-24 18:57:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-06-24 18:57:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 18:57:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 18:57:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 18:57:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 18:57:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 18:57:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 18:57:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-06-24 18:57:25,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'167e9b5f-207e-453e-b900-a89c512fd0fe', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-06-24 18:57:27,675 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 167e9b5f-207e-453e-b900-a89c512fd0fe --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-06-24 18:57:27,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'167e9b5f-207e-453e-b900-a89c512fd0fe', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-06-24 18:57:29,729 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 167e9b5f-207e-453e-b900-a89c512fd0fe --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-06-24 18:57:29,887 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 18:57:29,888 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:14 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 18:57:47,230 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-06-24 18:57:48,577 - 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'3cf03388fa704b9497bf40cc4ca2abbf', '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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e'}) 2019-06-24 18:57:49,002 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'92a6fb7b834749638a694ab833b86013', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e'}) 2019-06-24 18:57:50,953 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 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'3cf03388fa704b9497bf40cc4ca2abbf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'VQp5KqqyvlUPZjHfvGsApnRARZ6lW0', 'username': u'neutron_trunk-user_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 18:57:50,956 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'password': 'VQp5KqqyvlUPZjHfvGsApnRARZ6lW0', 'project_name': 'neutron_trunk-project_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '3cf03388fa704b9497bf40cc4ca2abbf', 'project_domain_name': 'Default'} 2019-06-24 18:57:54,341 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-06-24 18:57:55,330 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T18:57:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'28c8a5fd-29bd-4e1f-91c8-66fd9e2f56e5', u'provider:segmentation_id': 36, 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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'created_at': u'2019-06-24T18:57:55Z', u'mtu': 1450, u'tenant_id': u'3cf03388fa704b9497bf40cc4ca2abbf', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3cf03388fa704b9497bf40cc4ca2abbf', u'l2_adjacency': True}) 2019-06-24 18:57:56,934 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:57: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'db09cafb-7555-47d6-9833-e03eb3e88319', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'28c8a5fd-29bd-4e1f-91c8-66fd9e2f56e5', u'tenant_id': u'3cf03388fa704b9497bf40cc4ca2abbf', u'created_at': u'2019-06-24T18:57: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'3cf03388fa704b9497bf40cc4ca2abbf'}) 2019-06-24 18:58:04,458 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T18:57:59Z', u'revision_number': 3, u'ha': True, u'id': u'37499510-267e-49fc-825d-5398d6952828', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'admin_state_up': True, u'tenant_id': u'3cf03388fa704b9497bf40cc4ca2abbf', u'created_at': u'2019-06-24T18:57:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'3cf03388fa704b9497bf40cc4ca2abbf'}) 2019-06-24 18:58:09,823 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a/file', 'owner': u'3cf03388fa704b9497bf40cc4ca2abbf', 'id': u'd24ea1fb-e75a-4388-b0bf-1e647bb10b9a', 'size': 12716032, u'self': u'/v2/images/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cf03388fa704b9497bf40cc4ca2abbf', 'name': 'neutron_trunk-project_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:58:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:58:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', '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/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a', 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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'created': u'2019-06-24T18:58:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:58: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/d24ea1fb-e75a-4388-b0bf-1e647bb10b9a', 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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:58:10,160 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'c37a61a2-e058-45c5-b89f-798c0a9414a4', 'swap': 0}) 2019-06-24 18:58:10,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 18:58:12,999 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 18:58:15,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5b6965cf-4660-4085-990f-9a81e14e4131 | 2019-06-24T18:58:15.038912 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5b6965cf-4660-4085-990f-9a81e14e4131 ~/.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-06-24 18:58:18,804 - 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-06-24 18:58:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-24 18:58:22,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-06-24 18:58:24,755 - 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=f52415f5-f3c6-4379-869f-ef3ca7a27273) as the default verifier for the future CLI operations. 2019-06-24 18:58:28,142 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/37e66071-92fd-4f1f-b9c3-21219d88d1c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/37e66071-92fd-4f1f-b9c3-21219d88d1c4/file', 'owner': u'3cf03388fa704b9497bf40cc4ca2abbf', 'id': u'37e66071-92fd-4f1f-b9c3-21219d88d1c4', 'size': 12716032, u'self': u'/v2/images/37e66071-92fd-4f1f-b9c3-21219d88d1c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3cf03388fa704b9497bf40cc4ca2abbf', 'name': 'neutron_trunk-project_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/37e66071-92fd-4f1f-b9c3-21219d88d1c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T18:58:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T18:58:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', '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/37e66071-92fd-4f1f-b9c3-21219d88d1c4', 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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', 'created': u'2019-06-24T18:58:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T18:58:26Z', 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/37e66071-92fd-4f1f-b9c3-21219d88d1c4', 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_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 18:58:28,191 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'3f67e37e-bf0f-418a-913f-d22a751e2859', 'swap': 0}) 2019-06-24 18:58:28,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_ad05e6e9-9b5e-452b-ade0-1bb9a8cdea1e', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'3f67e37e-bf0f-418a-913f-d22a751e2859', 'swap': 0}) 2019-06-24 18:58:31,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-24 18:58:31,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-24 18:58:31,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-24 18:58:31,687 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-24 18:58:31,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-24 18:58:35,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f52415f5-f3c6-4379-869f-ef3ca7a27273/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-06-24 18:58:35,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-24 18:58:35,099 - 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-06-24 19:00:38,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6183b2d2-bfc4-4f6f-b150-23896a6b2a2d 2019-06-24 19:00:38,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'6183b2d2-bfc4-4f6f-b150-23896a6b2a2d']'. 2019-06-24 19:00:39,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-24 19:00:39,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-24 19:00:39,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 19:00:39,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6183b2d2-bfc4-4f6f-b150-23896a6b2a2d | 2019-06-24 19:00:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-06-24 19:00:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-24 18:58:37 | 2019-06-24 19:00:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-24 19:00:38 | 2019-06-24 19:00:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:01 | 2019-06-24 19:00:39,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f52415f5-f3c6-4379-869f-ef3ca7a27273) | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5b6965cf-4660-4085-990f-9a81e14e4131) | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-06-24 19:00:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 92.63 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-06-24 19:00:39,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-24 19:00:39,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-24 19:00:39,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-24 19:00:39,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-06-24 19:00:39,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'6183b2d2-bfc4-4f6f-b150-23896a6b2a2d', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-06-24 19:00:41,133 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6183b2d2-bfc4-4f6f-b150-23896a6b2a2d --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-06-24 19:00:41,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'6183b2d2-bfc4-4f6f-b150-23896a6b2a2d', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-06-24 19:00:43,271 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6183b2d2-bfc4-4f6f-b150-23896a6b2a2d --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-06-24 19:00:43,387 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 19:00:43,387 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:49 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-06-24 19:01:00,956 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-06-24 19:01:02,320 - 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'f0b57d5220864e41a7db8895e92d1189', '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_528b7e75-f54a-45b2-a931-2efc42b7048d'}) 2019-06-24 19:01:02,837 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'423f371a1678460ba998d868ef4697db', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_528b7e75-f54a-45b2-a931-2efc42b7048d'}) 2019-06-24 19:01:04,677 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_528b7e75-f54a-45b2-a931-2efc42b7048d', 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'f0b57d5220864e41a7db8895e92d1189', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uQYVPLTUCfifQSuGWDZGfYBvpjINoE', 'username': u'networking-bgpvpn-user_528b7e75-f54a-45b2-a931-2efc42b7048d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 19:01:04,682 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_528b7e75-f54a-45b2-a931-2efc42b7048d', 'password': 'uQYVPLTUCfifQSuGWDZGfYBvpjINoE', 'project_name': 'networking-bgpvpn-project_528b7e75-f54a-45b2-a931-2efc42b7048d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': 'f0b57d5220864e41a7db8895e92d1189', 'project_domain_name': 'Default'} 2019-06-24 19:01:08,199 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-06-24 19:01:09,724 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-06-24 19:01:09,724 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-06-24 19:01:09,779 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-06-24 19:01:11,153 - 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'9638ddce182e48628d9b1df47935c924', '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_fbc1e01a-2f7c-4fd0-ada6-81505621e258'}) 2019-06-24 19:01:11,650 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9af95ba978f54ca79acbb0c0b53e9ef1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_fbc1e01a-2f7c-4fd0-ada6-81505621e258'}) 2019-06-24 19:01:13,293 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_fbc1e01a-2f7c-4fd0-ada6-81505621e258', 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'9638ddce182e48628d9b1df47935c924', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zIMxKpGMxxrAY1I0zj0I8n6c7Yht7N', 'username': u'networking-sfc-user_fbc1e01a-2f7c-4fd0-ada6-81505621e258', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 19:01:13,297 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_fbc1e01a-2f7c-4fd0-ada6-81505621e258', 'password': 'zIMxKpGMxxrAY1I0zj0I8n6c7Yht7N', 'project_name': 'networking-sfc-project_fbc1e01a-2f7c-4fd0-ada6-81505621e258', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '9638ddce182e48628d9b1df47935c924', 'project_domain_name': 'Default'} 2019-06-24 19:01:16,507 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-06-24 19:01:17,929 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-06-24 19:01:17,929 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-06-24 19:01:17,981 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-06-24 19:01:19,256 - 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'9bf68f39aa4844949dcd082efcd3ccc3', '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_0373eccf-81e9-437e-a4ec-f07af01a5b5f'}) 2019-06-24 19:01:19,758 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b9ef2fa52954d0d9babf9de863bf454', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_0373eccf-81e9-437e-a4ec-f07af01a5b5f'}) 2019-06-24 19:01:21,462 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_0373eccf-81e9-437e-a4ec-f07af01a5b5f', 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'9bf68f39aa4844949dcd082efcd3ccc3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NZDYSvKSWqFUDoXgowXIEcCk1zXzF7', 'username': u'barbican-user_0373eccf-81e9-437e-a4ec-f07af01a5b5f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 19:01:21,466 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_0373eccf-81e9-437e-a4ec-f07af01a5b5f', 'password': 'NZDYSvKSWqFUDoXgowXIEcCk1zXzF7', 'project_name': 'barbican-project_0373eccf-81e9-437e-a4ec-f07af01a5b5f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '9bf68f39aa4844949dcd082efcd3ccc3', 'project_domain_name': 'Default'} 2019-06-24 19:01:26,333 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-06-24 19:01:26,334 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-06-24 19:01:26,338 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 15:57 | PASS | | rally_sanity | functest | smoke | 26:56 | FAIL | | refstack_defcore | functest | smoke | 08:46 | FAIL | | tempest_full | functest | smoke | 47:32 | FAIL | | tempest_scenario | functest | smoke | 11:60 | PASS | | patrole | functest | smoke | 04:14 | PASS | | neutron_trunk | functest | smoke | 02:49 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-06-24 19:01:26,346 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-24 19:01:29,205 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-24 19:01:29,208 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UPJ23AV9AKrxLp2GXEH7DZSPW 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=85a7dfa3e7714c9cbcac838aa1cff0d2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-24 19:01:29,208 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-24 19:01:29,209 - 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-06-24 19:01:29,217 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-06-24 19:01:30,782 - 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'53825f1f40dc4806b692c4ba94f79ce5', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c'}) 2019-06-24 19:01:31,287 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd12088e0be946909a9f21686a1f571d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_16f09a6e-3b06-4a84-8877-eaa46d16054c'}) 2019-06-24 19:01:32,874 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_16f09a6e-3b06-4a84-8877-eaa46d16054c', 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'53825f1f40dc4806b692c4ba94f79ce5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FDIVFnuJMP8OpR30lRzt2C4lnFwdzh', 'username': u'rally_full-user_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 19:01:32,879 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'password': 'FDIVFnuJMP8OpR30lRzt2C4lnFwdzh', 'project_name': 'rally_full-project_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '53825f1f40dc4806b692c4ba94f79ce5', 'project_domain_name': 'Default'} 2019-06-24 19:01:34,240 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-06-24 19:01:35,126 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T19:01:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2a6fe257-5945-48ed-9f6f-177e057a1260', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_16f09a6e-3b06-4a84-8877-eaa46d16054c', u'created_at': u'2019-06-24T19:01:34Z', u'mtu': 1450, u'tenant_id': u'53825f1f40dc4806b692c4ba94f79ce5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'53825f1f40dc4806b692c4ba94f79ce5', u'l2_adjacency': True}) 2019-06-24 19:01:36,809 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T19:01:36Z', 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'cf524cc0-36e5-43b4-8dfa-b272781f13bb', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_16f09a6e-3b06-4a84-8877-eaa46d16054c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2a6fe257-5945-48ed-9f6f-177e057a1260', u'tenant_id': u'53825f1f40dc4806b692c4ba94f79ce5', u'created_at': u'2019-06-24T19:01:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'53825f1f40dc4806b692c4ba94f79ce5'}) 2019-06-24 19:01:44,560 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T19:01:39Z', u'revision_number': 3, u'ha': True, u'id': u'0f58a6d0-3cd1-41dd-b2a1-d0bf44ed34ef', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_16f09a6e-3b06-4a84-8877-eaa46d16054c', u'admin_state_up': True, u'tenant_id': u'53825f1f40dc4806b692c4ba94f79ce5', u'created_at': u'2019-06-24T19:01:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'53825f1f40dc4806b692c4ba94f79ce5'}) 2019-06-24 19:01:50,255 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e0ff6aa0-2894-486c-8b76-0ae408ea5d65/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e0ff6aa0-2894-486c-8b76-0ae408ea5d65/file', 'owner': u'53825f1f40dc4806b692c4ba94f79ce5', 'id': u'e0ff6aa0-2894-486c-8b76-0ae408ea5d65', 'size': 12716032, u'self': u'/v2/images/e0ff6aa0-2894-486c-8b76-0ae408ea5d65', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'53825f1f40dc4806b692c4ba94f79ce5', 'name': 'rally_full-project_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/e0ff6aa0-2894-486c-8b76-0ae408ea5d65/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T19:01:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T19:01:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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/e0ff6aa0-2894-486c-8b76-0ae408ea5d65', 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_16f09a6e-3b06-4a84-8877-eaa46d16054c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'created': u'2019-06-24T19:01:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T19:01:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e0ff6aa0-2894-486c-8b76-0ae408ea5d65', 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_16f09a6e-3b06-4a84-8877-eaa46d16054c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 19:01:50,640 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'4d22ca0a-5d27-426a-a97b-ecd6f342a8f5', 'swap': 0}) 2019-06-24 19:01:50,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 19:01:55,033 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 71db6b40-5b19-4f65-ac3b-63f99d50396d | 2019-06-24T19:01:54.669684 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 71db6b40-5b19-4f65-ac3b-63f99d50396d ~/.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-06-24 19:01:58,202 - 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-06-24 19:01:58,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-24 19:01:59,357 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'2cb266fe-3e8b-4a04-ae69-4d782ebccba0', 'swap': 0}) 2019-06-24 19:01:59,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'2cb266fe-3e8b-4a04-ae69-4d782ebccba0', 'swap': 0}) 2019-06-24 19:01:59,638 - 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-06-24 19:01:59,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:01:59,655 - 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-06-24 19:01:59,656 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-06-24 19:01:59,657 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 19:04:03,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a94c5cdf-cecc-43ec-8d70-53e7b945217b 2019-06-24 19:04:03,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'a94c5cdf-cecc-43ec-8d70-53e7b945217b'] 2019-06-24 19:04:04,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a94c5cdf-cecc-43ec-8d70-53e7b945217b -------------------------------------------------------------------------------- Task a94c5cdf-cecc-43ec-8d70-53e7b945217b: 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b 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.511 | 0.61 | 0.639 | 0.64 | 0.642 | 0.606 | 100.0% | 10 | | total | 0.511 | 0.61 | 0.639 | 0.64 | 0.642 | 0.607 | 100.0% | 10 | | -> duration | 0.511 | 0.61 | 0.639 | 0.64 | 0.642 | 0.607 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.845922 Full duration: 14.772355 -------------------------------------------------------------------------------- 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 1.045 | 1.453 | 1.556 | 1.636 | 1.717 | 1.44 | 100.0% | 10 | | total | 1.486 | 1.923 | 2.048 | 2.095 | 2.141 | 1.9 | 100.0% | 10 | | -> duration | 1.486 | 1.923 | 2.048 | 2.095 | 2.141 | 1.9 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.965329 Full duration: 18.863731 -------------------------------------------------------------------------------- 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b 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.617 | 0.642 | 0.683 | 0.815 | 0.948 | 0.669 | 100.0% | 10 | | total | 1.04 | 1.093 | 1.179 | 1.278 | 1.378 | 1.118 | 100.0% | 10 | | -> duration | 1.04 | 1.093 | 1.179 | 1.278 | 1.378 | 1.118 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.252056 Full duration: 16.135584 -------------------------------------------------------------------------------- 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.874 | 1.428 | 1.467 | 1.528 | 1.59 | 1.323 | 100.0% | 10 | | total | 1.325 | 1.86 | 1.926 | 1.974 | 2.023 | 1.763 | 100.0% | 10 | | -> duration | 1.325 | 1.86 | 1.926 | 1.974 | 2.023 | 1.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.524402 Full duration: 18.255826 -------------------------------------------------------------------------------- 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b 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.464 | 0.84 | 0.915 | 0.954 | 0.993 | 0.782 | 100.0% | 10 | | total | 0.898 | 1.276 | 1.35 | 1.386 | 1.423 | 1.221 | 100.0% | 10 | | -> duration | 0.898 | 1.276 | 1.35 | 1.386 | 1.423 | 1.221 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.630186 Full duration: 16.247936 -------------------------------------------------------------------------------- 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 a94c5cdf-cecc-43ec-8d70-53e7b945217b 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.309 | 0.317 | 0.379 | 0.568 | 0.758 | 0.363 | 100.0% | 10 | | total | 0.734 | 0.755 | 0.945 | 1.106 | 1.267 | 0.832 | 100.0% | 10 | | -> duration | 0.734 | 0.755 | 0.945 | 1.106 | 1.267 | 0.832 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.337463 Full duration: 15.013309 HINTS: * To plot HTML graphics with this data, run: rally task report a94c5cdf-cecc-43ec-8d70-53e7b945217b --out output.html * To generate a JUnit report, run: rally task export a94c5cdf-cecc-43ec-8d70-53e7b945217b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a94c5cdf-cecc-43ec-8d70-53e7b945217b --json --out output.json 2019-06-24 19:04:04,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'a94c5cdf-cecc-43ec-8d70-53e7b945217b', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-06-24 19:04:05,851 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a94c5cdf-cecc-43ec-8d70-53e7b945217b --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-06-24 19:04:05,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-06-24 19:04:05,863 - 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-06-24 19:04:05,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:04:05,877 - 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-06-24 19:04:05,877 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-06-24 19:04:05,878 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 19:11:01,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a825009-5a2f-4d31-a224-310efa0c3d47 2019-06-24 19:11:01,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'2a825009-5a2f-4d31-a224-310efa0c3d47'] 2019-06-24 19:11:02,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2a825009-5a2f-4d31-a224-310efa0c3d47 -------------------------------------------------------------------------------- Task 2a825009-5a2f-4d31-a224-310efa0c3d47: 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.86 | 4.182 | 5.02 | 5.188 | 5.357 | 4.351 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.256 | 0.475 | 0.678 | 0.744 | 0.81 | 0.496 | 100.0% | 10 | | -> glance_v2.upload_data | 0.51 | 0.962 | 2.013 | 2.093 | 2.172 | 1.229 | 100.0% | 10 | | glance_v2.delete_image | 0.69 | 1.082 | 1.572 | 1.587 | 1.601 | 1.074 | 100.0% | 10 | | total | 4.951 | 5.266 | 6.059 | 6.075 | 6.091 | 5.425 | 100.0% | 10 | | -> duration | 4.951 | 5.266 | 6.059 | 6.075 | 6.091 | 5.425 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.368135 Full duration: 34.192981 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.333 | 4.29 | 4.716 | 4.736 | 4.755 | 4.153 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.235 | 0.543 | 0.721 | 0.798 | 0.874 | 0.515 | 100.0% | 10 | | -> glance_v2.upload_data | 0.474 | 1.23 | 1.421 | 1.434 | 1.446 | 1.095 | 100.0% | 10 | | glance_v2.list_images | 0.041 | 0.259 | 0.374 | 0.393 | 0.412 | 0.219 | 100.0% | 10 | | total | 3.673 | 4.442 | 4.872 | 4.974 | 5.076 | 4.372 | 100.0% | 10 | | -> duration | 3.673 | 4.442 | 4.872 | 4.974 | 5.076 | 4.372 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.704766 Full duration: 37.907659 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.247 | 0.606 | 0.645 | 0.67 | 0.694 | 0.559 | 100.0% | 10 | | total | 0.248 | 0.606 | 0.646 | 0.67 | 0.695 | 0.559 | 100.0% | 10 | | -> duration | 0.248 | 0.606 | 0.646 | 0.67 | 0.695 | 0.559 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.320143 Full duration: 16.906282 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2a825009-5a2f-4d31-a224-310efa0c3d47 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.375 | 5.332 | 7.571 | 7.616 | 7.661 | 5.826 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.322 | 0.611 | 0.788 | 0.85 | 0.912 | 0.591 | 100.0% | 10 | | -> glance_v2.upload_data | 1.387 | 2.244 | 4.21 | 4.216 | 4.222 | 2.596 | 100.0% | 10 | | nova.boot_servers | 20.158 | 24.192 | 26.655 | 27.349 | 28.043 | 24.327 | 100.0% | 10 | | total | 27.235 | 30.587 | 32.637 | 32.958 | 33.28 | 30.154 | 100.0% | 10 | | -> duration | 26.235 | 29.587 | 31.637 | 31.958 | 32.28 | 29.154 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 89.500217 Full duration: 140.432957 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.412 | 4.571 | 4.643 | 4.662 | 4.682 | 4.375 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.337 | 0.648 | 0.738 | 0.794 | 0.851 | 0.588 | 100.0% | 10 | | -> glance_v2.upload_data | 0.458 | 1.301 | 1.459 | 1.46 | 1.462 | 1.195 | 100.0% | 10 | | glance_v2.deactivate_image | 0.066 | 0.313 | 0.394 | 0.431 | 0.468 | 0.267 | 100.0% | 10 | | total | 3.485 | 4.845 | 5.0 | 5.016 | 5.032 | 4.642 | 100.0% | 10 | | -> duration | 3.485 | 4.845 | 5.0 | 5.016 | 5.032 | 4.642 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.952632 Full duration: 39.407033 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.137 | 4.657 | 5.28 | 5.491 | 5.703 | 4.725 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.323 | 0.628 | 0.785 | 0.862 | 0.938 | 0.641 | 100.0% | 10 | | -> glance_v2.upload_data | 1.012 | 1.384 | 1.898 | 2.03 | 2.162 | 1.465 | 100.0% | 10 | | glance_v2.download_image | 0.157 | 0.607 | 0.739 | 0.75 | 0.76 | 0.561 | 100.0% | 10 | | total | 4.477 | 5.295 | 5.935 | 6.188 | 6.441 | 5.287 | 100.0% | 10 | | -> duration | 4.477 | 5.295 | 5.935 | 6.188 | 6.441 | 5.287 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.102233 Full duration: 40.282429 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.754 | 4.512 | 5.046 | 5.094 | 5.141 | 4.444 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.261 | 0.578 | 0.758 | 0.783 | 0.808 | 0.56 | 100.0% | 10 | | -> glance_v2.upload_data | 0.519 | 1.381 | 1.788 | 1.803 | 1.817 | 1.252 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.217 | 0.311 | 0.313 | 0.316 | 0.177 | 100.0% | 10 | | total | 3.775 | 4.632 | 5.198 | 5.325 | 5.452 | 4.621 | 100.0% | 10 | | -> duration | 3.775 | 4.632 | 5.198 | 5.325 | 5.452 | 4.621 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.092385 Full duration: 38.015368 -------------------------------------------------------------------------------- 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 2a825009-5a2f-4d31-a224-310efa0c3d47 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.466 | 4.802 | 5.159 | 5.281 | 5.402 | 4.659 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.243 | 0.592 | 0.851 | 0.905 | 0.959 | 0.579 | 100.0% | 10 | | -> glance_v2.upload_data | 0.579 | 1.688 | 1.93 | 2.165 | 2.401 | 1.534 | 100.0% | 10 | | glance_v2.update_image | 0.528 | 0.656 | 0.787 | 0.854 | 0.92 | 0.685 | 100.0% | 10 | | total | 4.204 | 5.505 | 5.816 | 5.937 | 6.057 | 5.345 | 100.0% | 10 | | -> duration | 4.204 | 5.505 | 5.816 | 5.937 | 6.057 | 5.345 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.194942 Full duration: 41.082901 HINTS: * To plot HTML graphics with this data, run: rally task report 2a825009-5a2f-4d31-a224-310efa0c3d47 --out output.html * To generate a JUnit report, run: rally task export 2a825009-5a2f-4d31-a224-310efa0c3d47 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a825009-5a2f-4d31-a224-310efa0c3d47 --json --out output.json 2019-06-24 19:11:02,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'2a825009-5a2f-4d31-a224-310efa0c3d47', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-06-24 19:11:04,965 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2a825009-5a2f-4d31-a224-310efa0c3d47 --out /home/opnfv/functest/results/rally_full/glance.json 2019-06-24 19:11:04,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-06-24 19:11:04,976 - 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-06-24 19:11:04,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:11:04,983 - 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-06-24 19:11:04,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-06-24 19:11:04,984 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 19:36:46,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : afcdefd3-44fd-426f-9170-2533b4f3fef0 2019-06-24 19:36:46,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'afcdefd3-44fd-426f-9170-2533b4f3fef0'] 2019-06-24 19:36:47,643 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid afcdefd3-44fd-426f-9170-2533b4f3fef0 -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0: 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.679 | 16.854 | 21.78 | 22.187 | 22.594 | 17.129 | 100.0% | 10 | | cinder_v3.create_volume | 3.09 | 3.486 | 4.017 | 4.049 | 4.082 | 3.536 | 100.0% | 10 | | nova.attach_volume | 4.702 | 5.149 | 5.404 | 5.479 | 5.554 | 5.126 | 100.0% | 10 | | nova.detach_volume | 4.41 | 4.854 | 5.176 | 5.266 | 5.356 | 4.812 | 100.0% | 10 | | cinder_v3.delete_volume | 0.312 | 1.581 | 2.761 | 2.889 | 3.018 | 1.602 | 100.0% | 10 | | nova.delete_server | 2.677 | 3.224 | 3.315 | 3.327 | 3.34 | 3.145 | 100.0% | 10 | | total | 28.478 | 34.357 | 40.052 | 41.058 | 42.063 | 35.35 | 100.0% | 10 | | -> duration | 27.478 | 33.357 | 39.052 | 40.058 | 41.063 | 34.35 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.199934 Full duration: 139.283611 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.382 | 3.544 | 3.623 | 3.633 | 3.643 | 3.544 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.026 | 0.313 | 0.4 | 0.402 | 0.405 | 0.298 | 100.0% | 10 | | total | 3.496 | 3.885 | 3.95 | 3.977 | 4.004 | 3.843 | 100.0% | 10 | | -> duration | 3.496 | 3.885 | 3.95 | 3.977 | 4.004 | 3.843 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.631227 Full duration: 59.108198 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0 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 | 12.055 | 16.974 | 19.321 | 19.506 | 19.691 | 16.776 | 100.0% | 10 | | cinder_v3.list_volumes | 0.063 | 0.354 | 0.363 | 0.364 | 0.364 | 0.292 | 100.0% | 10 | | total | 12.118 | 17.192 | 19.684 | 19.868 | 20.052 | 17.069 | 100.0% | 10 | | -> duration | 12.118 | 17.192 | 19.684 | 19.868 | 20.052 | 17.069 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.486567 Full duration: 78.20315 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.391 | 3.673 | 3.819 | 3.832 | 3.845 | 3.663 | 100.0% | 10 | | cinder_v3.list_volumes | 0.288 | 0.37 | 0.397 | 0.409 | 0.421 | 0.367 | 100.0% | 10 | | total | 3.786 | 4.037 | 4.157 | 4.197 | 4.238 | 4.03 | 100.0% | 10 | | -> duration | 3.786 | 4.037 | 4.157 | 4.197 | 4.238 | 4.03 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.962287 Full duration: 40.10394 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.085 | 3.256 | 3.391 | 3.402 | 3.414 | 3.253 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 34.137 | 52.549 | 53.794 | 54.048 | 54.302 | 49.06 | 100.0% | 10 | | cinder_v3.delete_volume | 0.505 | 2.237 | 2.848 | 2.95 | 3.052 | 2.113 | 100.0% | 10 | | glance_v2.delete_image | 0.581 | 1.124 | 1.509 | 1.575 | 1.64 | 1.108 | 100.0% | 10 | | total | 39.805 | 59.14 | 59.691 | 60.156 | 60.621 | 55.534 | 100.0% | 10 | | -> duration | 39.805 | 59.14 | 59.691 | 60.156 | 60.621 | 55.534 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 160.207745 Full duration: 189.652015 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ] }, "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.204 | 17.248 | 20.634 | 20.801 | 20.968 | 16.986 | 100.0% | 10 | | cinder_v3.create_volume | 3.083 | 3.243 | 3.363 | 3.379 | 3.396 | 3.247 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.787 | 3.028 | 3.467 | 4.313 | 5.159 | 3.235 | 100.0% | 10 | | nova.attach_volume | 4.661 | 4.95 | 5.116 | 5.144 | 5.171 | 4.926 | 100.0% | 10 | | nova.detach_volume | 1.508 | 2.101 | 4.667 | 4.712 | 4.757 | 2.997 | 100.0% | 10 | | cinder_v3.delete_snapshot | 0.789 | 2.597 | 2.717 | 2.921 | 3.125 | 2.451 | 100.0% | 10 | | cinder_v3.delete_volume | 0.407 | 1.508 | 2.495 | 2.539 | 2.583 | 1.463 | 100.0% | 10 | | nova.delete_server | 2.853 | 3.425 | 3.56 | 3.64 | 3.719 | 3.364 | 100.0% | 10 | | total | 33.239 | 39.614 | 42.543 | 42.576 | 42.609 | 38.67 | 100.0% | 10 | | -> duration | 32.239 | 38.614 | 41.543 | 41.576 | 41.609 | 37.67 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 116.50611 Full duration: 153.129156 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ] }, "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0 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.587 | 3.746 | 3.817 | 3.83 | 3.842 | 3.73 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.839 | 3.088 | 3.18 | 3.231 | 3.282 | 3.083 | 100.0% | 10 | | nova.boot_server | 11.492 | 14.482 | 17.506 | 18.479 | 19.453 | 14.682 | 100.0% | 10 | | nova.attach_volume | 4.581 | 4.961 | 5.146 | 5.157 | 5.169 | 4.939 | 100.0% | 10 | | nova.detach_volume | 1.815 | 4.318 | 4.671 | 4.699 | 4.728 | 3.509 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.174 | 2.514 | 3.269 | 3.994 | 4.72 | 2.781 | 100.0% | 10 | | cinder_v3.delete_volume | 0.321 | 2.459 | 2.789 | 2.864 | 2.939 | 1.999 | 100.0% | 10 | | nova.delete_server | 2.683 | 3.163 | 3.288 | 3.463 | 3.638 | 3.146 | 100.0% | 10 | | total | 33.454 | 38.323 | 40.827 | 42.072 | 43.317 | 37.869 | 100.0% | 10 | | -> duration | 32.454 | 37.323 | 39.827 | 41.072 | 42.317 | 36.869 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 113.610751 Full duration: 150.06592 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.634 | 3.737 | 3.867 | 3.87 | 3.873 | 3.749 | 100.0% | 10 | | total | 3.634 | 3.738 | 3.867 | 3.87 | 3.874 | 3.749 | 100.0% | 10 | | -> duration | 3.634 | 3.738 | 3.867 | 3.87 | 3.874 | 3.749 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.200514 Full duration: 37.812321 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.332 | 3.715 | 3.822 | 3.826 | 3.83 | 3.669 | 100.0% | 10 | | total | 3.332 | 3.715 | 3.822 | 3.826 | 3.83 | 3.669 | 100.0% | 10 | | -> duration | 3.332 | 3.715 | 3.822 | 3.826 | 3.83 | 3.669 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.815406 Full duration: 40.725464 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.695 | 0.802 | 0.821 | 0.861 | 0.901 | 0.8 | 100.0% | 10 | | total | 0.696 | 0.802 | 0.821 | 0.861 | 0.902 | 0.8 | 100.0% | 10 | | -> duration | 0.696 | 0.802 | 0.821 | 0.861 | 0.902 | 0.8 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.425968 Full duration: 64.768491 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.205 | 3.482 | 3.602 | 3.655 | 3.709 | 3.461 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.661 | 2.857 | 2.99 | 2.994 | 2.998 | 2.835 | 100.0% | 10 | | total | 6.027 | 6.256 | 6.566 | 6.584 | 6.602 | 6.296 | 100.0% | 10 | | -> duration | 6.027 | 6.256 | 6.566 | 6.584 | 6.602 | 6.296 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.723835 Full duration: 60.260896 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.496 | 3.692 | 3.828 | 3.912 | 3.996 | 3.696 | 100.0% | 10 | | cinder_v3.delete_volume | 0.603 | 2.853 | 3.076 | 3.088 | 3.099 | 2.245 | 100.0% | 10 | | total | 4.11 | 6.63 | 6.878 | 6.907 | 6.936 | 5.942 | 100.0% | 10 | | -> duration | 4.11 | 6.63 | 6.878 | 6.907 | 6.936 | 5.942 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.394802 Full duration: 42.240407 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task afcdefd3-44fd-426f-9170-2533b4f3fef0 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.575 | 17.644 | 19.528 | 19.567 | 19.606 | 16.934 | 100.0% | 10 | | cinder_v3.delete_volume | 0.544 | 2.705 | 4.911 | 4.977 | 5.043 | 2.374 | 100.0% | 10 | | total | 14.174 | 20.025 | 21.509 | 21.971 | 22.434 | 19.308 | 100.0% | 10 | | -> duration | 14.174 | 20.025 | 21.509 | 21.971 | 22.434 | 19.308 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.610322 Full duration: 81.820798 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.401 | 3.668 | 3.849 | 3.857 | 3.866 | 3.677 | 100.0% | 10 | | cinder_v3.delete_volume | 0.602 | 2.735 | 3.08 | 3.089 | 3.098 | 2.206 | 100.0% | 10 | | total | 4.262 | 6.388 | 6.93 | 6.947 | 6.964 | 5.883 | 100.0% | 10 | | -> duration | 4.262 | 6.388 | 6.93 | 6.947 | 6.964 | 5.883 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.26181 Full duration: 41.642673 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.481 | 3.723 | 3.838 | 3.862 | 3.886 | 3.695 | 100.0% | 10 | | cinder_v3.extend_volume | 0.549 | 0.731 | 0.837 | 0.844 | 0.85 | 0.709 | 100.0% | 10 | | cinder_v3.delete_volume | 0.394 | 2.485 | 3.012 | 3.076 | 3.14 | 1.935 | 100.0% | 10 | | total | 4.628 | 7.07 | 7.559 | 7.659 | 7.758 | 6.338 | 100.0% | 10 | | -> duration | 4.628 | 7.07 | 7.559 | 7.659 | 7.758 | 6.338 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.26862 Full duration: 41.839662 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.689 | 3.887 | 6.122 | 6.191 | 6.26 | 4.484 | 100.0% | 10 | | cinder_v3.delete_volume | 2.853 | 4.951 | 5.329 | 5.414 | 5.5 | 4.399 | 100.0% | 10 | | total | 6.621 | 8.967 | 10.443 | 10.853 | 11.262 | 8.883 | 100.0% | 10 | | -> duration | 6.621 | 8.967 | 10.443 | 10.853 | 11.262 | 8.883 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.923109 Full duration: 66.502632 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.723 | 0.779 | 0.825 | 0.846 | 0.866 | 0.785 | 100.0% | 10 | | cinder_v3.get_qos | 0.216 | 0.3 | 0.392 | 0.402 | 0.413 | 0.3 | 100.0% | 10 | | total | 0.949 | 1.08 | 1.179 | 1.2 | 1.222 | 1.085 | 100.0% | 10 | | -> duration | 0.949 | 1.08 | 1.179 | 1.2 | 1.222 | 1.085 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.247026 Full duration: 23.4442 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.753 | 0.807 | 0.875 | 0.888 | 0.901 | 0.82 | 100.0% | 10 | | cinder_v3.list_qos | 0.211 | 0.303 | 0.329 | 0.36 | 0.391 | 0.298 | 100.0% | 10 | | total | 1.012 | 1.117 | 1.182 | 1.237 | 1.293 | 1.118 | 100.0% | 10 | | -> duration | 1.012 | 1.117 | 1.182 | 1.237 | 1.293 | 1.118 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.328204 Full duration: 24.386034 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.727 | 0.793 | 0.883 | 0.899 | 0.915 | 0.809 | 100.0% | 10 | | cinder_v3.set_qos | 0.305 | 0.337 | 0.393 | 0.415 | 0.436 | 0.349 | 100.0% | 10 | | total | 1.061 | 1.151 | 1.256 | 1.286 | 1.316 | 1.158 | 100.0% | 10 | | -> duration | 1.061 | 1.151 | 1.256 | 1.286 | 1.316 | 1.158 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.425039 Full duration: 23.764906 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.68 | 0.799 | 0.831 | 0.835 | 0.839 | 0.78 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.21 | 0.295 | 0.302 | 0.31 | 0.319 | 0.287 | 100.0% | 10 | | total | 0.89 | 1.094 | 1.127 | 1.129 | 1.131 | 1.067 | 100.0% | 10 | | -> duration | 0.89 | 1.094 | 1.127 | 1.129 | 1.131 | 1.067 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.17296 Full duration: 23.399132 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.695 | 0.78 | 0.812 | 0.851 | 0.89 | 0.785 | 100.0% | 10 | | cinder_v3.list_types | 0.214 | 0.289 | 0.313 | 0.314 | 0.315 | 0.275 | 100.0% | 10 | | total | 0.924 | 1.076 | 1.115 | 1.116 | 1.117 | 1.061 | 100.0% | 10 | | -> duration | 0.924 | 1.076 | 1.115 | 1.116 | 1.117 | 1.061 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.16488 Full duration: 23.760551 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.752 | 0.783 | 0.809 | 0.822 | 0.835 | 0.786 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.24 | 0.346 | 0.363 | 0.37 | 0.376 | 0.327 | 100.0% | 10 | | total | 0.992 | 1.125 | 1.154 | 1.17 | 1.187 | 1.112 | 100.0% | 10 | | -> duration | 0.992 | 1.125 | 1.154 | 1.17 | 1.187 | 1.112 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.318008 Full duration: 23.940981 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.77 | 0.794 | 0.889 | 0.897 | 0.905 | 0.811 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.33 | 0.343 | 0.385 | 0.437 | 0.488 | 0.361 | 100.0% | 10 | | total | 1.1 | 1.143 | 1.274 | 1.325 | 1.376 | 1.173 | 100.0% | 10 | | -> duration | 1.1 | 1.143 | 1.274 | 1.325 | 1.376 | 1.173 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.407313 Full duration: 23.945188 -------------------------------------------------------------------------------- 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 afcdefd3-44fd-426f-9170-2533b4f3fef0 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.698 | 0.788 | 0.821 | 0.869 | 0.917 | 0.788 | 100.0% | 10 | | cinder_v2.add_type_access | 0.24 | 0.325 | 0.34 | 0.344 | 0.348 | 0.304 | 100.0% | 10 | | cinder_v2.list_type_access | 0.221 | 0.31 | 0.347 | 0.362 | 0.377 | 0.299 | 100.0% | 10 | | total | 1.163 | 1.439 | 1.475 | 1.484 | 1.493 | 1.391 | 100.0% | 10 | | -> duration | 1.163 | 1.439 | 1.475 | 1.484 | 1.493 | 1.391 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.131515 Full duration: 24.028996 HINTS: * To plot HTML graphics with this data, run: rally task report afcdefd3-44fd-426f-9170-2533b4f3fef0 --out output.html * To generate a JUnit report, run: rally task export afcdefd3-44fd-426f-9170-2533b4f3fef0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report afcdefd3-44fd-426f-9170-2533b4f3fef0 --json --out output.json 2019-06-24 19:36:47,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'afcdefd3-44fd-426f-9170-2533b4f3fef0', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-06-24 19:36:49,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid afcdefd3-44fd-426f-9170-2533b4f3fef0 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-06-24 19:36:49,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-06-24 19:36:49,502 - 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-06-24 19:36:49,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:36:49,514 - 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-06-24 19:36:49,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-06-24 19:36:49,515 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 19:42:30,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c4047af-3ba2-453d-815c-b7467222ec95 2019-06-24 19:42:30,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'5c4047af-3ba2-453d-815c-b7467222ec95'] 2019-06-24 19:42:31,599 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5c4047af-3ba2-453d-815c-b7467222ec95 -------------------------------------------------------------------------------- Task 5c4047af-3ba2-453d-815c-b7467222ec95: 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.677 | 0.728 | 0.752 | 0.8 | 0.848 | 0.732 | 100.0% | 10 | | total | 0.677 | 0.728 | 0.752 | 0.8 | 0.848 | 0.732 | 100.0% | 10 | | -> duration | 0.677 | 0.728 | 0.752 | 0.8 | 0.848 | 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.158623 Full duration: 15.46649 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.762 | 0.794 | 0.812 | 0.83 | 0.767 | 100.0% | 10 | | total | 0.727 | 0.762 | 0.794 | 0.812 | 0.83 | 0.767 | 100.0% | 10 | | -> duration | 0.727 | 0.762 | 0.794 | 0.812 | 0.83 | 0.767 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.294464 Full duration: 17.06023 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.652 | 0.727 | 0.791 | 0.809 | 0.827 | 0.734 | 100.0% | 10 | | total | 0.652 | 0.727 | 0.791 | 0.809 | 0.827 | 0.734 | 100.0% | 10 | | -> duration | 0.652 | 0.727 | 0.791 | 0.809 | 0.827 | 0.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.181271 Full duration: 16.13557 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.671 | 0.765 | 0.794 | 0.801 | 0.807 | 0.758 | 100.0% | 10 | | total | 0.671 | 0.766 | 0.795 | 0.801 | 0.808 | 0.758 | 100.0% | 10 | | -> duration | 0.671 | 0.766 | 0.795 | 0.801 | 0.808 | 0.758 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.280968 Full duration: 19.10042 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.654 | 0.76 | 0.81 | 0.831 | 0.852 | 0.763 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.227 | 0.298 | 0.317 | 0.317 | 0.317 | 0.294 | 100.0% | 10 | | total | 0.948 | 1.064 | 1.127 | 1.142 | 1.157 | 1.057 | 100.0% | 10 | | -> duration | 0.948 | 1.064 | 1.127 | 1.142 | 1.157 | 1.057 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.094341 Full duration: 16.631472 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.708 | 0.718 | 0.748 | 0.779 | 0.81 | 0.73 | 100.0% | 10 | | total | 0.709 | 0.718 | 0.748 | 0.779 | 0.81 | 0.73 | 100.0% | 10 | | -> duration | 0.709 | 0.718 | 0.748 | 0.779 | 0.81 | 0.73 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.17697 Full duration: 14.733576 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.666 | 0.769 | 0.813 | 0.833 | 0.852 | 0.767 | 100.0% | 10 | | total | 0.666 | 0.769 | 0.813 | 0.833 | 0.853 | 0.768 | 100.0% | 10 | | -> duration | 0.666 | 0.769 | 0.813 | 0.833 | 0.853 | 0.768 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.323197 Full duration: 18.820535 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.684 | 0.769 | 0.821 | 0.991 | 1.161 | 0.798 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.221 | 0.308 | 0.343 | 0.378 | 0.413 | 0.304 | 100.0% | 10 | | total | 0.905 | 1.079 | 1.2 | 1.342 | 1.484 | 1.102 | 100.0% | 10 | | -> duration | 0.905 | 1.079 | 1.2 | 1.342 | 1.484 | 1.102 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.256268 Full duration: 17.138822 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.698 | 0.731 | 0.836 | 0.969 | 1.102 | 0.774 | 100.0% | 10 | | total | 0.698 | 0.732 | 0.836 | 0.969 | 1.102 | 0.774 | 100.0% | 10 | | -> duration | 0.698 | 0.732 | 0.836 | 0.969 | 1.102 | 0.774 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.546258 Full duration: 15.46182 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.802 | 3.143 | 3.274 | 3.433 | 3.593 | 2.922 | 100.0% | 10 | | total | 1.802 | 3.144 | 3.274 | 3.433 | 3.593 | 2.922 | 100.0% | 10 | | -> duration | 1.802 | 3.144 | 3.274 | 3.433 | 3.593 | 2.922 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.264962 Full duration: 25.447413 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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 | 2.002 | 3.299 | 3.344 | 3.349 | 3.355 | 3.032 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.371 | 0.631 | 0.862 | 0.862 | 0.863 | 0.647 | 100.0% | 10 | | total | 2.486 | 3.853 | 4.202 | 4.21 | 4.219 | 3.679 | 100.0% | 10 | | -> duration | 2.486 | 3.853 | 4.202 | 4.21 | 4.219 | 3.679 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.415478 Full duration: 24.129843 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.706 | 0.725 | 0.843 | 0.844 | 0.844 | 0.745 | 100.0% | 10 | | total | 0.706 | 0.725 | 0.843 | 0.844 | 0.845 | 0.745 | 100.0% | 10 | | -> duration | 0.706 | 0.725 | 0.843 | 0.844 | 0.845 | 0.745 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.168059 Full duration: 15.787612 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.957 | 1.13 | 1.541 | 1.594 | 1.647 | 1.22 | 100.0% | 10 | | total | 0.957 | 1.131 | 1.541 | 1.594 | 1.647 | 1.221 | 100.0% | 10 | | -> duration | 0.957 | 1.131 | 1.541 | 1.594 | 1.647 | 1.221 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.19235 Full duration: 19.866289 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.841 | 1.077 | 1.509 | 1.669 | 1.828 | 1.185 | 100.0% | 10 | | gnocchi.delete_metric | 0.23 | 0.319 | 0.378 | 0.396 | 0.415 | 0.321 | 100.0% | 10 | | total | 1.158 | 1.382 | 1.877 | 2.012 | 2.147 | 1.506 | 100.0% | 10 | | -> duration | 1.158 | 1.382 | 1.877 | 2.012 | 2.147 | 1.506 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.087295 Full duration: 19.892301 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.643 | 0.76 | 0.786 | 0.817 | 0.847 | 0.755 | 100.0% | 10 | | total | 0.643 | 0.76 | 0.786 | 0.817 | 0.848 | 0.756 | 100.0% | 10 | | -> duration | 0.643 | 0.76 | 0.786 | 0.817 | 0.848 | 0.756 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.264253 Full duration: 22.188126 -------------------------------------------------------------------------------- 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 5c4047af-3ba2-453d-815c-b7467222ec95 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.661 | 0.761 | 0.92 | 1.003 | 1.086 | 0.796 | 100.0% | 10 | | gnocchi.delete_resource | 0.227 | 0.337 | 0.391 | 0.401 | 0.412 | 0.319 | 100.0% | 10 | | total | 0.888 | 1.087 | 1.28 | 1.378 | 1.475 | 1.115 | 100.0% | 10 | | -> duration | 0.888 | 1.087 | 1.28 | 1.378 | 1.475 | 1.115 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.225552 Full duration: 18.214835 HINTS: * To plot HTML graphics with this data, run: rally task report 5c4047af-3ba2-453d-815c-b7467222ec95 --out output.html * To generate a JUnit report, run: rally task export 5c4047af-3ba2-453d-815c-b7467222ec95 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c4047af-3ba2-453d-815c-b7467222ec95 --json --out output.json 2019-06-24 19:42:31,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'5c4047af-3ba2-453d-815c-b7467222ec95', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-06-24 19:42:33,462 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5c4047af-3ba2-453d-815c-b7467222ec95 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-06-24 19:42:33,494 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-06-24 19:42:33,495 - 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-06-24 19:42:33,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:42:33,509 - 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-06-24 19:42:33,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-06-24 19:42:33,510 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 19:57:00,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ba33941-dd05-4481-8ea1-cc2413bca9f5 2019-06-24 19:57:00,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4ba33941-dd05-4481-8ea1-cc2413bca9f5'] 2019-06-24 19:57:01,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4ba33941-dd05-4481-8ea1-cc2413bca9f5 -------------------------------------------------------------------------------- Task 4ba33941-dd05-4481-8ea1-cc2413bca9f5: 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.486 | 6.207 | 6.744 | 7.114 | 7.485 | 6.22 | 100.0% | 10 | | heat.delete_stack | 0.663 | 1.051 | 1.174 | 1.46 | 1.745 | 1.036 | 100.0% | 10 | | total | 6.364 | 7.187 | 7.798 | 8.197 | 8.596 | 7.256 | 100.0% | 10 | | -> duration | 4.364 | 5.187 | 5.798 | 6.197 | 6.596 | 5.256 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.635453 Full duration: 37.381415 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c", "public_net": "external", "flavor": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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 | 25.981 | 36.972 | 38.697 | 39.746 | 40.795 | 35.237 | 100.0% | 10 | | heat.delete_stack | 9.965 | 13.735 | 14.671 | 14.795 | 14.92 | 13.335 | 100.0% | 10 | | total | 35.946 | 50.508 | 52.993 | 53.419 | 53.845 | 48.572 | 100.0% | 10 | | -> duration | 33.946 | 48.508 | 50.993 | 51.419 | 51.845 | 46.572 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.410093 Full duration: 157.779312 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260", "image": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c", "flavor": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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 | 26.382 | 31.043 | 33.26 | 34.113 | 34.967 | 30.572 | 100.0% | 10 | | heat.delete_stack | 7.279 | 8.47 | 9.253 | 9.468 | 9.683 | 8.492 | 100.0% | 10 | | total | 34.282 | 39.776 | 42.552 | 43.016 | 43.48 | 39.065 | 100.0% | 10 | | -> duration | 32.282 | 37.776 | 40.552 | 41.016 | 41.48 | 37.065 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.583505 Full duration: 133.245405 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.971 | 5.457 | 5.657 | 5.723 | 5.789 | 5.459 | 100.0% | 10 | | heat.list_stacks | 0.231 | 0.341 | 0.355 | 0.368 | 0.382 | 0.325 | 100.0% | 10 | | total | 5.317 | 5.821 | 5.958 | 6.044 | 6.13 | 5.784 | 100.0% | 10 | | -> duration | 3.317 | 3.821 | 3.958 | 4.044 | 4.13 | 3.784 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.424233 Full duration: 38.804085 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.158 | 5.494 | 5.769 | 5.783 | 5.796 | 5.469 | 100.0% | 10 | | heat.update_stack | 3.082 | 4.344 | 4.707 | 4.736 | 4.764 | 4.113 | 100.0% | 10 | | heat.delete_stack | 2.813 | 3.638 | 4.003 | 4.178 | 4.353 | 3.56 | 100.0% | 10 | | total | 11.506 | 13.321 | 13.972 | 14.066 | 14.16 | 13.142 | 100.0% | 10 | | -> duration | 7.506 | 9.321 | 9.972 | 10.066 | 10.16 | 9.142 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.582828 Full duration: 55.244313 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.209 | 5.486 | 5.748 | 5.812 | 5.876 | 5.525 | 100.0% | 10 | | heat.update_stack | 2.828 | 3.124 | 3.21 | 3.256 | 3.302 | 3.083 | 100.0% | 10 | | heat.delete_stack | 0.557 | 0.976 | 1.817 | 1.949 | 2.08 | 1.1 | 100.0% | 10 | | total | 9.155 | 9.606 | 10.352 | 10.449 | 10.546 | 9.708 | 100.0% | 10 | | -> duration | 5.155 | 5.606 | 6.352 | 6.449 | 6.546 | 5.708 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.584067 Full duration: 47.029366 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.052 | 5.643 | 5.78 | 5.824 | 5.869 | 5.575 | 100.0% | 10 | | heat.update_stack | 4.346 | 4.518 | 5.773 | 6.0 | 6.227 | 4.881 | 100.0% | 10 | | heat.delete_stack | 3.426 | 4.385 | 5.037 | 5.119 | 5.202 | 4.367 | 100.0% | 10 | | total | 13.34 | 14.756 | 16.076 | 16.369 | 16.662 | 14.823 | 100.0% | 10 | | -> duration | 9.34 | 10.756 | 12.076 | 12.369 | 12.662 | 10.823 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.216863 Full duration: 60.961893 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.096 | 5.662 | 7.501 | 7.553 | 7.606 | 6.04 | 100.0% | 10 | | heat.update_stack | 2.821 | 3.138 | 4.574 | 4.648 | 4.722 | 3.388 | 100.0% | 10 | | heat.delete_stack | 2.768 | 3.717 | 4.136 | 4.206 | 4.276 | 3.744 | 100.0% | 10 | | total | 11.643 | 13.06 | 14.512 | 14.607 | 14.703 | 13.173 | 100.0% | 10 | | -> duration | 7.643 | 9.06 | 10.512 | 10.607 | 10.703 | 9.173 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.676841 Full duration: 55.621272 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.122 | 5.566 | 5.671 | 5.696 | 5.721 | 5.513 | 100.0% | 10 | | heat.update_stack | 3.34 | 4.653 | 4.898 | 4.924 | 4.951 | 4.488 | 100.0% | 10 | | heat.delete_stack | 1.884 | 2.402 | 3.103 | 3.323 | 3.544 | 2.588 | 100.0% | 10 | | total | 11.578 | 12.484 | 13.416 | 13.429 | 13.442 | 12.588 | 100.0% | 10 | | -> duration | 7.578 | 8.484 | 9.416 | 9.429 | 9.442 | 8.588 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.425085 Full duration: 54.186458 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.328 | 5.469 | 5.581 | 5.653 | 5.725 | 5.488 | 100.0% | 10 | | heat.update_stack | 2.67 | 3.247 | 3.541 | 3.565 | 3.589 | 3.246 | 100.0% | 10 | | heat.delete_stack | 2.03 | 2.364 | 2.777 | 3.049 | 3.32 | 2.446 | 100.0% | 10 | | total | 10.332 | 11.162 | 11.877 | 12.078 | 12.279 | 11.18 | 100.0% | 10 | | -> duration | 6.332 | 7.162 | 7.877 | 8.078 | 8.279 | 7.18 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.269114 Full duration: 50.436458 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.391 | 5.558 | 5.692 | 5.748 | 5.804 | 5.568 | 100.0% | 10 | | heat.check_stack | 0.853 | 1.343 | 1.568 | 1.988 | 2.408 | 1.373 | 100.0% | 10 | | heat.delete_stack | 1.472 | 2.195 | 2.623 | 2.685 | 2.746 | 2.209 | 100.0% | 10 | | total | 8.391 | 9.13 | 9.535 | 9.804 | 10.072 | 9.15 | 100.0% | 10 | | -> duration | 6.391 | 7.13 | 7.535 | 7.804 | 8.072 | 7.15 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.235327 Full duration: 44.502593 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.141 | 5.548 | 5.817 | 5.904 | 5.991 | 5.576 | 100.0% | 10 | | heat.suspend_stack | 0.835 | 1.191 | 1.633 | 2.197 | 2.761 | 1.337 | 100.0% | 10 | | heat.resume_stack | 0.819 | 1.179 | 2.302 | 2.511 | 2.72 | 1.406 | 100.0% | 10 | | heat.delete_stack | 2.002 | 2.459 | 3.428 | 3.444 | 3.46 | 2.545 | 100.0% | 10 | | total | 9.929 | 10.689 | 11.56 | 12.107 | 12.655 | 10.863 | 100.0% | 10 | | -> duration | 7.929 | 8.689 | 9.56 | 10.107 | 10.655 | 8.863 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.679174 Full duration: 48.415477 -------------------------------------------------------------------------------- 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 4ba33941-dd05-4481-8ea1-cc2413bca9f5 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.734 | 0.771 | 0.82 | 0.841 | 0.863 | 0.779 | 100.0% | 10 | | total | 0.735 | 0.771 | 0.82 | 0.842 | 0.863 | 0.779 | 100.0% | 10 | | -> duration | 0.735 | 0.771 | 0.82 | 0.842 | 0.863 | 0.779 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.317475 Full duration: 16.632984 HINTS: * To plot HTML graphics with this data, run: rally task report 4ba33941-dd05-4481-8ea1-cc2413bca9f5 --out output.html * To generate a JUnit report, run: rally task export 4ba33941-dd05-4481-8ea1-cc2413bca9f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ba33941-dd05-4481-8ea1-cc2413bca9f5 --json --out output.json 2019-06-24 19:57:01,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4ba33941-dd05-4481-8ea1-cc2413bca9f5', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-06-24 19:57:03,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4ba33941-dd05-4481-8ea1-cc2413bca9f5 --out /home/opnfv/functest/results/rally_full/heat.json 2019-06-24 19:57:03,296 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-06-24 19:57:03,297 - 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-06-24 19:57:03,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 19:57:03,309 - 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-06-24 19:57:03,310 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-06-24 19:57:03,311 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 20:03:25,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a4aa807-edce-4c07-a7c1-9377db4d8048 2019-06-24 20:03:25,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'3a4aa807-edce-4c07-a7c1-9377db4d8048'] 2019-06-24 20:03:25,904 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3a4aa807-edce-4c07-a7c1-9377db4d8048 -------------------------------------------------------------------------------- Task 3a4aa807-edce-4c07-a7c1-9377db4d8048: 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.709 | 0.788 | 0.85 | 0.88 | 0.91 | 0.796 | 100.0% | 10 | | keystone_v3.add_role | 0.153 | 0.228 | 0.278 | 0.299 | 0.32 | 0.228 | 100.0% | 10 | | keystone_v3.revoke_role | 0.162 | 0.259 | 0.332 | 0.346 | 0.361 | 0.246 | 100.0% | 10 | | total | 1.101 | 1.219 | 1.429 | 1.45 | 1.471 | 1.27 | 100.0% | 10 | | -> duration | 1.101 | 1.219 | 1.429 | 1.45 | 1.471 | 1.27 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.17792 Full duration: 29.240962 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.785 | 0.864 | 0.886 | 0.907 | 0.802 | 100.0% | 10 | | keystone_v3.add_role | 0.159 | 0.219 | 0.249 | 0.251 | 0.254 | 0.208 | 100.0% | 10 | | keystone_v3.list_roles | 0.141 | 0.224 | 0.253 | 0.289 | 0.324 | 0.215 | 100.0% | 10 | | total | 1.058 | 1.215 | 1.366 | 1.378 | 1.39 | 1.225 | 100.0% | 10 | | -> duration | 1.058 | 1.215 | 1.366 | 1.378 | 1.39 | 1.225 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.263508 Full duration: 29.353138 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.915 | 1.117 | 1.217 | 1.235 | 1.254 | 1.108 | 100.0% | 10 | | keystone_v3.list_projects | 0.123 | 0.202 | 0.219 | 0.223 | 0.227 | 0.186 | 100.0% | 10 | | total | 1.08 | 1.305 | 1.418 | 1.422 | 1.426 | 1.294 | 100.0% | 10 | | -> duration | 1.08 | 1.305 | 1.418 | 1.422 | 1.426 | 1.294 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.367423 Full duration: 29.335988 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.665 | 0.857 | 0.954 | 0.975 | 0.996 | 0.862 | 100.0% | 10 | | keystone_v3.delete_role | 0.143 | 0.207 | 0.246 | 0.248 | 0.251 | 0.201 | 100.0% | 10 | | total | 0.911 | 1.046 | 1.185 | 1.207 | 1.229 | 1.064 | 100.0% | 10 | | -> duration | 0.911 | 1.046 | 1.185 | 1.207 | 1.229 | 1.064 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.569737 Full duration: 26.013207 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.738 | 0.789 | 0.949 | 0.96 | 0.971 | 0.829 | 100.0% | 10 | | keystone_v3.delete_service | 0.147 | 0.161 | 0.248 | 0.254 | 0.26 | 0.187 | 100.0% | 10 | | total | 0.907 | 0.988 | 1.135 | 1.161 | 1.187 | 1.016 | 100.0% | 10 | | -> duration | 0.907 | 0.988 | 1.135 | 1.161 | 1.187 | 1.016 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.512488 Full duration: 25.491144 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.012 | 1.137 | 1.309 | 1.323 | 1.336 | 1.171 | 100.0% | 10 | | keystone_v3.create_user | 0.752 | 0.871 | 1.011 | 1.05 | 1.088 | 0.898 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.112 | 0.143 | 0.261 | 0.276 | 0.291 | 0.172 | 100.0% | 10 | | -> keystone_v3.add_role | 0.152 | 0.248 | 0.271 | 0.31 | 0.35 | 0.233 | 100.0% | 10 | | keystone_v3.create_role | 0.126 | 0.137 | 0.156 | 0.157 | 0.157 | 0.141 | 100.0% | 10 | | keystone_v3.get_project | 0.112 | 0.174 | 0.232 | 0.232 | 0.232 | 0.173 | 100.0% | 10 | | keystone_v3.get_user | 0.124 | 0.164 | 0.219 | 0.22 | 0.222 | 0.165 | 100.0% | 10 | | keystone_v3.get_role | 0.112 | 0.123 | 0.17 | 0.206 | 0.242 | 0.14 | 100.0% | 10 | | keystone_v3.list_services | 0.11 | 0.131 | 0.208 | 0.209 | 0.21 | 0.148 | 100.0% | 10 | | keystone_v3.get_services | 0.11 | 0.128 | 0.209 | 0.21 | 0.211 | 0.143 | 100.0% | 10 | | total | 2.854 | 3.188 | 3.329 | 3.344 | 3.359 | 3.168 | 100.0% | 10 | | -> duration | 2.854 | 3.188 | 3.329 | 3.344 | 3.359 | 3.168 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.09629 Full duration: 41.263473 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.95 | 1.15 | 1.248 | 1.314 | 1.381 | 1.155 | 100.0% | 10 | | keystone_v3.update_project | 0.149 | 0.189 | 0.246 | 0.246 | 0.246 | 0.199 | 100.0% | 10 | | keystone_v3.delete_project | 0.195 | 0.265 | 0.296 | 0.318 | 0.339 | 0.26 | 100.0% | 10 | | total | 1.499 | 1.575 | 1.752 | 1.787 | 1.822 | 1.615 | 100.0% | 10 | | -> duration | 1.499 | 1.575 | 1.752 | 1.787 | 1.822 | 1.615 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.207823 Full duration: 27.079236 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.073 | 1.311 | 1.53 | 1.588 | 1.647 | 1.333 | 100.0% | 10 | | total | 1.271 | 1.559 | 1.798 | 1.823 | 1.849 | 1.554 | 100.0% | 10 | | -> duration | 1.271 | 1.559 | 1.798 | 1.823 | 1.849 | 1.554 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.052933 Full duration: 27.004995 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.119 | 1.201 | 1.3 | 1.324 | 1.348 | 1.222 | 100.0% | 10 | | total | 1.119 | 1.201 | 1.3 | 1.324 | 1.348 | 1.222 | 100.0% | 10 | | -> duration | 1.119 | 1.201 | 1.3 | 1.324 | 1.348 | 1.222 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.250935 Full duration: 25.853015 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 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.03 | 1.105 | 1.188 | 1.219 | 1.251 | 1.125 | 100.0% | 10 | | keystone_v3.list_users | 0.131 | 0.22 | 0.239 | 0.242 | 0.245 | 0.203 | 100.0% | 10 | | total | 1.389 | 1.547 | 1.597 | 1.601 | 1.606 | 1.524 | 100.0% | 10 | | -> duration | 1.389 | 1.547 | 1.597 | 1.601 | 1.606 | 1.524 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.013654 Full duration: 26.88328 -------------------------------------------------------------------------------- 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 3a4aa807-edce-4c07-a7c1-9377db4d8048 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.974 | 1.143 | 1.217 | 1.233 | 1.25 | 1.123 | 100.0% | 10 | | keystone_v3.create_users | 7.602 | 8.088 | 8.437 | 8.531 | 8.626 | 8.126 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.601 | 8.087 | 8.437 | 8.531 | 8.625 | 8.126 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.272 | 1.44 | 1.63 | 1.632 | 1.633 | 1.457 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.802 | 1.935 | 2.026 | 2.079 | 2.132 | 1.941 | 100.0% | 10 | | total | 10.212 | 10.783 | 11.256 | 11.409 | 11.562 | 10.866 | 100.0% | 10 | | -> duration | 10.212 | 10.783 | 11.256 | 11.409 | 11.562 | 10.866 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.486148 Full duration: 69.875183 HINTS: * To plot HTML graphics with this data, run: rally task report 3a4aa807-edce-4c07-a7c1-9377db4d8048 --out output.html * To generate a JUnit report, run: rally task export 3a4aa807-edce-4c07-a7c1-9377db4d8048 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a4aa807-edce-4c07-a7c1-9377db4d8048 --json --out output.json 2019-06-24 20:03:25,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'3a4aa807-edce-4c07-a7c1-9377db4d8048', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-06-24 20:03:27,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3a4aa807-edce-4c07-a7c1-9377db4d8048 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-06-24 20:03:27,836 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-06-24 20:03:27,837 - 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-06-24 20:03:27,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 20:03:27,851 - 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-06-24 20:03:27,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-24 20:03:27,854 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 20:29:00,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 40a25489-b0c0-4b28-9542-3b5ec8365c24 2019-06-24 20:29:00,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'40a25489-b0c0-4b28-9542-3b5ec8365c24'] 2019-06-24 20:29:00,982 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 40a25489-b0c0-4b28-9542-3b5ec8365c24 -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24: finished -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.972 | 1.041 | 1.263 | 1.361 | 1.459 | 1.106 | 100.0% | 10 | | neutron.update_network | 0.402 | 0.795 | 1.063 | 1.068 | 1.072 | 0.761 | 100.0% | 10 | | total | 1.617 | 1.895 | 2.085 | 2.092 | 2.098 | 1.867 | 100.0% | 10 | | -> duration | 1.617 | 1.895 | 2.085 | 2.092 | 2.098 | 1.867 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.530817 Full duration: 47.275404 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.582 | 1.882 | 2.486 | 3.043 | 3.601 | 2.057 | 100.0% | 10 | | neutron.update_port | 0.515 | 0.858 | 1.148 | 1.186 | 1.224 | 0.861 | 100.0% | 10 | | total | 2.446 | 2.704 | 3.638 | 3.877 | 4.116 | 2.917 | 100.0% | 10 | | -> duration | 2.446 | 2.704 | 3.638 | 3.877 | 4.116 | 2.917 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.538339 Full duration: 78.287646 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.99 | 1.108 | 1.248 | 1.269 | 1.291 | 1.134 | 100.0% | 10 | | neutron.create_subnet | 0.924 | 1.193 | 1.461 | 1.574 | 1.688 | 1.22 | 100.0% | 10 | | neutron.create_router | 4.607 | 5.082 | 6.158 | 6.354 | 6.549 | 5.278 | 100.0% | 10 | | neutron.add_interface_router | 3.179 | 3.915 | 4.428 | 4.448 | 4.468 | 3.807 | 100.0% | 10 | | neutron.update_router | 1.105 | 1.616 | 1.858 | 1.878 | 1.898 | 1.545 | 100.0% | 10 | | total | 11.601 | 13.158 | 13.764 | 14.115 | 14.466 | 12.984 | 100.0% | 10 | | -> duration | 11.601 | 13.158 | 13.764 | 14.115 | 14.466 | 12.984 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.275902 Full duration: 98.265753 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.049 | 1.145 | 1.395 | 1.484 | 1.572 | 1.219 | 100.0% | 10 | | neutron.create_subnet | 0.803 | 1.18 | 1.589 | 1.599 | 1.609 | 1.223 | 100.0% | 10 | | neutron.update_subnet | 0.595 | 1.03 | 1.187 | 1.211 | 1.235 | 0.998 | 100.0% | 10 | | total | 2.687 | 3.3 | 3.951 | 4.157 | 4.363 | 3.44 | 100.0% | 10 | | -> duration | 2.687 | 3.3 | 3.951 | 4.157 | 4.363 | 3.44 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.499868 Full duration: 56.98016 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.835 | 1.045 | 1.532 | 1.69 | 1.847 | 1.147 | 100.0% | 10 | | neutron.delete_network | 0.594 | 1.067 | 1.325 | 1.364 | 1.404 | 1.022 | 100.0% | 10 | | total | 1.648 | 2.237 | 2.488 | 2.694 | 2.9 | 2.169 | 100.0% | 10 | | -> duration | 1.648 | 2.237 | 2.488 | 2.694 | 2.9 | 2.169 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.051368 Full duration: 45.053137 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.648 | 1.983 | 3.051 | 3.068 | 3.084 | 2.104 | 100.0% | 10 | | neutron.delete_port | 0.629 | 0.946 | 1.035 | 1.164 | 1.293 | 0.932 | 100.0% | 10 | | total | 2.604 | 2.905 | 3.851 | 3.946 | 4.041 | 3.036 | 100.0% | 10 | | -> duration | 2.604 | 2.905 | 3.851 | 3.946 | 4.041 | 3.036 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.761512 Full duration: 76.290967 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.881 | 1.085 | 1.279 | 1.373 | 1.467 | 1.102 | 100.0% | 10 | | neutron.create_subnet | 0.786 | 1.392 | 1.736 | 1.752 | 1.767 | 1.351 | 100.0% | 10 | | neutron.create_router | 3.558 | 5.172 | 5.954 | 6.087 | 6.221 | 5.091 | 100.0% | 10 | | neutron.add_interface_router | 2.931 | 3.587 | 4.598 | 4.738 | 4.879 | 3.753 | 100.0% | 10 | | neutron.remove_interface_router | 2.817 | 3.292 | 3.829 | 4.936 | 6.043 | 3.504 | 100.0% | 10 | | neutron.delete_router | 2.296 | 3.687 | 4.31 | 4.443 | 4.576 | 3.518 | 100.0% | 10 | | total | 15.647 | 18.488 | 20.417 | 20.974 | 21.531 | 18.319 | 100.0% | 10 | | -> duration | 15.647 | 18.488 | 20.417 | 20.974 | 21.531 | 18.319 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.313945 Full duration: 105.572836 -------------------------------------------------------------------------------- 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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.436 | 2.013 | 2.518 | 2.869 | 3.221 | 2.048 | 100.0% | 10 | | neutron.delete_subnet | 0.845 | 1.231 | 1.565 | 2.001 | 2.438 | 1.272 | 100.0% | 10 | | total | 2.364 | 3.175 | 4.112 | 4.301 | 4.489 | 3.321 | 100.0% | 10 | | -> duration | 2.364 | 3.175 | 4.112 | 4.301 | 4.489 | 3.321 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.354324 Full duration: 78.632565 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_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 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.881 | 1.071 | 1.184 | 1.203 | 1.223 | 1.06 | 100.0% | 10 | | neutron.list_networks | 0.134 | 0.421 | 0.49 | 0.496 | 0.502 | 0.398 | 100.0% | 10 | | total | 1.1 | 1.441 | 1.654 | 1.683 | 1.712 | 1.458 | 100.0% | 10 | | -> duration | 1.1 | 1.441 | 1.654 | 1.683 | 1.712 | 1.458 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.360234 Full duration: 47.037197 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_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 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.684 | 1.942 | 2.414 | 2.874 | 3.334 | 2.082 | 100.0% | 10 | | neutron.list_ports | 0.084 | 0.373 | 0.534 | 0.575 | 0.617 | 0.312 | 100.0% | 10 | | total | 1.797 | 2.296 | 2.634 | 3.292 | 3.951 | 2.394 | 100.0% | 10 | | -> duration | 1.797 | 2.296 | 2.634 | 3.292 | 3.951 | 2.394 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.845138 Full duration: 77.78611 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.031 | 1.129 | 1.348 | 1.373 | 1.399 | 1.177 | 100.0% | 10 | | neutron.create_subnet | 0.958 | 1.491 | 1.648 | 1.654 | 1.661 | 1.418 | 100.0% | 10 | | neutron.create_router | 4.372 | 5.388 | 6.481 | 6.692 | 6.902 | 5.36 | 100.0% | 10 | | neutron.add_interface_router | 3.349 | 4.242 | 4.571 | 4.854 | 5.137 | 4.163 | 100.0% | 10 | | neutron.list_routers | 0.128 | 0.388 | 0.553 | 0.595 | 0.637 | 0.353 | 100.0% | 10 | | total | 11.626 | 12.157 | 13.623 | 13.825 | 14.027 | 12.472 | 100.0% | 10 | | -> duration | 11.626 | 12.157 | 13.623 | 13.825 | 14.027 | 12.472 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.026043 Full duration: 103.14791 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_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.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.015 | 1.145 | 1.269 | 1.292 | 1.314 | 1.164 | 100.0% | 10 | | neutron.create_subnet | 0.94 | 1.487 | 2.976 | 3.003 | 3.03 | 1.803 | 100.0% | 10 | | neutron.list_subnets | 0.084 | 0.366 | 0.438 | 0.453 | 0.467 | 0.3 | 100.0% | 10 | | total | 2.297 | 2.927 | 4.197 | 4.449 | 4.7 | 3.268 | 100.0% | 10 | | -> duration | 2.297 | 2.927 | 4.197 | 4.449 | 4.7 | 3.268 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.622572 Full duration: 57.769583 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.882 | 1.076 | 1.183 | 1.201 | 1.219 | 1.044 | 100.0% | 10 | | neutron.delete_security_group | 0.11 | 0.386 | 0.479 | 0.505 | 0.531 | 0.32 | 100.0% | 10 | | total | 1.013 | 1.446 | 1.676 | 1.693 | 1.71 | 1.364 | 100.0% | 10 | | -> duration | 1.013 | 1.446 | 1.676 | 1.693 | 1.71 | 1.364 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.150127 Full duration: 42.759154 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.788 | 0.899 | 1.056 | 1.103 | 1.151 | 0.928 | 100.0% | 10 | | neutron.create_security_group_rule | 0.425 | 0.482 | 0.636 | 0.641 | 0.646 | 0.505 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.071 | 0.306 | 0.467 | 0.544 | 0.621 | 0.304 | 100.0% | 10 | | neutron.delete_security_group | 0.112 | 0.339 | 0.488 | 0.62 | 0.753 | 0.322 | 100.0% | 10 | | total | 1.781 | 2.025 | 2.341 | 2.403 | 2.465 | 2.059 | 100.0% | 10 | | -> duration | 1.781 | 2.025 | 2.341 | 2.403 | 2.465 | 2.059 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.250434 Full duration: 44.843064 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.84 | 1.008 | 1.151 | 1.197 | 1.242 | 1.02 | 100.0% | 10 | | neutron.create_security_group_rule | 0.155 | 0.46 | 0.511 | 0.516 | 0.521 | 0.412 | 100.0% | 10 | | neutron.list_security_group_rules | 0.058 | 0.341 | 0.36 | 0.362 | 0.365 | 0.315 | 100.0% | 10 | | total | 1.492 | 1.737 | 1.873 | 1.958 | 2.042 | 1.747 | 100.0% | 10 | | -> duration | 1.492 | 1.737 | 1.873 | 1.958 | 2.042 | 1.747 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.20139 Full duration: 46.013998 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.781 | 1.002 | 1.14 | 1.196 | 1.253 | 0.99 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.296 | 0.345 | 0.346 | 0.346 | 0.211 | 100.0% | 10 | | total | 0.813 | 1.266 | 1.381 | 1.427 | 1.474 | 1.201 | 100.0% | 10 | | -> duration | 0.813 | 1.266 | 1.381 | 1.427 | 1.474 | 1.201 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.491868 Full duration: 44.04894 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.921 | 1.133 | 1.341 | 1.387 | 1.432 | 1.163 | 100.0% | 10 | | neutron.create_router | 3.769 | 5.003 | 5.607 | 5.691 | 5.775 | 4.875 | 100.0% | 10 | | neutron.add_gateway_router | 2.89 | 3.544 | 3.933 | 4.077 | 4.221 | 3.491 | 100.0% | 10 | | neutron.remove_gateway_router | 1.844 | 2.267 | 2.51 | 2.704 | 2.897 | 2.28 | 100.0% | 10 | | total | 10.883 | 11.913 | 12.486 | 12.861 | 13.237 | 11.809 | 100.0% | 10 | | -> duration | 10.883 | 11.913 | 12.486 | 12.861 | 13.237 | 11.809 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.968064 Full duration: 100.373345 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 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 (x2) | 2.978 | 3.37 | 3.71 | 4.168 | 4.627 | 3.426 | 100.0% | 10 | | neutron.show_port (x2) | 0.37 | 0.587 | 0.806 | 0.85 | 0.894 | 0.583 | 100.0% | 10 | | total | 3.503 | 3.824 | 4.466 | 4.993 | 5.521 | 4.009 | 100.0% | 10 | | -> duration | 3.503 | 3.824 | 4.466 | 4.993 | 5.521 | 4.009 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.533587 Full duration: 82.455059 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 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.045 | 1.103 | 1.55 | 1.644 | 1.737 | 1.235 | 100.0% | 10 | | neutron.create_subnet (x2) | 2.295 | 2.777 | 3.146 | 3.235 | 3.324 | 2.786 | 100.0% | 10 | | neutron.create_router (x2) | 8.965 | 9.705 | 10.609 | 10.915 | 11.22 | 9.896 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.793 | 7.885 | 8.883 | 9.27 | 9.658 | 7.918 | 100.0% | 10 | | neutron.show_router (x2) | 0.228 | 0.894 | 1.181 | 1.352 | 1.524 | 0.839 | 100.0% | 10 | | total | 21.971 | 22.42 | 23.293 | 23.972 | 24.65 | 22.674 | 100.0% | 10 | | -> duration | 21.971 | 22.42 | 23.293 | 23.972 | 24.65 | 22.674 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.40888 Full duration: 155.191595 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_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": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 40a25489-b0c0-4b28-9542-3b5ec8365c24 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 (x2) | 2.791 | 3.108 | 3.693 | 3.846 | 3.999 | 3.245 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.368 | 0.486 | 0.869 | 1.026 | 1.182 | 0.61 | 100.0% | 10 | | total | 3.24 | 3.554 | 4.669 | 4.744 | 4.819 | 3.856 | 100.0% | 10 | | -> duration | 3.24 | 3.554 | 4.669 | 4.744 | 4.819 | 3.856 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.301995 Full duration: 100.088958 HINTS: * To plot HTML graphics with this data, run: rally task report 40a25489-b0c0-4b28-9542-3b5ec8365c24 --out output.html * To generate a JUnit report, run: rally task export 40a25489-b0c0-4b28-9542-3b5ec8365c24 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 40a25489-b0c0-4b28-9542-3b5ec8365c24 --json --out output.json 2019-06-24 20:29:00,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'40a25489-b0c0-4b28-9542-3b5ec8365c24', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-06-24 20:29:03,156 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 40a25489-b0c0-4b28-9542-3b5ec8365c24 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-06-24 20:29:03,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-24 20:29:03,214 - 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-06-24 20:29:03,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 20:29:03,227 - 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-06-24 20:29:03,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-06-24 20:29:03,230 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 21:07:19,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 93d1a53f-ee8a-44c8-9735-e50ee139a26e 2019-06-24 21:07:19,514 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'93d1a53f-ee8a-44c8-9735-e50ee139a26e'] 2019-06-24 21:07:20,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 93d1a53f-ee8a-44c8-9735-e50ee139a26e -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e: 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 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.796 | 0.913 | 1.097 | 1.119 | 1.14 | 0.931 | 100.0% | 10 | | nova.delete_keypair | 0.029 | 0.042 | 0.066 | 0.069 | 0.072 | 0.046 | 100.0% | 10 | | total | 0.845 | 0.969 | 1.131 | 1.154 | 1.177 | 0.978 | 100.0% | 10 | | -> duration | 0.845 | 0.969 | 1.131 | 1.154 | 1.177 | 0.978 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.904768 Full duration: 28.121793 -------------------------------------------------------------------------------- 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 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.837 | 0.937 | 1.031 | 1.039 | 1.048 | 0.947 | 100.0% | 10 | | nova.list_keypairs | 0.018 | 0.02 | 0.024 | 0.024 | 0.024 | 0.021 | 100.0% | 10 | | total | 0.856 | 0.958 | 1.055 | 1.063 | 1.072 | 0.967 | 100.0% | 10 | | -> duration | 0.856 | 0.958 | 1.055 | 1.063 | 1.072 | 0.967 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.822907 Full duration: 29.544517 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.136 | 17.211 | 19.594 | 20.386 | 21.178 | 17.338 | 100.0% | 10 | | nova.reboot_server | 5.36 | 6.323 | 9.284 | 9.366 | 9.448 | 6.871 | 100.0% | 10 | | nova.soft_reboot_server | 11.482 | 125.884 | 126.511 | 126.735 | 126.958 | 103.187 | 100.0% | 10 | | nova.stop_and_start_server | 18.367 | 20.332 | 21.754 | 22.111 | 22.468 | 20.361 | 100.0% | 10 | | -> nova.stop_server | 13.834 | 15.123 | 15.999 | 16.082 | 16.166 | 15.003 | 100.0% | 10 | | -> nova.start_server | 4.532 | 5.404 | 6.034 | 6.26 | 6.487 | 5.357 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 13.082 | 23.423 | 24.607 | 24.87 | 25.132 | 22.289 | 100.0% | 10 | | -> nova.rescue_server | 7.549 | 18.508 | 19.12 | 19.221 | 19.321 | 17.312 | 100.0% | 10 | | -> nova.unrescue_server | 2.904 | 5.146 | 5.589 | 5.838 | 6.086 | 4.977 | 100.0% | 10 | | nova.delete_server | 2.403 | 3.016 | 3.324 | 3.344 | 3.365 | 2.998 | 100.0% | 10 | | total | 87.292 | 193.422 | 196.956 | 200.258 | 203.56 | 173.078 | 100.0% | 10 | | -> duration | 78.292 | 184.422 | 187.956 | 191.258 | 194.56 | 164.078 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 469.776185 Full duration: 599.669513 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.553 | 20.705 | 23.72 | 23.728 | 23.735 | 19.765 | 100.0% | 10 | | nova.delete_server | 2.565 | 3.163 | 3.393 | 3.44 | 3.487 | 3.117 | 100.0% | 10 | | total | 15.555 | 23.694 | 26.927 | 26.962 | 26.996 | 22.882 | 100.0% | 10 | | -> duration | 14.555 | 22.694 | 25.927 | 25.962 | 25.996 | 21.882 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 68.582594 Full duration: 188.904996 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.84 | 16.995 | 22.327 | 22.569 | 22.811 | 17.383 | 100.0% | 10 | | nova.list_servers | 0.598 | 0.82 | 1.347 | 1.419 | 1.49 | 0.955 | 100.0% | 10 | | total | 14.479 | 17.734 | 23.008 | 23.209 | 23.409 | 18.338 | 100.0% | 10 | | -> duration | 13.479 | 16.734 | 22.008 | 22.209 | 22.409 | 17.338 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.431762 Full duration: 181.240358 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "from_image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "to_image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.416 | 15.956 | 21.593 | 21.598 | 21.602 | 16.635 | 100.0% | 10 | | nova.rebuild_server | 11.866 | 20.825 | 23.525 | 24.795 | 26.065 | 18.662 | 100.0% | 10 | | nova.delete_server | 2.647 | 2.939 | 5.315 | 5.448 | 5.582 | 3.428 | 100.0% | 10 | | total | 28.983 | 37.604 | 47.867 | 49.091 | 50.315 | 38.725 | 100.0% | 10 | | -> duration | 26.983 | 35.604 | 45.867 | 47.091 | 48.315 | 36.725 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 115.854194 Full duration: 236.396659 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.746 | 30.749 | 32.829 | 33.971 | 35.113 | 30.29 | 100.0% | 10 | | nova.snapshot_server | 10.192 | 15.856 | 21.165 | 21.418 | 21.672 | 16.847 | 100.0% | 10 | | -> glance_v2.get_image | 0.233 | 0.331 | 0.635 | 0.638 | 0.641 | 0.417 | 100.0% | 10 | | -> glance.wait_for_image | 8.975 | 14.142 | 19.327 | 19.882 | 20.438 | 15.233 | 100.0% | 10 | | --> glance_v2.get_image (x9) | 1.819 | 1.924 | 2.009 | 2.019 | 2.03 | 1.924 | 100.0% | 2 | | --> glance_v2.get_image (x10) | 1.185 | 1.804 | 2.299 | 2.361 | 2.423 | 1.804 | 100.0% | 2 | | --> glance_v2.get_image (x7) | 0.633 | 1.441 | 1.506 | 1.516 | 1.526 | 1.26 | 100.0% | 4 | | --> glance_v2.get_image (x5) | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | --> glance_v2.get_image (x8) | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | nova.delete_server (x2) | 5.817 | 6.451 | 8.342 | 10.016 | 11.689 | 7.016 | 100.0% | 10 | | nova.delete_image | 0.407 | 1.086 | 1.319 | 1.459 | 1.6 | 1.077 | 100.0% | 10 | | -> glance_v2.delete_image | 0.388 | 1.027 | 1.099 | 1.207 | 1.315 | 0.925 | 100.0% | 10 | | -> glance.wait_for_delete | 0.016 | 0.116 | 0.305 | 0.31 | 0.315 | 0.151 | 100.0% | 10 | | --> glance_v2.get_image | 0.015 | 0.116 | 0.305 | 0.31 | 0.315 | 0.15 | 0.0% | 10 | | total | 49.858 | 53.403 | 61.004 | 62.843 | 64.681 | 55.23 | 100.0% | 10 | | -> duration | 47.858 | 51.403 | 59.004 | 60.843 | 62.681 | 53.23 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 161.13153 Full duration: 284.405241 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "nics": [ { "net-id": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.395 | 17.97 | 21.529 | 21.607 | 21.685 | 18.212 | 100.0% | 10 | | nova.boot_server | 11.591 | 14.906 | 15.961 | 15.973 | 15.985 | 14.416 | 100.0% | 10 | | total | 27.47 | 32.758 | 37.293 | 37.482 | 37.671 | 32.629 | 100.0% | 10 | | -> duration | 26.47 | 31.758 | 36.293 | 36.482 | 36.671 | 31.629 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 94.008454 Full duration: 141.870556 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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.385 | 16.922 | 19.044 | 19.552 | 20.06 | 17.097 | 100.0% | 10 | | total | 14.385 | 16.922 | 19.045 | 19.552 | 20.06 | 17.097 | 100.0% | 10 | | -> duration | 13.385 | 15.922 | 18.045 | 18.552 | 19.06 | 16.097 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.148362 Full duration: 84.60528 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e 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 | 1.104 | 1.723 | 2.105 | 2.127 | 2.15 | 1.724 | 100.0% | 10 | | total | 1.104 | 1.723 | 2.105 | 2.127 | 2.15 | 1.724 | 100.0% | 10 | | -> duration | 1.104 | 1.723 | 2.105 | 2.127 | 2.15 | 1.724 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.076053 Full duration: 183.499111 -------------------------------------------------------------------------------- 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": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ], "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "to_flavor": { "name": "rally_full-flavor_alt_16f09a6e-3b06-4a84-8877-eaa46d16054c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.269 | 15.158 | 17.573 | 17.934 | 18.295 | 15.149 | 100.0% | 10 | | nova.resize | 13.938 | 20.248 | 26.58 | 26.968 | 27.357 | 20.277 | 100.0% | 10 | | nova.resize_confirm | 3.09 | 4.081 | 5.67 | 6.238 | 6.806 | 4.321 | 100.0% | 10 | | nova.delete_server | 2.693 | 3.216 | 5.018 | 5.044 | 5.071 | 3.758 | 100.0% | 10 | | total | 34.72 | 44.603 | 51.583 | 51.903 | 52.223 | 43.505 | 100.0% | 10 | | -> duration | 33.72 | 43.603 | 50.583 | 50.903 | 51.223 | 42.505 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.237972 Full duration: 149.16664 -------------------------------------------------------------------------------- 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_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "image": { "name": "rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c" }, "nics": [ { "net-id": "2a6fe257-5945-48ed-9f6f-177e057a1260" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 93d1a53f-ee8a-44c8-9735-e50ee139a26e has 6 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-c00699c3-b7f1-41a7-83e4-caf849910cfe) 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-c00699c3-b7f1-41a7-83e4-caf849910cfe) -------------------------------------------------------------------------------- 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-24d75c7e-1317-4bfc-ae3d-5b33c84fd406) 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-24d75c7e-1317-4bfc-ae3d-5b33c84fd406) -------------------------------------------------------------------------------- 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-682966e8-e113-4f41-bd16-f6231457bb20) 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-682966e8-e113-4f41-bd16-f6231457bb20) -------------------------------------------------------------------------------- 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-334d3a2d-c4fe-465e-931c-fa7701add344) 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-334d3a2d-c4fe-465e-931c-fa7701add344) -------------------------------------------------------------------------------- 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-b001b390-d716-4d14-bd46-186b48d6fa0c) 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-b001b390-d716-4d14-bd46-186b48d6fa0c) -------------------------------------------------------------------------------- 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-0ea2f016-a490-45c7-bb31-95003fa52a6f) 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-0ea2f016-a490-45c7-bb31-95003fa52a6f) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.393 | 15.592 | 16.777 | 17.011 | 17.245 | 15.709 | 100.0% | 6 | | nova.live_migrate | 3.939 | 4.374 | 4.771 | 4.858 | 4.944 | 4.385 | 0.0% | 6 | | total | 18.332 | 19.742 | 21.548 | 21.696 | 21.843 | 20.094 | 0.0% | 6 | | -> duration | 17.332 | 18.742 | 20.548 | 20.696 | 20.843 | 19.094 | 0.0% | 6 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 6 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.494342 Full duration: 73.352314 HINTS: * To plot HTML graphics with this data, run: rally task report 93d1a53f-ee8a-44c8-9735-e50ee139a26e --out output.html * To generate a JUnit report, run: rally task export 93d1a53f-ee8a-44c8-9735-e50ee139a26e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 93d1a53f-ee8a-44c8-9735-e50ee139a26e --json --out output.json At least one workload did not pass SLA criteria. 2019-06-24 21:07:20,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'93d1a53f-ee8a-44c8-9735-e50ee139a26e', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-06-24 21:07:22,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 93d1a53f-ee8a-44c8-9735-e50ee139a26e --out /home/opnfv/functest/results/rally_full/nova.json 2019-06-24 21:07:22,385 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-06-24 21:07:22,386 - 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-06-24 21:07:22,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 21:07:22,399 - 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-06-24 21:07:22,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-06-24 21:07:22,400 - 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': '2a6fe257-5945-48ed-9f6f-177e057a1260', 'tenants_amount': 3, 'image_name': 'rally_full-img_16f09a6e-3b06-4a84-8877-eaa46d16054c', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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_16f09a6e-3b06-4a84-8877-eaa46d16054c', '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-06-24 21:08:55,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d743352c-e5d4-4714-8123-38c5ac551a37 2019-06-24 21:08:55,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd743352c-e5d4-4714-8123-38c5ac551a37'] 2019-06-24 21:08:56,104 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d743352c-e5d4-4714-8123-38c5ac551a37 -------------------------------------------------------------------------------- Task d743352c-e5d4-4714-8123-38c5ac551a37: 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 d743352c-e5d4-4714-8123-38c5ac551a37 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.837 | 0.926 | 0.991 | 1.002 | 1.012 | 0.926 | 100.0% | 10 | | quotas.delete_quotas | 0.203 | 0.295 | 0.337 | 0.375 | 0.412 | 0.288 | 100.0% | 10 | | total | 1.115 | 1.227 | 1.28 | 1.301 | 1.323 | 1.215 | 100.0% | 10 | | -> duration | 1.115 | 1.227 | 1.28 | 1.301 | 1.323 | 1.215 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.582936 Full duration: 18.656079 -------------------------------------------------------------------------------- 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 d743352c-e5d4-4714-8123-38c5ac551a37 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.852 | 0.907 | 0.955 | 0.961 | 0.967 | 0.901 | 100.0% | 10 | | total | 0.852 | 0.907 | 0.956 | 0.961 | 0.967 | 0.902 | 100.0% | 10 | | -> duration | 0.852 | 0.907 | 0.956 | 0.961 | 0.967 | 0.902 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.661581 Full duration: 17.345659 -------------------------------------------------------------------------------- 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 d743352c-e5d4-4714-8123-38c5ac551a37 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.47 | 0.525 | 0.544 | 0.547 | 0.55 | 0.514 | 100.0% | 10 | | total | 0.91 | 0.969 | 1.003 | 1.037 | 1.07 | 0.964 | 100.0% | 10 | | -> duration | 0.91 | 0.969 | 1.003 | 1.037 | 1.07 | 0.964 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.990808 Full duration: 17.384174 -------------------------------------------------------------------------------- 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 d743352c-e5d4-4714-8123-38c5ac551a37 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.295 | 1.451 | 1.533 | 1.572 | 1.611 | 1.45 | 100.0% | 10 | | total | 1.295 | 1.451 | 1.533 | 1.572 | 1.611 | 1.45 | 100.0% | 10 | | -> duration | 1.295 | 1.451 | 1.533 | 1.572 | 1.611 | 1.45 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.205993 Full duration: 18.883435 HINTS: * To plot HTML graphics with this data, run: rally task report d743352c-e5d4-4714-8123-38c5ac551a37 --out output.html * To generate a JUnit report, run: rally task export d743352c-e5d4-4714-8123-38c5ac551a37 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d743352c-e5d4-4714-8123-38c5ac551a37 --json --out output.json 2019-06-24 21:08:56,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd743352c-e5d4-4714-8123-38c5ac551a37', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-06-24 21:08:58,029 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d743352c-e5d4-4714-8123-38c5ac551a37 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-06-24 21:08:58,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-06-24 21:08:58,039 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:39 | 60 | 100.00% | | glance | 00:06:28 | 80 | 100.00% | | cinder | 00:24:37 | 240 | 100.00% | | gnocchi | 00:04:56 | 160 | 100.00% | | heat | 00:13:20 | 130 | 100.00% | | keystone | 00:05:57 | 110 | 100.00% | | neutron | 00:24:47 | 200 | 100.00% | | nova | 00:36:20 | 116 | 94.83% | | quotas | 00:01:12 | 40 | 100.00% | | | | | | | TOTAL: | 01:59:19 | 1136 | 99.47% | +----------------+------------+----------------+-----------+ 2019-06-24 21:08:58,039 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.47% in 8/9 modules 2019-06-24 21:08:58,040 - 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-06-24 21:09:01,099 - 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-06-24 21:09:01,099 - 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-06-24 21:09:03,633 - 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-06-24 21:09:03,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 21:09:03,783 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 127:29 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-06-24 21:09:22,388 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-06-24 21:09:22,410 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-06-24 21:09:23,979 - 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'b1db0ce183f7496bae1fd04ef41d679b', '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_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0'}) 2019-06-24 21:09:24,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4fb4eb6c1ec49ae92b7f272a8523de2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0'}) 2019-06-24 21:09:26,157 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 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'b1db0ce183f7496bae1fd04ef41d679b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'N8TQ9spwsR8AqbZENpt0ZglCX4YUAc', 'username': u'rally_jobs-user_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 21:09:26,160 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 'password': 'N8TQ9spwsR8AqbZENpt0ZglCX4YUAc', 'project_name': 'rally_jobs-project_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': 'b1db0ce183f7496bae1fd04ef41d679b', 'project_domain_name': 'Default'} 2019-06-24 21:09:27,677 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-06-24 21:09:28,713 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T21:09:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4587c60e-7b56-4fd3-81da-af95206d3d47', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', u'created_at': u'2019-06-24T21:09:28Z', u'mtu': 1450, u'tenant_id': u'b1db0ce183f7496bae1fd04ef41d679b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b1db0ce183f7496bae1fd04ef41d679b', u'l2_adjacency': True}) 2019-06-24 21:09:31,210 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T21:09:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c30d4b5f-e77c-4d2f-a6d6-b48e253a30a3', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4587c60e-7b56-4fd3-81da-af95206d3d47', u'tenant_id': u'b1db0ce183f7496bae1fd04ef41d679b', u'created_at': u'2019-06-24T21:09:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b1db0ce183f7496bae1fd04ef41d679b'}) 2019-06-24 21:09:38,913 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T21:09:33Z', u'revision_number': 3, u'ha': True, u'id': u'65190229-a382-4394-919d-2d25ef31990d', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', u'admin_state_up': True, u'tenant_id': u'b1db0ce183f7496bae1fd04ef41d679b', u'created_at': u'2019-06-24T21:09:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'b1db0ce183f7496bae1fd04ef41d679b'}) 2019-06-24 21:09:44,428 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/aa41b9e6-2671-40fb-9f3e-6f667e57b229/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa41b9e6-2671-40fb-9f3e-6f667e57b229/file', 'owner': u'b1db0ce183f7496bae1fd04ef41d679b', 'id': u'aa41b9e6-2671-40fb-9f3e-6f667e57b229', 'size': 12716032, u'self': u'/v2/images/aa41b9e6-2671-40fb-9f3e-6f667e57b229', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1db0ce183f7496bae1fd04ef41d679b', 'name': 'rally_jobs-project_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/aa41b9e6-2671-40fb-9f3e-6f667e57b229/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T21:09:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-24T21:09:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', '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/aa41b9e6-2671-40fb-9f3e-6f667e57b229', 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_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', 'created': u'2019-06-24T21:09:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-24T21:09:43Z', 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/aa41b9e6-2671-40fb-9f3e-6f667e57b229', 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_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-24 21:09:44,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'017a5fbd-4dd4-4f1b-ae4c-a328753d33cf', 'swap': 0}) 2019-06-24 21:09:44,819 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-24 21:09:46,965 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-06-24 21:09:49,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 089f965c-d9db-4db1-a5ad-afbf186a9d6a | 2019-06-24T21:09:48.839214 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 089f965c-d9db-4db1-a5ad-afbf186a9d6a ~/.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-06-24 21:09:52,372 - 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-06-24 21:09:53,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-06-24 21:09:54,442 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'916de573-4bba-4f93-9aa0-1596096c9c47', 'swap': 0}) 2019-06-24 21:09:54,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_a13311b7-efa4-43a3-a718-3b6c1c2a6fa0', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'916de573-4bba-4f93-9aa0-1596096c9c47', 'swap': 0}) 2019-06-24 21:09:54,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-06-24 21:09:54,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-06-24 21:09:54,707 - 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-06-24 21:09:54,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-06-24 21:09:54,988 - 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-06-24 21:37:18,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 759337de-27c2-47cf-b5f6-3d1a4c48ad81 2019-06-24 21:37:18,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'759337de-27c2-47cf-b5f6-3d1a4c48ad81'] 2019-06-24 21:37:19,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 759337de-27c2-47cf-b5f6-3d1a4c48ad81 -------------------------------------------------------------------------------- Task 759337de-27c2-47cf-b5f6-3d1a4c48ad81: 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.911 | 1.55 | 2.33 | 2.435 | 2.994 | 1.651 | 100.0% | 100 | | neutron.list_networks | 0.205 | 0.587 | 0.846 | 1.058 | 1.813 | 0.616 | 100.0% | 100 | | total | 1.244 | 2.255 | 2.861 | 2.971 | 3.93 | 2.267 | 100.0% | 100 | | -> duration | 1.244 | 2.255 | 2.861 | 2.971 | 3.93 | 2.267 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.498456 Full duration: 46.861481 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.996 | 1.812 | 2.14 | 2.476 | 2.761 | 1.76 | 100.0% | 40 | | neutron.update_network | 0.471 | 0.92 | 1.429 | 1.652 | 1.727 | 0.987 | 100.0% | 40 | | total | 1.602 | 2.792 | 3.434 | 3.548 | 3.604 | 2.747 | 100.0% | 40 | | -> duration | 1.602 | 2.792 | 3.434 | 3.548 | 3.604 | 2.747 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.85703 Full duration: 32.570701 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.968 | 1.805 | 2.18 | 2.198 | 2.34 | 1.716 | 100.0% | 40 | | neutron.delete_network | 0.644 | 1.102 | 1.59 | 1.762 | 1.863 | 1.16 | 100.0% | 40 | | total | 1.977 | 2.868 | 3.57 | 3.734 | 4.027 | 2.876 | 100.0% | 40 | | -> duration | 1.977 | 2.868 | 3.57 | 3.734 | 4.027 | 2.876 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.922566 Full duration: 25.707793 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.435 | 1.882 | 2.375 | 2.415 | 2.944 | 1.926 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.705 | 5.018 | 6.259 | 6.621 | 7.333 | 4.969 | 100.0% | 40 | | neutron.list_subnets | 0.149 | 0.449 | 0.716 | 0.798 | 0.932 | 0.459 | 100.0% | 40 | | total | 4.901 | 7.593 | 8.439 | 8.966 | 9.691 | 7.355 | 100.0% | 40 | | -> duration | 4.901 | 7.593 | 8.439 | 8.966 | 9.691 | 7.355 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.541337 Full duration: 67.110189 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.046 | 1.81 | 2.475 | 2.627 | 3.406 | 1.837 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.909 | 5.192 | 6.93 | 7.506 | 8.246 | 5.27 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.399 | 2.532 | 3.445 | 3.931 | 4.677 | 2.606 | 100.0% | 100 | | total | 6.881 | 9.537 | 11.669 | 12.362 | 13.56 | 9.713 | 100.0% | 100 | | -> duration | 6.881 | 9.537 | 11.669 | 12.362 | 13.56 | 9.713 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.655694 Full duration: 138.251784 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.513 | 2.357 | 2.987 | 3.013 | 3.052 | 2.298 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.953 | 5.615 | 7.87 | 8.419 | 8.57 | 5.767 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.896 | 4.362 | 6.173 | 6.59 | 7.291 | 4.613 | 100.0% | 40 | | total | 8.936 | 12.885 | 14.484 | 15.495 | 16.093 | 12.678 | 100.0% | 40 | | -> duration | 8.936 | 12.885 | 14.484 | 15.495 | 16.093 | 12.678 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.648552 Full duration: 57.75474 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.196 | 2.051 | 2.691 | 2.842 | 3.028 | 2.068 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.54 | 6.588 | 8.345 | 8.604 | 9.903 | 6.215 | 100.0% | 40 | | neutron.create_router (x2) | 9.376 | 14.759 | 17.337 | 18.635 | 19.444 | 14.556 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.763 | 11.071 | 15.451 | 16.323 | 18.336 | 11.827 | 100.0% | 40 | | neutron.list_routers | 0.205 | 0.838 | 1.148 | 1.366 | 1.956 | 0.825 | 100.0% | 40 | | total | 29.178 | 35.087 | 40.917 | 43.612 | 44.783 | 35.491 | 100.0% | 40 | | -> duration | 29.178 | 35.087 | 40.917 | 43.612 | 44.783 | 35.491 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.570878 Full duration: 183.376057 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.256 | 3.615 | 5.367 | 5.396 | 5.737 | 3.59 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.975 | 10.417 | 15.58 | 16.159 | 16.364 | 10.682 | 100.0% | 40 | | neutron.create_router (x2) | 13.733 | 40.219 | 57.548 | 58.833 | 60.348 | 37.716 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.378 | 11.61 | 16.184 | 16.662 | 18.012 | 12.261 | 100.0% | 40 | | neutron.update_router (x2) | 2.934 | 3.97 | 4.578 | 5.113 | 5.524 | 4.038 | 100.0% | 40 | | total | 34.498 | 71.947 | 95.711 | 95.866 | 96.634 | 68.287 | 100.0% | 40 | | -> duration | 34.498 | 71.947 | 95.711 | 95.866 | 96.634 | 68.287 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.123328 Full duration: 253.811897 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.204 | 1.919 | 2.604 | 2.648 | 4.194 | 2.031 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.145 | 5.426 | 7.074 | 7.376 | 10.115 | 5.424 | 100.0% | 40 | | neutron.create_router (x2) | 15.517 | 19.853 | 24.231 | 25.082 | 30.693 | 20.488 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.778 | 11.095 | 13.93 | 14.838 | 16.195 | 11.49 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 7.343 | 9.298 | 10.841 | 12.546 | 13.19 | 9.388 | 100.0% | 40 | | neutron.delete_router (x2) | 6.365 | 8.988 | 13.033 | 13.423 | 18.103 | 9.857 | 100.0% | 40 | | total | 48.469 | 57.913 | 67.002 | 68.134 | 68.611 | 58.678 | 100.0% | 40 | | -> duration | 48.469 | 57.913 | 67.002 | 68.134 | 68.611 | 58.678 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 126.094286 Full duration: 175.233505 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.85 | 1.094 | 1.338 | 1.406 | 1.475 | 1.119 | 100.0% | 8 | | neutron.create_port (x50) | 41.244 | 43.393 | 45.022 | 45.363 | 45.704 | 43.504 | 100.0% | 8 | | neutron.list_ports | 0.448 | 0.736 | 0.981 | 0.999 | 1.016 | 0.73 | 100.0% | 8 | | total | 42.899 | 45.366 | 46.95 | 47.262 | 47.574 | 45.357 | 100.0% | 8 | | -> duration | 42.899 | 45.366 | 46.95 | 47.262 | 47.574 | 45.357 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 94.270725 Full duration: 169.162244 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.039 | 1.905 | 2.312 | 2.384 | 2.785 | 1.849 | 100.0% | 40 | | neutron.create_port (x5) | 6.786 | 8.367 | 9.499 | 10.069 | 10.331 | 8.358 | 100.0% | 40 | | neutron.update_port (x5) | 3.098 | 4.441 | 5.238 | 5.439 | 5.699 | 4.462 | 100.0% | 40 | | total | 12.493 | 14.51 | 16.068 | 16.557 | 17.666 | 14.67 | 100.0% | 40 | | -> duration | 12.493 | 14.51 | 16.068 | 16.557 | 17.666 | 14.67 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.597694 Full duration: 85.018485 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.12 | 1.755 | 2.525 | 2.591 | 2.716 | 1.768 | 100.0% | 40 | | neutron.create_port (x5) | 6.903 | 8.282 | 9.741 | 9.823 | 10.465 | 8.473 | 100.0% | 40 | | neutron.delete_port (x5) | 3.408 | 4.924 | 5.975 | 6.192 | 7.434 | 5.089 | 100.0% | 40 | | total | 12.972 | 15.117 | 17.214 | 17.91 | 19.741 | 15.331 | 100.0% | 40 | | -> duration | 12.972 | 15.117 | 17.214 | 17.91 | 19.741 | 15.331 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.693798 Full duration: 58.994077 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.431 | 1.724 | 2.297 | 2.334 | 2.437 | 1.72 | 100.0% | 40 | | total | 0.886 | 2.197 | 2.84 | 2.907 | 2.952 | 2.22 | 100.0% | 40 | | -> duration | 0.886 | 2.197 | 2.84 | 2.907 | 2.952 | 2.22 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.952346 Full duration: 45.911078 -------------------------------------------------------------------------------- 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 759337de-27c2-47cf-b5f6-3d1a4c48ad81 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.185 | 1.388 | 1.435 | 1.441 | 1.448 | 1.352 | 100.0% | 4 | | neutron.create_subnet | 0.969 | 1.275 | 1.446 | 1.457 | 1.468 | 1.247 | 100.0% | 4 | | neutron.create_port (x125) | 146.228 | 149.994 | 152.725 | 153.296 | 153.866 | 150.021 | 100.0% | 4 | | neutron.create_trunk | 9.21 | 9.669 | 10.133 | 10.134 | 10.135 | 9.671 | 100.0% | 4 | | neutron.update_port | 1.694 | 1.788 | 2.107 | 2.162 | 2.217 | 1.872 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.043 | 0.05 | 0.051 | 0.053 | 0.043 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.244 | 0.375 | 0.447 | 0.458 | 0.469 | 0.366 | 100.0% | 4 | | neutron.delete_trunk | 0.328 | 0.471 | 0.731 | 0.759 | 0.788 | 0.515 | 100.0% | 4 | | total | 161.321 | 164.776 | 168.173 | 168.838 | 169.503 | 165.094 | 100.0% | 4 | | -> duration | 161.321 | 164.776 | 168.173 | 168.838 | 169.503 | 165.094 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 169.503451 Full duration: 265.953146 HINTS: * To plot HTML graphics with this data, run: rally task report 759337de-27c2-47cf-b5f6-3d1a4c48ad81 --out output.html * To generate a JUnit report, run: rally task export 759337de-27c2-47cf-b5f6-3d1a4c48ad81 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 759337de-27c2-47cf-b5f6-3d1a4c48ad81 --json --out output.json 2019-06-24 21:37:19,821 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'759337de-27c2-47cf-b5f6-3d1a4c48ad81', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-06-24 21:37:22,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 759337de-27c2-47cf-b5f6-3d1a4c48ad81 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-06-24 21:37:22,145 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-06-24 21:37:22,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:45 | 612 | 100.00% | | | | | | | TOTAL: | 00:26:45 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-06-24 21:37:22,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-06-24 21:37:22,147 - 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-06-24 21:37:24,604 - 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-06-24 21:37:24,605 - 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-06-24 21:37:26,813 - 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-06-24 21:37:26,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 21:37:26,932 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:59 | PASS | +--------------------+------------------+------------------+----------------+ 2019-06-24 21:37:44,135 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-06-24 21:37:45,482 - 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'4c6db9137537458189d1cb6364a76d71', '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_07adc029-343d-4d8e-8af0-72ed8fe4cad5'}) 2019-06-24 21:37:46,028 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'90c70a5f30c244baa11058e03010e589', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_07adc029-343d-4d8e-8af0-72ed8fe4cad5'}) 2019-06-24 21:37:47,988 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 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'4c6db9137537458189d1cb6364a76d71', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oSu0KvrCMMkfgV74kSXYoaOgpt07B5', 'username': u'vmtp-user_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 21:37:47,991 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'password': 'oSu0KvrCMMkfgV74kSXYoaOgpt07B5', 'project_name': 'vmtp-project_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '4c6db9137537458189d1cb6364a76d71', 'project_domain_name': 'Default'} 2019-06-24 21:37:48,343 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-06-24 21:37:55,721 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T21:37:50Z', u'revision_number': 3, u'id': u'4c50404d-0c31-4def-9876-1ba9f701541d', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_07adc029-343d-4d8e-8af0-72ed8fe4cad5', u'admin_state_up': True, u'tenant_id': u'4c6db9137537458189d1cb6364a76d71', u'created_at': u'2019-06-24T21:37:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c6db9137537458189d1cb6364a76d71'}) 2019-06-24 21:38:03,792 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/2e2d8e63-e2c1-4581-b893-fd7aa08c403b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e2d8e63-e2c1-4581-b893-fd7aa08c403b/file', 'owner': u'4c6db9137537458189d1cb6364a76d71', 'id': u'2e2d8e63-e2c1-4581-b893-fd7aa08c403b', 'size': 263848448, u'self': u'/v2/images/2e2d8e63-e2c1-4581-b893-fd7aa08c403b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c6db9137537458189d1cb6364a76d71', 'name': 'vmtp-project_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/2e2d8e63-e2c1-4581-b893-fd7aa08c403b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T21:38:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T21:38:03Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_07adc029-343d-4d8e-8af0-72ed8fe4cad5', '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/2e2d8e63-e2c1-4581-b893-fd7aa08c403b', 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_07adc029-343d-4d8e-8af0-72ed8fe4cad5', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'created': u'2019-06-24T21:37:58Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-24T21:37:58Z', 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/2e2d8e63-e2c1-4581-b893-fd7aa08c403b', 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_07adc029-343d-4d8e-8af0-72ed8fe4cad5', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-24 21:38:03,831 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_07adc029-343d-4d8e-8af0-72ed8fe4cad5', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'a9ccc9d0-31ef-494e-be30-1d4b8e84d04e', 'swap': 0}) 2019-06-24 21:38:05,503 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_07adc029-343d-4d8e-8af0-72ed8fe4cad5' 2019-06-24 21:38:05,961 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zM6HxMkLfb0fMg9oM/2N7n1cI9FOqlnQRb/I/HLfLAfvj/lqRGpmO0X2KEr2JALYCmTZxRgU/yX9kbxP3mfLM/9vFu1BCaNO2iQhCwCQkRj1Mos7fXnERVw4AYVsxvpRuno6bk0EhDVGzFD+Tz8eI4HMAygCuVUvLbaHW1PTx5H8lOiX6xFTSnukMMelnLaAHPuPHVbZNk03j/kDVgxJl6HJ++wavsHsAIekgXR6LCdC8lCCBdohwtRPHYHGvObmu5jAeLvInRcFpNyUwpG444PbZ69dQDW41NIV4b++dcCz4ADL0Vo7/XKMG4NgJOep/1LabFsD6/VPOFD9QCf7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuszOh8TJC329HzIPaDP9je59XCPRTqpZ0EW/yPxy3ywH74/5\nakRqZjtF9ihK9iQC2Apk2cUYFP8l/ZG8T95nyzP/bxbtQQmjTtokIQsAkJEY9TKL\nO315xEVcOAGFbMb6Ubp6Om5NBIQ1RsxQ/k8/HiOBzAMoArlVLy22h1tT08eR/JTo\nl+sRU0p7pDDHpZy2gBz7jx1W2TZNN4/5A1YMSZehyfvsGr7B7ACHpIF0eiwnQvJQ\nggXaIcLUTx2Bxrzm5ruYwHi7yJ0XBaTclMKRuOOD22evXUA1uNTSFeG/vnXAs+AA\ny9FaO/1yjBuDYCTnqf9S2mxbA+v1TzhQ/UAn+wIDAQABAoIBACrtqETxR1aZtd22\nbm3/DLUSasLDBHX0liFT9iglQ+zfvI8kYig2wtDtrD1OszNvwSuO7/BP6CHjJQLp\n/AHK1cWQFJKeDTYWFe6oGQdy9NVEUxz+WZr5UgN2ASRpzRTbgWlI1pAZCyAPlgLI\nL5DR+2pctJaC3y4JE3d9JOZkaZZQcIe9gNLQzzZ1IaJ7Gw4khcgSzJ8k/l/GdagN\nbsF/J5l2YDxYZB3R1z2L6Kg9UtfbT91fuUpolV3x2IgSJ+kjOqCuBwNkKPyNkiju\nZjMz+UzqA/JbMn+BFSRWtmUhqFM8a+jjCeiPjHITOVRhnSpAJvqK8UFCIIySBcOd\n2jwBFaECgYEA93KzMz1edvWg5QXevuT7QEpzoxTSOr4krP6wTjat6iGe7xNH03dh\nIJxD6Kj5J4hvrgXV4fc5BwkuD1ytmJxAn4aMbf8dvGy7s0GcRnh0/5b/549SN/ps\nGsKIFT+CkIAm/idniCf7Wuj5pFSg/uM8sC43IZ7b59+IVrFa5MtCXosCgYEAwUGF\nxq+PaDf0v/rkuxp8pXg7I4OqY6Kk4p9zzdUj214tU99EF3HaRad1ZdntuTcvgC3W\nVvKFcFB3JslKmfyFkD7orvR/hM++QrsiYuu0PpMJUD5usF3sYkJ33WyhE4WvRP/m\n21Wjs5bxUoPq4QZcX8GB3CO6Kj6stA6DoIzWelECgYEAjq8HAf7bH8FXO3h9Dpo+\n/r1vnJP+/Xxy7YYW56LD+gPU/4qgmiF2UjWJOvlkYhVcQH6A7EGAEryKYLVSLHO9\nF7+f7jVzUhloyl6E3GXNISxS95U/FaRC/dM6YPY0NVqQIXFbU7mqSKuad9WM2Czz\n66tagvp1V2kf1s2B2fgSly0CgYAKf2ys5kx79M4uv4o9P6sVsfpEa5qN3v/l75Ny\n0uknuW3s6GvieiTJM9eEuNnY/c5uwA6smm/1MenHCZgr1TPMKh6pok5rAH3tUg0E\nIpmf7IzM9xc8LV3x2Hp6ZLQ7Qz/KF7yKnZRO5Rwmx1Oy9Y1/BhvvwWETemQXQ9KS\nnhPogQKBgQCcrlBFLok/UXpo2c4EkQm/Jg4hVBZ2UVpT5Dx5Pjkw8h5yLvubi3KH\n/NN9awUEDfzacgPVkgmQ2FvLA5wHq1Y86zysV6M8zMtTP+1zdBiAIQD0KqZoBRKh\nobHNw5o3+7/UkE9/eWK+uIrQoCp/V5uWqG75IwloLNotCncgO0q0NQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'90c70a5f30c244baa11058e03010e589', 'name': u'vmtp_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'created_at': '2019-06-24T21:38:05.961843', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c6db9137537458189d1cb6364a76d71', 'name': 'vmtp-project_07adc029-343d-4d8e-8af0-72ed8fe4cad5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bf:1e:96:41:5c:8c:fa:44:08:83:bc:44:41:c0:51:af', 'type': 'ssh', 'id': u'vmtp_07adc029-343d-4d8e-8af0-72ed8fe4cad5'}) 2019-06-24 21:38:06,825 - 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-06-24 21:58:15,508 - 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-06-24 21:38:07,500 INFO Using http://172.30.9.42:5000/v3 2019-06-24 21:38:07,500 INFO VM public key: /tmp/tmpUNW_Jt 2019-06-24 21:38:07,500 INFO VM private key: /tmp/tmpBnWP1Z 2019-06-24 21:38:09,399 INFO Found image vmtp-img_07adc029-343d-4d8e-8af0-72ed8fe4cad5 to launch VM, will continue 2019-06-24 21:38:11,258 INFO Using external router: vmtp-router_07adc029-343d-4d8e-8af0-72ed8fe4cad5 2019-06-24 21:38:11,258 INFO Using external network: external. 2019-06-24 21:38:12,988 INFO Created internal network: pns-internal-net_07adc029-343d-4d8e-8af0-72ed8fe4cad5. 2019-06-24 21:38:14,677 INFO Created internal network: pns-internal-net2_07adc029-343d-4d8e-8af0-72ed8fe4cad5. 2019-06-24 21:38:18,738 DEBUG Ext router associated to pns-internal-net_07adc029-343d-4d8e-8af0-72ed8fe4cad5 2019-06-24 21:38:22,105 DEBUG Ext router associated to pns-internal-net2_07adc029-343d-4d8e-8af0-72ed8fe4cad5 2019-06-24 21:38:23,569 INFO OpenStack agent: Open vSwitch agent 2019-06-24 21:38:23,570 INFO OpenStack network type: vxlan 2019-06-24 21:38:25,923 INFO [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Creating server VM... 2019-06-24 21:38:25,924 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-24 21:38:31,470 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 1 of 150... 2019-06-24 21:38:34,065 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 2 of 150... 2019-06-24 21:38:37,090 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 3 of 150... 2019-06-24 21:38:39,724 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 4 of 150... 2019-06-24 21:38:43,665 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 5 of 150... 2019-06-24 21:38:47,061 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 6 of 150... 2019-06-24 21:38:50,108 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 7 of 150... 2019-06-24 21:38:53,125 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 8 of 150... 2019-06-24 21:38:57,132 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 9 of 150... 2019-06-24 21:39:00,578 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 10 of 150... 2019-06-24 21:39:03,301 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 11 of 150... 2019-06-24 21:39:06,345 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 12 of 150... 2019-06-24 21:39:09,123 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 13 of 150... 2019-06-24 21:39:12,375 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 14 of 150... 2019-06-24 21:39:15,138 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 15 of 150... 2019-06-24 21:39:17,860 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 16 of 150... 2019-06-24 21:39:20,496 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 17 of 150... 2019-06-24 21:39:23,464 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 18 of 150... 2019-06-24 21:39:26,211 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 19 of 150... 2019-06-24 21:39:29,257 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 20 of 150... 2019-06-24 21:39:32,018 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 21 of 150... 2019-06-24 21:39:34,930 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 22 of 150... 2019-06-24 21:39:37,670 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 23 of 150... 2019-06-24 21:39:40,560 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 24 of 150... 2019-06-24 21:39:43,497 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 25 of 150... 2019-06-24 21:39:46,843 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 26 of 150... 2019-06-24 21:39:49,500 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 27 of 150... 2019-06-24 21:39:52,167 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 28 of 150... 2019-06-24 21:39:54,880 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 29 of 150... 2019-06-24 21:39:57,636 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 30 of 150... 2019-06-24 21:40:00,906 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 31 of 150... 2019-06-24 21:40:03,651 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 32 of 150... 2019-06-24 21:40:06,397 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 33 of 150... 2019-06-24 21:40:09,085 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 34 of 150... 2019-06-24 21:40:11,664 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 35 of 150... 2019-06-24 21:40:14,436 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 36 of 150... 2019-06-24 21:40:17,189 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 37 of 150... 2019-06-24 21:40:19,848 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 38 of 150... 2019-06-24 21:40:26,443 INFO [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Internal network IP: 192.168.1.10 2019-06-24 21:40:26,444 INFO [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] SSH IP: 172.30.9.209 2019-06-24 21:40:26,444 INFO [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Setup SSH for ubuntu@172.30.9.209 2019-06-24 21:40:37,141 INFO [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Installing nuttcp-8.1.4... 2019-06-24 21:40:37,186 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Copying nuttcp-8.1.4 to target... 2019-06-24 21:40:37,459 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Starting nuttcp-8.1.4 server... 2019-06-24 21:40:37,504 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] 2019-06-24 21:40:37,549 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Creating client VM... 2019-06-24 21:40:37,550 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-24 21:40:44,725 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 1 of 150... 2019-06-24 21:40:47,461 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 2 of 150... 2019-06-24 21:40:49,898 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 3 of 150... 2019-06-24 21:40:52,989 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 4 of 150... 2019-06-24 21:40:56,034 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 5 of 150... 2019-06-24 21:40:58,380 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 6 of 150... 2019-06-24 21:41:01,942 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] VM status=BUILD, retrying 7 of 150... 2019-06-24 21:41:09,066 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Internal network IP: 192.168.1.5 2019-06-24 21:41:09,066 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] SSH IP: 172.30.9.202 2019-06-24 21:41:09,066 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Setup SSH for ubuntu@172.30.9.202 2019-06-24 21:41:18,827 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Installing nuttcp-8.1.4... 2019-06-24 21:41:18,873 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Copying nuttcp-8.1.4 to target... 2019-06-24 21:41:19,039 INFO ============================================================ 2019-06-24 21:41:19,039 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-06-24 21:41:28,089 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=27.3 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.377 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.149 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.332 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.456 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.181 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.104 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.312 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.196 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.211 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.104/2.965/27.338/8.125 ms 2019-06-24 21:41:37,166 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.180 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.328 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.331 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.174 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.125 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.178 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.100 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.136 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.129 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.128 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.100/0.180/0.331/0.080 ms 2019-06-24 21:41:46,211 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.378 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.168 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.238 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.410 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.302 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.193 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.399 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.305 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.398 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.168/0.303/0.410/0.087 ms 2019-06-24 21:41:46,212 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:41:46,213 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:41:56,319 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=16998.4379 real_seconds=10.01 rate_Mbps=14249.0525 tx_cpu=29 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.17 2019-06-24 21:41:56,321 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:06,451 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=16980.0094 real_seconds=10.01 rate_Mbps=14233.8323 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.25 2019-06-24 21:42:06,452 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:16,555 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=17641.1250 real_seconds=10.01 rate_Mbps=14787.7744 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.17 2019-06-24 21:42:16,556 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:42:16,556 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:19,889 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=17.4235 real_seconds=1.00 rate_Mbps=145.6838 tx_cpu=11 rx_cpu=28 drop=0 pkt=142733 data_loss=0.00000 2019-06-24 21:42:19,891 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=1<149180/5000000<10000000 Kbps loss-rate=0 2019-06-24 21:42:19,891 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447540K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:23,219 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=17.3406 real_seconds=1.00 rate_Mbps=145.0379 tx_cpu=11 rx_cpu=33 drop=0 pkt=142054 data_loss=0.00000 2019-06-24 21:42:23,219 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=1<148518/447540<447540 Kbps loss-rate=0 2019-06-24 21:42:23,220 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298029K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:26,549 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=16.2611 real_seconds=1.00 rate_Mbps=135.8788 tx_cpu=10 rx_cpu=29 drop=0 pkt=133211 data_loss=0.00000 2019-06-24 21:42:26,550 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=1<139139/298029<298029 Kbps loss-rate=0 2019-06-24 21:42:26,550 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R218584K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:29,878 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=16.9360 real_seconds=1.00 rate_Mbps=141.5793 tx_cpu=11 rx_cpu=30 drop=0 pkt=138740 data_loss=0.00000 2019-06-24 21:42:29,878 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=1<144977/218584<218584 Kbps loss-rate=0 2019-06-24 21:42:29,879 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181780K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:33,208 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=17.4192 real_seconds=1.00 rate_Mbps=145.6829 tx_cpu=12 rx_cpu=31 drop=245 pkt=142943 data_loss=0.17136 2019-06-24 21:42:33,208 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=1<149179/181780<181780 Kbps loss-rate=0 2019-06-24 21:42:33,209 DEBUG undershot, min=149179 kbps=165479 max=181780 2019-06-24 21:42:33,209 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165479K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:36,537 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=15.6177 real_seconds=1.00 rate_Mbps=130.5629 tx_cpu=15 rx_cpu=26 drop=135 pkt=128075 data_loss=0.10554 2019-06-24 21:42:36,537 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=149179<133696/165479<181780 Kbps loss-rate=0 2019-06-24 21:42:36,538 DEBUG undershot, min=165479 kbps=173629 max=181780 2019-06-24 21:42:36,538 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173629K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:39,867 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=17.4977 real_seconds=1.00 rate_Mbps=146.3268 tx_cpu=11 rx_cpu=32 drop=0 pkt=143341 data_loss=0.00000 2019-06-24 21:42:39,867 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=128 throughput=165479<149838/173629<181780 Kbps loss-rate=0 2019-06-24 21:42:39,867 DEBUG undershot, min=173629 kbps=177704 max=181780 2019-06-24 21:42:39,868 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:42:39,868 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:43,220 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=132.9463 real_seconds=1.00 rate_Mbps=1113.7263 tx_cpu=16 rx_cpu=33 drop=0 pkt=136137 data_loss=0.00000 2019-06-24 21:42:43,220 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1<1140455/5000000<10000000 Kbps loss-rate=0 2019-06-24 21:42:43,221 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3070227K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:46,546 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=137.7021 real_seconds=1.00 rate_Mbps=1151.9523 tx_cpu=16 rx_cpu=33 drop=0 pkt=141007 data_loss=0.00000 2019-06-24 21:42:46,547 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1<1179599/3070227<3070227 Kbps loss-rate=0 2019-06-24 21:42:46,547 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2124913K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:49,902 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=132.6543 real_seconds=1.00 rate_Mbps=1110.5050 tx_cpu=16 rx_cpu=32 drop=0 pkt=135838 data_loss=0.00000 2019-06-24 21:42:49,902 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1<1137157/2124913<2124913 Kbps loss-rate=0 2019-06-24 21:42:49,903 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1631035K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:53,230 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=129.3506 real_seconds=1.00 rate_Mbps=1083.4246 tx_cpu=21 rx_cpu=29 drop=243 pkt=132698 data_loss=0.18312 2019-06-24 21:42:53,231 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1<1109426/1631035<1631035 Kbps loss-rate=0 2019-06-24 21:42:53,231 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1370230K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:56,560 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=135.8115 real_seconds=1.00 rate_Mbps=1137.1659 tx_cpu=20 rx_cpu=31 drop=0 pkt=139071 data_loss=0.00000 2019-06-24 21:42:56,560 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1<1164457/1370230<1370230 Kbps loss-rate=0 2019-06-24 21:42:56,561 DEBUG undershot, min=1164457 kbps=1267343 max=1370230 2019-06-24 21:42:56,561 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1267343K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:42:59,914 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=132.6064 real_seconds=1.00 rate_Mbps=1109.6892 tx_cpu=21 rx_cpu=30 drop=0 pkt=135789 data_loss=0.00000 2019-06-24 21:42:59,915 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1164457<1136321/1267343<1370230 Kbps loss-rate=0 2019-06-24 21:42:59,915 DEBUG undershot, min=1267343 kbps=1318786 max=1370230 2019-06-24 21:42:59,915 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1318786K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:03,243 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=136.2598 real_seconds=1.00 rate_Mbps=1140.5718 tx_cpu=18 rx_cpu=29 drop=0 pkt=139530 data_loss=0.00000 2019-06-24 21:43:03,244 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=1024 throughput=1267343<1167945/1318786<1370230 Kbps loss-rate=0 2019-06-24 21:43:03,244 DEBUG undershot, min=1318786 kbps=1344508 max=1370230 2019-06-24 21:43:03,244 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:43:03,245 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:06,573 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=596.0469 real_seconds=1.00 rate_Mbps=4997.4049 tx_cpu=99 rx_cpu=23 drop=0 pkt=76294 data_loss=0.00000 2019-06-24 21:43:06,573 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=1<5117342/5000000<10000000 Kbps loss-rate=0 2019-06-24 21:43:06,574 DEBUG undershot, min=5117342 kbps=7558671 max=10000000 2019-06-24 21:43:06,574 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558671K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:09,907 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=766.7109 real_seconds=1.00 rate_Mbps=6413.6088 tx_cpu=20 rx_cpu=28 drop=0 pkt=98139 data_loss=0.00000 2019-06-24 21:43:09,907 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=5117342<6567535/7558671<10000000 Kbps loss-rate=0 2019-06-24 21:43:09,908 DEBUG undershot, min=6567535 kbps=8283767 max=10000000 2019-06-24 21:43:09,908 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8283767K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:13,237 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=782.2109 real_seconds=1.00 rate_Mbps=6550.0019 tx_cpu=20 rx_cpu=26 drop=0 pkt=100123 data_loss=0.00000 2019-06-24 21:43:13,237 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=6567535<6707201/8283767<10000000 Kbps loss-rate=0 2019-06-24 21:43:13,237 DEBUG undershot, min=6707201 kbps=8353600 max=10000000 2019-06-24 21:43:13,238 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8353600K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:16,567 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=786.9688 real_seconds=1.00 rate_Mbps=6587.7052 tx_cpu=20 rx_cpu=27 drop=311 pkt=101043 data_loss=0.30778 2019-06-24 21:43:16,568 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=6707201<6745810/8353600<10000000 Kbps loss-rate=0 2019-06-24 21:43:16,568 DEBUG undershot, min=6745810 kbps=8372905 max=10000000 2019-06-24 21:43:16,568 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8372905K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:19,896 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=770.4297 real_seconds=1.00 rate_Mbps=6456.1247 tx_cpu=18 rx_cpu=27 drop=9 pkt=98624 data_loss=0.00912 2019-06-24 21:43:19,897 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=6745810<6611071/8372905<10000000 Kbps loss-rate=0 2019-06-24 21:43:19,897 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7491988K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:23,226 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=798.6797 real_seconds=1.00 rate_Mbps=6681.3103 tx_cpu=44 rx_cpu=30 drop=8 pkt=102239 data_loss=0.00782 2019-06-24 21:43:23,227 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=6745810<6841661/7491988<7491988 Kbps loss-rate=0 2019-06-24 21:43:23,227 DEBUG undershot, min=6841661 kbps=7166824 max=7491988 2019-06-24 21:43:23,228 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7166824K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:43:26,558 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] megabytes=832.6875 real_seconds=1.00 rate_Mbps=6970.5763 tx_cpu=28 rx_cpu=31 drop=17 pkt=106601 data_loss=0.01595 2019-06-24 21:43:26,559 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] pkt-size=8192 throughput=6841661<7137870/7166824<7491988 Kbps loss-rate=0 2019-06-24 21:43:26,559 DEBUG undershot, min=7137870 kbps=7314929 max=7491988 2019-06-24 21:43:26,570 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.5', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 14591029, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 14575444, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 15142680, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149838, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1167945, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7137870, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.965', 'rtt_max_ms': '27.338', 'rtt_min_ms': '0.104', 'rtt_stddev': '8.125', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.180', 'rtt_max_ms': '0.331', 'rtt_min_ms': '0.100', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.303', 'rtt_max_ms': '0.410', 'rtt_min_ms': '0.168', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-06-24 21:43:26,571 INFO Deleting floating ip 336974fe-fbd8-4a69-a22a-6988d91c7bcc 2019-06-24 21:43:28,367 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Floating IP 172.30.9.202 deleted 2019-06-24 21:43:28,816 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Instance deleted 2019-06-24 21:43:28,930 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Creating client VM... 2019-06-24 21:43:28,931 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-06-24 21:43:34,751 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 1 of 150... 2019-06-24 21:43:38,601 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 2 of 150... 2019-06-24 21:43:41,670 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 3 of 150... 2019-06-24 21:43:44,639 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 4 of 150... 2019-06-24 21:43:47,697 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 5 of 150... 2019-06-24 21:43:51,339 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] VM status=BUILD, retrying 6 of 150... 2019-06-24 21:43:57,985 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Internal network IP: 192.168.2.10 2019-06-24 21:43:57,985 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] SSH IP: 172.30.9.220 2019-06-24 21:43:57,985 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Setup SSH for ubuntu@172.30.9.220 2019-06-24 21:44:15,084 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Installing nuttcp-8.1.4... 2019-06-24 21:44:15,131 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Copying nuttcp-8.1.4 to target... 2019-06-24 21:44:15,299 INFO ============================================================ 2019-06-24 21:44:15,300 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-06-24 21:44:24,343 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.31 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.449 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.312 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.315 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.359 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.336 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.218 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.363 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.330 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.284 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.218/0.428/1.319/0.302 ms 2019-06-24 21:44:33,379 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=0.278 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.270 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.264 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.341 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.273 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.296 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.333 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.321 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.304 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.344 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.264/0.302/0.344/0.033 ms 2019-06-24 21:44:42,423 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.46 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.529 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.376 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.358 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.344 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.386 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.343 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.374 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.363 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.448 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.343/0.498/1.465/0.327 ms 2019-06-24 21:44:42,423 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:44:42,424 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:44:52,552 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=1997.2266 real_seconds=10.00 rate_Mbps=1674.7589 tx_cpu=3 rx_cpu=8 retrans=20 cwnd=296 rtt_ms=0.39 2019-06-24 21:44:52,552 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:02,655 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=2199.1644 real_seconds=10.00 rate_Mbps=1844.0187 tx_cpu=4 rx_cpu=8 retrans=10 cwnd=473 rtt_ms=0.37 2019-06-24 21:45:02,656 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:12,758 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=2119.1796 real_seconds=10.00 rate_Mbps=1777.0955 tx_cpu=4 rx_cpu=8 retrans=5 cwnd=430 rtt_ms=0.44 2019-06-24 21:45:12,758 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:45:12,758 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:16,085 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.4908 real_seconds=1.01 rate_Mbps=145.8383 tx_cpu=13 rx_cpu=18 drop=26810 pkt=170095 data_loss=15.76179 2019-06-24 21:45:16,086 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<149338/5000000<10000000 Kbps loss-rate=15 2019-06-24 21:45:16,086 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448014K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:19,412 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.0691 real_seconds=1.01 rate_Mbps=141.7092 tx_cpu=18 rx_cpu=20 drop=46902 pkt=186732 data_loss=25.11713 2019-06-24 21:45:19,413 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<145110/448014<448014 Kbps loss-rate=25 2019-06-24 21:45:19,413 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296562K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:22,742 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.3893 real_seconds=1.01 rate_Mbps=144.7605 tx_cpu=17 rx_cpu=19 drop=42989 pkt=185442 data_loss=23.18196 2019-06-24 21:45:22,742 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<148234/296562<296562 Kbps loss-rate=23 2019-06-24 21:45:22,743 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222398K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:26,097 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.8589 real_seconds=1.00 rate_Mbps=149.6364 tx_cpu=17 rx_cpu=19 drop=32015 pkt=178315 data_loss=17.95424 2019-06-24 21:45:26,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<153227/222398<222398 Kbps loss-rate=17 2019-06-24 21:45:26,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187812K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:29,426 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.7856 real_seconds=1.00 rate_Mbps=149.1717 tx_cpu=15 rx_cpu=17 drop=35435 pkt=181135 data_loss=19.56294 2019-06-24 21:45:29,426 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<152751/187812<187812 Kbps loss-rate=19 2019-06-24 21:45:29,427 DEBUG overshot, min=1 kbps=152751 max=187812 2019-06-24 21:45:29,427 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152751K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:32,753 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.8639 real_seconds=1.00 rate_Mbps=149.8445 tx_cpu=91 rx_cpu=20 drop=2830 pkt=149171 data_loss=1.89737 2019-06-24 21:45:32,753 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<153440/152751<187812 Kbps loss-rate=1 2019-06-24 21:45:32,753 DEBUG undershot, min=153440 kbps=170626 max=187812 2019-06-24 21:45:32,754 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170626K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:36,082 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.3190 real_seconds=1.01 rate_Mbps=144.1819 tx_cpu=91 rx_cpu=22 drop=24750 pkt=166627 data_loss=14.85334 2019-06-24 21:45:36,082 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=153440<147642/170626<187812 Kbps loss-rate=14 2019-06-24 21:45:36,083 DEBUG overshot, min=153440 kbps=147642 max=170626 2019-06-24 21:45:36,083 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147642K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:39,410 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.5964 real_seconds=1.00 rate_Mbps=138.5900 tx_cpu=70 rx_cpu=22 drop=8224 pkt=144182 data_loss=5.70388 2019-06-24 21:45:39,410 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=153440<141916/147642<170626 Kbps loss-rate=5 2019-06-24 21:45:39,410 DEBUG overshot, min=153440 kbps=141916 max=147642 2019-06-24 21:45:39,410 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:45:39,411 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:42,739 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=140.2197 real_seconds=1.01 rate_Mbps=1166.1946 tx_cpu=29 rx_cpu=20 drop=14129 pkt=157714 data_loss=8.95865 2019-06-24 21:45:42,740 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1194183/5000000<10000000 Kbps loss-rate=8 2019-06-24 21:45:42,740 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3097091K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:46,065 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=144.6846 real_seconds=1.00 rate_Mbps=1207.8201 tx_cpu=26 rx_cpu=20 drop=4253 pkt=152410 data_loss=2.79049 2019-06-24 21:45:46,066 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1236807/3097091<3097091 Kbps loss-rate=2 2019-06-24 21:45:46,066 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2166949K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:49,421 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=142.1611 real_seconds=1.01 rate_Mbps=1181.0202 tx_cpu=26 rx_cpu=20 drop=10003 pkt=155576 data_loss=6.42968 2019-06-24 21:45:49,421 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1209364/2166949<2166949 Kbps loss-rate=6 2019-06-24 21:45:49,422 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1688156K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:52,750 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=146.6221 real_seconds=1.01 rate_Mbps=1222.8369 tx_cpu=25 rx_cpu=22 drop=16259 pkt=166400 data_loss=9.77102 2019-06-24 21:45:52,751 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1252184/1688156<1688156 Kbps loss-rate=9 2019-06-24 21:45:52,751 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1470170K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:56,077 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=139.8359 real_seconds=1.01 rate_Mbps=1167.1430 tx_cpu=36 rx_cpu=19 drop=25893 pkt=169085 data_loss=15.31364 2019-06-24 21:45:56,078 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1195154/1470170<1470170 Kbps loss-rate=15 2019-06-24 21:45:56,078 DEBUG overshot, min=1 kbps=1195154 max=1470170 2019-06-24 21:45:56,078 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1195154K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:45:59,430 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=140.5283 real_seconds=1.00 rate_Mbps=1178.9596 tx_cpu=92 rx_cpu=19 drop=1992 pkt=145893 data_loss=1.36538 2019-06-24 21:45:59,430 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1207254/1195154<1470170 Kbps loss-rate=1 2019-06-24 21:45:59,430 DEBUG undershot, min=1207254 kbps=1338712 max=1470170 2019-06-24 21:45:59,431 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1338712K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:02,759 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=140.2559 real_seconds=1.01 rate_Mbps=1169.5098 tx_cpu=21 rx_cpu=20 drop=19607 pkt=163229 data_loss=12.01192 2019-06-24 21:46:02,760 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1207254<1197578/1338712<1470170 Kbps loss-rate=12 2019-06-24 21:46:02,760 DEBUG overshot, min=1207254 kbps=1197578 max=1338712 2019-06-24 21:46:02,760 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1197578K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:06,089 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=140.1875 real_seconds=1.00 rate_Mbps=1175.7417 tx_cpu=86 rx_cpu=21 drop=2610 pkt=146162 data_loss=1.78567 2019-06-24 21:46:06,089 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1207254<1203959/1197578<1338712 Kbps loss-rate=1 2019-06-24 21:46:06,089 DEBUG undershot, min=1272983 kbps=1305847 max=1338712 2019-06-24 21:46:06,090 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:46:06,090 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:09,442 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=201.3281 real_seconds=1.00 rate_Mbps=1688.0660 tx_cpu=88 rx_cpu=11 drop=50524 pkt=76294 data_loss=66.22278 2019-06-24 21:46:09,442 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1728579/5000000<10000000 Kbps loss-rate=66 2019-06-24 21:46:09,442 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3364289K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:12,769 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=205.7266 real_seconds=1.00 rate_Mbps=1725.6922 tx_cpu=97 rx_cpu=12 drop=25002 pkt=51335 data_loss=48.70361 2019-06-24 21:46:12,769 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1767108/3364289<3364289 Kbps loss-rate=48 2019-06-24 21:46:12,769 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2565698K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:16,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=200.0625 real_seconds=1.00 rate_Mbps=1673.0561 tx_cpu=99 rx_cpu=11 drop=13542 pkt=39150 data_loss=34.59004 2019-06-24 21:46:16,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1713209/2565698<2565698 Kbps loss-rate=34 2019-06-24 21:46:16,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2139453K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:19,426 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=197.3438 real_seconds=1.00 rate_Mbps=1654.9611 tx_cpu=98 rx_cpu=14 drop=7386 pkt=32646 data_loss=22.62451 2019-06-24 21:46:19,426 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1694680/2139453<2139453 Kbps loss-rate=22 2019-06-24 21:46:19,426 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1917066K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:22,756 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=214.5469 real_seconds=1.00 rate_Mbps=1799.3232 tx_cpu=99 rx_cpu=13 drop=1790 pkt=29252 data_loss=6.11921 2019-06-24 21:46:22,756 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1842506/1917066<1917066 Kbps loss-rate=6 2019-06-24 21:46:22,757 DEBUG overshot, min=1 kbps=1842506 max=1917066 2019-06-24 21:46:22,757 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1842506K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:46:26,109 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=218.6641 real_seconds=1.00 rate_Mbps=1827.5853 tx_cpu=99 rx_cpu=15 drop=126 pkt=28115 data_loss=0.44813 2019-06-24 21:46:26,110 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1871447/1842506<1917066 Kbps loss-rate=0 2019-06-24 21:46:26,110 DEBUG undershot, min=1871447 kbps=1894256 max=1917066 2019-06-24 21:46:26,120 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.10', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.39, 'throughput_kbps': 1714953, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.37, 'throughput_kbps': 1888275, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.44, 'throughput_kbps': 1819745, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.7, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141916, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.79, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1203959, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1871447, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.428', 'rtt_max_ms': '1.319', 'rtt_min_ms': '0.218', 'rtt_stddev': '0.302', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.302', 'rtt_max_ms': '0.344', 'rtt_min_ms': '0.264', 'rtt_stddev': '0.033', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.498', 'rtt_max_ms': '1.465', 'rtt_min_ms': '0.343', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-24 21:46:26,122 INFO ============================================================ 2019-06-24 21:46:26,122 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-06-24 21:46:35,190 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.560 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.329 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.302 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.306 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.282 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.293 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.367 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.255 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.305 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.483 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.255/0.348/0.560/0.093 ms 2019-06-24 21:46:44,234 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.247 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.267 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.386 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.272 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.240 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.261 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.348 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.354 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.546 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.360 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.240/0.328/0.546/0.089 ms 2019-06-24 21:46:53,282 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=1.34 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.533 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.405 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.483 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.454 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.514 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.341 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.337 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.425 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.357 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.337/0.519/1.348/0.285 ms 2019-06-24 21:46:53,282 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:46:53,283 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:03,384 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=2167.6081 real_seconds=10.00 rate_Mbps=1817.7296 tx_cpu=4 rx_cpu=8 retrans=36 cwnd=415 rtt_ms=0.41 2019-06-24 21:47:03,384 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:13,485 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=2066.5728 real_seconds=10.00 rate_Mbps=1732.9844 tx_cpu=4 rx_cpu=7 retrans=12 cwnd=324 rtt_ms=0.66 2019-06-24 21:47:13,486 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:23,586 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=2269.3500 real_seconds=10.00 rate_Mbps=1903.0080 tx_cpu=4 rx_cpu=9 retrans=4 cwnd=436 rtt_ms=0.77 2019-06-24 21:47:23,587 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:47:23,587 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:26,916 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.7173 real_seconds=1.01 rate_Mbps=147.7682 tx_cpu=14 rx_cpu=20 drop=28923 pkt=174064 data_loss=16.61662 2019-06-24 21:47:26,916 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<151314/5000000<10000000 Kbps loss-rate=16 2019-06-24 21:47:26,917 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453942K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:30,269 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=17.5387 real_seconds=1.00 rate_Mbps=147.0570 tx_cpu=16 rx_cpu=20 drop=49459 pkt=193136 data_loss=25.60845 2019-06-24 21:47:30,269 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<150586/453942<453942 Kbps loss-rate=25 2019-06-24 21:47:30,270 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302264K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:33,595 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.8418 real_seconds=1.00 rate_Mbps=141.1013 tx_cpu=15 rx_cpu=16 drop=52782 pkt=190750 data_loss=27.67072 2019-06-24 21:47:33,596 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<144487/302264<302264 Kbps loss-rate=27 2019-06-24 21:47:33,596 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223375K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:36,924 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.6040 real_seconds=1.00 rate_Mbps=139.0705 tx_cpu=16 rx_cpu=19 drop=48234 pkt=184254 data_loss=26.17787 2019-06-24 21:47:36,925 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<142408/223375<223375 Kbps loss-rate=26 2019-06-24 21:47:36,925 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182891K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:40,252 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.7107 real_seconds=1.00 rate_Mbps=140.0162 tx_cpu=14 rx_cpu=14 drop=30326 pkt=167220 data_loss=18.13537 2019-06-24 21:47:40,252 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<143376/182891<182891 Kbps loss-rate=18 2019-06-24 21:47:40,253 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163133K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:43,580 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.3358 real_seconds=1.00 rate_Mbps=136.5021 tx_cpu=37 rx_cpu=18 drop=23896 pkt=157719 data_loss=15.15104 2019-06-24 21:47:43,580 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<139778/163133<163133 Kbps loss-rate=15 2019-06-24 21:47:43,581 DEBUG overshot, min=1 kbps=139778 max=163133 2019-06-24 21:47:43,581 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R139778K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:46,908 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.6404 real_seconds=1.00 rate_Mbps=139.5928 tx_cpu=97 rx_cpu=16 drop=184 pkt=136502 data_loss=0.13443 2019-06-24 21:47:46,908 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=1<142943/139778<163133 Kbps loss-rate=0 2019-06-24 21:47:46,909 DEBUG undershot, min=142943 kbps=153038 max=163133 2019-06-24 21:47:46,909 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153038K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:50,260 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.5057 real_seconds=1.01 rate_Mbps=137.6216 tx_cpu=77 rx_cpu=21 drop=14159 pkt=149374 data_loss=9.47894 2019-06-24 21:47:50,261 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=142943<140924/153038<163133 Kbps loss-rate=9 2019-06-24 21:47:50,261 DEBUG overshot, min=142943 kbps=140924 max=153038 2019-06-24 21:47:50,261 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140924K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:53,588 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=16.4900 real_seconds=1.00 rate_Mbps=138.1922 tx_cpu=91 rx_cpu=20 drop=2535 pkt=137621 data_loss=1.84173 2019-06-24 21:47:53,588 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=128 throughput=142943<141508/140924<153038 Kbps loss-rate=1 2019-06-24 21:47:53,589 DEBUG undershot, min=147990 kbps=150514 max=153038 2019-06-24 21:47:53,589 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:47:53,589 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:47:56,941 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=136.5264 real_seconds=1.01 rate_Mbps=1137.8271 tx_cpu=27 rx_cpu=20 drop=14799 pkt=154602 data_loss=9.57229 2019-06-24 21:47:56,942 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1165134/5000000<10000000 Kbps loss-rate=9 2019-06-24 21:47:56,942 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082567K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:00,294 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=137.4326 real_seconds=1.00 rate_Mbps=1152.1275 tx_cpu=26 rx_cpu=20 drop=29201 pkt=169932 data_loss=17.18393 2019-06-24 21:48:00,294 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1179778/3082567<3082567 Kbps loss-rate=17 2019-06-24 21:48:00,295 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2131172K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:03,619 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=138.9893 real_seconds=1.01 rate_Mbps=1157.3849 tx_cpu=26 rx_cpu=18 drop=22093 pkt=164418 data_loss=13.43709 2019-06-24 21:48:03,619 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1185162/2131172<2131172 Kbps loss-rate=13 2019-06-24 21:48:03,620 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1658167K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:06,972 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=133.9365 real_seconds=1.01 rate_Mbps=1117.2942 tx_cpu=26 rx_cpu=20 drop=16869 pkt=154020 data_loss=10.95252 2019-06-24 21:48:06,972 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1144109/1658167<1658167 Kbps loss-rate=10 2019-06-24 21:48:06,972 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1401138K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:10,300 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=136.3916 real_seconds=1.00 rate_Mbps=1143.0018 tx_cpu=75 rx_cpu=20 drop=29571 pkt=169236 data_loss=17.47322 2019-06-24 21:48:10,300 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1170433/1401138<1401138 Kbps loss-rate=17 2019-06-24 21:48:10,300 DEBUG overshot, min=1 kbps=1170433 max=1401138 2019-06-24 21:48:10,301 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1170433K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:13,653 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=132.0283 real_seconds=1.00 rate_Mbps=1104.7873 tx_cpu=84 rx_cpu=18 drop=7678 pkt=142875 data_loss=5.37397 2019-06-24 21:48:13,654 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1131302/1170433<1401138 Kbps loss-rate=5 2019-06-24 21:48:13,654 DEBUG overshot, min=1 kbps=1131302 max=1170433 2019-06-24 21:48:13,654 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1131302K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:17,005 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=133.3174 real_seconds=1.00 rate_Mbps=1118.4009 tx_cpu=96 rx_cpu=19 drop=1580 pkt=138097 data_loss=1.14415 2019-06-24 21:48:17,005 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=1024 throughput=1<1145242/1131302<1170433 Kbps loss-rate=1 2019-06-24 21:48:17,006 DEBUG undershot, min=1145242 kbps=1157837 max=1170433 2019-06-24 21:48:17,006 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:48:17,007 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:20,359 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=192.6562 real_seconds=1.00 rate_Mbps=1615.3036 tx_cpu=59 rx_cpu=10 drop=51212 pkt=75872 data_loss=67.49790 2019-06-24 21:48:20,359 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1654070/5000000<10000000 Kbps loss-rate=67 2019-06-24 21:48:20,360 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3327035K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:23,688 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=202.9062 real_seconds=1.00 rate_Mbps=1696.8273 tx_cpu=99 rx_cpu=11 drop=24795 pkt=50767 data_loss=48.84080 2019-06-24 21:48:23,688 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1737551/3327035<3327035 Kbps loss-rate=48 2019-06-24 21:48:23,689 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2532293K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:27,016 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=209.8672 real_seconds=1.00 rate_Mbps=1754.8360 tx_cpu=99 rx_cpu=11 drop=11777 pkt=38640 data_loss=30.47877 2019-06-24 21:48:27,016 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1796952/2532293<2532293 Kbps loss-rate=30 2019-06-24 21:48:27,017 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2164622K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:30,344 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=207.9922 real_seconds=1.00 rate_Mbps=1744.4492 tx_cpu=99 rx_cpu=11 drop=6406 pkt=33029 data_loss=19.39508 2019-06-24 21:48:30,344 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1786315/2164622<2164622 Kbps loss-rate=19 2019-06-24 21:48:30,345 DEBUG overshot, min=1 kbps=1786315 max=2164622 2019-06-24 21:48:30,345 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1786315K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:48:33,672 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] megabytes=207.3203 real_seconds=1.00 rate_Mbps=1739.1288 tx_cpu=99 rx_cpu=12 drop=720 pkt=27257 data_loss=2.64152 2019-06-24 21:48:33,672 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] pkt-size=8192 throughput=1<1780867/1786315<2164622 Kbps loss-rate=2 2019-06-24 21:48:33,683 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.10', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 36, 'rtt_ms': 0.41, 'throughput_kbps': 1861355, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.66, 'throughput_kbps': 1774576, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.77, 'throughput_kbps': 1948680, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.84, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141508, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1145242, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1780867, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.348', 'rtt_max_ms': '0.560', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.328', 'rtt_max_ms': '0.546', 'rtt_min_ms': '0.240', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.519', 'rtt_max_ms': '1.348', 'rtt_min_ms': '0.337', 'rtt_stddev': '0.285', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-24 21:48:33,684 INFO Deleting floating ip d10a5a99-32a4-4601-99fd-32719367eb47 2019-06-24 21:48:36,247 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Floating IP 172.30.9.220 deleted 2019-06-24 21:48:36,866 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad52] Instance deleted 2019-06-24 21:48:36,898 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Creating client VM... 2019-06-24 21:48:36,899 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-24 21:48:43,051 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 1 of 150... 2019-06-24 21:48:45,724 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 2 of 150... 2019-06-24 21:48:49,305 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 3 of 150... 2019-06-24 21:48:52,131 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 4 of 150... 2019-06-24 21:48:55,098 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 5 of 150... 2019-06-24 21:48:58,157 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 6 of 150... 2019-06-24 21:49:02,022 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 7 of 150... 2019-06-24 21:49:05,161 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 8 of 150... 2019-06-24 21:49:08,199 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 9 of 150... 2019-06-24 21:49:10,958 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 10 of 150... 2019-06-24 21:49:13,740 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 11 of 150... 2019-06-24 21:49:16,187 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 12 of 150... 2019-06-24 21:49:18,818 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 13 of 150... 2019-06-24 21:49:22,407 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 14 of 150... 2019-06-24 21:49:25,819 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 15 of 150... 2019-06-24 21:49:28,564 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 16 of 150... 2019-06-24 21:49:32,031 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 17 of 150... 2019-06-24 21:49:34,755 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 18 of 150... 2019-06-24 21:49:37,522 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 19 of 150... 2019-06-24 21:49:40,180 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 20 of 150... 2019-06-24 21:49:43,373 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 21 of 150... 2019-06-24 21:49:45,821 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 22 of 150... 2019-06-24 21:49:49,287 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 23 of 150... 2019-06-24 21:49:51,446 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 24 of 150... 2019-06-24 21:49:54,285 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 25 of 150... 2019-06-24 21:49:57,827 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 26 of 150... 2019-06-24 21:50:00,846 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 27 of 150... 2019-06-24 21:50:04,100 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 28 of 150... 2019-06-24 21:50:07,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 29 of 150... 2019-06-24 21:50:09,745 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 30 of 150... 2019-06-24 21:50:12,494 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 31 of 150... 2019-06-24 21:50:15,362 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 32 of 150... 2019-06-24 21:50:18,097 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 33 of 150... 2019-06-24 21:50:21,811 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 34 of 150... 2019-06-24 21:50:24,446 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 35 of 150... 2019-06-24 21:50:27,339 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 36 of 150... 2019-06-24 21:50:30,072 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] VM status=BUILD, retrying 37 of 150... 2019-06-24 21:50:36,529 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Internal network IP: 192.168.1.8 2019-06-24 21:50:36,529 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] SSH IP: 172.30.9.213 2019-06-24 21:50:36,530 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Setup SSH for ubuntu@172.30.9.213 2019-06-24 21:50:47,193 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Installing nuttcp-8.1.4... 2019-06-24 21:50:47,238 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Copying nuttcp-8.1.4 to target... 2019-06-24 21:50:47,405 INFO ============================================================ 2019-06-24 21:50:47,405 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-06-24 21:50:56,456 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=21.8 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.492 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.283 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.458 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.192 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.346 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.496 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.321 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.445 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.393 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.192/2.529/21.869/6.447 ms 2019-06-24 21:51:05,501 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.349 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.434 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.460 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.233 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.290 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.468 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.405 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.341 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.290 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.427 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.233/0.369/0.468/0.080 ms 2019-06-24 21:51:14,550 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.768 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.433 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.308 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.407 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.330 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.276 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.429 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.500 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.386 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.420 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.276/0.425/0.768/0.132 ms 2019-06-24 21:51:14,551 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:51:14,551 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:24,657 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=4247.5760 real_seconds=10.01 rate_Mbps=3560.5468 tx_cpu=8 rx_cpu=10 retrans=1 cwnd=573 rtt_ms=0.38 2019-06-24 21:51:24,657 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:34,764 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=6366.6124 real_seconds=10.01 rate_Mbps=5336.2309 tx_cpu=10 rx_cpu=15 retrans=1 cwnd=831 rtt_ms=0.35 2019-06-24 21:51:34,765 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:44,871 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=4609.0346 real_seconds=10.01 rate_Mbps=3863.5563 tx_cpu=9 rx_cpu=11 retrans=7 cwnd=375 rtt_ms=0.37 2019-06-24 21:51:44,872 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:51:44,872 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:48,228 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=24.8610 real_seconds=1.00 rate_Mbps=208.1933 tx_cpu=16 rx_cpu=26 drop=46 pkt=203707 data_loss=0.02252 2019-06-24 21:51:48,228 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=1<213189/5000000<10000000 Kbps loss-rate=0 2019-06-24 21:51:48,228 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R639567K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:51,557 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=23.5844 real_seconds=1.00 rate_Mbps=197.3247 tx_cpu=16 rx_cpu=27 drop=0 pkt=193203 data_loss=0.00000 2019-06-24 21:51:51,557 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=1<202060/639567<639567 Kbps loss-rate=0 2019-06-24 21:51:51,557 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R420813K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:54,887 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=23.4669 real_seconds=1.00 rate_Mbps=196.4656 tx_cpu=16 rx_cpu=28 drop=112 pkt=192353 data_loss=0.05835 2019-06-24 21:51:54,887 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=1<201180/420813<420813 Kbps loss-rate=0 2019-06-24 21:51:54,888 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310996K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:51:58,241 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=23.8899 real_seconds=1.00 rate_Mbps=200.1312 tx_cpu=17 rx_cpu=28 drop=0 pkt=195706 data_loss=0.00000 2019-06-24 21:51:58,242 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=1<204934/310996<310996 Kbps loss-rate=0 2019-06-24 21:51:58,242 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R257965K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:01,569 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=24.2302 real_seconds=1.00 rate_Mbps=202.8775 tx_cpu=17 rx_cpu=28 drop=0 pkt=198494 data_loss=0.00000 2019-06-24 21:52:01,569 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=1<207746/257965<257965 Kbps loss-rate=0 2019-06-24 21:52:01,569 DEBUG undershot, min=207746 kbps=232855 max=257965 2019-06-24 21:52:01,570 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232855K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:04,895 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=24.8617 real_seconds=1.01 rate_Mbps=207.4012 tx_cpu=17 rx_cpu=26 drop=1502 pkt=205169 data_loss=0.73188 2019-06-24 21:52:04,895 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=207746<212378/232855<257965 Kbps loss-rate=0 2019-06-24 21:52:04,896 DEBUG undershot, min=212378 kbps=235171 max=257965 2019-06-24 21:52:04,896 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235171K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:08,248 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=24.5875 real_seconds=1.00 rate_Mbps=205.8251 tx_cpu=17 rx_cpu=27 drop=0 pkt=201421 data_loss=0.00000 2019-06-24 21:52:08,248 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=212378<210764/235171<257965 Kbps loss-rate=0 2019-06-24 21:52:08,249 DEBUG undershot, min=235171 kbps=246568 max=257965 2019-06-24 21:52:08,249 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246568K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:11,602 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=23.9401 real_seconds=1.00 rate_Mbps=200.3474 tx_cpu=15 rx_cpu=25 drop=0 pkt=196117 data_loss=0.00000 2019-06-24 21:52:11,602 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=128 throughput=235171<205155/246568<257965 Kbps loss-rate=0 2019-06-24 21:52:11,602 DEBUG undershot, min=246568 kbps=252266 max=257965 2019-06-24 21:52:11,603 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:52:11,603 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:14,955 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=189.9385 real_seconds=1.00 rate_Mbps=1591.4829 tx_cpu=30 rx_cpu=28 drop=23 pkt=194520 data_loss=0.01179 2019-06-24 21:52:14,955 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1<1629678/5000000<10000000 Kbps loss-rate=0 2019-06-24 21:52:14,956 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3314839K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:18,282 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=187.0654 real_seconds=1.00 rate_Mbps=1568.0457 tx_cpu=31 rx_cpu=27 drop=0 pkt=191555 data_loss=0.00000 2019-06-24 21:52:18,282 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1<1605678/3314839<3314839 Kbps loss-rate=0 2019-06-24 21:52:18,283 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2460258K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:21,612 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=185.8037 real_seconds=1.00 rate_Mbps=1556.1027 tx_cpu=32 rx_cpu=28 drop=2731 pkt=192994 data_loss=1.41507 2019-06-24 21:52:21,613 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1<1593449/2460258<2460258 Kbps loss-rate=1 2019-06-24 21:52:21,613 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2026853K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:24,941 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=187.5938 real_seconds=1.00 rate_Mbps=1573.6851 tx_cpu=33 rx_cpu=28 drop=215 pkt=192311 data_loss=0.11177 2019-06-24 21:52:24,941 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1<1611453/2026853<2026853 Kbps loss-rate=0 2019-06-24 21:52:24,941 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1819153K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:28,293 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=188.5215 real_seconds=1.00 rate_Mbps=1578.9160 tx_cpu=29 rx_cpu=28 drop=0 pkt=193046 data_loss=0.00000 2019-06-24 21:52:28,294 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1<1616809/1819153<1819153 Kbps loss-rate=0 2019-06-24 21:52:28,294 DEBUG undershot, min=1616809 kbps=1717981 max=1819153 2019-06-24 21:52:28,294 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1717981K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:31,648 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=187.0557 real_seconds=1.00 rate_Mbps=1568.0296 tx_cpu=33 rx_cpu=28 drop=0 pkt=191545 data_loss=0.00000 2019-06-24 21:52:31,648 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1616809<1605662/1717981<1819153 Kbps loss-rate=0 2019-06-24 21:52:31,648 DEBUG undershot, min=1717981 kbps=1768567 max=1819153 2019-06-24 21:52:31,649 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1768567K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:35,002 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=190.5586 real_seconds=1.00 rate_Mbps=1596.2196 tx_cpu=34 rx_cpu=30 drop=43 pkt=195175 data_loss=0.02204 2019-06-24 21:52:35,003 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=1024 throughput=1717981<1634528/1768567<1819153 Kbps loss-rate=0 2019-06-24 21:52:35,003 DEBUG undershot, min=1768567 kbps=1793860 max=1819153 2019-06-24 21:52:35,003 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:52:35,003 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:38,333 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=360.4688 real_seconds=1.00 rate_Mbps=3018.0334 tx_cpu=99 rx_cpu=20 drop=30154 pkt=76294 data_loss=39.52342 2019-06-24 21:52:38,333 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=8192 throughput=1<3090466/5000000<10000000 Kbps loss-rate=39 2019-06-24 21:52:38,334 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4045233K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:41,661 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=359.4531 real_seconds=1.00 rate_Mbps=3011.1680 tx_cpu=99 rx_cpu=20 drop=15715 pkt=61725 data_loss=25.45971 2019-06-24 21:52:41,662 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=8192 throughput=1<3083436/4045233<4045233 Kbps loss-rate=25 2019-06-24 21:52:41,662 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3564334K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:45,016 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=367.2891 real_seconds=1.00 rate_Mbps=3075.6831 tx_cpu=99 rx_cpu=20 drop=7373 pkt=54386 data_loss=13.55678 2019-06-24 21:52:45,016 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=8192 throughput=1<3149499/3564334<3564334 Kbps loss-rate=13 2019-06-24 21:52:45,017 DEBUG overshot, min=1 kbps=3149499 max=3564334 2019-06-24 21:52:45,017 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3149499K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:48,372 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=374.0469 real_seconds=1.00 rate_Mbps=3139.1170 tx_cpu=99 rx_cpu=18 drop=180 pkt=48058 data_loss=0.37453 2019-06-24 21:52:48,372 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=8192 throughput=1<3214455/3149499<3564334 Kbps loss-rate=0 2019-06-24 21:52:48,372 DEBUG undershot, min=3214455 kbps=3389394 max=3564334 2019-06-24 21:52:48,373 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3389394K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:52:51,699 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] megabytes=392.7031 real_seconds=1.00 rate_Mbps=3289.8275 tx_cpu=99 rx_cpu=22 drop=1452 pkt=51718 data_loss=2.80755 2019-06-24 21:52:51,699 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] pkt-size=8192 throughput=3214455<3368783/3389394<3564334 Kbps loss-rate=2 2019-06-24 21:52:51,710 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.8', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.38, 'throughput_kbps': 3645999, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.35, 'throughput_kbps': 5464300, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.37, 'throughput_kbps': 3956281, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 205155, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1634528, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.81, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3368783, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.529', 'rtt_max_ms': '21.869', 'rtt_min_ms': '0.192', 'rtt_stddev': '6.447', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.369', 'rtt_max_ms': '0.468', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.425', 'rtt_max_ms': '0.768', 'rtt_min_ms': '0.276', 'rtt_stddev': '0.132', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-24 21:52:51,711 INFO Deleting floating ip 7f7248da-363c-41df-9f91-5eb308c0f5f6 2019-06-24 21:52:53,871 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Floating IP 172.30.9.213 deleted 2019-06-24 21:52:54,052 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad53] Instance deleted 2019-06-24 21:52:54,166 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Creating client VM... 2019-06-24 21:52:54,167 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-06-24 21:52:58,876 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 1 of 150... 2019-06-24 21:53:01,699 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 2 of 150... 2019-06-24 21:53:04,515 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 3 of 150... 2019-06-24 21:53:06,941 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 4 of 150... 2019-06-24 21:53:09,693 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 5 of 150... 2019-06-24 21:53:12,231 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 6 of 150... 2019-06-24 21:53:15,004 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] VM status=BUILD, retrying 7 of 150... 2019-06-24 21:53:20,898 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Internal network IP: 192.168.2.5 2019-06-24 21:53:20,899 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] SSH IP: 172.30.9.201 2019-06-24 21:53:20,899 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Setup SSH for ubuntu@172.30.9.201 2019-06-24 21:53:28,316 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Installing nuttcp-8.1.4... 2019-06-24 21:53:28,360 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Copying nuttcp-8.1.4 to target... 2019-06-24 21:53:28,526 INFO ============================================================ 2019-06-24 21:53:28,526 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-06-24 21:53:37,573 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.45 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.577 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.548 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.465 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.511 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.617 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.741 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.642 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.542 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.286 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.286/0.638/1.456/0.296 ms 2019-06-24 21:53:46,613 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=0.269 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.436 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.508 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.573 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.516 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.540 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.729 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.607 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.614 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.615 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.269/0.540/0.729/0.120 ms 2019-06-24 21:53:55,661 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.82 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.900 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.447 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.597 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.705 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.578 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.569 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.542 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.507 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.637 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.447/0.730/1.823/0.383 ms 2019-06-24 21:53:55,662 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:53:55,662 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:05,764 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=2082.6187 real_seconds=10.00 rate_Mbps=1746.4786 tx_cpu=4 rx_cpu=8 retrans=5 cwnd=423 rtt_ms=0.69 2019-06-24 21:54:05,764 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:15,904 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=1849.4474 real_seconds=10.04 rate_Mbps=1544.7695 tx_cpu=4 rx_cpu=6 retrans=54 cwnd=282 rtt_ms=0.63 2019-06-24 21:54:15,904 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:26,007 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=2021.9706 real_seconds=10.01 rate_Mbps=1695.1910 tx_cpu=4 rx_cpu=8 retrans=39 cwnd=301 rtt_ms=0.46 2019-06-24 21:54:26,007 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:54:26,008 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:29,361 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.5023 real_seconds=1.01 rate_Mbps=146.0847 tx_cpu=16 rx_cpu=19 drop=55385 pkt=198764 data_loss=27.86483 2019-06-24 21:54:29,361 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<149590/5000000<10000000 Kbps loss-rate=27 2019-06-24 21:54:29,362 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448770K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:32,690 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.5516 real_seconds=1.00 rate_Mbps=146.6209 tx_cpu=16 rx_cpu=17 drop=56531 pkt=200314 data_loss=28.22136 2019-06-24 21:54:32,690 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<150139/448770<448770 Kbps loss-rate=28 2019-06-24 21:54:32,691 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299454K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:36,019 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.3882 real_seconds=1.01 rate_Mbps=145.0802 tx_cpu=16 rx_cpu=16 drop=64435 pkt=206879 data_loss=31.14620 2019-06-24 21:54:36,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<148562/299454<299454 Kbps loss-rate=31 2019-06-24 21:54:36,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224008K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:39,346 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.3601 real_seconds=1.00 rate_Mbps=145.5417 tx_cpu=20 rx_cpu=17 drop=62188 pkt=204402 data_loss=30.42434 2019-06-24 21:54:39,347 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<149034/224008<224008 Kbps loss-rate=30 2019-06-24 21:54:39,347 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186521K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:42,674 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.3231 real_seconds=1.00 rate_Mbps=144.8096 tx_cpu=99 rx_cpu=18 drop=40239 pkt=182150 data_loss=22.09120 2019-06-24 21:54:42,674 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<148285/186521<186521 Kbps loss-rate=22 2019-06-24 21:54:42,675 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167403K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:46,002 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=16.4873 real_seconds=1.00 rate_Mbps=137.8737 tx_cpu=99 rx_cpu=18 drop=28416 pkt=163480 data_loss=17.38215 2019-06-24 21:54:46,002 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<141182/167403<167403 Kbps loss-rate=17 2019-06-24 21:54:46,002 DEBUG overshot, min=1 kbps=141182 max=167403 2019-06-24 21:54:46,003 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141182K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:49,331 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=16.7931 real_seconds=1.00 rate_Mbps=140.9039 tx_cpu=99 rx_cpu=23 drop=304 pkt=137873 data_loss=0.22044 2019-06-24 21:54:49,331 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<144285/141182<167403 Kbps loss-rate=0 2019-06-24 21:54:49,331 DEBUG undershot, min=144285 kbps=155844 max=167403 2019-06-24 21:54:49,331 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155844K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:52,657 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=18.0784 real_seconds=1.00 rate_Mbps=151.1564 tx_cpu=99 rx_cpu=18 drop=4093 pkt=152191 data_loss=2.68920 2019-06-24 21:54:52,658 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=144285<154784/155844<167403 Kbps loss-rate=2 2019-06-24 21:54:52,658 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:54:52,658 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:55,987 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=142.9678 real_seconds=1.00 rate_Mbps=1196.8148 tx_cpu=27 rx_cpu=18 drop=39679 pkt=186078 data_loss=21.32384 2019-06-24 21:54:55,988 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1225538/5000000<10000000 Kbps loss-rate=21 2019-06-24 21:54:55,988 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3112769K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:54:59,318 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=141.8730 real_seconds=1.00 rate_Mbps=1189.9413 tx_cpu=29 rx_cpu=18 drop=42240 pkt=187518 data_loss=22.52584 2019-06-24 21:54:59,319 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1218499/3112769<3112769 Kbps loss-rate=22 2019-06-24 21:54:59,319 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2165634K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:02,648 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=146.0547 real_seconds=1.00 rate_Mbps=1223.7869 tx_cpu=31 rx_cpu=19 drop=36164 pkt=185724 data_loss=19.47190 2019-06-24 21:55:02,648 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1253157/2165634<2165634 Kbps loss-rate=19 2019-06-24 21:55:02,648 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1709395K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:05,975 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=144.9756 real_seconds=1.00 rate_Mbps=1215.3279 tx_cpu=34 rx_cpu=19 drop=44961 pkt=193416 data_loss=23.24574 2019-06-24 21:55:05,975 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1244495/1709395<1709395 Kbps loss-rate=23 2019-06-24 21:55:05,975 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1476945K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:09,302 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=146.2627 real_seconds=1.00 rate_Mbps=1223.3474 tx_cpu=99 rx_cpu=19 drop=30518 pkt=180291 data_loss=16.92706 2019-06-24 21:55:09,302 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1252707/1476945<1476945 Kbps loss-rate=16 2019-06-24 21:55:09,303 DEBUG overshot, min=1 kbps=1252707 max=1476945 2019-06-24 21:55:09,303 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1252707K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:12,632 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=147.3525 real_seconds=1.00 rate_Mbps=1236.2966 tx_cpu=98 rx_cpu=20 drop=2030 pkt=152919 data_loss=1.32755 2019-06-24 21:55:12,633 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1265967/1252707<1476945 Kbps loss-rate=1 2019-06-24 21:55:12,633 DEBUG undershot, min=1265967 kbps=1371456 max=1476945 2019-06-24 21:55:12,633 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1371456K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:15,985 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=139.5010 real_seconds=1.00 rate_Mbps=1166.3770 tx_cpu=99 rx_cpu=19 drop=24563 pkt=167412 data_loss=14.67218 2019-06-24 21:55:15,986 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1265967<1194370/1371456<1476945 Kbps loss-rate=14 2019-06-24 21:55:15,986 DEBUG overshot, min=1265967 kbps=1194370 max=1371456 2019-06-24 21:55:15,986 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1194370K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:19,339 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=141.9297 real_seconds=1.00 rate_Mbps=1191.0213 tx_cpu=99 rx_cpu=23 drop=461 pkt=145797 data_loss=0.31620 2019-06-24 21:55:19,339 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1265967<1219605/1194370<1371456 Kbps loss-rate=0 2019-06-24 21:55:19,339 DEBUG undershot, min=1318711 kbps=1345083 max=1371456 2019-06-24 21:55:19,340 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:55:19,340 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:22,692 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=210.7109 real_seconds=1.00 rate_Mbps=1760.0052 tx_cpu=48 rx_cpu=10 drop=47076 pkt=74047 data_loss=63.57584 2019-06-24 21:55:22,693 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1802245/5000000<10000000 Kbps loss-rate=63 2019-06-24 21:55:22,693 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3401122K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:26,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=215.7266 real_seconds=1.00 rate_Mbps=1809.1824 tx_cpu=99 rx_cpu=10 drop=24284 pkt=51897 data_loss=46.79267 2019-06-24 21:55:26,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1852602/3401122<3401122 Kbps loss-rate=46 2019-06-24 21:55:26,020 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2626862K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:29,347 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=213.1094 real_seconds=1.00 rate_Mbps=1788.7822 tx_cpu=99 rx_cpu=10 drop=12805 pkt=40083 data_loss=31.94620 2019-06-24 21:55:29,347 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1831712/2626862<2626862 Kbps loss-rate=31 2019-06-24 21:55:29,348 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2229287K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:32,676 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=211.2656 real_seconds=1.00 rate_Mbps=1767.7151 tx_cpu=99 rx_cpu=10 drop=6975 pkt=34017 data_loss=20.50446 2019-06-24 21:55:32,677 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1810140/2229287<2229287 Kbps loss-rate=20 2019-06-24 21:55:32,677 DEBUG overshot, min=1 kbps=1810140 max=2229287 2019-06-24 21:55:32,677 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1810140K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:36,004 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=215.5938 real_seconds=1.00 rate_Mbps=1805.5938 tx_cpu=99 rx_cpu=10 drop=25 pkt=27621 data_loss=0.09051 2019-06-24 21:55:36,005 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1848928/1810140<2229287 Kbps loss-rate=0 2019-06-24 21:55:36,005 DEBUG undershot, min=1848928 kbps=2039107 max=2229287 2019-06-24 21:55:36,005 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2039107K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:39,330 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=200.0156 real_seconds=1.00 rate_Mbps=1672.8575 tx_cpu=99 rx_cpu=9 drop=5513 pkt=31115 data_loss=17.71814 2019-06-24 21:55:39,330 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1848928<1713006/2039107<2229287 Kbps loss-rate=17 2019-06-24 21:55:39,330 DEBUG overshot, min=1848928 kbps=1713006 max=2039107 2019-06-24 21:55:39,331 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1713006K -p5001 -P5002 -fparse 192.168.1.10 2019-06-24 21:55:42,683 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=199.0859 real_seconds=1.00 rate_Mbps=1670.5150 tx_cpu=98 rx_cpu=10 drop=656 pkt=26139 data_loss=2.50966 2019-06-24 21:55:42,683 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1848928<1710607/1713006<2039107 Kbps loss-rate=2 2019-06-24 21:55:42,694 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.5', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.69, 'throughput_kbps': 1788394, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 54, 'rtt_ms': 0.63, 'throughput_kbps': 1581843, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.46, 'throughput_kbps': 1735875, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.69, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154784, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.32, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1219605, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1710607, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.638', 'rtt_max_ms': '1.456', 'rtt_min_ms': '0.286', 'rtt_stddev': '0.296', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.540', 'rtt_max_ms': '0.729', 'rtt_min_ms': '0.269', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.730', 'rtt_max_ms': '1.823', 'rtt_min_ms': '0.447', 'rtt_stddev': '0.383', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-24 21:55:42,696 INFO ============================================================ 2019-06-24 21:55:42,696 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-06-24 21:55:51,766 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 172.30.9.209 (172.30.9.209) 64(92) bytes of data. 72 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.958 ms 72 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.422 ms 72 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.568 ms 72 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.489 ms 72 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.600 ms 72 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.597 ms 72 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.455 ms 72 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.650 ms 72 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.488 ms 72 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.495 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.422/0.572/0.958/0.146 ms 2019-06-24 21:56:00,811 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 172.30.9.209 (172.30.9.209) 391(419) bytes of data. 399 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=0.393 ms 399 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.659 ms 399 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.361 ms 399 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.624 ms 399 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.456 ms 399 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.620 ms 399 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.724 ms 399 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.584 ms 399 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.606 ms 399 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.672 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.361/0.569/0.724/0.121 ms 2019-06-24 21:56:09,859 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] PING 172.30.9.209 (172.30.9.209) 1500(1528) bytes of data. 1508 bytes from 172.30.9.209: icmp_seq=1 ttl=63 time=1.74 ms 1508 bytes from 172.30.9.209: icmp_seq=2 ttl=63 time=0.675 ms 1508 bytes from 172.30.9.209: icmp_seq=3 ttl=63 time=0.604 ms 1508 bytes from 172.30.9.209: icmp_seq=4 ttl=63 time=0.623 ms 1508 bytes from 172.30.9.209: icmp_seq=5 ttl=63 time=0.654 ms 1508 bytes from 172.30.9.209: icmp_seq=6 ttl=63 time=0.944 ms 1508 bytes from 172.30.9.209: icmp_seq=7 ttl=63 time=0.728 ms 1508 bytes from 172.30.9.209: icmp_seq=8 ttl=63 time=0.669 ms 1508 bytes from 172.30.9.209: icmp_seq=9 ttl=63 time=0.705 ms 1508 bytes from 172.30.9.209: icmp_seq=10 ttl=63 time=0.518 ms --- 172.30.9.209 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.518/0.786/1.741/0.335 ms 2019-06-24 21:56:09,860 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring TCP Throughput (packet size=65536)... 2019-06-24 21:56:09,860 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:19,960 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=1889.0189 real_seconds=10.00 rate_Mbps=1584.2990 tx_cpu=3 rx_cpu=6 retrans=35 cwnd=363 rtt_ms=0.51 2019-06-24 21:56:19,961 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:30,059 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=1690.4826 real_seconds=10.00 rate_Mbps=1417.7776 tx_cpu=3 rx_cpu=6 retrans=19 cwnd=268 rtt_ms=0.50 2019-06-24 21:56:30,060 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:40,185 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=1701.1632 real_seconds=10.00 rate_Mbps=1426.5418 tx_cpu=3 rx_cpu=5 retrans=11 cwnd=270 rtt_ms=0.49 2019-06-24 21:56:40,186 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=128)... 2019-06-24 21:56:40,186 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:43,511 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.1584 real_seconds=1.01 rate_Mbps=143.0601 tx_cpu=16 rx_cpu=17 drop=65701 pkt=206262 data_loss=31.85297 2019-06-24 21:56:43,512 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<146493/5000000<10000000 Kbps loss-rate=31 2019-06-24 21:56:43,512 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R439479K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:46,839 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=16.8920 real_seconds=1.00 rate_Mbps=141.1521 tx_cpu=17 rx_cpu=16 drop=66872 pkt=205251 data_loss=32.58059 2019-06-24 21:56:46,840 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<144539/439479<439479 Kbps loss-rate=32 2019-06-24 21:56:46,840 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R292009K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:50,167 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.6333 real_seconds=1.00 rate_Mbps=147.8525 tx_cpu=17 rx_cpu=17 drop=60434 pkt=204886 data_loss=29.49641 2019-06-24 21:56:50,168 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<151400/292009<292009 Kbps loss-rate=29 2019-06-24 21:56:50,168 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221704K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:53,519 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.5731 real_seconds=1.00 rate_Mbps=147.2997 tx_cpu=35 rx_cpu=17 drop=66517 pkt=210476 data_loss=31.60328 2019-06-24 21:56:53,520 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<150834/221704<221704 Kbps loss-rate=31 2019-06-24 21:56:53,520 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186269K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:56:56,847 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=17.0583 real_seconds=1.00 rate_Mbps=142.5838 tx_cpu=99 rx_cpu=17 drop=42162 pkt=181903 data_loss=23.17811 2019-06-24 21:56:56,848 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<146005/186269<186269 Kbps loss-rate=23 2019-06-24 21:56:56,848 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166137K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:00,175 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=16.9221 real_seconds=1.00 rate_Mbps=141.4939 tx_cpu=99 rx_cpu=16 drop=23616 pkt=162242 data_loss=14.55599 2019-06-24 21:57:00,175 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<144889/166137<166137 Kbps loss-rate=14 2019-06-24 21:57:00,175 DEBUG overshot, min=1 kbps=144889 max=166137 2019-06-24 21:57:00,176 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144889K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:03,503 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=16.8787 real_seconds=1.00 rate_Mbps=141.2160 tx_cpu=99 rx_cpu=16 drop=3223 pkt=141493 data_loss=2.27766 2019-06-24 21:57:03,503 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=128 throughput=1<144605/144889<166137 Kbps loss-rate=2 2019-06-24 21:57:03,503 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=1024)... 2019-06-24 21:57:03,504 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:06,832 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=136.2773 real_seconds=1.00 rate_Mbps=1137.8328 tx_cpu=29 rx_cpu=18 drop=47875 pkt=187423 data_loss=25.54386 2019-06-24 21:57:06,833 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1165140/5000000<10000000 Kbps loss-rate=25 2019-06-24 21:57:06,833 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082570K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:10,186 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=136.9971 real_seconds=1.00 rate_Mbps=1148.6243 tx_cpu=30 rx_cpu=19 drop=47382 pkt=187667 data_loss=25.24791 2019-06-24 21:57:10,186 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1176191/3082570<3082570 Kbps loss-rate=25 2019-06-24 21:57:10,187 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2129380K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:13,512 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=139.2549 real_seconds=1.00 rate_Mbps=1162.4204 tx_cpu=32 rx_cpu=19 drop=51258 pkt=193855 data_loss=26.44139 2019-06-24 21:57:13,512 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1190318/2129380<2129380 Kbps loss-rate=26 2019-06-24 21:57:13,513 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1659849K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:16,839 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=139.2471 real_seconds=1.00 rate_Mbps=1164.0023 tx_cpu=29 rx_cpu=18 drop=49412 pkt=192001 data_loss=25.73528 2019-06-24 21:57:16,840 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1191938/1659849<1659849 Kbps loss-rate=25 2019-06-24 21:57:16,840 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1425893K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:20,169 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=138.9111 real_seconds=1.01 rate_Mbps=1159.1830 tx_cpu=46 rx_cpu=18 drop=31072 pkt=173317 data_loss=17.92787 2019-06-24 21:57:20,169 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1187003/1425893<1425893 Kbps loss-rate=17 2019-06-24 21:57:20,169 DEBUG overshot, min=1 kbps=1187003 max=1425893 2019-06-24 21:57:20,170 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1187003K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:23,496 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=140.7490 real_seconds=1.00 rate_Mbps=1180.2611 tx_cpu=99 rx_cpu=19 drop=771 pkt=144898 data_loss=0.53215 2019-06-24 21:57:23,496 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1<1208587/1187003<1425893 Kbps loss-rate=0 2019-06-24 21:57:23,496 DEBUG undershot, min=1208587 kbps=1317240 max=1425893 2019-06-24 21:57:23,497 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1317240K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:26,824 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=142.2148 real_seconds=1.00 rate_Mbps=1192.9917 tx_cpu=99 rx_cpu=19 drop=15168 pkt=160796 data_loss=9.43307 2019-06-24 21:57:26,825 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1208587<1221623/1317240<1425893 Kbps loss-rate=9 2019-06-24 21:57:26,825 DEBUG overshot, min=1208587 kbps=1221623 max=1317240 2019-06-24 21:57:26,825 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1221623K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:30,153 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=141.7617 real_seconds=1.00 rate_Mbps=1185.2567 tx_cpu=99 rx_cpu=19 drop=3960 pkt=149124 data_loss=2.65552 2019-06-24 21:57:30,154 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=1024 throughput=1208587<1213702/1221623<1317240 Kbps loss-rate=2 2019-06-24 21:57:30,154 INFO [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Measuring UDP Throughput (packet size=8192)... 2019-06-24 21:57:30,154 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:33,506 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=210.5547 real_seconds=1.00 rate_Mbps=1765.8052 tx_cpu=60 rx_cpu=9 drop=48368 pkt=75319 data_loss=64.21753 2019-06-24 21:57:33,507 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1808184/5000000<10000000 Kbps loss-rate=64 2019-06-24 21:57:33,507 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3404092K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:36,832 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=204.5859 real_seconds=1.00 rate_Mbps=1716.2822 tx_cpu=99 rx_cpu=9 drop=25756 pkt=51943 data_loss=49.58513 2019-06-24 21:57:36,832 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1757472/3404092<3404092 Kbps loss-rate=49 2019-06-24 21:57:36,833 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2580782K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:40,185 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=202.2656 real_seconds=1.00 rate_Mbps=1696.3691 tx_cpu=99 rx_cpu=10 drop=13490 pkt=39380 data_loss=34.25596 2019-06-24 21:57:40,185 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1737081/2580782<2580782 Kbps loss-rate=34 2019-06-24 21:57:40,186 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2158931K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:43,539 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=204.8906 real_seconds=1.00 rate_Mbps=1713.8011 tx_cpu=99 rx_cpu=9 drop=6717 pkt=32943 data_loss=20.38978 2019-06-24 21:57:43,540 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1754932/2158931<2158931 Kbps loss-rate=20 2019-06-24 21:57:43,540 DEBUG overshot, min=1 kbps=1754932 max=2158931 2019-06-24 21:57:43,540 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1754932K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:46,869 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=208.9766 real_seconds=1.00 rate_Mbps=1753.5275 tx_cpu=99 rx_cpu=10 drop=29 pkt=26778 data_loss=0.10827 2019-06-24 21:57:46,869 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1<1795612/1754932<2158931 Kbps loss-rate=0 2019-06-24 21:57:46,869 DEBUG undershot, min=1795612 kbps=1977271 max=2158931 2019-06-24 21:57:46,870 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1977271K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:50,222 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=207.6328 real_seconds=1.00 rate_Mbps=1736.4593 tx_cpu=99 rx_cpu=10 drop=3594 pkt=30171 data_loss=11.91209 2019-06-24 21:57:50,223 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1795612<1778134/1977271<2158931 Kbps loss-rate=11 2019-06-24 21:57:50,223 DEBUG overshot, min=1795612 kbps=1778134 max=1977271 2019-06-24 21:57:50,223 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1778134K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:53,547 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=210.5547 real_seconds=1.00 rate_Mbps=1766.3650 tx_cpu=99 rx_cpu=9 drop=182 pkt=27133 data_loss=0.67078 2019-06-24 21:57:53,548 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1795612<1808757/1778134<1977271 Kbps loss-rate=0 2019-06-24 21:57:53,549 DEBUG undershot, min=1808757 kbps=1893014 max=1977271 2019-06-24 21:57:53,549 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1893014K -p5001 -P5002 -fparse 172.30.9.209 2019-06-24 21:57:56,901 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] megabytes=224.7188 real_seconds=1.00 rate_Mbps=1887.7449 tx_cpu=99 rx_cpu=10 drop=121 pkt=28885 data_loss=0.41890 2019-06-24 21:57:56,901 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] pkt-size=8192 throughput=1808757<1933050/1893014<1977271 Kbps loss-rate=0 2019-06-24 21:57:56,901 DEBUG undershot, min=1933050 kbps=1955160 max=1977271 2019-06-24 21:57:56,912 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.5', 'ip_to': u'172.30.9.209', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.51, 'throughput_kbps': 1622322, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.5, 'throughput_kbps': 1451804, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.49, 'throughput_kbps': 1460778, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.28, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144605, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.66, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1213702, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.42, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1933050, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.572', 'rtt_max_ms': '0.958', 'rtt_min_ms': '0.422', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.569', 'rtt_max_ms': '0.724', 'rtt_min_ms': '0.361', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.786', 'rtt_max_ms': '1.741', 'rtt_min_ms': '0.518', 'rtt_stddev': '0.335', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-06-24 21:57:56,913 INFO Deleting floating ip 6e3dbbd4-ad54-4ad9-aba9-4307c7f7ef3f 2019-06-24 21:57:59,175 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Floating IP 172.30.9.201 deleted 2019-06-24 21:57:59,670 DEBUG [TestClient_07adc029-343d-4d8e-8af0-72ed8fe4cad54] Instance deleted 2019-06-24 21:57:59,734 INFO Cleaning up... 2019-06-24 21:57:59,734 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Terminating nuttcp-8.1.4 2019-06-24 21:57:59,749 INFO Deleting floating ip 63bf684d-da1c-411d-9f3b-782cef5a8457 2019-06-24 21:58:02,051 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Floating IP 172.30.9.209 deleted 2019-06-24 21:58:02,197 DEBUG [TestServer_07adc029-343d-4d8e-8af0-72ed8fe4cad51] Instance deleted 2019-06-24 21:58:11,568 INFO Network pns-internal-net_07adc029-343d-4d8e-8af0-72ed8fe4cad5 deleted. 2019-06-24 21:58:15,137 INFO Network pns-internal-net2_07adc029-343d-4d8e-8af0-72ed8fe4cad5 deleted. 2019-06-24 21:58:15,191 INFO Removed public key pns_public_key 2019-06-24 21:58:15,192 INFO Deleting security group 2019-06-24 21:58:15,388 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': '14769717', 'rtt_ms': '0.196667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149838, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1167945, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7137870, 'loss_rate': 0.02}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.180/0.100/0.331/0.080', | | | | | '64-byte': '2.965/0.104/27.338/8.125', '1500-byte': '0.303/0.168/0.410/0.087'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4355526', 'rtt_ms': '0.366667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 205155, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1634528, | | | | | 'loss_rate': 0.02}, 8192: {'tp_kbps': 3368783, 'loss_rate': 2.81}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.369/0.233/0.468/0.080', | | | | | '64-byte': '2.529/0.192/21.869/6.447', '1500-byte': '0.425/0.276/0.768/0.132'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1807657', 'rtt_ms': '0.4'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141916, 'loss_rate': 5.7}, 1024: {'tp_kbps': 1203959, | | | | | 'loss_rate': 1.79}, 8192: {'tp_kbps': 1871447, 'loss_rate': 0.45}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.302/0.264/0.344/0.033', | | | | | '64-byte': '0.428/0.218/1.319/0.302', '1500-byte': '0.498/0.343/1.465/0.327'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1702037', 'rtt_ms': '0.593333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 154784, 'loss_rate': 2.69}, 1024: {'tp_kbps': 1219605, | | | | | 'loss_rate': 0.32}, 8192: {'tp_kbps': 1710607, 'loss_rate': 2.51}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.540/0.269/0.729/0.120', | | | | | '64-byte': '0.638/0.286/1.456/0.296', '1500-byte': '0.730/0.447/1.823/0.383'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1861537', 'rtt_ms': '0.613333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141508, 'loss_rate': 1.84}, 1024: {'tp_kbps': 1145242, | | | | | 'loss_rate': 1.14}, 8192: {'tp_kbps': 1780867, 'loss_rate': 2.64}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.328/0.240/0.546/0.089', | | | | | '64-byte': '0.348/0.255/0.560/0.093', '1500-byte': '0.519/0.337/1.348/0.285'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1511634', 'rtt_ms': '0.5'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144605, 'loss_rate': 2.28}, 1024: {'tp_kbps': 1213702, | | | | | 'loss_rate': 2.66}, 8192: {'tp_kbps': 1933050, 'loss_rate': 0.42}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.569/0.361/0.724/0.121', | | | | | '64-byte': '0.572/0.422/0.958/0.146', '1500-byte': '0.786/0.518/1.741/0.335'}} | | 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-06-24 21:58:15,393 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-06-24 21:58:15,754 - 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-06-24 21:58:15,870 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 21:58:15,870 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 20:27 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 21:58:26,509 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-06-24 21:58:28,021 - 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'3204baee24ef49aabaf7d687a8c3e937', '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_66f822e1-d62d-49e0-8d31-cd717b4f5964'}) 2019-06-24 21:58:28,523 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6ee8e155d77e4333b601b70d07d2b214', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_66f822e1-d62d-49e0-8d31-cd717b4f5964'}) 2019-06-24 21:58:30,413 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', 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'3204baee24ef49aabaf7d687a8c3e937', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5vyBbXwJYbD2Ca5xQ9ekU3pHPCJfI', 'username': u'shaker-user_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 21:58:30,416 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'password': 'b5vyBbXwJYbD2Ca5xQ9ekU3pHPCJfI', 'project_name': 'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '3204baee24ef49aabaf7d687a8c3e937', 'project_domain_name': 'Default'} 2019-06-24 21:58:30,864 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-06-24 21:58:32,197 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T21:58:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5379bde5-8e9b-4aa7-b7a4-d6fd8f94d1e3', u'provider:segmentation_id': 87, 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_66f822e1-d62d-49e0-8d31-cd717b4f5964', u'created_at': u'2019-06-24T21:58:32Z', u'mtu': 1450, u'tenant_id': u'3204baee24ef49aabaf7d687a8c3e937', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3204baee24ef49aabaf7d687a8c3e937', u'l2_adjacency': True}) 2019-06-24 21:58:34,442 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T21:58: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'69c4e8a5-fe28-46db-92ae-4664533f0846', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_66f822e1-d62d-49e0-8d31-cd717b4f5964', u'enable_dhcp': True, u'network_id': u'5379bde5-8e9b-4aa7-b7a4-d6fd8f94d1e3', u'tenant_id': u'3204baee24ef49aabaf7d687a8c3e937', u'created_at': u'2019-06-24T21:58: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'3204baee24ef49aabaf7d687a8c3e937'}) 2019-06-24 21:58:41,906 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T21:58:37Z', u'revision_number': 3, u'id': u'5a8bceb0-ba74-4beb-8e47-05cb1e3b00bf', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_66f822e1-d62d-49e0-8d31-cd717b4f5964', u'admin_state_up': True, u'tenant_id': u'3204baee24ef49aabaf7d687a8c3e937', u'created_at': u'2019-06-24T21:58:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'3204baee24ef49aabaf7d687a8c3e937'}) 2019-06-24 21:59:00,657 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/038522d6-e619-4bf8-aaf2-e36758896a20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/038522d6-e619-4bf8-aaf2-e36758896a20/file', 'owner': u'3204baee24ef49aabaf7d687a8c3e937', 'id': u'038522d6-e619-4bf8-aaf2-e36758896a20', 'size': 666173440, u'self': u'/v2/images/038522d6-e619-4bf8-aaf2-e36758896a20', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3204baee24ef49aabaf7d687a8c3e937', 'name': 'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/038522d6-e619-4bf8-aaf2-e36758896a20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T21:59:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T21:59:00Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_66f822e1-d62d-49e0-8d31-cd717b4f5964', '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/038522d6-e619-4bf8-aaf2-e36758896a20', 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_66f822e1-d62d-49e0-8d31-cd717b4f5964', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'created': u'2019-06-24T21:58:49Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-06-24T21:58:49Z', 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/038522d6-e619-4bf8-aaf2-e36758896a20', 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_66f822e1-d62d-49e0-8d31-cd717b4f5964', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-06-24 21:59:00,698 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_66f822e1-d62d-49e0-8d31-cd717b4f5964', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'a3070c9f-96ca-41a2-ad0d-e57b0dd0d192', 'swap': 0}) 2019-06-24 21:59:01,197 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmb5JxWy8po4bOitGF3YhplblnnwKbAp3rkXo91GdSnyPdgKv/WB4PbpLrNKuYCiPTpmU5urXJiuFd/aShOL5CZZDe9hTGgtofTIIUaJ+BXOlF4K8Ao34dXV1mM/9gYllH3EbDIjJN2D/tr82ceNxaFSne1qNFXBQGwY9/fEniFN3wHOErJ2RZzGAZx1Pui2pd7WYtljGxC0dtIru9AWYUWGIEtMNpl7ir89mBVRAirgcdjTahA9x6GvVNOCvCGBCU2HvSVHdbAu9Gpwg/9ioPcXSlHuHjmcevV96p9Hh1yN/wRbyWuhy4lgFnk+XLWs3OMopNbovnk4d8MVqTwmc/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApm+ScVsvKaOGzorRhd2IaZW5Z58CmwKd65F6PdRnUp8j3YCr\n/1geD26S6zSrmAoj06ZlObq1yYrhXf2koTi+QmWQ3vYUxoLaH0yCFGifgVzpReCv\nAKN+HV1dZjP/YGJZR9xGwyIyTdg/7a/NnHjcWhUp3tajRVwUBsGPf3xJ4hTd8Bzh\nKydkWcxgGcdT7otqXe1mLZYxsQtHbSK7vQFmFFhiBLTDaZe4q/PZgVUQIq4HHY02\noQPcehr1TTgrwhgQlNh70lR3WwLvRqcIP/YqD3F0pR7h45nHr1feqfR4dcjf8EW8\nlrocuJYBZ5Ply1rNzjKKTW6L55OHfDFak8JnPwIDAQABAoIBAEXDEnDtNZGQd5rv\nWO9xchI/rd0fK2pp6GOrML/l3gElr1TS8EUxXDg/stlf1GUAKxA1+Mv/1N7Llbdd\n77mcHTObeuPZ5c9nXaIs4YFIcUM5/JVLnk74OI56agHC3dI6pw2V6Rs1pDw43mL0\ng4yIpGQl5sz+zqTt+X7zdwCKyjU2uNVpJniNEzYtKU1am+McyBQg8N5LJx1p9AdE\nShNx2OVAfXqbOzxAFSLvNJnujeZlihakXqdGDFsR6KquTJLPhCuumyzGbldjnzip\npouPftzEDmGycWghvynWecSXLTSuoH+FcUIr3MTde7ds0XvPpeUxvVj01jDtlUWE\nuvxpyMECgYEA0mKqp6nv+m4MA9TIGa9/SsG7I2uuCXUhHVQml88jK9Q6H13oJGAp\nRLWlIukGHWvSXHF6Rc6LGmZMHHQrUAvIPBSzavlbIQkH4cq+G+qnGMRKqRBmrXjo\nMWdDMMRvWL4J+xvg4ntQYoHnQLhNxsihzts6EfkXzEhLX2w7SN7J2DECgYEAyoWB\nnwNMg8eNS7a2HZ6/+Vr9Qx5kFxTR3XHU7liOPxrYznLnLr6fcNJGqm6ab4cONba7\nH2Jt1uLcXMjOnNDCUTyqhzn9ubiazDWUIBTDZ7yO78K2Mzy4alEyyL6mYHzny145\n8FivnPHBSuZAps4TsZKhqllGvvjXjzKXb81Xym8CgYEAzyfuJ8eSD8HaPM+A9KG0\nslSOQzNdG9zkbW+VzLdeR2LilE4wLdkt6YT+hKB0r/WiHfpyzlew6p695OqSV3Ay\nis5LWFMN4zp0M2UhynVEcYOejFgk8jzyTOsD4voZNYVyaHqr9fY8UbLdlQGlO84E\nXZ3J0Ta3syOga+Yzfe45S5ECgYEAwIpLIMV/Ii4/HEOaQvDhrQ0fiYdEO1l06ObH\nPM7+deptQ2GkfyGF7jpMKs66jtvE27Zdksn+iXTncmMLY7VpeNiHe8bbfY2PxiQO\nLq3u1RpEfpgMpwvMfG+0K3xuK3+00/lCdkmqtDh3v2DHCI8V1BYHEzCLfRaRwbek\nmAuOsosCgYAQXEMr3WF+W6GCa0P6Y/YtNJTzZE+qj9PmARzCmnPOwULykRzjh6pq\nAh8vLlMGpDVbqz8/pYMqZUf4v+YGjPhalmkW7neWNNbO+/Ne5xGI7WhUVXuxwkVi\nvDjRzfJsOqL9fpwm8M+8O+nHHgl2aXZva7QfNnlrz+pvXqusXwaG3A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6ee8e155d77e4333b601b70d07d2b214', 'name': u'shaker-kp_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'created_at': '2019-06-24T21:59:01.197032', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3204baee24ef49aabaf7d687a8c3e937', 'name': 'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'78:f2:63:1b:61:c2:50:d1:e8:d1:11:a6:15:21:ba:ad', 'type': 'ssh', 'id': u'shaker-kp_66f822e1-d62d-49e0-8d31-cd717b4f5964'}) 2019-06-24 21:59:01,197 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApm+ScVsvKaOGzorRhd2IaZW5Z58CmwKd65F6PdRnUp8j3YCr /1geD26S6zSrmAoj06ZlObq1yYrhXf2koTi+QmWQ3vYUxoLaH0yCFGifgVzpReCv AKN+HV1dZjP/YGJZR9xGwyIyTdg/7a/NnHjcWhUp3tajRVwUBsGPf3xJ4hTd8Bzh KydkWcxgGcdT7otqXe1mLZYxsQtHbSK7vQFmFFhiBLTDaZe4q/PZgVUQIq4HHY02 oQPcehr1TTgrwhgQlNh70lR3WwLvRqcIP/YqD3F0pR7h45nHr1feqfR4dcjf8EW8 lrocuJYBZ5Ply1rNzjKKTW6L55OHfDFak8JnPwIDAQABAoIBAEXDEnDtNZGQd5rv WO9xchI/rd0fK2pp6GOrML/l3gElr1TS8EUxXDg/stlf1GUAKxA1+Mv/1N7Llbdd 77mcHTObeuPZ5c9nXaIs4YFIcUM5/JVLnk74OI56agHC3dI6pw2V6Rs1pDw43mL0 g4yIpGQl5sz+zqTt+X7zdwCKyjU2uNVpJniNEzYtKU1am+McyBQg8N5LJx1p9AdE ShNx2OVAfXqbOzxAFSLvNJnujeZlihakXqdGDFsR6KquTJLPhCuumyzGbldjnzip pouPftzEDmGycWghvynWecSXLTSuoH+FcUIr3MTde7ds0XvPpeUxvVj01jDtlUWE uvxpyMECgYEA0mKqp6nv+m4MA9TIGa9/SsG7I2uuCXUhHVQml88jK9Q6H13oJGAp RLWlIukGHWvSXHF6Rc6LGmZMHHQrUAvIPBSzavlbIQkH4cq+G+qnGMRKqRBmrXjo MWdDMMRvWL4J+xvg4ntQYoHnQLhNxsihzts6EfkXzEhLX2w7SN7J2DECgYEAyoWB nwNMg8eNS7a2HZ6/+Vr9Qx5kFxTR3XHU7liOPxrYznLnLr6fcNJGqm6ab4cONba7 H2Jt1uLcXMjOnNDCUTyqhzn9ubiazDWUIBTDZ7yO78K2Mzy4alEyyL6mYHzny145 8FivnPHBSuZAps4TsZKhqllGvvjXjzKXb81Xym8CgYEAzyfuJ8eSD8HaPM+A9KG0 slSOQzNdG9zkbW+VzLdeR2LilE4wLdkt6YT+hKB0r/WiHfpyzlew6p695OqSV3Ay is5LWFMN4zp0M2UhynVEcYOejFgk8jzyTOsD4voZNYVyaHqr9fY8UbLdlQGlO84E XZ3J0Ta3syOga+Yzfe45S5ECgYEAwIpLIMV/Ii4/HEOaQvDhrQ0fiYdEO1l06ObH PM7+deptQ2GkfyGF7jpMKs66jtvE27Zdksn+iXTncmMLY7VpeNiHe8bbfY2PxiQO Lq3u1RpEfpgMpwvMfG+0K3xuK3+00/lCdkmqtDh3v2DHCI8V1BYHEzCLfRaRwbek mAuOsosCgYAQXEMr3WF+W6GCa0P6Y/YtNJTzZE+qj9PmARzCmnPOwULykRzjh6pq Ah8vLlMGpDVbqz8/pYMqZUf4v+YGjPhalmkW7neWNNbO+/Ne5xGI7WhUVXuxwkVi vDjRzfJsOqL9fpwm8M+8O+nHHgl2aXZva7QfNnlrz+pvXqusXwaG3A== -----END RSA PRIVATE KEY----- 2019-06-24 22:02:41,631 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_66f822e1-d62d-49e0-8d31-cd717b4f5964': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:a2:bf', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'038522d6-e619-4bf8-aaf2-e36758896a20'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T22:02:38.000000', 'flavor': Munch({u'id': u'a3070c9f-96ca-41a2-ad0d-e57b0dd0d192'}), 'az': u'nova', 'id': u'ff705bfa-3c6e-4a0d-a538-900009e0b66d', 'security_groups': [Munch({u'name': u'shaker-sg_66f822e1-d62d-49e0-8d31-cd717b4f5964'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6ee8e155d77e4333b601b70d07d2b214', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3204baee24ef49aabaf7d687a8c3e937', 'name': 'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', '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-06-24T22:02:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T22:02:38Z', 'hostId': u'e3d90c908f613cb0f4b845fcf49a59a587b97516a8851b403fb7b8f2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'e3d90c908f613cb0f4b845fcf49a59a587b97516a8851b403fb7b8f2', '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-06-24T22:02:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3204baee24ef49aabaf7d687a8c3e937', 'name': u'shaker-vm_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'adminPass': u'ALDr34TTiHj8', 'tenant_id': u'3204baee24ef49aabaf7d687a8c3e937', 'created_at': u'2019-06-24T21:59:09Z', 'created': u'2019-06-24T21:59:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 22:02:46,645 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5a8bceb0-ba74-4beb-8e47-05cb1e3b00bf', 'updated_at': u'2019-06-24T22:02:46Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'b20c3cb1-a428-4226-92a6-5d68297884cc', 'id': u'e1df597f-5fb9-4d1a-819e-82f6c95cd5e8', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'b20c3cb1-a428-4226-92a6-5d68297884cc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3204baee24ef49aabaf7d687a8c3e937', 'name': 'shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3204baee24ef49aabaf7d687a8c3e937', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5379bde5-8e9b-4aa7-b7a4-d6fd8f94d1e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:a2:bf', u'device_id': u'ff705bfa-3c6e-4a0d-a538-900009e0b66d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3204baee24ef49aabaf7d687a8c3e937', 'created_at': u'2019-06-24T22:02:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5379bde5-8e9b-4aa7-b7a4-d6fd8f94d1e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c1:a2:bf', u'device_id': u'ff705bfa-3c6e-4a0d-a538-900009e0b66d'}), 'router': u'5a8bceb0-ba74-4beb-8e47-05cb1e3b00bf'}) 2019-06-24 22:02:46,717 - 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 760271991 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.242597] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245880] pid_max: default: 32768 minimum: 301 [ 0.247648] ACPI: Core revision 20150930 [ 0.249801] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252357] Security Framework initialized [ 0.253973] Yama: becoming mindful. [ 0.255401] AppArmor: AppArmor initialized [ 0.257052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259626] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262129] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267147] Initializing cgroup subsys io [ 0.268755] Initializing cgroup subsys memory [ 0.270454] Initializing cgroup subsys devices [ 0.272161] Initializing cgroup subsys freezer [ 0.273877] Initializing cgroup subsys net_cls [ 0.275593] Initializing cgroup subsys perf_event [ 0.277393] Initializing cgroup subsys net_prio [ 0.279128] Initializing cgroup subsys hugetlb [ 0.280846] Initializing cgroup subsys pids [ 0.282518] CPU: Physical Processor ID: 0 [ 0.284829] mce: CPU supports 10 MCE banks [ 0.286473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288441] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290604] Spectre V2 : Mitigation: Full generic retpoline [ 0.292656] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.294971] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.297386] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.299578] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302543] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.328333] Freeing SMP alternatives memory: 32K [ 0.341943] ftrace: allocating 32237 entries in 126 pages [ 0.390616] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.393025] smpboot: Max logical packages: 1 [ 0.394985] x2apic enabled [ 0.396489] Switched APIC routing to physical x2apic. [ 0.399643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401879] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.406007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409552] KVM setup paravirtual spinlock [ 0.412333] x86: Booted up 1 node, 1 CPUs [ 0.413916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.416642] devtmpfs: initialized [ 0.419091] evm: security.selinux [ 0.420472] evm: security.SMACK64 [ 0.421826] evm: security.SMACK64EXEC [ 0.423280] evm: security.SMACK64TRANSMUTE [ 0.424868] evm: security.SMACK64MMAP [ 0.426320] evm: security.ima [ 0.427569] evm: security.capability [ 0.429142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432710] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.435038] pinctrl core: initialized pinctrl subsystem [ 0.437190] RTC time: 22:02:38, date: 06/24/19 [ 0.439059] NET: Registered protocol family 16 [ 0.440945] cpuidle: using governor ladder [ 0.442547] cpuidle: using governor menu [ 0.444137] PCCT header not found. [ 0.445608] ACPI: bus type PCI registered [ 0.447177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.449663] PCI: Using configuration type 1 for base access [ 0.452650] ACPI: Added _OSI(Module Device) [ 0.454287] ACPI: Added _OSI(Processor Device) [ 0.455992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.457775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.461290] ACPI: Interpreter enabled [ 0.462781] ACPI: (supports S0 S5) [ 0.464168] ACPI: Using IOAPIC for interrupt routing [ 0.466035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.471122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.473377] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.475830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.478198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.482489] acpiphp: Slot [3] registered [ 0.500759] acpiphp: Slot [4] registered [ 0.502344] acpiphp: Slot [5] registered [ 0.503919] acpiphp: Slot [6] registered [ 0.505485] acpiphp: Slot [7] registered [ 0.507044] acpiphp: Slot [8] registered [ 0.508601] acpiphp: Slot [9] registered [ 0.510169] acpiphp: Slot [10] registered [ 0.511866] acpiphp: Slot [11] registered [ 0.513457] acpiphp: Slot [12] registered [ 0.515056] acpiphp: Slot [13] registered [ 0.516639] acpiphp: Slot [14] registered [ 0.518218] acpiphp: Slot [15] registered [ 0.519817] acpiphp: Slot [16] registered [ 0.521407] acpiphp: Slot [17] registered [ 0.522990] acpiphp: Slot [18] registered [ 0.524581] acpiphp: Slot [19] registered [ 0.526167] acpiphp: Slot [20] registered [ 0.527756] acpiphp: Slot [21] registered [ 0.529341] acpiphp: Slot [22] registered [ 0.530928] acpiphp: Slot [23] registered [ 0.532519] acpiphp: Slot [24] registered [ 0.534103] acpiphp: Slot [25] registered [ 0.535686] acpiphp: Slot [26] registered [ 0.537268] acpiphp: Slot [27] registered [ 0.538856] acpiphp: Slot [28] registered [ 0.540447] acpiphp: Slot [29] registered [ 0.542024] acpiphp: Slot [30] registered [ 0.543618] acpiphp: Slot [31] registered [ 0.545195] PCI host bridge to bus 0000:00 [ 0.546787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549213] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.551622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.554475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566531] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.569061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.571408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.573990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.609955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.612709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.615458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.620558] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623022] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625115] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628143] vgaarb: loaded [ 0.629308] vgaarb: bridge control possible 0000:00:02.0 [ 0.631633] SCSI subsystem initialized [ 0.633348] ACPI: bus type USB registered [ 0.634962] usbcore: registered new interface driver usbfs [ 0.636994] usbcore: registered new interface driver hub [ 0.638979] usbcore: registered new device driver usb [ 0.641077] PCI: Using ACPI for IRQ routing [ 0.643154] NetLabel: Initializing [ 0.644552] NetLabel: domain hash size = 128 [ 0.646225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.648112] NetLabel: unlabeled traffic allowed by default [ 0.650335] amd_nb: Cannot enumerate AMD northbridges [ 0.652259] clocksource: Switched to clocksource kvm-clock [ 0.662451] AppArmor: AppArmor Filesystem Enabled [ 0.664329] pnp: PnP ACPI init [ 0.665985] pnp: PnP ACPI: found 5 devices [ 0.673390] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.676748] NET: Registered protocol family 2 [ 0.678677] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.681210] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.683560] TCP: Hash tables configured (established 4096 bind 4096) [ 0.685903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.688045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.690354] NET: Registered protocol family 1 [ 0.692068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694235] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713298] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730290] Unpacking initramfs... [ 1.214103] Freeing initrd memory: 37084K [ 1.216122] Scanning for low memory corruption every 60 seconds [ 1.218639] audit: initializing netlink subsys (disabled) [ 1.220678] audit: type=2000 audit(1561413760.230:1): initialized [ 1.223158] Initialise system trusted keyring [ 1.225012] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.227301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.230708] zbud: loaded [ 1.232100] VFS: Disk quotas dquot_6.6.0 [ 1.233703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.236370] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.238737] fuse init (API version 7.23) [ 1.240439] Key type big_key registered [ 1.241978] Allocating IMA MOK and blacklist keyrings. [ 1.244278] Key type asymmetric registered [ 1.245891] Asymmetric key parser 'x509' registered [ 1.247756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.250634] io scheduler noop registered [ 1.252186] io scheduler deadline registered (default) [ 1.254152] io scheduler cfq registered [ 1.255767] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.257822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260288] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263114] ACPI: Power Button [PWRF] [ 1.264722] GHES: HEST is not enabled! [ 1.280876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.318280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348083] Linux agpgart interface v0.103 [ 1.351319] loop: module loaded [ 1.355021] vda: vda1 [ 1.356897] scsi host0: ata_piix [ 1.358311] scsi host1: ata_piix [ 1.359686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362102] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365216] libphy: Fixed MDIO Bus: probed [ 1.366818] tun: Universal TUN/TAP device driver, 1.6 [ 1.368693] tun: (C) 1999-2004 Max Krasnyansky [ 1.372352] PPP generic driver version 2.4.2 [ 1.374073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376433] ehci-pci: EHCI PCI platform driver [ 1.378151] ehci-platform: EHCI generic platform driver [ 1.380091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382325] ohci-pci: OHCI PCI platform driver [ 1.384035] ohci-platform: OHCI generic platform driver [ 1.386431] uhci_hcd: USB Universal Host Controller Interface driver [ 1.403436] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.405397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408289] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417637] usb usb1: Product: UHCI Host Controller [ 1.419469] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.421745] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423604] hub 1-0:1.0: USB hub found [ 1.425108] hub 1-0:1.0: 2 ports detected [ 1.426834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430787] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.434656] mousedev: PS/2 mouse device common for all mice [ 1.437083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440423] rtc_cmos 00:00: RTC can wake from S4 [ 1.442723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445040] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447376] i2c /dev entries driver [ 1.448872] device-mapper: uevent: version 1.0.3 [ 1.450732] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453903] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456406] NET: Registered protocol family 10 [ 1.458343] NET: Registered protocol family 17 [ 1.460075] Key type dns_resolver registered [ 1.461956] registered taskstats version 1 [ 1.463589] Loading compiled-in X.509 certificates [ 1.465963] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.469629] zswap: loaded using pool lzo/zbud [ 1.472832] Key type trusted registered [ 1.476480] Key type encrypted registered [ 1.478083] AppArmor: AppArmor sha1 policy hashing enabled [ 1.480114] ima: No TPM chip found, activating TPM-bypass! [ 1.482170] evm: HMAC attrs: 0x1 [ 1.483899] Magic number: 7:101:48 [ 1.485544] rtc_cmos 00:00: setting system clock to 2019-06-24 22:02:39 UTC (1561413759) [ 1.488652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507767] EDD information not available. [ 1.521985] Freeing unused kernel memory: 1512K [ 1.523723] Write protecting the kernel read-only data: 14336k [ 1.527254] Freeing unused kernel memory: 1692K [ 1.529213] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.541836] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545605] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.552823] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.556284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578216] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.581786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.649555] virtio_net virtio0 ens3: renamed from eth0 [ 1.654246] [drm] Initialized drm 1.1.0 20060810 [ 1.660930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.666297] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684814] FDC 0 is a S82078B [ 1.707119] AVX2 version of gcm_enc/dec engaged. [ 1.708910] AES CTR mode by8 optimization enabled [ 1.736271] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.901324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906262] usb 1-1: Product: QEMU USB Tablet [ 1.907948] usb 1-1: Manufacturer: QEMU [ 1.909463] usb 1-1: SerialNumber: 42 [ 1.917843] hidraw: raw HID events driver (C) Jiri Kosina [ 1.925955] usbcore: registered new interface driver usbhid [ 1.928086] usbhid: USB HID core driver [ 1.930847] 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.935141] 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.328363] md: linear personality registered for level -1 [ 2.332538] md: multipath personality registered for level -4 [ 2.336800] md: raid0 personality registered for level 0 [ 2.341497] md: raid1 personality registered for level 1 [ 2.412287] raid6: sse2x1 gen() 11416 MB/s [ 2.480268] raid6: sse2x1 xor() 8898 MB/s [ 2.548258] raid6: sse2x2 gen() 14570 MB/s [ 2.616267] raid6: sse2x2 xor() 9768 MB/s [ 2.684278] raid6: sse2x4 gen() 16776 MB/s [ 2.756280] raid6: sse2x4 xor() 11469 MB/s [ 2.824289] raid6: avx2x1 gen() 22229 MB/s [ 2.892258] raid6: avx2x2 gen() 25961 MB/s [ 2.960259] raid6: avx2x4 gen() 29934 MB/s [ 2.961913] raid6: using algorithm avx2x4 gen() 29934 MB/s [ 2.963918] raid6: using avx2x2 recovery algorithm [ 2.968756] xor: automatically using best checksumming function: [ 3.008256] avx : 31768.000 MB/sec [ 3.011234] async_tx: api initialized (async) [ 3.023274] md: raid6 personality registered for level 6 [ 3.025270] md: raid5 personality registered for level 5 [ 3.027245] md: raid4 personality registered for level 4 [ 3.034585] 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.071414] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.093035] 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.188502] 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.194877] systemd[1]: Detected virtualization kvm. [ 3.196754] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.201310] systemd[1]: Set hostname to . [ 3.204660] systemd[1]: Initializing machine ID from KVM UUID. [ 3.206822] systemd[1]: Installed transient /etc/machine-id file. [ 3.315356] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.320122] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.323511] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327847] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.331800] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.336570] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.340970] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.344647] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.348357] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.353683] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.358266] 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.364407] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.368626] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374278] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.378320] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.385640] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.391592] Loading iSCSI transport class v2.0-870. [ 3.394819] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.405889] iscsi: registered transport (tcp) [ 3.408346] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.413554] 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.425321] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.433241] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.441831] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.449002] systemd[1]: Listening on udev Kernel Socket. [ 3.452393] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.457715] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.462663] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.467404] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.471502] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.478251] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.482745] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.496670] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.505153] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.513813] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.520986] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.529724] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.537292] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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] 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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.297218] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.861165] cloud-init[508]: Cloud-init v. 18.2 running 'init-local' at Mon, 24 Jun 2019 22:02:43 +0000. Up 4.69 seconds. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-06-24 22:02:46,720 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-06-24 22:02:55,807 - 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 760271991 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.242597] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245880] pid_max: default: 32768 minimum: 301 [ 0.247648] ACPI: Core revision 20150930 [ 0.249801] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252357] Security Framework initialized [ 0.253973] Yama: becoming mindful. [ 0.255401] AppArmor: AppArmor initialized [ 0.257052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259626] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262129] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267147] Initializing cgroup subsys io [ 0.268755] Initializing cgroup subsys memory [ 0.270454] Initializing cgroup subsys devices [ 0.272161] Initializing cgroup subsys freezer [ 0.273877] Initializing cgroup subsys net_cls [ 0.275593] Initializing cgroup subsys perf_event [ 0.277393] Initializing cgroup subsys net_prio [ 0.279128] Initializing cgroup subsys hugetlb [ 0.280846] Initializing cgroup subsys pids [ 0.282518] CPU: Physical Processor ID: 0 [ 0.284829] mce: CPU supports 10 MCE banks [ 0.286473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288441] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290604] Spectre V2 : Mitigation: Full generic retpoline [ 0.292656] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.294971] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.297386] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.299578] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302543] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.328333] Freeing SMP alternatives memory: 32K [ 0.341943] ftrace: allocating 32237 entries in 126 pages [ 0.390616] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.393025] smpboot: Max logical packages: 1 [ 0.394985] x2apic enabled [ 0.396489] Switched APIC routing to physical x2apic. [ 0.399643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401879] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.406007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409552] KVM setup paravirtual spinlock [ 0.412333] x86: Booted up 1 node, 1 CPUs [ 0.413916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.416642] devtmpfs: initialized [ 0.419091] evm: security.selinux [ 0.420472] evm: security.SMACK64 [ 0.421826] evm: security.SMACK64EXEC [ 0.423280] evm: security.SMACK64TRANSMUTE [ 0.424868] evm: security.SMACK64MMAP [ 0.426320] evm: security.ima [ 0.427569] evm: security.capability [ 0.429142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432710] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.435038] pinctrl core: initialized pinctrl subsystem [ 0.437190] RTC time: 22:02:38, date: 06/24/19 [ 0.439059] NET: Registered protocol family 16 [ 0.440945] cpuidle: using governor ladder [ 0.442547] cpuidle: using governor menu [ 0.444137] PCCT header not found. [ 0.445608] ACPI: bus type PCI registered [ 0.447177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.449663] PCI: Using configuration type 1 for base access [ 0.452650] ACPI: Added _OSI(Module Device) [ 0.454287] ACPI: Added _OSI(Processor Device) [ 0.455992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.457775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.461290] ACPI: Interpreter enabled [ 0.462781] ACPI: (supports S0 S5) [ 0.464168] ACPI: Using IOAPIC for interrupt routing [ 0.466035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.471122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.473377] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.475830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.478198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.482489] acpiphp: Slot [3] registered [ 0.500759] acpiphp: Slot [4] registered [ 0.502344] acpiphp: Slot [5] registered [ 0.503919] acpiphp: Slot [6] registered [ 0.505485] acpiphp: Slot [7] registered [ 0.507044] acpiphp: Slot [8] registered [ 0.508601] acpiphp: Slot [9] registered [ 0.510169] acpiphp: Slot [10] registered [ 0.511866] acpiphp: Slot [11] registered [ 0.513457] acpiphp: Slot [12] registered [ 0.515056] acpiphp: Slot [13] registered [ 0.516639] acpiphp: Slot [14] registered [ 0.518218] acpiphp: Slot [15] registered [ 0.519817] acpiphp: Slot [16] registered [ 0.521407] acpiphp: Slot [17] registered [ 0.522990] acpiphp: Slot [18] registered [ 0.524581] acpiphp: Slot [19] registered [ 0.526167] acpiphp: Slot [20] registered [ 0.527756] acpiphp: Slot [21] registered [ 0.529341] acpiphp: Slot [22] registered [ 0.530928] acpiphp: Slot [23] registered [ 0.532519] acpiphp: Slot [24] registered [ 0.534103] acpiphp: Slot [25] registered [ 0.535686] acpiphp: Slot [26] registered [ 0.537268] acpiphp: Slot [27] registered [ 0.538856] acpiphp: Slot [28] registered [ 0.540447] acpiphp: Slot [29] registered [ 0.542024] acpiphp: Slot [30] registered [ 0.543618] acpiphp: Slot [31] registered [ 0.545195] PCI host bridge to bus 0000:00 [ 0.546787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549213] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.551622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.554475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566531] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.569061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.571408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.573990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.609955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.612709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.615458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.620558] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623022] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625115] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628143] vgaarb: loaded [ 0.629308] vgaarb: bridge control possible 0000:00:02.0 [ 0.631633] SCSI subsystem initialized [ 0.633348] ACPI: bus type USB registered [ 0.634962] usbcore: registered new interface driver usbfs [ 0.636994] usbcore: registered new interface driver hub [ 0.638979] usbcore: registered new device driver usb [ 0.641077] PCI: Using ACPI for IRQ routing [ 0.643154] NetLabel: Initializing [ 0.644552] NetLabel: domain hash size = 128 [ 0.646225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.648112] NetLabel: unlabeled traffic allowed by default [ 0.650335] amd_nb: Cannot enumerate AMD northbridges [ 0.652259] clocksource: Switched to clocksource kvm-clock [ 0.662451] AppArmor: AppArmor Filesystem Enabled [ 0.664329] pnp: PnP ACPI init [ 0.665985] pnp: PnP ACPI: found 5 devices [ 0.673390] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.676748] NET: Registered protocol family 2 [ 0.678677] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.681210] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.683560] TCP: Hash tables configured (established 4096 bind 4096) [ 0.685903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.688045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.690354] NET: Registered protocol family 1 [ 0.692068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694235] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713298] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730290] Unpacking initramfs... [ 1.214103] Freeing initrd memory: 37084K [ 1.216122] Scanning for low memory corruption every 60 seconds [ 1.218639] audit: initializing netlink subsys (disabled) [ 1.220678] audit: type=2000 audit(1561413760.230:1): initialized [ 1.223158] Initialise system trusted keyring [ 1.225012] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.227301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.230708] zbud: loaded [ 1.232100] VFS: Disk quotas dquot_6.6.0 [ 1.233703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.236370] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.238737] fuse init (API version 7.23) [ 1.240439] Key type big_key registered [ 1.241978] Allocating IMA MOK and blacklist keyrings. [ 1.244278] Key type asymmetric registered [ 1.245891] Asymmetric key parser 'x509' registered [ 1.247756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.250634] io scheduler noop registered [ 1.252186] io scheduler deadline registered (default) [ 1.254152] io scheduler cfq registered [ 1.255767] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.257822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260288] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263114] ACPI: Power Button [PWRF] [ 1.264722] GHES: HEST is not enabled! [ 1.280876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.318280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348083] Linux agpgart interface v0.103 [ 1.351319] loop: module loaded [ 1.355021] vda: vda1 [ 1.356897] scsi host0: ata_piix [ 1.358311] scsi host1: ata_piix [ 1.359686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362102] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365216] libphy: Fixed MDIO Bus: probed [ 1.366818] tun: Universal TUN/TAP device driver, 1.6 [ 1.368693] tun: (C) 1999-2004 Max Krasnyansky [ 1.372352] PPP generic driver version 2.4.2 [ 1.374073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376433] ehci-pci: EHCI PCI platform driver [ 1.378151] ehci-platform: EHCI generic platform driver [ 1.380091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382325] ohci-pci: OHCI PCI platform driver [ 1.384035] ohci-platform: OHCI generic platform driver [ 1.386431] uhci_hcd: USB Universal Host Controller Interface driver [ 1.403436] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.405397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408289] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417637] usb usb1: Product: UHCI Host Controller [ 1.419469] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.421745] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423604] hub 1-0:1.0: USB hub found [ 1.425108] hub 1-0:1.0: 2 ports detected [ 1.426834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430787] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.434656] mousedev: PS/2 mouse device common for all mice [ 1.437083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440423] rtc_cmos 00:00: RTC can wake from S4 [ 1.442723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445040] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447376] i2c /dev entries driver [ 1.448872] device-mapper: uevent: version 1.0.3 [ 1.450732] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453903] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456406] NET: Registered protocol family 10 [ 1.458343] NET: Registered protocol family 17 [ 1.460075] Key type dns_resolver registered [ 1.461956] registered taskstats version 1 [ 1.463589] Loading compiled-in X.509 certificates [ 1.465963] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.469629] zswap: loaded using pool lzo/zbud [ 1.472832] Key type trusted registered [ 1.476480] Key type encrypted registered [ 1.478083] AppArmor: AppArmor sha1 policy hashing enabled [ 1.480114] ima: No TPM chip found, activating TPM-bypass! [ 1.482170] evm: HMAC attrs: 0x1 [ 1.483899] Magic number: 7:101:48 [ 1.485544] rtc_cmos 00:00: setting system clock to 2019-06-24 22:02:39 UTC (1561413759) [ 1.488652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507767] EDD information not available. [ 1.521985] Freeing unused kernel memory: 1512K [ 1.523723] Write protecting the kernel read-only data: 14336k [ 1.527254] Freeing unused kernel memory: 1692K [ 1.529213] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.541836] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545605] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.552823] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.556284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578216] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.581786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.649555] virtio_net virtio0 ens3: renamed from eth0 [ 1.654246] [drm] Initialized drm 1.1.0 20060810 [ 1.660930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.666297] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684814] FDC 0 is a S82078B [ 1.707119] AVX2 version of gcm_enc/dec engaged. [ 1.708910] AES CTR mode by8 optimization enabled [ 1.736271] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.901324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906262] usb 1-1: Product: QEMU USB Tablet [ 1.907948] usb 1-1: Manufacturer: QEMU [ 1.909463] usb 1-1: SerialNumber: 42 [ 1.917843] hidraw: raw HID events driver (C) Jiri Kosina [ 1.925955] usbcore: registered new interface driver usbhid [ 1.928086] usbhid: USB HID core driver [ 1.930847] 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.935141] 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.328363] md: linear personality registered for level -1 [ 2.332538] md: multipath personality registered for level -4 [ 2.336800] md: raid0 personality registered for level 0 [ 2.341497] md: raid1 personality registered for level 1 [ 2.412287] raid6: sse2x1 gen() 11416 MB/s [ 2.480268] raid6: sse2x1 xor() 8898 MB/s [ 2.548258] raid6: sse2x2 gen() 14570 MB/s [ 2.616267] raid6: sse2x2 xor() 9768 MB/s [ 2.684278] raid6: sse2x4 gen() 16776 MB/s [ 2.756280] raid6: sse2x4 xor() 11469 MB/s [ 2.824289] raid6: avx2x1 gen() 22229 MB/s [ 2.892258] raid6: avx2x2 gen() 25961 MB/s [ 2.960259] raid6: avx2x4 gen() 29934 MB/s [ 2.961913] raid6: using algorithm avx2x4 gen() 29934 MB/s [ 2.963918] raid6: using avx2x2 recovery algorithm [ 2.968756] xor: automatically using best checksumming function: [ 3.008256] avx : 31768.000 MB/sec [ 3.011234] async_tx: api initialized (async) [ 3.023274] md: raid6 personality registered for level 6 [ 3.025270] md: raid5 personality registered for level 5 [ 3.027245] md: raid4 personality registered for level 4 [ 3.034585] 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.071414] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.093035] 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.188502] 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.194877] systemd[1]: Detected virtualization kvm. [ 3.196754] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.201310] systemd[1]: Set hostname to . [ 3.204660] systemd[1]: Initializing machine ID from KVM UUID. [ 3.206822] systemd[1]: Installed transient /etc/machine-id file. [ 3.315356] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.320122] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.323511] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327847] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.331800] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.336570] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.340970] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.344647] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.348357] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.353683] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.358266] 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.364407] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.368626] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374278] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.378320] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.385640] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.391592] Loading iSCSI transport class v2.0-870. [ 3.394819] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.405889] iscsi: registered transport (tcp) [ 3.408346] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.413554] 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.425321] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.433241] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.441831] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.449002] systemd[1]: Listening on udev Kernel Socket. [ 3.452393] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.457715] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.462663] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.467404] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.471502] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.478251] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.482745] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.496670] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.505153] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.513813] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.520986] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.529724] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.537292] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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] 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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.297218] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.861165] cloud-init[508]: Cloud-init v. 18.2 running 'init-local' at Mon, 24 Jun 2019 22:02:43 +0000. Up 4.69 seconds. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 15.291898] cloud-init[951]: Cloud-init v. 18.2 running 'init' at Mon, 24 Jun 2019 22:02:44 +0000. Up 6.43 seconds. [ 15.296185] cloud-init[951]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.303777] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.312124] cloud-init[951]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.315834] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.323922] cloud-init[951]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:c1:a2:bf | [ 15.332129] cloud-init[951]: ci-info: | ens3 | True | fe80::f816:3eff:fec1:a2bf/64 | . | link | fa:16:3e:c1:a2:bf | [ 15.340116] cloud-init[951]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.344119] cloud-init[951]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.352121] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.360120] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.364131] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.371401] cloud-init[951]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.375099] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.379741] cloud-init[951]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.384343] cloud-init[951]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.390151] cloud-init[951]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.394540] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.398654] cloud-init[951]: 2019-06-24 22:02:53,630 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.931665] cloud-init[951]: Generating public/private rsa key pair. [ 15.934093] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.940421] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.948116] cloud-init[951]: The key fingerprint is: [ 15.950131] cloud-init[951]: SHA256:8wjxRfzIpl+tgAm7+w7RxJgeI6ZwYifzFCmZgmxBUHU root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 [ 15.956425] cloud-init[951]: The key's randomart image is: [ 15.960134] cloud-init[951]: +---[RSA 2048]----+ [ 15.964153] cloud-init[951]: |*+=oo E .. | [ 15.968122] cloud-init[951]: |o* ... + .. | [ 15.972127] cloud-init[951]: |=+ooo * o..o | [ 15.976131] cloud-init[951]: |.+*o o.B .+ . | [ 15.980137] cloud-init[951]: | .. +oS= . | [ 15.984118] cloud-init[951]: | .o++. . . | [ 15.988118] cloud-init[951]: | .....o . | [ 15.992132] cloud-init[951]: | .. . . | [ 15.996125] cloud-init[951]: | .+o | [ 16.000116] cloud-init[951]: +----[SHA256]-----+ [ 16.002026] cloud-init[951]: Generating public/private dsa key pair. [ 16.008249] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 16.012251] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 16.020112] cloud-init[951]: The key fingerprint is: [ 16.021644] cloud-init[951]: SHA256:w4ulGbpmz7JBuk3JVQy1/i1yf2i+FLAzbCfWFZ75Zas root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 [ 16.025706] cloud-init Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [951]: The key's randomart image is: [ 16.033160] cloud-init[951]: +---[DSA 1024]----+ [ 16.034599] cloud-init[951]: | ... . | Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon.[ 16.040635] cloud-init[951]: | o . . + | [ 16.042095] cloud-init[951]: | + . = o| [ 16.043537] cloud-init [951]: | + . + . oo| [ 16.045521] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [951]: | . o S O + ..| [ 16.048875] cloud-init[951]: | + + * * * .. | [ 16.050333] cloud-init[951]: | . * + o + oE | [ 16.051771] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[951]: | +++ o +o . | [ 16.057889] cloud-init[951]: | .o++o o+o | [ 16.059341] cloud-init[951]: [[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.+----[SHA256]-----+ [ 16.065279] cloud-init[951]: Generating public/private ecdsa key pair. [ 16.067128] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m [ 16.072374] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 16.074694] cloud-init[951]: The key fingerprint is:] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [ 16.082908] cloud-init[951]: SHA256:SykMHfl51FcK7fqaXqRTtQSHgCejC6RGrKMpZnIKycA root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964[[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config... [ 16.096191] cloud-init[951]: The key's randomart image is: [ 16.098189] cloud-init[951]: +---[ECDSA 256]---+ [ 16.100059] cloud-init[951]: | . .. .ooo.o.| Starting Login Service... Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. 2019-06-24 22:02:55,810 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-06-24 22:03:04,941 - 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 760271991 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.242597] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245880] pid_max: default: 32768 minimum: 301 [ 0.247648] ACPI: Core revision 20150930 [ 0.249801] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252357] Security Framework initialized [ 0.253973] Yama: becoming mindful. [ 0.255401] AppArmor: AppArmor initialized [ 0.257052] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259626] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262129] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267147] Initializing cgroup subsys io [ 0.268755] Initializing cgroup subsys memory [ 0.270454] Initializing cgroup subsys devices [ 0.272161] Initializing cgroup subsys freezer [ 0.273877] Initializing cgroup subsys net_cls [ 0.275593] Initializing cgroup subsys perf_event [ 0.277393] Initializing cgroup subsys net_prio [ 0.279128] Initializing cgroup subsys hugetlb [ 0.280846] Initializing cgroup subsys pids [ 0.282518] CPU: Physical Processor ID: 0 [ 0.284829] mce: CPU supports 10 MCE banks [ 0.286473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.288441] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290604] Spectre V2 : Mitigation: Full generic retpoline [ 0.292656] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.294971] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.297386] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.299578] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.302543] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.328333] Freeing SMP alternatives memory: 32K [ 0.341943] ftrace: allocating 32237 entries in 126 pages [ 0.390616] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.393025] smpboot: Max logical packages: 1 [ 0.394985] x2apic enabled [ 0.396489] Switched APIC routing to physical x2apic. [ 0.399643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.401879] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.406007] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.409552] KVM setup paravirtual spinlock [ 0.412333] x86: Booted up 1 node, 1 CPUs [ 0.413916] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.416642] devtmpfs: initialized [ 0.419091] evm: security.selinux [ 0.420472] evm: security.SMACK64 [ 0.421826] evm: security.SMACK64EXEC [ 0.423280] evm: security.SMACK64TRANSMUTE [ 0.424868] evm: security.SMACK64MMAP [ 0.426320] evm: security.ima [ 0.427569] evm: security.capability [ 0.429142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.432710] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.435038] pinctrl core: initialized pinctrl subsystem [ 0.437190] RTC time: 22:02:38, date: 06/24/19 [ 0.439059] NET: Registered protocol family 16 [ 0.440945] cpuidle: using governor ladder [ 0.442547] cpuidle: using governor menu [ 0.444137] PCCT header not found. [ 0.445608] ACPI: bus type PCI registered [ 0.447177] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.449663] PCI: Using configuration type 1 for base access [ 0.452650] ACPI: Added _OSI(Module Device) [ 0.454287] ACPI: Added _OSI(Processor Device) [ 0.455992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.457775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.461290] ACPI: Interpreter enabled [ 0.462781] ACPI: (supports S0 S5) [ 0.464168] ACPI: Using IOAPIC for interrupt routing [ 0.466035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.471122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.473377] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.475830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.478198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.482489] acpiphp: Slot [3] registered [ 0.500759] acpiphp: Slot [4] registered [ 0.502344] acpiphp: Slot [5] registered [ 0.503919] acpiphp: Slot [6] registered [ 0.505485] acpiphp: Slot [7] registered [ 0.507044] acpiphp: Slot [8] registered [ 0.508601] acpiphp: Slot [9] registered [ 0.510169] acpiphp: Slot [10] registered [ 0.511866] acpiphp: Slot [11] registered [ 0.513457] acpiphp: Slot [12] registered [ 0.515056] acpiphp: Slot [13] registered [ 0.516639] acpiphp: Slot [14] registered [ 0.518218] acpiphp: Slot [15] registered [ 0.519817] acpiphp: Slot [16] registered [ 0.521407] acpiphp: Slot [17] registered [ 0.522990] acpiphp: Slot [18] registered [ 0.524581] acpiphp: Slot [19] registered [ 0.526167] acpiphp: Slot [20] registered [ 0.527756] acpiphp: Slot [21] registered [ 0.529341] acpiphp: Slot [22] registered [ 0.530928] acpiphp: Slot [23] registered [ 0.532519] acpiphp: Slot [24] registered [ 0.534103] acpiphp: Slot [25] registered [ 0.535686] acpiphp: Slot [26] registered [ 0.537268] acpiphp: Slot [27] registered [ 0.538856] acpiphp: Slot [28] registered [ 0.540447] acpiphp: Slot [29] registered [ 0.542024] acpiphp: Slot [30] registered [ 0.543618] acpiphp: Slot [31] registered [ 0.545195] PCI host bridge to bus 0000:00 [ 0.546787] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.549213] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.551622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.554475] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557317] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.566531] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.569061] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.571408] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.573990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.578842] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.581637] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.607084] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.609955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.612709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.615458] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.618153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.620558] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.623022] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.625115] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.628143] vgaarb: loaded [ 0.629308] vgaarb: bridge control possible 0000:00:02.0 [ 0.631633] SCSI subsystem initialized [ 0.633348] ACPI: bus type USB registered [ 0.634962] usbcore: registered new interface driver usbfs [ 0.636994] usbcore: registered new interface driver hub [ 0.638979] usbcore: registered new device driver usb [ 0.641077] PCI: Using ACPI for IRQ routing [ 0.643154] NetLabel: Initializing [ 0.644552] NetLabel: domain hash size = 128 [ 0.646225] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.648112] NetLabel: unlabeled traffic allowed by default [ 0.650335] amd_nb: Cannot enumerate AMD northbridges [ 0.652259] clocksource: Switched to clocksource kvm-clock [ 0.662451] AppArmor: AppArmor Filesystem Enabled [ 0.664329] pnp: PnP ACPI init [ 0.665985] pnp: PnP ACPI: found 5 devices [ 0.673390] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.676748] NET: Registered protocol family 2 [ 0.678677] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.681210] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.683560] TCP: Hash tables configured (established 4096 bind 4096) [ 0.685903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.688045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.690354] NET: Registered protocol family 1 [ 0.692068] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694235] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696358] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713298] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.730290] Unpacking initramfs... [ 1.214103] Freeing initrd memory: 37084K [ 1.216122] Scanning for low memory corruption every 60 seconds [ 1.218639] audit: initializing netlink subsys (disabled) [ 1.220678] audit: type=2000 audit(1561413760.230:1): initialized [ 1.223158] Initialise system trusted keyring [ 1.225012] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.227301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.230708] zbud: loaded [ 1.232100] VFS: Disk quotas dquot_6.6.0 [ 1.233703] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.236370] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.238737] fuse init (API version 7.23) [ 1.240439] Key type big_key registered [ 1.241978] Allocating IMA MOK and blacklist keyrings. [ 1.244278] Key type asymmetric registered [ 1.245891] Asymmetric key parser 'x509' registered [ 1.247756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.250634] io scheduler noop registered [ 1.252186] io scheduler deadline registered (default) [ 1.254152] io scheduler cfq registered [ 1.255767] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.257822] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.260288] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263114] ACPI: Power Button [PWRF] [ 1.264722] GHES: HEST is not enabled! [ 1.280876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.314437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.318280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348083] Linux agpgart interface v0.103 [ 1.351319] loop: module loaded [ 1.355021] vda: vda1 [ 1.356897] scsi host0: ata_piix [ 1.358311] scsi host1: ata_piix [ 1.359686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362102] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365216] libphy: Fixed MDIO Bus: probed [ 1.366818] tun: Universal TUN/TAP device driver, 1.6 [ 1.368693] tun: (C) 1999-2004 Max Krasnyansky [ 1.372352] PPP generic driver version 2.4.2 [ 1.374073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376433] ehci-pci: EHCI PCI platform driver [ 1.378151] ehci-platform: EHCI generic platform driver [ 1.380091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382325] ohci-pci: OHCI PCI platform driver [ 1.384035] ohci-platform: OHCI generic platform driver [ 1.386431] uhci_hcd: USB Universal Host Controller Interface driver [ 1.403436] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.405397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408289] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417637] usb usb1: Product: UHCI Host Controller [ 1.419469] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.421745] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423604] hub 1-0:1.0: USB hub found [ 1.425108] hub 1-0:1.0: 2 ports detected [ 1.426834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430787] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.434656] mousedev: PS/2 mouse device common for all mice [ 1.437083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440423] rtc_cmos 00:00: RTC can wake from S4 [ 1.442723] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445040] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447376] i2c /dev entries driver [ 1.448872] device-mapper: uevent: version 1.0.3 [ 1.450732] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453903] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456406] NET: Registered protocol family 10 [ 1.458343] NET: Registered protocol family 17 [ 1.460075] Key type dns_resolver registered [ 1.461956] registered taskstats version 1 [ 1.463589] Loading compiled-in X.509 certificates [ 1.465963] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.469629] zswap: loaded using pool lzo/zbud [ 1.472832] Key type trusted registered [ 1.476480] Key type encrypted registered [ 1.478083] AppArmor: AppArmor sha1 policy hashing enabled [ 1.480114] ima: No TPM chip found, activating TPM-bypass! [ 1.482170] evm: HMAC attrs: 0x1 [ 1.483899] Magic number: 7:101:48 [ 1.485544] rtc_cmos 00:00: setting system clock to 2019-06-24 22:02:39 UTC (1561413759) [ 1.488652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507767] EDD information not available. [ 1.521985] Freeing unused kernel memory: 1512K [ 1.523723] Write protecting the kernel read-only data: 14336k [ 1.527254] Freeing unused kernel memory: 1692K [ 1.529213] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.541836] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545605] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.549249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.552823] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.556284] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559825] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570414] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.574792] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.578216] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.581786] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.649555] virtio_net virtio0 ens3: renamed from eth0 [ 1.654246] [drm] Initialized drm 1.1.0 20060810 [ 1.660930] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.666297] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.684814] FDC 0 is a S82078B [ 1.707119] AVX2 version of gcm_enc/dec engaged. [ 1.708910] AES CTR mode by8 optimization enabled [ 1.736271] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.901324] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.903751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.906262] usb 1-1: Product: QEMU USB Tablet [ 1.907948] usb 1-1: Manufacturer: QEMU [ 1.909463] usb 1-1: SerialNumber: 42 [ 1.917843] hidraw: raw HID events driver (C) Jiri Kosina [ 1.925955] usbcore: registered new interface driver usbhid [ 1.928086] usbhid: USB HID core driver [ 1.930847] 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.935141] 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.328363] md: linear personality registered for level -1 [ 2.332538] md: multipath personality registered for level -4 [ 2.336800] md: raid0 personality registered for level 0 [ 2.341497] md: raid1 personality registered for level 1 [ 2.412287] raid6: sse2x1 gen() 11416 MB/s [ 2.480268] raid6: sse2x1 xor() 8898 MB/s [ 2.548258] raid6: sse2x2 gen() 14570 MB/s [ 2.616267] raid6: sse2x2 xor() 9768 MB/s [ 2.684278] raid6: sse2x4 gen() 16776 MB/s [ 2.756280] raid6: sse2x4 xor() 11469 MB/s [ 2.824289] raid6: avx2x1 gen() 22229 MB/s [ 2.892258] raid6: avx2x2 gen() 25961 MB/s [ 2.960259] raid6: avx2x4 gen() 29934 MB/s [ 2.961913] raid6: using algorithm avx2x4 gen() 29934 MB/s [ 2.963918] raid6: using avx2x2 recovery algorithm [ 2.968756] xor: automatically using best checksumming function: [ 3.008256] avx : 31768.000 MB/sec [ 3.011234] async_tx: api initialized (async) [ 3.023274] md: raid6 personality registered for level 6 [ 3.025270] md: raid5 personality registered for level 5 [ 3.027245] md: raid4 personality registered for level 4 [ 3.034585] 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.071414] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.093035] 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.188502] 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.194877] systemd[1]: Detected virtualization kvm. [ 3.196754] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.201310] systemd[1]: Set hostname to . [ 3.204660] systemd[1]: Initializing machine ID from KVM UUID. [ 3.206822] systemd[1]: Installed transient /etc/machine-id file. [ 3.315356] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.320122] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.323511] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.327847] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.331800] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.336570] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.340970] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.344647] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.348357] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.353683] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.358266] 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.364407] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.368626] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374278] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.378320] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.385640] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 3.391592] Loading iSCSI transport class v2.0-870. [ 3.394819] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.405889] iscsi: registered transport (tcp) [ 3.408346] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.413554] 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.425321] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.433241] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.441831] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.449002] systemd[1]: Listening on udev Kernel Socket. [ 3.452393] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.457715] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.462663] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.467404] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.471502] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.478251] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.482745] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.496670] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.505153] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.513813] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.520986] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.529724] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.537292] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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] 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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.297218] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.861165] cloud-init[508]: Cloud-init v. 18.2 running 'init-local' at Mon, 24 Jun 2019 22:02:43 +0000. Up 4.69 seconds. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 15.291898] cloud-init[951]: Cloud-init v. 18.2 running 'init' at Mon, 24 Jun 2019 22:02:44 +0000. Up 6.43 seconds. [ 15.296185] cloud-init[951]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.303777] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.312124] cloud-init[951]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.315834] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.323922] cloud-init[951]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:c1:a2:bf | [ 15.332129] cloud-init[951]: ci-info: | ens3 | True | fe80::f816:3eff:fec1:a2bf/64 | . | link | fa:16:3e:c1:a2:bf | [ 15.340116] cloud-init[951]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.344119] cloud-init[951]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.352121] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.360120] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.364131] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.371401] cloud-init[951]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.375099] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.379741] cloud-init[951]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.384343] cloud-init[951]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.390151] cloud-init[951]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.394540] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.398654] cloud-init[951]: 2019-06-24 22:02:53,630 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.931665] cloud-init[951]: Generating public/private rsa key pair. [ 15.934093] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.940421] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.948116] cloud-init[951]: The key fingerprint is: [ 15.950131] cloud-init[951]: SHA256:8wjxRfzIpl+tgAm7+w7RxJgeI6ZwYifzFCmZgmxBUHU root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 [ 15.956425] cloud-init[951]: The key's randomart image is: [ 15.960134] cloud-init[951]: +---[RSA 2048]----+ [ 15.964153] cloud-init[951]: |*+=oo E .. | [ 15.968122] cloud-init[951]: |o* ... + .. | [ 15.972127] cloud-init[951]: |=+ooo * o..o | [ 15.976131] cloud-init[951]: |.+*o o.B .+ . | [ 15.980137] cloud-init[951]: | .. +oS= . | [ 15.984118] cloud-init[951]: | .o++. . . | [ 15.988118] cloud-init[951]: | .....o . | [ 15.992132] cloud-init[951]: | .. . . | [ 15.996125] cloud-init[951]: | .+o | [ 16.000116] cloud-init[951]: +----[SHA256]-----+ [ 16.002026] cloud-init[951]: Generating public/private dsa key pair. [ 16.008249] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 16.012251] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 16.020112] cloud-init[951]: The key fingerprint is: [ 16.021644] cloud-init[951]: SHA256:w4ulGbpmz7JBuk3JVQy1/i1yf2i+FLAzbCfWFZ75Zas root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 [ 16.025706] cloud-init Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] [951]: The key's randomart image is: [ 16.033160] cloud-init[951]: +---[DSA 1024]----+ [ 16.034599] cloud-init[951]: | ... . | Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon.[ 16.040635] cloud-init[951]: | o . . + | [ 16.042095] cloud-init[951]: | + . = o| [ 16.043537] cloud-init [951]: | + . + . oo| [ 16.045521] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [951]: | . o S O + ..| [ 16.048875] cloud-init[951]: | + + * * * .. | [ 16.050333] cloud-init[951]: | . * + o + oE | [ 16.051771] [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[951]: | +++ o +o . | [ 16.057889] cloud-init[951]: | .o++o o+o | [ 16.059341] cloud-init[951]: [[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.+----[SHA256]-----+ [ 16.065279] cloud-init[951]: Generating public/private ecdsa key pair. [ 16.067128] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m [ 16.072374] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 16.074694] cloud-init[951]: The key fingerprint is:] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [ 16.082908] cloud-init[951]: SHA256:SykMHfl51FcK7fqaXqRTtQSHgCejC6RGrKMpZnIKycA root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964[[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config... [ 16.096191] cloud-init[951]: The key's randomart image is: [ 16.098189] cloud-init[951]: +---[ECDSA 256]---+ [ 16.100059] cloud-init[951]: | . .. .ooo.o.| Starting Login Service... Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown... [ 16.121881] cloud-init[951]: | o o.. +...o=. | Starting Pollinate to seed the pseudo random number generator... [ 16.148571] cloud-init[951]: [[0;32m OK [0m] Started D-Bus System Message Bus. |. o + ...o+ o...| [ 16.173286] cloud-init[951]: |.E o + .o.. o..| [ 16.185026] Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Regular background program processing daemon. cloud-init Starting System Logging Service... [951]: Starting Snappy daemon... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started iperf Service. |+oo + S. .o. |[[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 16.259106] [[0;32m OK [0m] Started System Logging Service. cloud-init[951]: |B+. + . .+ | [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 16.304869] cloud-init[951]: |*o . o.. | [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 16.352241] cloud-init[951]: |. +. | [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [ 16.371376] Starting Login to default iSCSI targets... cloud-init[951]: | .+. | [[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.[ 16.404058] cloud-init Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[951]: Starting Permit User Sessions... Starting LSB: automatic crash report generation... +----[SHA256]-----+ [ 16.433199] Starting LSB: network benchmark... 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[951]: Generating public/private ed25519 key pair. [ 16.489520] Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. cloud-init[[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[951]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m [ 16.578436] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.] Started Set console scheme. [ 16.589028] cloud-init[951]: The key fingerprint is: [ 16.598680] cloud-init[951]: SHA256:Fkj4x8Agjqfk4tGOqxjlGVinAYe8TBlJzUQS7VRPKQE root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 16.629863] cloud-init[951]: The key's randomart image is: [ 16.644176] cloud-init[951]: +--[ED25519 256]--+ [ 16.646066] cloud-init[951]: |+*&E+*o.. | [ 16.656324] cloud-init[951]: |.X.*.o=o | [ 16.661650] cloud-init[951]: |+.O ..o+. | [ 16.676118] cloud-init[951]: |oB.= . o. | [ 16.678094] cloud-init[951]: |+o+. .S | [ 16.688263] cloud-init[951]: |oo+o . | [ 16.691295] cloud-init[951]: |.oo. | [ 16.701653] cloud-init[951]: |... | [ 16.705105] cloud-init[951]: |+. | [ 16.707863] cloud-init[951]: +----[SHA256]-----+ [ 17.042993] cloud-init[1049]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 17.835007] cloud-init[1049]: en_US.UTF-8... done [ 17.837911] cloud-init[1049]: Generation complete. [ 18.266845] cloud-init[1049]: Cloud-init v. 18.2 running 'modules:config' at Mon, 24 Jun 2019 22:02:55 +0000. Up 16.90 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[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. 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 | 78:f2:63:1b:61:c2:50:d1:e8:d1:11:a6:15:21:ba:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jun 24 22:02:57 ec2: <14>Jun 24 22:02:57 ec2: ############################################################# <14>Jun 24 22:02:57 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jun 24 22:02:57 ec2: 1024 SHA256:w4ulGbpmz7JBuk3JVQy1/i1yf2i+FLAzbCfWFZ75Zas root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 (DSA) <14>Jun 24 22:02:57 ec2: 256 SHA256:SykMHfl51FcK7fqaXqRTtQSHgCejC6RGrKMpZnIKycA root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 (ECDSA) <14>Jun 24 22:02:57 ec2: 256 SHA256:Fkj4x8Agjqfk4tGOqxjlGVinAYe8TBlJzUQS7VRPKQE root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 (ED25519) <14>Jun 24 22:02:57 ec2: 2048 SHA256:8wjxRfzIpl+tgAm7+w7RxJgeI6ZwYifzFCmZgmxBUHU root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 (RSA) <14>Jun 24 22:02:57 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jun 24 22:02:57 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOk8N6TyXgAKlQ/Y7ECLsy/8q+HvRiGbDd6RPloW+FWWRmvDZ7ro2ah3cJU7s7CvfrpFVNNP9yr6YeN/ZCMBueg= root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFQrFKPAYGec97UT3lIoBWSF3yHkLf+uI9INsfJc+Toj root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa8w7ivvz580ArCjP8rx1sijKLLS/3sHYRDsFkYj85yfQOyT51a/WWbMSWpXXHHjJhP4GsQ7rNuc8Cj6Uxe1qr0FwKOAWSQhGV63eyD8cu9Inbw2yUkUC2TuH43XlfffVgV96CS2/cZX2InBOnI4A/ptruyq2wPMGzXri9T0903CzqxFxmYSEk2NbUahxa6ErokAg10cyEpIoAMSdjfUDh8pqkT24cNpItnIBt7QXtA76UfgEOn1u/h/WTQ8lrZYC1Kytkr5fZZ6pEOb4VVIqnyzwAxBcX4Gqo0IytzfX2Yrx/RY0CneKhTXIEnUwYc41rvuojtUIlLNMH0OH1zva9 root@shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 -----END SSH HOST KEY KEYS----- [ 19.091502] cloud-init[1325]: Cloud-init v. 18.2 running 'modules:final' at Mon, 24 Jun 2019 22:02:57 +0000. Up 18.92 seconds. [ 19.096192] cloud-init[1325]: Cloud-init v. 18.2 finished at Mon, 24 Jun 2019 22:02:57 +0000. Datasource DataSourceEc2. Up 19.08 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-66f822e1-d62d-49e0-8d31-cd717b4f5964 ttyS0 shaker-vm-66f822e1-d62d-49e0-8d31-cd717b4f5964 login: 2019-06-24 22:03:05,543 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.42:5000 2019-06-24 22:30:22,200 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=3204baee24ef49aabaf7d687a8c3e937 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 54264 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_66f822e1-d62d-49e0-8d31-cd717b4f5964 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=b5vyBbXwJYbD2Ca5xQ9ekU3pHPCJfI LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.42:5000 OS_USERNAME=shaker-user_66f822e1-d62d-49e0-8d31-cd717b4f5964 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.42,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 54264 192.168.120.11 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-06-24 22:03:09.495 1428 INFO shaker.engine.utils [-] Logging enabled 2019-06-24 22:03:09.498 1428 INFO shaker.engine.messaging [-] Listening on *:9000 2019-06-24 22:03:09.501 1428 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-06-24 22:03:09.507 1436 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-06-24 22:03:09.509 1436 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2019-06-24 22:03:09.509 1436 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-06-24 22:03:09.520 1428 INFO pykwalify.core [-] validation.valid 2019-06-24 22:03:10.116 1428 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-24 22:03:19.307 1428 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c549bef5-0313-4447-8006-f5f70e049a80', u'links': [{u'href': u'http://172.30.9.42:8004/v1/3204baee24ef49aabaf7d687a8c3e937/stacks/shaker_ersaiu/c549bef5-0313-4447-8006-f5f70e049a80', u'rel': u'self'}]} 2019-06-24 22:07:30.515 1428 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ersaiu_slave_0', 'shaker_ersaiu_master_0']) 2019-06-24 22:07:34.494 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:09:05.034 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:10:35.528 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:12:06.025 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:12:06.027 1428 INFO shaker.engine.server [-] Execution is done 2019-06-24 22:12:06.803 1428 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-24 22:12:30.852 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:12:30.856 1428 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-06-24 22:12:30.870 1428 INFO pykwalify.core [-] validation.valid 2019-06-24 22:12:31.312 1428 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-24 22:12:37.494 1428 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'61017483-980a-4866-8963-c369dda1acd4', u'links': [{u'href': u'http://172.30.9.42:8004/v1/3204baee24ef49aabaf7d687a8c3e937/stacks/shaker_kzeaim/61017483-980a-4866-8963-c369dda1acd4', u'rel': u'self'}]} 2019-06-24 22:13:47.919 1428 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kzeaim_slave_0', 'shaker_kzeaim_master_0']) 2019-06-24 22:13:51.995 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:15:23.404 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:16:53.879 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:18:24.354 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:18:24.356 1428 INFO shaker.engine.server [-] Execution is done 2019-06-24 22:18:25.558 1428 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-24 22:18:48.229 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:18:48.234 1428 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-06-24 22:18:48.249 1428 INFO pykwalify.core [-] validation.valid 2019-06-24 22:18:48.672 1428 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-24 22:18:54.584 1428 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'da886aa7-da24-4a8d-9014-6502159f7ef8', u'links': [{u'href': u'http://172.30.9.42:8004/v1/3204baee24ef49aabaf7d687a8c3e937/stacks/shaker_pkasmt/da886aa7-da24-4a8d-9014-6502159f7ef8', u'rel': u'self'}]} 2019-06-24 22:20:10.806 1428 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pkasmt_master_0', 'shaker_pkasmt_slave_0']) 2019-06-24 22:20:16.000 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:21:47.827 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:23:18.322 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:24:48.800 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:24:48.802 1428 INFO shaker.engine.server [-] Execution is done 2019-06-24 22:24:49.543 1428 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-24 22:25:11.108 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:25:11.110 1428 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-06-24 22:25:11.125 1428 INFO pykwalify.core [-] validation.valid 2019-06-24 22:25:11.555 1428 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-06-24 22:25:17.329 1428 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c6220a2a-0b44-4685-b8ab-60536f6c0bed', u'links': [{u'href': u'http://172.30.9.42:8004/v1/3204baee24ef49aabaf7d687a8c3e937/stacks/shaker_mfeoku/c6220a2a-0b44-4685-b8ab-60536f6c0bed', u'rel': u'self'}]} 2019-06-24 22:26:31.822 1428 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mfeoku_master_0', 'shaker_mfeoku_slave_0']) 2019-06-24 22:26:41.397 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:27:11.952 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:28:32.136 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:29:52.515 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:29:52.516 1428 INFO shaker.engine.server [-] Execution is done 2019-06-24 22:29:52.673 1428 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-06-24 22:30:22.074 1428 INFO shaker.engine.quorum [-] Finished processing operation: 2019-06-24 22:30:22.076 1428 INFO shaker.engine.server [-] Generating aggregated report 2019-06-24 22:30:22.087 1428 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-06-24 22:30:22.090 1428 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-24 22:30:22.090 1428 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-06-24 22:30:22.090 1428 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-06-24 22:30:22.091 1428 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-06-24 22:30:22.091 1428 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-06-24 22:30:22.091 1428 INFO shaker.engine.report [-] ******************************************************************************** 2019-06-24 22:30:22.092 1428 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-06-24 22:30:22.106 1428 INFO shaker.engine.report [-] Report saved to: report.html 2019-06-24 22:30:22,201 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-06-24 22:30:22,499 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 22:30:22,500 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 22:30:50,153 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 127:29 | FAIL | | rally_jobs | functest | benchmarking | 27:59 | PASS | | vmtp | functest | benchmarking | 20:27 | PASS | | shaker | functest | benchmarking | 31:52 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-06-24 22:30:50,158 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-24 22:30:52,913 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-24 22:30:52,916 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UPJ23AV9AKrxLp2GXEH7DZSPW 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=85a7dfa3e7714c9cbcac838aa1cff0d2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-24 22:30:52,916 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-24 22:30:52,917 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-06-24 22:30:52,917 - 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-06-24 22:30:52,919 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-06-24 22:30:55,627 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-24 22:30:55,630 - 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.42,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.42:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=UPJ23AV9AKrxLp2GXEH7DZSPW 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=85a7dfa3e7714c9cbcac838aa1cff0d2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-06-24 22:30:55,630 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-24 22:30:55,631 - 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-06-24 22:30:55,639 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-06-24 22:30:57,171 - 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'9bb7d93453ba4a33b4183725cfbff7bd', '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_c54c57a3-eeae-4015-8155-373513aacccd'}) 2019-06-24 22:30:57,676 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'643b5f087ce6416980c05b40027d8735', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_c54c57a3-eeae-4015-8155-373513aacccd'}) 2019-06-24 22:30:59,283 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', 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'9bb7d93453ba4a33b4183725cfbff7bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oIdSHwfy33voHbrzhIDxh1fIcqzXX3', 'username': u'cloudify-user_c54c57a3-eeae-4015-8155-373513aacccd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 22:30:59,287 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_c54c57a3-eeae-4015-8155-373513aacccd', 'password': 'oIdSHwfy33voHbrzhIDxh1fIcqzXX3', 'project_name': 'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '9bb7d93453ba4a33b4183725cfbff7bd', 'project_domain_name': 'Default'} 2019-06-24 22:30:59,287 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-06-24 22:31:00,786 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T22:31:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c1c5ac3-5fc7-4beb-90b9-6e8155e7274f', 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'cloudify-net_c54c57a3-eeae-4015-8155-373513aacccd', u'created_at': u'2019-06-24T22:31:00Z', u'mtu': 1450, u'tenant_id': u'9bb7d93453ba4a33b4183725cfbff7bd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bb7d93453ba4a33b4183725cfbff7bd', u'l2_adjacency': True}) 2019-06-24 22:31:03,334 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T22:31:02Z', 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'2eb2c982-4d80-40f8-a08c-53bc2eec4c95', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_c54c57a3-eeae-4015-8155-373513aacccd', u'enable_dhcp': True, u'network_id': u'9c1c5ac3-5fc7-4beb-90b9-6e8155e7274f', u'tenant_id': u'9bb7d93453ba4a33b4183725cfbff7bd', u'created_at': u'2019-06-24T22:31:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9bb7d93453ba4a33b4183725cfbff7bd'}) 2019-06-24 22:31:11,675 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T22:31:05Z', u'revision_number': 3, u'id': u'7eee392f-b3f6-4974-8e33-c434571af86b', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_c54c57a3-eeae-4015-8155-373513aacccd', u'admin_state_up': True, u'tenant_id': u'9bb7d93453ba4a33b4183725cfbff7bd', u'created_at': u'2019-06-24T22:31:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'9bb7d93453ba4a33b4183725cfbff7bd'}) 2019-06-24 22:31:23,331 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94/file', 'owner': u'9bb7d93453ba4a33b4183725cfbff7bd', 'id': u'6266c6bc-47d2-4372-ba0a-70206f7c5a94', 'size': 297598976, u'self': u'/v2/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'name': 'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T22:31:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T22:31:22Z', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify-img_c54c57a3-eeae-4015-8155-373513aacccd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', 'properties': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify-img_c54c57a3-eeae-4015-8155-373513aacccd', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_c54c57a3-eeae-4015-8155-373513aacccd', 'created': u'2019-06-24T22:31:17Z', 'checksum': u'4deafac2469ff170385e5a88464ac4e0', 'created_at': u'2019-06-24T22:31:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', 'metadata': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/6266c6bc-47d2-4372-ba0a-70206f7c5a94', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify-img_c54c57a3-eeae-4015-8155-373513aacccd', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}}) 2019-06-24 22:31:23,669 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_c54c57a3-eeae-4015-8155-373513aacccd', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'6931f12b-79a9-455f-969a-fdd9c96f09de', 'swap': 0}) 2019-06-24 22:31:24,092 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+PhiAk2hAkW6N04Qd3jLvLm1LgKvmB+tpqtRRnhbsZ0/W5nD8KrznrsCRDLRTTlXtBmEkoexj+A3YToHNvCMs6l69NSydA9yMQwlzBiVJf62fykqqbDRERrPN12N3Wn/EW0xOTXJh+NR3AByOKAqyuYiBdMiBIP6triDOijJNqd3EWI0H39HWNFPVhz4jumWaQ3Q4/ilKrCAKGmkGLhjhh3DWzMdS6OyJQxpUyXQrq9py9PMySSpbFOntE7PKHfruTgHES1pi+T6by5pCJ9MCpdCBxKoGiD0qmp6fCP7+XjratlGbmCwpnGQtUmVqFOHmKF/lmiEmyPAWynZlFfm3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvj4YgJNoQJFujdOEHd4y7y5tS4Cr5gfraarUUZ4W7GdP1uZw\n/Cq8567AkQy0U05V7QZhJKHsY/gN2E6BzbwjLOpevTUsnQPcjEMJcwYlSX+tn8pK\nqmw0REazzddjd1p/xFtMTk1yYfjUdwAcjigKsrmIgXTIgSD+ra4gzooyTandxFiN\nB9/R1jRT1Yc+I7plmkN0OP4pSqwgChppBi4Y4Ydw1szHUujsiUMaVMl0K6vacvTz\nMkkqWxTp7ROzyh367k4BxEtaYvk+m8uaQifTAqXQgcSqBog9Kpqenwj+/l462rZR\nm5gsKZxkLVJlahTh5ihf5ZohJsjwFsp2ZRX5twIDAQABAoIBAEz9IDlYbkZDFLR8\ntujHdWFqLnzxs59B8TkwEwB8s9Yz8RGM7IiAWzZ/eBq7Q3a7KvbjMAj9JodGaYPy\nMYGq86lHp9N2Y3mfiG+S6Y4NHKXj78XMve6+H2DKJBXXZr90dmRmdjjyCqovYvxN\npUC6X6n4f4+0TThEvAxZfZlYQAdBVoedq6a7oasScYYl8ygnO9R9uEfyBBKWl4Z7\nE+g+ezjt4kgYhhF+cnqWJ+apzQvHJqswKu/Ndi5HpzYkRg/LmClQPGsHKnqP5L/T\nly0daFk92eagY4rbvPGpF9ehmLv1qMrPf4iGA5knTHt2kPxcunJNgMuPbDLkHado\nXza330ECgYEA3pweUI7+LCSeFtlYmINU9geR4Iz03fatlqZ4EJcu2jDzeWhirnms\nRMhIjkfXAFVO7TphlgwZ3WwuNj3b+KFOdbrh6N8DxM+ulnraR2PEPKdviJzvsIF+\nRm6SbqUMXwNzvarbSh+QQ8rbDycVoFPU/nD8HLmUlWcVDac3d5Zz+LECgYEA2scf\nbdSa6S0d4wTznq0Ei6n/shSHqa8MW5aI78oIzk2mXx4Aoj17PdGc/d0ELVI9Ugvb\nmdfwWRQQe3Ol9YlHmJzXbyMPC6VMoepOmC9nwygDk1n4YL/UKdcFBrce4yVESY/C\nOCbJG7WeKZTUz0BlAPIEXkP6CufzMuIb4RE+MucCgYAfBoc7FxLZuCjIanZsmzFG\nMPvl3f9qyCydaIonVcrT4iqs6x2Fz7NwyrFCE0Ul6L3dVluve/RG5gLy0GBOIL08\nr1U5DYwK7B8bHfg6Ju98vKFQ2v6VDRc6XcLO5PX6cBK7hoqVpByJNkadsAbVl5mB\n9OFOZ5cL05gdlQaoBjIXoQKBgQC0ceQETITwqduqsRzW1VGYeECDetdiJxUEPab4\nUCTvM7BzZ2WSay9JD6hy4mZdkyUslMctnqOIdToa+In7eJzqzQILklkIe/A24/Cr\nKP5mQoygbmakNdQiJkzo+wSoyMYH/mBsu+DH0AaBuVXFExG7s+HSdjK36BP49fGU\nswogJQKBgEaHKmmvF47GwnVIPF3FmT6Z1eJ+RnBVhOpBdgA3HR+96x3iys1lOijs\ns0dO7Q2XSGdRNMpIhgosZDcuLDTZW086gycDaaP+doDH7LcKGaaR9GFYE/lhWAQS\nHprxyCLKQgFV4GpPAJo5s8WQENd2kG0rND4+vm8bFHCM97tG/R37\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'643b5f087ce6416980c05b40027d8735', 'name': u'cloudify-kp_c54c57a3-eeae-4015-8155-373513aacccd', 'created_at': '2019-06-24T22:31:24.092089', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'name': 'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:29:80:f9:59:18:e4:33:46:c0:fd:18:08:15:d8:3e', 'type': 'ssh', 'id': u'cloudify-kp_c54c57a3-eeae-4015-8155-373513aacccd'}) 2019-06-24 22:31:24,092 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvj4YgJNoQJFujdOEHd4y7y5tS4Cr5gfraarUUZ4W7GdP1uZw /Cq8567AkQy0U05V7QZhJKHsY/gN2E6BzbwjLOpevTUsnQPcjEMJcwYlSX+tn8pK qmw0REazzddjd1p/xFtMTk1yYfjUdwAcjigKsrmIgXTIgSD+ra4gzooyTandxFiN B9/R1jRT1Yc+I7plmkN0OP4pSqwgChppBi4Y4Ydw1szHUujsiUMaVMl0K6vacvTz MkkqWxTp7ROzyh367k4BxEtaYvk+m8uaQifTAqXQgcSqBog9Kpqenwj+/l462rZR m5gsKZxkLVJlahTh5ihf5ZohJsjwFsp2ZRX5twIDAQABAoIBAEz9IDlYbkZDFLR8 tujHdWFqLnzxs59B8TkwEwB8s9Yz8RGM7IiAWzZ/eBq7Q3a7KvbjMAj9JodGaYPy MYGq86lHp9N2Y3mfiG+S6Y4NHKXj78XMve6+H2DKJBXXZr90dmRmdjjyCqovYvxN pUC6X6n4f4+0TThEvAxZfZlYQAdBVoedq6a7oasScYYl8ygnO9R9uEfyBBKWl4Z7 E+g+ezjt4kgYhhF+cnqWJ+apzQvHJqswKu/Ndi5HpzYkRg/LmClQPGsHKnqP5L/T ly0daFk92eagY4rbvPGpF9ehmLv1qMrPf4iGA5knTHt2kPxcunJNgMuPbDLkHado Xza330ECgYEA3pweUI7+LCSeFtlYmINU9geR4Iz03fatlqZ4EJcu2jDzeWhirnms RMhIjkfXAFVO7TphlgwZ3WwuNj3b+KFOdbrh6N8DxM+ulnraR2PEPKdviJzvsIF+ Rm6SbqUMXwNzvarbSh+QQ8rbDycVoFPU/nD8HLmUlWcVDac3d5Zz+LECgYEA2scf bdSa6S0d4wTznq0Ei6n/shSHqa8MW5aI78oIzk2mXx4Aoj17PdGc/d0ELVI9Ugvb mdfwWRQQe3Ol9YlHmJzXbyMPC6VMoepOmC9nwygDk1n4YL/UKdcFBrce4yVESY/C OCbJG7WeKZTUz0BlAPIEXkP6CufzMuIb4RE+MucCgYAfBoc7FxLZuCjIanZsmzFG MPvl3f9qyCydaIonVcrT4iqs6x2Fz7NwyrFCE0Ul6L3dVluve/RG5gLy0GBOIL08 r1U5DYwK7B8bHfg6Ju98vKFQ2v6VDRc6XcLO5PX6cBK7hoqVpByJNkadsAbVl5mB 9OFOZ5cL05gdlQaoBjIXoQKBgQC0ceQETITwqduqsRzW1VGYeECDetdiJxUEPab4 UCTvM7BzZ2WSay9JD6hy4mZdkyUslMctnqOIdToa+In7eJzqzQILklkIe/A24/Cr KP5mQoygbmakNdQiJkzo+wSoyMYH/mBsu+DH0AaBuVXFExG7s+HSdjK36BP49fGU swogJQKBgEaHKmmvF47GwnVIPF3FmT6Z1eJ+RnBVhOpBdgA3HR+96x3iys1lOijs s0dO7Q2XSGdRNMpIhgosZDcuLDTZW086gycDaaP+doDH7LcKGaaR9GFYE/lhWAQS HprxyCLKQgFV4GpPAJo5s8WQENd2kG0rND4+vm8bFHCM97tG/R37 -----END RSA PRIVATE KEY----- 2019-06-24 22:33:33,648 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_c54c57a3-eeae-4015-8155-373513aacccd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:f4:24', 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'6266c6bc-47d2-4372-ba0a-70206f7c5a94'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T22:33:32.000000', 'flavor': Munch({u'id': u'6931f12b-79a9-455f-969a-fdd9c96f09de'}), 'az': u'nova', 'id': u'2ce3797d-2835-4d89-bd97-602645f1332d', 'security_groups': [Munch({u'name': u'cloudify-sg_c54c57a3-eeae-4015-8155-373513aacccd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'643b5f087ce6416980c05b40027d8735', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'name': 'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', '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-06-24T22:33:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T22:33:32Z', 'hostId': u'bd49f187530541506f0e54c073a281aacaf9c9b445d270b64bd90106', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_c54c57a3-eeae-4015-8155-373513aacccd', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bd49f187530541506f0e54c073a281aacaf9c9b445d270b64bd90106', '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-06-24T22:33:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'name': u'cloudify-vm_c54c57a3-eeae-4015-8155-373513aacccd', 'adminPass': u'X2yUyZkVDPzd', 'tenant_id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'created_at': u'2019-06-24T22:31:34Z', 'created': u'2019-06-24T22:31:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 22:33:38,600 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7eee392f-b3f6-4974-8e33-c434571af86b', 'updated_at': u'2019-06-24T22:33:38Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'a67bf9e8-8271-4fc8-8a0d-139ce31ad618', 'id': u'1c77bc06-7fb0-4ebc-9419-54b2d1ff74e6', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'a67bf9e8-8271-4fc8-8a0d-139ce31ad618', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'name': 'cloudify-project_c54c57a3-eeae-4015-8155-373513aacccd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9c1c5ac3-5fc7-4beb-90b9-6e8155e7274f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:f4:24', u'device_id': u'2ce3797d-2835-4d89-bd97-602645f1332d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9bb7d93453ba4a33b4183725cfbff7bd', 'created_at': u'2019-06-24T22:33:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9c1c5ac3-5fc7-4beb-90b9-6e8155e7274f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a1:f4:24', u'device_id': u'2ce3797d-2835-4d89-bd97-602645f1332d'}), 'router': u'7eee392f-b3f6-4974-8e33-c434571af86b'}) 2019-06-24 22:33:38,678 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 690262214 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.371279] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374518] pid_max: default: 32768 minimum: 301 [ 0.376258] ACPI: Core revision 20150930 [ 0.378449] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.380976] Security Framework initialized [ 0.382575] Yama: becoming mindful. [ 0.384002] AppArmor: AppArmor initialized [ 0.389302] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.396018] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400313] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402703] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406522] Initializing cgroup subsys io [ 0.408124] Initializing cgroup subsys memory [ 0.409859] Initializing cgroup subsys devices [ 0.411588] Initializing cgroup subsys freezer [ 0.413307] Initializing cgroup subsys net_cls [ 0.415017] Initializing cgroup subsys perf_event [ 0.416795] Initializing cgroup subsys net_prio [ 0.418576] Initializing cgroup subsys hugetlb [ 0.420269] Initializing cgroup subsys pids [ 0.422830] mce: CPU supports 10 MCE banks [ 0.424570] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.428898] Spectre V2 : Mitigation: Full generic retpoline [ 0.430936] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.434067] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.437250] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.439851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.443557] MDS: Mitigation: Clear CPU buffers [ 0.448561] Freeing SMP alternatives memory: 36K [ 0.457984] ftrace: allocating 32299 entries in 127 pages [ 0.514139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.516532] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.518870] smpboot: Max logical packages: 2 [ 0.520852] x2apic enabled [ 0.522375] Switched APIC routing to physical x2apic. [ 0.525540] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527962] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.532486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.545331] KVM setup paravirtual spinlock [ 0.549801] x86: Booting SMP configuration: [ 0.551464] .... node #0, CPUs: #1 [ 0.553154] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576108] x86: Booted up 1 node, 2 CPUs [ 0.576110] KVM setup async PF for cpu 1 [ 0.576114] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581079] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.584096] devtmpfs: initialized [ 0.587783] evm: security.selinux [ 0.589124] evm: security.SMACK64 [ 0.590692] evm: security.SMACK64EXEC [ 0.592410] evm: security.SMACK64TRANSMUTE [ 0.594301] evm: security.SMACK64MMAP [ 0.595955] evm: security.ima [ 0.597350] evm: security.capability [ 0.599286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603323] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.605815] pinctrl core: initialized pinctrl subsystem [ 0.608020] RTC time: 22:33:32, date: 06/24/19 [ 0.610680] NET: Registered protocol family 16 [ 0.624411] cpuidle: using governor ladder [ 0.636436] cpuidle: using governor menu [ 0.637978] PCCT header not found. [ 0.639472] ACPI: bus type PCI registered [ 0.641037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.643497] PCI: Using configuration type 1 for base access [ 0.658275] ACPI: Added _OSI(Module Device) [ 0.659890] ACPI: Added _OSI(Processor Device) [ 0.661564] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.663301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666550] ACPI: Interpreter enabled [ 0.684638] ACPI: (supports S0 S5) [ 0.686000] ACPI: Using IOAPIC for interrupt routing [ 0.687828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.693186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.695411] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.697910] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.700230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.704503] acpiphp: Slot [3] registered [ 0.706060] acpiphp: Slot [4] registered [ 0.707632] acpiphp: Slot [5] registered [ 0.709187] acpiphp: Slot [6] registered [ 0.710737] acpiphp: Slot [7] registered [ 0.712284] acpiphp: Slot [8] registered [ 0.713836] acpiphp: Slot [9] registered [ 0.715397] acpiphp: Slot [10] registered [ 0.717111] acpiphp: Slot [11] registered [ 0.718701] acpiphp: Slot [12] registered [ 0.720277] acpiphp: Slot [13] registered [ 0.721854] acpiphp: Slot [14] registered [ 0.723428] acpiphp: Slot [15] registered [ 0.725002] acpiphp: Slot [16] registered [ 0.726585] acpiphp: Slot [17] registered [ 0.728170] acpiphp: Slot [18] registered [ 0.729751] acpiphp: Slot [19] registered [ 0.731340] acpiphp: Slot [20] registered [ 0.732941] acpiphp: Slot [21] registered [ 0.734521] acpiphp: Slot [22] registered [ 0.736105] acpiphp: Slot [23] registered [ 0.737690] acpiphp: Slot [24] registered [ 0.739264] acpiphp: Slot [25] registered [ 0.740838] acpiphp: Slot [26] registered [ 0.742419] acpiphp: Slot [27] registered [ 0.743996] acpiphp: Slot [28] registered [ 0.745577] acpiphp: Slot [29] registered [ 0.747162] acpiphp: Slot [30] registered [ 0.748743] acpiphp: Slot [31] registered [ 0.750291] PCI host bridge to bus 0000:00 [ 0.751856] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756579] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759378] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772827] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777575] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782696] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785446] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810606] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816847] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824672] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827161] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832169] vgaarb: loaded [ 0.833320] vgaarb: bridge control possible 0000:00:02.0 [ 0.835714] SCSI subsystem initialized [ 0.837505] ACPI: bus type USB registered [ 0.839023] usbcore: registered new interface driver usbfs [ 0.840945] usbcore: registered new interface driver hub [ 0.842815] usbcore: registered new device driver usb [ 0.845070] PCI: Using ACPI for IRQ routing [ 0.847420] NetLabel: Initializing [ 0.848950] NetLabel: domain hash size = 128 [ 0.850821] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852946] NetLabel: unlabeled traffic allowed by default [ 0.855494] amd_nb: Cannot enumerate AMD northbridges [ 0.857765] clocksource: Switched to clocksource kvm-clock [ 0.871055] AppArmor: AppArmor Filesystem Enabled [ 0.873181] pnp: PnP ACPI init [ 0.874987] pnp: PnP ACPI: found 5 devices [ 0.883618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.887441] NET: Registered protocol family 2 [ 0.889748] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.893132] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.896259] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899066] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901608] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.904370] NET: Registered protocol family 1 [ 0.906315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.908791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.911198] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.931963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.952774] Unpacking initramfs... [ 1.153925] Freeing initrd memory: 14836K [ 1.155663] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.157946] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.160345] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.164013] Scanning for low memory corruption every 60 seconds [ 1.166699] audit: initializing netlink subsys (disabled) [ 1.168709] audit: type=2000 audit(1561415613.664:1): initialized [ 1.171181] Initialise system trusted keyring [ 1.173050] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.175325] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.178754] zbud: loaded [ 1.180243] VFS: Disk quotas dquot_6.6.0 [ 1.181821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.184478] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.186874] fuse init (API version 7.23) [ 1.188545] Key type big_key registered [ 1.190068] Allocating IMA MOK and blacklist keyrings. [ 1.192720] Key type asymmetric registered [ 1.194319] Asymmetric key parser 'x509' registered [ 1.196165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199011] io scheduler noop registered [ 1.200524] io scheduler deadline registered (default) [ 1.202452] io scheduler cfq registered [ 1.204022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206050] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211283] ACPI: Power Button [PWRF] [ 1.212945] GHES: HEST is not enabled! [ 1.232265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.275931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307129] Linux agpgart interface v0.103 [ 1.310882] loop: module loaded [ 1.313988] vda: vda1 [ 1.315939] scsi host0: ata_piix [ 1.317480] scsi host1: ata_piix [ 1.318829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.321205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323707] libphy: Fixed MDIO Bus: probed [ 1.325451] tun: Universal TUN/TAP device driver, 1.6 [ 1.327320] tun: (C) 1999-2004 Max Krasnyansky [ 1.330844] PPP generic driver version 2.4.2 [ 1.332526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.334832] ehci-pci: EHCI PCI platform driver [ 1.336542] ehci-platform: EHCI generic platform driver [ 1.338455] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.340650] ohci-pci: OHCI PCI platform driver [ 1.342329] ohci-platform: OHCI generic platform driver [ 1.344231] uhci_hcd: USB Universal Host Controller Interface driver [ 1.364261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.366206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.369003] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.370905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.373085] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.375487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.378250] usb usb1: Product: UHCI Host Controller [ 1.380055] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.382295] usb usb1: SerialNumber: 0000:00:01.2 [ 1.384109] hub 1-0:1.0: USB hub found [ 1.385582] hub 1-0:1.0: 2 ports detected [ 1.387298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.391237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.393062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395024] mousedev: PS/2 mouse device common for all mice [ 1.397338] rtc_cmos 00:00: RTC can wake from S4 [ 1.399627] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.401909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.405225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.407701] i2c /dev entries driver [ 1.409167] device-mapper: uevent: version 1.0.3 [ 1.410996] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.414153] ledtrig-cpu: registered to indicate activity on CPUs [ 1.416770] NET: Registered protocol family 10 [ 1.418776] NET: Registered protocol family 17 [ 1.436924] Key type dns_resolver registered [ 1.438872] registered taskstats version 1 [ 1.440507] Loading compiled-in X.509 certificates [ 1.442861] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.446506] zswap: loaded using pool lzo/zbud [ 1.450180] Key type trusted registered [ 1.454521] Key type encrypted registered [ 1.456100] AppArmor: AppArmor sha1 policy hashing enabled [ 1.458110] ima: No TPM chip found, activating TPM-bypass! [ 1.460132] ima: Allocated hash algorithm: sha1 [ 1.461896] evm: HMAC attrs: 0x1 [ 1.463727] Magic number: 7:169:604 [ 1.465349] rtc_cmos 00:00: setting system clock to 2019-06-24 22:33:33 UTC (1561415613) [ 1.468525] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.470712] EDD information not available. [ 1.479573] Freeing unused kernel memory: 1484K [ 1.493830] Write protecting the kernel read-only data: 14336k [ 1.497385] Freeing unused kernel memory: 1616K [ 1.499305] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.515178] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515741] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524212] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524340] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524390] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524517] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571903] virtio_net virtio0 ens3: renamed from eth0 [ 1.583293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.586778] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595109] AVX2 version of gcm_enc/dec engaged. [ 1.596868] AES CTR mode by8 optimization enabled [ 1.606498] FDC 0 is a S82078B [ 1.701866] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.866133] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.868532] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.871045] usb 1-1: Product: QEMU USB Tablet [ 1.872712] usb 1-1: Manufacturer: QEMU [ 1.874205] usb 1-1: SerialNumber: 42 [ 1.881849] hidraw: raw HID events driver (C) Jiri Kosina [ 1.889575] usbcore: registered new interface driver usbhid [ 1.891766] usbhid: USB HID core driver [ 1.894550] 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.898855] 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.316093] md: linear personality registered for level -1 [ 3.320131] md: multipath personality registered for level -4 [ 3.324222] md: raid0 personality registered for level 0 [ 3.328878] md: raid1 personality registered for level 1 [ 3.401771] raid6: sse2x1 gen() 11317 MB/s [ 3.469769] raid6: sse2x1 xor() 8900 MB/s [ 3.537773] raid6: sse2x2 gen() 14528 MB/s [ 3.605769] raid6: sse2x2 xor() 9757 MB/s [ 3.673769] raid6: sse2x4 gen() 16666 MB/s [ 3.741770] raid6: sse2x4 xor() 11190 MB/s [ 3.809771] raid6: avx2x1 gen() 21771 MB/s [ 3.877770] raid6: avx2x2 gen() 26023 MB/s [ 3.945770] raid6: avx2x4 gen() 29334 MB/s [ 3.947345] raid6: using algorithm avx2x4 gen() 29334 MB/s [ 3.949282] raid6: using avx2x2 recovery algorithm [ 3.952317] xor: automatically using best checksumming function: [ 3.993768] avx : 33044.000 MB/sec [ 3.996587] async_tx: api initialized (async) [ 4.006688] md: raid6 personality registered for level 6 [ 4.008633] md: raid5 personality registered for level 5 [ 4.010553] md: raid4 personality registered for level 4 [ 4.017806] 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 ... [ 4.048113] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.067976] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.159950] 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) [ 4.166355] systemd[1]: Detected virtualization kvm. [ 4.168238] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 4.172862] systemd[1]: Set hostname to . [ 4.176261] systemd[1]: Initializing machine ID from KVM UUID. [ 4.178429] systemd[1]: Installed transient /etc/machine-id file. [ 4.299934] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.304156] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.307932] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.312264] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.315961] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.318893] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.323037] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.326516] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.330464] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.334123] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.337925] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.341140] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.345250] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.350084] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.354425] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.369860] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.374280] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.380965] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.385736] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.389891] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.394660] 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.401459] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.406325] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.410738] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.414936] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.418459] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.425191] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.429078] 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.435386] Loading iSCSI transport class v2.0-870. [ 4.437929] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.441898] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.445925] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.452119] systemd[1]: Mounted Huge Pages File System. [ 4.454224] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.457230] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.460881] systemd[1]: Mounted POSIX Message Queue File System. [ 4.461778] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.467311] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.506092] 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 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 Load/Save Random Seed. [[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. 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] 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... 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 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-06-24 22:33:39,667 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.215: [Errno None] Unable to connect to port 22 on 172.30.9.215 2019-06-24 22:33:48,757 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 690262214 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.371279] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374518] pid_max: default: 32768 minimum: 301 [ 0.376258] ACPI: Core revision 20150930 [ 0.378449] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.380976] Security Framework initialized [ 0.382575] Yama: becoming mindful. [ 0.384002] AppArmor: AppArmor initialized [ 0.389302] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.396018] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400313] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402703] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406522] Initializing cgroup subsys io [ 0.408124] Initializing cgroup subsys memory [ 0.409859] Initializing cgroup subsys devices [ 0.411588] Initializing cgroup subsys freezer [ 0.413307] Initializing cgroup subsys net_cls [ 0.415017] Initializing cgroup subsys perf_event [ 0.416795] Initializing cgroup subsys net_prio [ 0.418576] Initializing cgroup subsys hugetlb [ 0.420269] Initializing cgroup subsys pids [ 0.422830] mce: CPU supports 10 MCE banks [ 0.424570] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.428898] Spectre V2 : Mitigation: Full generic retpoline [ 0.430936] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.434067] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.437250] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.439851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.443557] MDS: Mitigation: Clear CPU buffers [ 0.448561] Freeing SMP alternatives memory: 36K [ 0.457984] ftrace: allocating 32299 entries in 127 pages [ 0.514139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.516532] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.518870] smpboot: Max logical packages: 2 [ 0.520852] x2apic enabled [ 0.522375] Switched APIC routing to physical x2apic. [ 0.525540] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.527962] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.532486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.545331] KVM setup paravirtual spinlock [ 0.549801] x86: Booting SMP configuration: [ 0.551464] .... node #0, CPUs: #1 [ 0.553154] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576108] x86: Booted up 1 node, 2 CPUs [ 0.576110] KVM setup async PF for cpu 1 [ 0.576114] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.581079] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.584096] devtmpfs: initialized [ 0.587783] evm: security.selinux [ 0.589124] evm: security.SMACK64 [ 0.590692] evm: security.SMACK64EXEC [ 0.592410] evm: security.SMACK64TRANSMUTE [ 0.594301] evm: security.SMACK64MMAP [ 0.595955] evm: security.ima [ 0.597350] evm: security.capability [ 0.599286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.603323] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.605815] pinctrl core: initialized pinctrl subsystem [ 0.608020] RTC time: 22:33:32, date: 06/24/19 [ 0.610680] NET: Registered protocol family 16 [ 0.624411] cpuidle: using governor ladder [ 0.636436] cpuidle: using governor menu [ 0.637978] PCCT header not found. [ 0.639472] ACPI: bus type PCI registered [ 0.641037] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.643497] PCI: Using configuration type 1 for base access [ 0.658275] ACPI: Added _OSI(Module Device) [ 0.659890] ACPI: Added _OSI(Processor Device) [ 0.661564] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.663301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666550] ACPI: Interpreter enabled [ 0.684638] ACPI: (supports S0 S5) [ 0.686000] ACPI: Using IOAPIC for interrupt routing [ 0.687828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.693186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.695411] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.697910] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.700230] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.704503] acpiphp: Slot [3] registered [ 0.706060] acpiphp: Slot [4] registered [ 0.707632] acpiphp: Slot [5] registered [ 0.709187] acpiphp: Slot [6] registered [ 0.710737] acpiphp: Slot [7] registered [ 0.712284] acpiphp: Slot [8] registered [ 0.713836] acpiphp: Slot [9] registered [ 0.715397] acpiphp: Slot [10] registered [ 0.717111] acpiphp: Slot [11] registered [ 0.718701] acpiphp: Slot [12] registered [ 0.720277] acpiphp: Slot [13] registered [ 0.721854] acpiphp: Slot [14] registered [ 0.723428] acpiphp: Slot [15] registered [ 0.725002] acpiphp: Slot [16] registered [ 0.726585] acpiphp: Slot [17] registered [ 0.728170] acpiphp: Slot [18] registered [ 0.729751] acpiphp: Slot [19] registered [ 0.731340] acpiphp: Slot [20] registered [ 0.732941] acpiphp: Slot [21] registered [ 0.734521] acpiphp: Slot [22] registered [ 0.736105] acpiphp: Slot [23] registered [ 0.737690] acpiphp: Slot [24] registered [ 0.739264] acpiphp: Slot [25] registered [ 0.740838] acpiphp: Slot [26] registered [ 0.742419] acpiphp: Slot [27] registered [ 0.743996] acpiphp: Slot [28] registered [ 0.745577] acpiphp: Slot [29] registered [ 0.747162] acpiphp: Slot [30] registered [ 0.748743] acpiphp: Slot [31] registered [ 0.750291] PCI host bridge to bus 0000:00 [ 0.751856] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756579] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.759378] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.762164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.770350] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772827] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775110] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777575] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782696] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785446] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810606] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.814161] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816847] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.819576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.822257] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824672] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.827161] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.829205] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.832169] vgaarb: loaded [ 0.833320] vgaarb: bridge control possible 0000:00:02.0 [ 0.835714] SCSI subsystem initialized [ 0.837505] ACPI: bus type USB registered [ 0.839023] usbcore: registered new interface driver usbfs [ 0.840945] usbcore: registered new interface driver hub [ 0.842815] usbcore: registered new device driver usb [ 0.845070] PCI: Using ACPI for IRQ routing [ 0.847420] NetLabel: Initializing [ 0.848950] NetLabel: domain hash size = 128 [ 0.850821] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852946] NetLabel: unlabeled traffic allowed by default [ 0.855494] amd_nb: Cannot enumerate AMD northbridges [ 0.857765] clocksource: Switched to clocksource kvm-clock [ 0.871055] AppArmor: AppArmor Filesystem Enabled [ 0.873181] pnp: PnP ACPI init [ 0.874987] pnp: PnP ACPI: found 5 devices [ 0.883618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.887441] NET: Registered protocol family 2 [ 0.889748] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.893132] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.896259] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899066] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.901608] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.904370] NET: Registered protocol family 1 [ 0.906315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.908791] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.911198] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.931963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.952774] Unpacking initramfs... [ 1.153925] Freeing initrd memory: 14836K [ 1.155663] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.157946] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.160345] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.164013] Scanning for low memory corruption every 60 seconds [ 1.166699] audit: initializing netlink subsys (disabled) [ 1.168709] audit: type=2000 audit(1561415613.664:1): initialized [ 1.171181] Initialise system trusted keyring [ 1.173050] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.175325] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.178754] zbud: loaded [ 1.180243] VFS: Disk quotas dquot_6.6.0 [ 1.181821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.184478] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.186874] fuse init (API version 7.23) [ 1.188545] Key type big_key registered [ 1.190068] Allocating IMA MOK and blacklist keyrings. [ 1.192720] Key type asymmetric registered [ 1.194319] Asymmetric key parser 'x509' registered [ 1.196165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199011] io scheduler noop registered [ 1.200524] io scheduler deadline registered (default) [ 1.202452] io scheduler cfq registered [ 1.204022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206050] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211283] ACPI: Power Button [PWRF] [ 1.212945] GHES: HEST is not enabled! [ 1.232265] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.275931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.303207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.307129] Linux agpgart interface v0.103 [ 1.310882] loop: module loaded [ 1.313988] vda: vda1 [ 1.315939] scsi host0: ata_piix [ 1.317480] scsi host1: ata_piix [ 1.318829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.321205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323707] libphy: Fixed MDIO Bus: probed [ 1.325451] tun: Universal TUN/TAP device driver, 1.6 [ 1.327320] tun: (C) 1999-2004 Max Krasnyansky [ 1.330844] PPP generic driver version 2.4.2 [ 1.332526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.334832] ehci-pci: EHCI PCI platform driver [ 1.336542] ehci-platform: EHCI generic platform driver [ 1.338455] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.340650] ohci-pci: OHCI PCI platform driver [ 1.342329] ohci-platform: OHCI generic platform driver [ 1.344231] uhci_hcd: USB Universal Host Controller Interface driver [ 1.364261] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.366206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.369003] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.370905] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.373085] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.375487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.378250] usb usb1: Product: UHCI Host Controller [ 1.380055] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.382295] usb usb1: SerialNumber: 0000:00:01.2 [ 1.384109] hub 1-0:1.0: USB hub found [ 1.385582] hub 1-0:1.0: 2 ports detected [ 1.387298] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.391237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.393062] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395024] mousedev: PS/2 mouse device common for all mice [ 1.397338] rtc_cmos 00:00: RTC can wake from S4 [ 1.399627] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.401909] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.405225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.407701] i2c /dev entries driver [ 1.409167] device-mapper: uevent: version 1.0.3 [ 1.410996] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.414153] ledtrig-cpu: registered to indicate activity on CPUs [ 1.416770] NET: Registered protocol family 10 [ 1.418776] NET: Registered protocol family 17 [ 1.436924] Key type dns_resolver registered [ 1.438872] registered taskstats version 1 [ 1.440507] Loading compiled-in X.509 certificates [ 1.442861] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.446506] zswap: loaded using pool lzo/zbud [ 1.450180] Key type trusted registered [ 1.454521] Key type encrypted registered [ 1.456100] AppArmor: AppArmor sha1 policy hashing enabled [ 1.458110] ima: No TPM chip found, activating TPM-bypass! [ 1.460132] ima: Allocated hash algorithm: sha1 [ 1.461896] evm: HMAC attrs: 0x1 [ 1.463727] Magic number: 7:169:604 [ 1.465349] rtc_cmos 00:00: setting system clock to 2019-06-24 22:33:33 UTC (1561415613) [ 1.468525] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.470712] EDD information not available. [ 1.479573] Freeing unused kernel memory: 1484K [ 1.493830] Write protecting the kernel read-only data: 14336k [ 1.497385] Freeing unused kernel memory: 1616K [ 1.499305] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.515178] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515724] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515741] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524177] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524212] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524340] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524390] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524429] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524481] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524517] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571903] virtio_net virtio0 ens3: renamed from eth0 [ 1.583293] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.586778] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595109] AVX2 version of gcm_enc/dec engaged. [ 1.596868] AES CTR mode by8 optimization enabled [ 1.606498] FDC 0 is a S82078B [ 1.701866] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.866133] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.868532] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.871045] usb 1-1: Product: QEMU USB Tablet [ 1.872712] usb 1-1: Manufacturer: QEMU [ 1.874205] usb 1-1: SerialNumber: 42 [ 1.881849] hidraw: raw HID events driver (C) Jiri Kosina [ 1.889575] usbcore: registered new interface driver usbhid [ 1.891766] usbhid: USB HID core driver [ 1.894550] 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.898855] 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.316093] md: linear personality registered for level -1 [ 3.320131] md: multipath personality registered for level -4 [ 3.324222] md: raid0 personality registered for level 0 [ 3.328878] md: raid1 personality registered for level 1 [ 3.401771] raid6: sse2x1 gen() 11317 MB/s [ 3.469769] raid6: sse2x1 xor() 8900 MB/s [ 3.537773] raid6: sse2x2 gen() 14528 MB/s [ 3.605769] raid6: sse2x2 xor() 9757 MB/s [ 3.673769] raid6: sse2x4 gen() 16666 MB/s [ 3.741770] raid6: sse2x4 xor() 11190 MB/s [ 3.809771] raid6: avx2x1 gen() 21771 MB/s [ 3.877770] raid6: avx2x2 gen() 26023 MB/s [ 3.945770] raid6: avx2x4 gen() 29334 MB/s [ 3.947345] raid6: using algorithm avx2x4 gen() 29334 MB/s [ 3.949282] raid6: using avx2x2 recovery algorithm [ 3.952317] xor: automatically using best checksumming function: [ 3.993768] avx : 33044.000 MB/sec [ 3.996587] async_tx: api initialized (async) [ 4.006688] md: raid6 personality registered for level 6 [ 4.008633] md: raid5 personality registered for level 5 [ 4.010553] md: raid4 personality registered for level 4 [ 4.017806] 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 ... [ 4.048113] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.067976] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.159950] 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) [ 4.166355] systemd[1]: Detected virtualization kvm. [ 4.168238] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 4.172862] systemd[1]: Set hostname to . [ 4.176261] systemd[1]: Initializing machine ID from KVM UUID. [ 4.178429] systemd[1]: Installed transient /etc/machine-id file. [ 4.299934] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.304156] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.307932] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.312264] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.315961] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.318893] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.323037] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.326516] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.330464] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.334123] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.337925] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.341140] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.345250] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.350084] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.354425] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.369860] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.374280] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.380965] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.385736] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.389891] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.394660] 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.401459] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.406325] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.410738] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.414936] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.418459] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.425191] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.429078] 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.435386] Loading iSCSI transport class v2.0-870. [ 4.437929] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.441898] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.445925] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.452119] systemd[1]: Mounted Huge Pages File System. [ 4.454224] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.457230] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.460881] systemd[1]: Mounted POSIX Message Queue File System. [ 4.461778] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.467311] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.506092] 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 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 Load/Save Random Seed. [[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. 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] 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... 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 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. [ 9.609876] cloud-init[554]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 24 Jun 2019 22:33:38 +0000. Up 5.48 seconds. [[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. [ 10.720280] cloud-init[926]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 24 Jun 2019 22:33:42 +0000. Up 10.13 seconds. [ 10.723977] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.727425] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.730726] cloud-init[926]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.734105] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.737438] cloud-init[926]: ci-info: | ens3 | True | 192.168.120.12 | 255.255.255.0 | global | fa:16:3e:a1:f4:24 | [ 10.740837] cloud-init[926]: ci-info: | ens3 | True | fe80::f816:3eff:fea1:f424/64 | . | link | fa:16:3e:a1:f4:24 | [ 10.744256] cloud-init[926]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.747695] cloud-init[926]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.751122] cloud-init[926]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.754571] cloud-init[926]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.757721] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.760818] cloud-init[926]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.763939] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.767098] cloud-init[926]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.770167] cloud-init[926]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.773295] cloud-init[926]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.776450] cloud-init[926]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.779883] cloud-init[926]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.782544] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.785130] cloud-init[926]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.787786] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.790375] cloud-init[926]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.793001] cloud-init[926]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.795857] cloud-init[926]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.798352] cloud-init[926]: Generating public/private rsa key pair. [ 10.800393] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.802916] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.805418] cloud-init[926]: The key fingerprint is: [ 10.807278] cloud-init[926]: SHA256:ucTk6ahPYCqmO/ioD+EYz94dhvjukulychmLKWtqRU0 root@cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd [ 10.810530] cloud-init[926]: The key's randomart image is: [ 10.812512] cloud-init[926]: +---[RSA 2048]----+ [ 10.814327] cloud-init[926]: | | [ 10.816135] cloud-init[926]: | E | [ 10.817933] cloud-init[926]: | o . | [ 10.819853] cloud-init[926]: | . . + o | [ 10.821896] cloud-init[926]: |o . o S | [ 10.823913] cloud-init[926]: |o=.= o + . | [ 10.825923] cloud-init[926]: |==**. = o | [ 10.827935] cloud-init[926]: |@BOo = . | [ 10.829961] cloud-init[926]: |&%=+*.o | [ 10.831963] cloud-init[926]: +----[SHA256]-----+ [ 10.833972] cloud-init[926]: Generating public/private dsa key pair. [ 10.836218] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.838923] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.841657] cloud-init[926]: The key fingerprint is: [ 10.843712] cloud-init[926]: SHA256:dZywJi5zpx4D71csh1W4td7GL/MvYfmYwnRxuNq8/L4 root@cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd [ 10.847155] cloud-init[926]: The key's randomart image is: [ 10.849335] cloud-init[926]: +---[DSA 1024]----+ [ 10.851247] cloud-init[926]: | . . | [ 10.853073] cloud-init[926]: | +..o | [ 10.854851] cloud-init[926]: | . + ++ o | [ 10.856634] cloud-init[926]: | . + .o + .| [ 10.858419] cloud-init[926]: | + S .+ . B | [ 10.860203] cloud-init[926]: | * oo = B +| [ 10.861750] cloud-init[926]: | = * * *.| [ 10.863551] cloud-init[926]: | o o. +.O o| [ 10.865327] cloud-init[926]: | o. .oEB| [ 10.867339] cloud-init[926]: +----[SHA256]-----+ [ 10.869370] cloud-init[926]: Generating public/private ecdsa key pair. [ 10.871630] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.874400] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.877220] cloud-init[926]: The key fingerprint is: [ 10.879314] cloud-init[926]: SHA256:Xe6jhKSSCybeOU7DGHF7n1QWBZwActyoLrf/O4WxoDk root@cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd [ 10.883050] cloud-init[926]: The key's randomart image is: [ 10.885278] cloud-init[926]: +---[ECDSA 256]---+ [ 10.887363] cloud-init[926]: | ..o+.oo+. | [ 10.889358] cloud-init[926]: | oo . o. | [ 10.891368] cloud-init[926]: | . .. o . | [ 10.893397] cloud-init[926]: | o... .o. o | [ 10.895387] cloud-init[926]: | ...o...S . . | [ 10.897444] cloud-init[926]: | .+E..o=.o . | [ 10.899429] cloud-init[926]: |..=+= .oo . o | [ 10.901463] cloud-init[926]: |.oo+oo . . . . | [ 10.903475] cloud-init[926]: | ..++..oo . | [ 10.905484] cloud-init[926]: +----[SHA256]-----+ [ 10.907521] cloud-init[926]: Generating public/private ed25519 key pair. [ 10.910027] cloud-init[926]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.913219] cloud-init[926]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.916366] cloud-init[926]: The key fingerprint is: [ 10.918515] cloud-init[926]: SHA256:R/Xe9ehX4/c4+EIvhTuxGSm11lu/tg/DjR9kt38cZ4U root@cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd [ 10.922670] cloud-init[926]: The key's randomart image is: [ 10.924988] cloud-init[926]: +--[ED25519 256]--+ [ 10.927006] cloud-init[926]: | . | [ 10.929026] cloud-init[926]: | . . | [ 10.930891] cloud-init[926]: | . ...| [ 10.932758] cloud-init[926]: | . ..Eo+| [ 10.934635] cloud-init[926]: | S .. =o+*| [ 10.936502] cloud-init[926]: | .. Oo*+O| [ 10.938372] cloud-init[926]: | + X*OB| [ 10.940247] cloud-init[926]: | O +BO| [ 10.942107] cloud-init[926]: | =++X| [ 10.943988] cloud-init[926]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting LXD - unix socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[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 Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Accounts Service... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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 LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[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-06-24 22:35:37,450 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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 a30e8513e8e725be04044ac8d08d608cd2cda0564e1b0f1fc14187d60232925a 2019-06-24 22:35:37,451 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd --2019-06-24 22:34:16-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.3M=0s 2019-06-24 22:34:16 (30.3 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd sudo: unable to resolve host cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd + 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-c54c57a3-eeae-4015-8155-373513aacccd sudo: unable to resolve host cloudify-vm-c54c57a3-eeae-4015-8155-373513aacccd 2019-06-24 22:35:37,453 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-24 22:35:37,463 - 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.215', 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-06-24 22:36:08,235 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, 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': 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': 123, 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': 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': 109, 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': 112, 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': 805, 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-06-24 22:36:08,482 - functest.core.cloudify - INFO - The current manager status is running 2019-06-24 22:36:08,549 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-24 22:36:08,829 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-24 22:36:08,829 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-24 22:36:08,943 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 22:36:08,944 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 22:36:34,019 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-06-24 22:36:35,591 - 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'1926c5e410864e6ba2b686726f6cf040', '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_06f9526c-daf6-4a21-be54-544b6c75c6d5'}) 2019-06-24 22:36:36,106 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ffcf40c89c0f44f696d94e5f2607ece9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_06f9526c-daf6-4a21-be54-544b6c75c6d5'}) 2019-06-24 22:36:37,895 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 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'1926c5e410864e6ba2b686726f6cf040', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7EIfeAXt9O84IT8VjZruLfGcLnrGHH', 'username': u'cloudify_ims-user_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 22:36:37,898 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'password': '7EIfeAXt9O84IT8VjZruLfGcLnrGHH', 'project_name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '1926c5e410864e6ba2b686726f6cf040', 'project_domain_name': 'Default'} 2019-06-24 22:36:37,951 - 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-06-24 22:36:37,966 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-06-24 22:36:39,164 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T22:36:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c0fad59c-7738-4084-988d-c16c06460305', u'provider:segmentation_id': 55, 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_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'created_at': u'2019-06-24T22:36:38Z', u'mtu': 1450, u'tenant_id': u'1926c5e410864e6ba2b686726f6cf040', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1926c5e410864e6ba2b686726f6cf040', u'l2_adjacency': True}) 2019-06-24 22:36:41,385 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T22:36: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'b8cb7e24-ce74-4030-92b4-2defc9f6707b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'enable_dhcp': True, u'network_id': u'c0fad59c-7738-4084-988d-c16c06460305', u'tenant_id': u'1926c5e410864e6ba2b686726f6cf040', u'created_at': u'2019-06-24T22:36: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'1926c5e410864e6ba2b686726f6cf040'}) 2019-06-24 22:36:48,650 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T22:36:43Z', u'revision_number': 3, u'id': u'330a9d29-5b90-4136-a528-30bcf768dfe2', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'admin_state_up': True, u'tenant_id': u'1926c5e410864e6ba2b686726f6cf040', u'created_at': u'2019-06-24T22:36:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'1926c5e410864e6ba2b686726f6cf040'}) 2019-06-24 22:36:59,740 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/4b2db4e0-8077-4921-b377-b03fa18671bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b2db4e0-8077-4921-b377-b03fa18671bb/file', 'owner': u'1926c5e410864e6ba2b686726f6cf040', 'id': u'4b2db4e0-8077-4921-b377-b03fa18671bb', 'size': 297598976, u'self': u'/v2/images/4b2db4e0-8077-4921-b377-b03fa18671bb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1926c5e410864e6ba2b686726f6cf040', 'name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/4b2db4e0-8077-4921-b377-b03fa18671bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T22:36:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T22:36:59Z', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', 'properties': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/4b2db4e0-8077-4921-b377-b03fa18671bb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'created': u'2019-06-24T22:36:54Z', 'checksum': u'4deafac2469ff170385e5a88464ac4e0', 'created_at': u'2019-06-24T22:36:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', 'metadata': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/4b2db4e0-8077-4921-b377-b03fa18671bb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}}) 2019-06-24 22:37:00,072 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'b83c9109-0f63-4f52-98a3-f29c9ea0adc1', 'swap': 0}) 2019-06-24 22:37:00,714 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2KRExbMcZxV8sA4fpZW/vnolFYxctPAnaL1sMQM3UFv6Q5wG\ndM1yy/8coVSx/q+EAtJguW93nvOx1OxHd4wNXimTWMRoPgDpt+b5sXpnpoRzKA+f\noaQosIfoVMecBSgQJyEfJW7oov3v6Xj3SERYi5zXCblPtsDR4tJ/2V2ai/A/ZiTY\n7hO0MaJqhwIVaLvpLycxqYWbsgHR59FH74jxhHfA7bnLVxFzrmTwshNmSzz0QgDk\nZDgBiQAAMzETRRct7stNt/xl61pWCCuLjP27C9XQYU/Lea77D25pRco4iYx+TXaH\nu+85w46XRDTAnyvY9RL5nSOTbwe1TPqiHvNY2QIDAQABAoIBABDl/1dMeVKxImC5\nOU65N5OsA2iC4lhawzgwTlgkYBQsmIDdksNZozK2W41aBehP2IQ/1LuiLjp/18c8\nBvcUPZayt4OdDmSHvbNSmPd3DM64ViMx1MnO/D2I3F6Ak3LzhQ8ITl2lIRBVrnkP\nrno8mouJWFyxz735nGWM9dwGqR9xISrmtzH1WMyhiQrXVHm6f2TvMQSwIrIyqlRf\n2sOhiT6nsMI7vxmFTkJMEqAPzdnwZacQoJD+C2ABKskKcKfeQyTqivnK9DQGRZYS\nHA+JYPcEFHY31Rt7Qb1PJJkJtUXzDiz6K6bnp000O6rNtxwghhPn5HEoR+MQds0S\ngBd05AECgYEA/TEPX/ck1rQplSzXB7ow2nPzi6EbWTNZ/SLTjVwlM0dOdojBceSe\n/wB91zaf+v/+bv1bSoBtvn/qpklHcdrm7ohqEJxNf5kWOzFtcet20w2OOkbrdWDi\nIPfdfLzlFfgZtGZYSb2ySOyWuoHUy7ta+vZzrBRc1Wk50aWiQ7z0hrECgYEA2wts\ntDk1o0zhHNhYwk+lcVBOMUGllU62bXTBrZTG2qx9DQCWh6fpDVZzEnbsHK8Wenpq\nukJoSlguDOIJ/wux5k1BmDvWQurH1IMG6EWC3/YDtNYSCpz9EPMQoM6wVkQccpCQ\nyiiJ82adrYidjqNVXSv+omoXnc4Zg6B4KQBkzqkCgYAa91Kv4d6mj2GuZawxQn9Z\nhOf3gx0qjvGSqFbnw1yi7YFJ1p7jxnm4pxDADy1SylkK8Sj78lm95FnVhBB769iU\npyrEwiDu6hsYCtehPnbVW6g+RLdnNP5gjIWmd2fewyHZuNzGXdHTOn+DNbi4SigS\nepUvSqvofuCNl5qEpGdWwQKBgQDXJp2bWCYrRDRJFOf51Cl455wmHYj64tmlIW2r\nhdrcp1gdEVrJ3E+5XhShKlY4xnGZ0+xJDzlI7Nwuo0eWUHJo97FaSkvmZp3pStna\nA4zNVuPFGA+YhSK9J0JJ8TqbQUN/9CeDqdX2UfDGps27cQtD/RabiQGxauL8uv3L\nqCtcIQKBgQCWczi+6F1urs61vG8UK8XGBWO3UBS2pwZjHd5r7ZDh3kcgrIMDzZdz\ntiV5FzhckYm3U/rgyH/6x+xTi+wlF+lHvPMWVnrIwVjxha9v4IRUEv+IOQRDrfI2\nV354q6isqdtz4bJWWdjzcCOm875nWjK0aPz1hsRfA/3eIr2fjXxkfQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ffcf40c89c0f44f696d94e5f2607ece9', 'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'created_at': '2019-06-24T22:37:00.714068', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1926c5e410864e6ba2b686726f6cf040', 'name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21', 'type': 'ssh', 'id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5'}) 2019-06-24 22:37:00,714 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2KRExbMcZxV8sA4fpZW/vnolFYxctPAnaL1sMQM3UFv6Q5wG dM1yy/8coVSx/q+EAtJguW93nvOx1OxHd4wNXimTWMRoPgDpt+b5sXpnpoRzKA+f oaQosIfoVMecBSgQJyEfJW7oov3v6Xj3SERYi5zXCblPtsDR4tJ/2V2ai/A/ZiTY 7hO0MaJqhwIVaLvpLycxqYWbsgHR59FH74jxhHfA7bnLVxFzrmTwshNmSzz0QgDk ZDgBiQAAMzETRRct7stNt/xl61pWCCuLjP27C9XQYU/Lea77D25pRco4iYx+TXaH u+85w46XRDTAnyvY9RL5nSOTbwe1TPqiHvNY2QIDAQABAoIBABDl/1dMeVKxImC5 OU65N5OsA2iC4lhawzgwTlgkYBQsmIDdksNZozK2W41aBehP2IQ/1LuiLjp/18c8 BvcUPZayt4OdDmSHvbNSmPd3DM64ViMx1MnO/D2I3F6Ak3LzhQ8ITl2lIRBVrnkP rno8mouJWFyxz735nGWM9dwGqR9xISrmtzH1WMyhiQrXVHm6f2TvMQSwIrIyqlRf 2sOhiT6nsMI7vxmFTkJMEqAPzdnwZacQoJD+C2ABKskKcKfeQyTqivnK9DQGRZYS HA+JYPcEFHY31Rt7Qb1PJJkJtUXzDiz6K6bnp000O6rNtxwghhPn5HEoR+MQds0S gBd05AECgYEA/TEPX/ck1rQplSzXB7ow2nPzi6EbWTNZ/SLTjVwlM0dOdojBceSe /wB91zaf+v/+bv1bSoBtvn/qpklHcdrm7ohqEJxNf5kWOzFtcet20w2OOkbrdWDi IPfdfLzlFfgZtGZYSb2ySOyWuoHUy7ta+vZzrBRc1Wk50aWiQ7z0hrECgYEA2wts tDk1o0zhHNhYwk+lcVBOMUGllU62bXTBrZTG2qx9DQCWh6fpDVZzEnbsHK8Wenpq ukJoSlguDOIJ/wux5k1BmDvWQurH1IMG6EWC3/YDtNYSCpz9EPMQoM6wVkQccpCQ yiiJ82adrYidjqNVXSv+omoXnc4Zg6B4KQBkzqkCgYAa91Kv4d6mj2GuZawxQn9Z hOf3gx0qjvGSqFbnw1yi7YFJ1p7jxnm4pxDADy1SylkK8Sj78lm95FnVhBB769iU pyrEwiDu6hsYCtehPnbVW6g+RLdnNP5gjIWmd2fewyHZuNzGXdHTOn+DNbi4SigS epUvSqvofuCNl5qEpGdWwQKBgQDXJp2bWCYrRDRJFOf51Cl455wmHYj64tmlIW2r hdrcp1gdEVrJ3E+5XhShKlY4xnGZ0+xJDzlI7Nwuo0eWUHJo97FaSkvmZp3pStna A4zNVuPFGA+YhSK9J0JJ8TqbQUN/9CeDqdX2UfDGps27cQtD/RabiQGxauL8uv3L qCtcIQKBgQCWczi+6F1urs61vG8UK8XGBWO3UBS2pwZjHd5r7ZDh3kcgrIMDzZdz tiV5FzhckYm3U/rgyH/6x+xTi+wlF+lHvPMWVnrIwVjxha9v4IRUEv+IOQRDrfI2 V354q6isqdtz4bJWWdjzcCOm875nWjK0aPz1hsRfA/3eIr2fjXxkfQ== -----END RSA PRIVATE KEY----- 2019-06-24 22:39:10,374 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:1f:34', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4b2db4e0-8077-4921-b377-b03fa18671bb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T22:39:08.000000', 'flavor': Munch({u'id': u'b83c9109-0f63-4f52-98a3-f29c9ea0adc1'}), 'az': u'nova', 'id': u'fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_06f9526c-daf6-4a21-be54-544b6c75c6d5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ffcf40c89c0f44f696d94e5f2607ece9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1926c5e410864e6ba2b686726f6cf040', 'name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', '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-06-24T22:39:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T22:39:08Z', 'hostId': u'44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762', '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-06-24T22:39:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1926c5e410864e6ba2b686726f6cf040', 'name': u'cloudify_ims-vm_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'adminPass': u'CktCnhPe5AWt', 'tenant_id': u'1926c5e410864e6ba2b686726f6cf040', 'created_at': u'2019-06-24T22:37:12Z', 'created': u'2019-06-24T22:37:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 22:39:15,605 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'330a9d29-5b90-4136-a528-30bcf768dfe2', 'updated_at': u'2019-06-24T22:39:15Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'eaf986db-f916-4a13-b684-c0b2d658fa96', 'id': u'75a4a72f-7e3e-423f-9f09-df78b441a698', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'eaf986db-f916-4a13-b684-c0b2d658fa96', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1926c5e410864e6ba2b686726f6cf040', 'name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1926c5e410864e6ba2b686726f6cf040', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0fad59c-7738-4084-988d-c16c06460305', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ca:1f:34', u'device_id': u'fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1926c5e410864e6ba2b686726f6cf040', 'created_at': u'2019-06-24T22:39:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c0fad59c-7738-4084-988d-c16c06460305', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ca:1f:34', u'device_id': u'fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0'}), 'router': u'330a9d29-5b90-4136-a528-30bcf768dfe2'}) 2019-06-24 22:39:15,683 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 682379503 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.388593] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.392258] pid_max: default: 32768 minimum: 301 [ 0.394127] ACPI: Core revision 20150930 [ 0.396698] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.399601] Security Framework initialized [ 0.401340] Yama: becoming mindful. [ 0.402974] AppArmor: AppArmor initialized [ 0.405082] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416575] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419259] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.422675] Initializing cgroup subsys io [ 0.424364] Initializing cgroup subsys memory [ 0.426174] Initializing cgroup subsys devices [ 0.428132] Initializing cgroup subsys freezer [ 0.430028] Initializing cgroup subsys net_cls [ 0.431818] Initializing cgroup subsys perf_event [ 0.433726] Initializing cgroup subsys net_prio [ 0.435727] Initializing cgroup subsys hugetlb [ 0.437618] Initializing cgroup subsys pids [ 0.440163] mce: CPU supports 10 MCE banks [ 0.441978] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.444183] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.446601] Spectre V2 : Mitigation: Full generic retpoline [ 0.448814] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.452329] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.455740] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.458506] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.462422] MDS: Mitigation: Clear CPU buffers [ 0.467109] Freeing SMP alternatives memory: 36K [ 0.474916] ftrace: allocating 32299 entries in 127 pages [ 0.527612] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.530075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.532529] smpboot: Max logical packages: 2 [ 0.534513] x2apic enabled [ 0.536045] Switched APIC routing to physical x2apic. [ 0.539254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.541509] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.545643] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.557844] KVM setup paravirtual spinlock [ 0.561020] x86: Booting SMP configuration: [ 0.562719] .... node #0, CPUs: #1 [ 0.564503] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.587243] x86: Booted up 1 node, 2 CPUs [ 0.587249] KVM setup async PF for cpu 1 [ 0.587253] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.592343] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.595388] devtmpfs: initialized [ 0.598929] evm: security.selinux [ 0.600305] evm: security.SMACK64 [ 0.601674] evm: security.SMACK64EXEC [ 0.603146] evm: security.SMACK64TRANSMUTE [ 0.604743] evm: security.SMACK64MMAP [ 0.606211] evm: security.ima [ 0.607466] evm: security.capability [ 0.609124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612715] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.615180] pinctrl core: initialized pinctrl subsystem [ 0.617348] RTC time: 22:39:09, date: 06/24/19 [ 0.619976] NET: Registered protocol family 16 [ 0.633763] cpuidle: using governor ladder [ 0.645869] cpuidle: using governor menu [ 0.647438] PCCT header not found. [ 0.648948] ACPI: bus type PCI registered [ 0.650541] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.653051] PCI: Using configuration type 1 for base access [ 0.667865] ACPI: Added _OSI(Module Device) [ 0.669502] ACPI: Added _OSI(Processor Device) [ 0.671185] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.672995] ACPI: Added _OSI(Processor Aggregator Device) [ 0.676358] ACPI: Interpreter enabled [ 0.694290] ACPI: (supports S0 S5) [ 0.695666] ACPI: Using IOAPIC for interrupt routing [ 0.697518] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702903] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.705119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707527] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.709912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.714222] acpiphp: Slot [3] registered [ 0.715778] acpiphp: Slot [4] registered [ 0.717373] acpiphp: Slot [5] registered [ 0.718959] acpiphp: Slot [6] registered [ 0.720540] acpiphp: Slot [7] registered [ 0.722128] acpiphp: Slot [8] registered [ 0.723765] acpiphp: Slot [9] registered [ 0.725377] acpiphp: Slot [10] registered [ 0.727046] acpiphp: Slot [11] registered [ 0.728549] acpiphp: Slot [12] registered [ 0.730203] acpiphp: Slot [13] registered [ 0.731825] acpiphp: Slot [14] registered [ 0.733462] acpiphp: Slot [15] registered [ 0.735071] acpiphp: Slot [16] registered [ 0.736740] acpiphp: Slot [17] registered [ 0.738361] acpiphp: Slot [18] registered [ 0.739970] acpiphp: Slot [19] registered [ 0.741583] acpiphp: Slot [20] registered [ 0.743200] acpiphp: Slot [21] registered [ 0.744805] acpiphp: Slot [22] registered [ 0.746384] acpiphp: Slot [23] registered [ 0.747962] acpiphp: Slot [24] registered [ 0.749596] acpiphp: Slot [25] registered [ 0.751170] acpiphp: Slot [26] registered [ 0.752779] acpiphp: Slot [27] registered [ 0.754353] acpiphp: Slot [28] registered [ 0.755929] acpiphp: Slot [29] registered [ 0.757513] acpiphp: Slot [30] registered [ 0.759104] acpiphp: Slot [31] registered [ 0.760692] PCI host bridge to bus 0000:00 [ 0.762252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769964] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772838] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775772] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788545] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.796325] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819951] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.823059] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825807] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.831255] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.838345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.841418] vgaarb: loaded [ 0.842590] vgaarb: bridge control possible 0000:00:02.0 [ 0.844940] SCSI subsystem initialized [ 0.846740] ACPI: bus type USB registered [ 0.848368] usbcore: registered new interface driver usbfs [ 0.850418] usbcore: registered new interface driver hub [ 0.852419] usbcore: registered new device driver usb [ 0.854629] PCI: Using ACPI for IRQ routing [ 0.856710] NetLabel: Initializing [ 0.858120] NetLabel: domain hash size = 128 [ 0.859809] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.861709] NetLabel: unlabeled traffic allowed by default [ 0.863986] amd_nb: Cannot enumerate AMD northbridges [ 0.866026] clocksource: Switched to clocksource kvm-clock [ 0.878451] AppArmor: AppArmor Filesystem Enabled [ 0.880331] pnp: PnP ACPI init [ 0.881982] pnp: PnP ACPI: found 5 devices [ 0.890395] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.893768] NET: Registered protocol family 2 [ 0.895847] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898898] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901705] TCP: Hash tables configured (established 32768 bind 32768) [ 0.904198] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906477] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908924] NET: Registered protocol family 1 [ 0.910646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.912831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914977] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935429] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.955461] Unpacking initramfs... [ 1.153289] Freeing initrd memory: 14836K [ 1.155020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.157359] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.159793] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.163491] Scanning for low memory corruption every 60 seconds [ 1.166044] audit: initializing netlink subsys (disabled) [ 1.168124] audit: type=2000 audit(1561415950.084:1): initialized [ 1.170605] Initialise system trusted keyring [ 1.172448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.174770] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.178304] zbud: loaded [ 1.179730] VFS: Disk quotas dquot_6.6.0 [ 1.181312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.184019] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.186452] fuse init (API version 7.23) [ 1.188218] Key type big_key registered [ 1.189793] Allocating IMA MOK and blacklist keyrings. [ 1.192446] Key type asymmetric registered [ 1.194091] Asymmetric key parser 'x509' registered [ 1.195979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.198918] io scheduler noop registered [ 1.200486] io scheduler deadline registered (default) [ 1.202459] io scheduler cfq registered [ 1.204086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211525] ACPI: Power Button [PWRF] [ 1.213189] GHES: HEST is not enabled! [ 1.232857] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.276789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.302638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.306975] Linux agpgart interface v0.103 [ 1.310759] loop: module loaded [ 1.313812] vda: vda1 [ 1.315841] scsi host0: ata_piix [ 1.317346] scsi host1: ata_piix [ 1.318764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.321189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323724] libphy: Fixed MDIO Bus: probed [ 1.325376] tun: Universal TUN/TAP device driver, 1.6 [ 1.327313] tun: (C) 1999-2004 Max Krasnyansky [ 1.330930] PPP generic driver version 2.4.2 [ 1.332691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.335077] ehci-pci: EHCI PCI platform driver [ 1.336815] ehci-platform: EHCI generic platform driver [ 1.338779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.341032] ohci-pci: OHCI PCI platform driver [ 1.342765] ohci-platform: OHCI generic platform driver [ 1.344733] uhci_hcd: USB Universal Host Controller Interface driver [ 1.365271] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.367313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.370225] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.372192] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.374439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.376917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379745] usb usb1: Product: UHCI Host Controller [ 1.381613] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.383941] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385863] hub 1-0:1.0: USB hub found [ 1.387391] hub 1-0:1.0: 2 ports detected [ 1.389146] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.393190] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.395086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.397194] mousedev: PS/2 mouse device common for all mice [ 1.399667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.403235] rtc_cmos 00:00: RTC can wake from S4 [ 1.405399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.407780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.410178] i2c /dev entries driver [ 1.411656] device-mapper: uevent: version 1.0.3 [ 1.413544] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.416799] ledtrig-cpu: registered to indicate activity on CPUs [ 1.419382] NET: Registered protocol family 10 [ 1.421446] NET: Registered protocol family 17 [ 1.440384] Key type dns_resolver registered [ 1.442351] registered taskstats version 1 [ 1.443986] Loading compiled-in X.509 certificates [ 1.446364] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.450006] zswap: loaded using pool lzo/zbud [ 1.453496] Key type trusted registered [ 1.457437] Key type encrypted registered [ 1.459071] AppArmor: AppArmor sha1 policy hashing enabled [ 1.461119] ima: No TPM chip found, activating TPM-bypass! [ 1.463145] ima: Allocated hash algorithm: sha1 [ 1.464877] evm: HMAC attrs: 0x1 [ 1.466672] Magic number: 7:272:705 [ 1.468310] rtc_cmos 00:00: setting system clock to 2019-06-24 22:39:09 UTC (1561415949) [ 1.471530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.473713] EDD information not available. [ 1.483603] Freeing unused kernel memory: 1484K [ 1.498126] Write protecting the kernel read-only data: 14336k [ 1.501865] Freeing unused kernel memory: 1616K [ 1.503808] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.517269] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517688] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517706] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525380] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525419] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525550] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525622] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525674] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525723] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.580355] virtio_net virtio0 ens3: renamed from eth0 [ 1.584238] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.587897] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.607223] AVX2 version of gcm_enc/dec engaged. [ 1.609089] AES CTR mode by8 optimization enabled [ 1.626564] FDC 0 is a S82078B [ 1.706053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.871062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.876157] usb 1-1: Product: QEMU USB Tablet [ 1.877857] usb 1-1: Manufacturer: QEMU [ 1.879439] usb 1-1: SerialNumber: 42 [ 1.887544] hidraw: raw HID events driver (C) Jiri Kosina [ 1.894443] usbcore: registered new interface driver usbhid [ 1.896480] usbhid: USB HID core driver [ 1.899510] 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.903753] 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.973665] md: linear personality registered for level -1 [ 2.977567] md: multipath personality registered for level -4 [ 2.981515] md: raid0 personality registered for level 0 [ 2.985937] md: raid1 personality registered for level 1 [ 3.058032] raid6: sse2x1 gen() 11226 MB/s [ 3.126041] raid6: sse2x1 xor() 8975 MB/s [ 3.194041] raid6: sse2x2 gen() 14585 MB/s [ 3.262029] raid6: sse2x2 xor() 9876 MB/s [ 3.330039] raid6: sse2x4 gen() 17184 MB/s [ 3.398039] raid6: sse2x4 xor() 11838 MB/s [ 3.466042] raid6: avx2x1 gen() 22612 MB/s [ 3.534026] raid6: avx2x2 gen() 26921 MB/s [ 3.602026] raid6: avx2x4 gen() 30522 MB/s [ 3.603654] raid6: using algorithm avx2x4 gen() 30522 MB/s [ 3.605633] raid6: using avx2x2 recovery algorithm [ 3.608395] xor: automatically using best checksumming function: [ 3.650057] avx : 33033.000 MB/sec [ 3.652632] async_tx: api initialized (async) [ 3.660218] md: raid6 personality registered for level 6 [ 3.662191] md: raid5 personality registered for level 5 [ 3.664132] md: raid4 personality registered for level 4 [ 3.670538] 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.697085] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.719238] 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.812804] 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.820508] systemd[1]: Detected virtualization kvm. [ 3.822779] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.827965] systemd[1]: Set hostname to . [ 3.831666] systemd[1]: Initializing machine ID from KVM UUID. [ 3.834276] systemd[1]: Installed transient /etc/machine-id file. [ 3.952052] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.956394] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.960271] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.964643] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.968274] 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.974401] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.978437] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.982291] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.987477] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.991742] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.996531] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.000047] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003540] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.007807] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.011093] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.026127] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.030519] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.034461] 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.041819] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.046091] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.052936] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.057324] systemd[1]: Mounting POSIX Message Queue File System... [ 4.060964] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 4.064432] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.069858] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.073122] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.078859] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.084133] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.089463] iscsi: registered transport (tcp) [ 4.092578] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097559] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.103705] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.109264] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.114733] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.118418] systemd[1]: Mounted Debug File System. [[ 4.121442] EXT4-fs (vda1): re-mounted. Opts: (null) [0;32m OK [0m] Mounted Debug File System. [ 4.125475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.130095] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [ 4.140820] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Mounting FUSE Control File System... Starting Apply Kernel Variables... 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 Load/Save Random Seed. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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 Network Time Synchronization. [[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] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-06-24 22:39:16,686 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2019-06-24 22:39:25,772 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 682379503 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.388593] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.392258] pid_max: default: 32768 minimum: 301 [ 0.394127] ACPI: Core revision 20150930 [ 0.396698] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.399601] Security Framework initialized [ 0.401340] Yama: becoming mindful. [ 0.402974] AppArmor: AppArmor initialized [ 0.405082] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411933] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416575] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.419259] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.422675] Initializing cgroup subsys io [ 0.424364] Initializing cgroup subsys memory [ 0.426174] Initializing cgroup subsys devices [ 0.428132] Initializing cgroup subsys freezer [ 0.430028] Initializing cgroup subsys net_cls [ 0.431818] Initializing cgroup subsys perf_event [ 0.433726] Initializing cgroup subsys net_prio [ 0.435727] Initializing cgroup subsys hugetlb [ 0.437618] Initializing cgroup subsys pids [ 0.440163] mce: CPU supports 10 MCE banks [ 0.441978] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.444183] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.446601] Spectre V2 : Mitigation: Full generic retpoline [ 0.448814] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.452329] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.455740] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.458506] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.462422] MDS: Mitigation: Clear CPU buffers [ 0.467109] Freeing SMP alternatives memory: 36K [ 0.474916] ftrace: allocating 32299 entries in 127 pages [ 0.527612] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.530075] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.532529] smpboot: Max logical packages: 2 [ 0.534513] x2apic enabled [ 0.536045] Switched APIC routing to physical x2apic. [ 0.539254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.541509] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.545643] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.557844] KVM setup paravirtual spinlock [ 0.561020] x86: Booting SMP configuration: [ 0.562719] .... node #0, CPUs: #1 [ 0.564503] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.587243] x86: Booted up 1 node, 2 CPUs [ 0.587249] KVM setup async PF for cpu 1 [ 0.587253] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.592343] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.595388] devtmpfs: initialized [ 0.598929] evm: security.selinux [ 0.600305] evm: security.SMACK64 [ 0.601674] evm: security.SMACK64EXEC [ 0.603146] evm: security.SMACK64TRANSMUTE [ 0.604743] evm: security.SMACK64MMAP [ 0.606211] evm: security.ima [ 0.607466] evm: security.capability [ 0.609124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612715] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.615180] pinctrl core: initialized pinctrl subsystem [ 0.617348] RTC time: 22:39:09, date: 06/24/19 [ 0.619976] NET: Registered protocol family 16 [ 0.633763] cpuidle: using governor ladder [ 0.645869] cpuidle: using governor menu [ 0.647438] PCCT header not found. [ 0.648948] ACPI: bus type PCI registered [ 0.650541] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.653051] PCI: Using configuration type 1 for base access [ 0.667865] ACPI: Added _OSI(Module Device) [ 0.669502] ACPI: Added _OSI(Processor Device) [ 0.671185] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.672995] ACPI: Added _OSI(Processor Aggregator Device) [ 0.676358] ACPI: Interpreter enabled [ 0.694290] ACPI: (supports S0 S5) [ 0.695666] ACPI: Using IOAPIC for interrupt routing [ 0.697518] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.702903] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.705119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.707527] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.709912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.714222] acpiphp: Slot [3] registered [ 0.715778] acpiphp: Slot [4] registered [ 0.717373] acpiphp: Slot [5] registered [ 0.718959] acpiphp: Slot [6] registered [ 0.720540] acpiphp: Slot [7] registered [ 0.722128] acpiphp: Slot [8] registered [ 0.723765] acpiphp: Slot [9] registered [ 0.725377] acpiphp: Slot [10] registered [ 0.727046] acpiphp: Slot [11] registered [ 0.728549] acpiphp: Slot [12] registered [ 0.730203] acpiphp: Slot [13] registered [ 0.731825] acpiphp: Slot [14] registered [ 0.733462] acpiphp: Slot [15] registered [ 0.735071] acpiphp: Slot [16] registered [ 0.736740] acpiphp: Slot [17] registered [ 0.738361] acpiphp: Slot [18] registered [ 0.739970] acpiphp: Slot [19] registered [ 0.741583] acpiphp: Slot [20] registered [ 0.743200] acpiphp: Slot [21] registered [ 0.744805] acpiphp: Slot [22] registered [ 0.746384] acpiphp: Slot [23] registered [ 0.747962] acpiphp: Slot [24] registered [ 0.749596] acpiphp: Slot [25] registered [ 0.751170] acpiphp: Slot [26] registered [ 0.752779] acpiphp: Slot [27] registered [ 0.754353] acpiphp: Slot [28] registered [ 0.755929] acpiphp: Slot [29] registered [ 0.757513] acpiphp: Slot [30] registered [ 0.759104] acpiphp: Slot [31] registered [ 0.760692] PCI host bridge to bus 0000:00 [ 0.762252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769964] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772838] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775772] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781090] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788545] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.796325] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819951] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.823059] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825807] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828549] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.831255] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.838345] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.841418] vgaarb: loaded [ 0.842590] vgaarb: bridge control possible 0000:00:02.0 [ 0.844940] SCSI subsystem initialized [ 0.846740] ACPI: bus type USB registered [ 0.848368] usbcore: registered new interface driver usbfs [ 0.850418] usbcore: registered new interface driver hub [ 0.852419] usbcore: registered new device driver usb [ 0.854629] PCI: Using ACPI for IRQ routing [ 0.856710] NetLabel: Initializing [ 0.858120] NetLabel: domain hash size = 128 [ 0.859809] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.861709] NetLabel: unlabeled traffic allowed by default [ 0.863986] amd_nb: Cannot enumerate AMD northbridges [ 0.866026] clocksource: Switched to clocksource kvm-clock [ 0.878451] AppArmor: AppArmor Filesystem Enabled [ 0.880331] pnp: PnP ACPI init [ 0.881982] pnp: PnP ACPI: found 5 devices [ 0.890395] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.893768] NET: Registered protocol family 2 [ 0.895847] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898898] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901705] TCP: Hash tables configured (established 32768 bind 32768) [ 0.904198] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906477] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908924] NET: Registered protocol family 1 [ 0.910646] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.912831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914977] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935429] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.955461] Unpacking initramfs... [ 1.153289] Freeing initrd memory: 14836K [ 1.155020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.157359] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.159793] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.163491] Scanning for low memory corruption every 60 seconds [ 1.166044] audit: initializing netlink subsys (disabled) [ 1.168124] audit: type=2000 audit(1561415950.084:1): initialized [ 1.170605] Initialise system trusted keyring [ 1.172448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.174770] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.178304] zbud: loaded [ 1.179730] VFS: Disk quotas dquot_6.6.0 [ 1.181312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.184019] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.186452] fuse init (API version 7.23) [ 1.188218] Key type big_key registered [ 1.189793] Allocating IMA MOK and blacklist keyrings. [ 1.192446] Key type asymmetric registered [ 1.194091] Asymmetric key parser 'x509' registered [ 1.195979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.198918] io scheduler noop registered [ 1.200486] io scheduler deadline registered (default) [ 1.202459] io scheduler cfq registered [ 1.204086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208654] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211525] ACPI: Power Button [PWRF] [ 1.213189] GHES: HEST is not enabled! [ 1.232857] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.272998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.276789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.302638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.306975] Linux agpgart interface v0.103 [ 1.310759] loop: module loaded [ 1.313812] vda: vda1 [ 1.315841] scsi host0: ata_piix [ 1.317346] scsi host1: ata_piix [ 1.318764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.321189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.323724] libphy: Fixed MDIO Bus: probed [ 1.325376] tun: Universal TUN/TAP device driver, 1.6 [ 1.327313] tun: (C) 1999-2004 Max Krasnyansky [ 1.330930] PPP generic driver version 2.4.2 [ 1.332691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.335077] ehci-pci: EHCI PCI platform driver [ 1.336815] ehci-platform: EHCI generic platform driver [ 1.338779] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.341032] ohci-pci: OHCI PCI platform driver [ 1.342765] ohci-platform: OHCI generic platform driver [ 1.344733] uhci_hcd: USB Universal Host Controller Interface driver [ 1.365271] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.367313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.370225] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.372192] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.374439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.376917] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379745] usb usb1: Product: UHCI Host Controller [ 1.381613] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.383941] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385863] hub 1-0:1.0: USB hub found [ 1.387391] hub 1-0:1.0: 2 ports detected [ 1.389146] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.393190] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.395086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.397194] mousedev: PS/2 mouse device common for all mice [ 1.399667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.403235] rtc_cmos 00:00: RTC can wake from S4 [ 1.405399] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.407780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.410178] i2c /dev entries driver [ 1.411656] device-mapper: uevent: version 1.0.3 [ 1.413544] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.416799] ledtrig-cpu: registered to indicate activity on CPUs [ 1.419382] NET: Registered protocol family 10 [ 1.421446] NET: Registered protocol family 17 [ 1.440384] Key type dns_resolver registered [ 1.442351] registered taskstats version 1 [ 1.443986] Loading compiled-in X.509 certificates [ 1.446364] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.450006] zswap: loaded using pool lzo/zbud [ 1.453496] Key type trusted registered [ 1.457437] Key type encrypted registered [ 1.459071] AppArmor: AppArmor sha1 policy hashing enabled [ 1.461119] ima: No TPM chip found, activating TPM-bypass! [ 1.463145] ima: Allocated hash algorithm: sha1 [ 1.464877] evm: HMAC attrs: 0x1 [ 1.466672] Magic number: 7:272:705 [ 1.468310] rtc_cmos 00:00: setting system clock to 2019-06-24 22:39:09 UTC (1561415949) [ 1.471530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.473713] EDD information not available. [ 1.483603] Freeing unused kernel memory: 1484K [ 1.498126] Write protecting the kernel read-only data: 14336k [ 1.501865] Freeing unused kernel memory: 1616K [ 1.503808] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.517269] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517688] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517706] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525380] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525419] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525550] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525587] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525622] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525674] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.525723] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.580355] virtio_net virtio0 ens3: renamed from eth0 [ 1.584238] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.587897] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.607223] AVX2 version of gcm_enc/dec engaged. [ 1.609089] AES CTR mode by8 optimization enabled [ 1.626564] FDC 0 is a S82078B [ 1.706053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.871062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.873530] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.876157] usb 1-1: Product: QEMU USB Tablet [ 1.877857] usb 1-1: Manufacturer: QEMU [ 1.879439] usb 1-1: SerialNumber: 42 [ 1.887544] hidraw: raw HID events driver (C) Jiri Kosina [ 1.894443] usbcore: registered new interface driver usbhid [ 1.896480] usbhid: USB HID core driver [ 1.899510] 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.903753] 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.973665] md: linear personality registered for level -1 [ 2.977567] md: multipath personality registered for level -4 [ 2.981515] md: raid0 personality registered for level 0 [ 2.985937] md: raid1 personality registered for level 1 [ 3.058032] raid6: sse2x1 gen() 11226 MB/s [ 3.126041] raid6: sse2x1 xor() 8975 MB/s [ 3.194041] raid6: sse2x2 gen() 14585 MB/s [ 3.262029] raid6: sse2x2 xor() 9876 MB/s [ 3.330039] raid6: sse2x4 gen() 17184 MB/s [ 3.398039] raid6: sse2x4 xor() 11838 MB/s [ 3.466042] raid6: avx2x1 gen() 22612 MB/s [ 3.534026] raid6: avx2x2 gen() 26921 MB/s [ 3.602026] raid6: avx2x4 gen() 30522 MB/s [ 3.603654] raid6: using algorithm avx2x4 gen() 30522 MB/s [ 3.605633] raid6: using avx2x2 recovery algorithm [ 3.608395] xor: automatically using best checksumming function: [ 3.650057] avx : 33033.000 MB/sec [ 3.652632] async_tx: api initialized (async) [ 3.660218] md: raid6 personality registered for level 6 [ 3.662191] md: raid5 personality registered for level 5 [ 3.664132] md: raid4 personality registered for level 4 [ 3.670538] 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.697085] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.719238] 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.812804] 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.820508] systemd[1]: Detected virtualization kvm. [ 3.822779] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.827965] systemd[1]: Set hostname to . [ 3.831666] systemd[1]: Initializing machine ID from KVM UUID. [ 3.834276] systemd[1]: Installed transient /etc/machine-id file. [ 3.952052] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.956394] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.960271] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.964643] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.968274] 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.974401] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.978437] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.982291] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.987477] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.991742] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.996531] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.000047] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003540] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.007807] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.011093] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.026127] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.030519] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.034461] 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.041819] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.046091] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.052936] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.057324] systemd[1]: Mounting POSIX Message Queue File System... [ 4.060964] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 4.064432] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.069858] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.073122] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.078859] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.084133] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.089463] iscsi: registered transport (tcp) [ 4.092578] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.097559] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.103705] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.109264] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.114733] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.118418] systemd[1]: Mounted Debug File System. [[ 4.121442] EXT4-fs (vda1): re-mounted. Opts: (null) [0;32m OK [0m] Mounted Debug File System. [ 4.125475] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.130095] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Set console keymap. [ 4.140820] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Mounting FUSE Control File System... Starting Apply Kernel Variables... 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 Load/Save Random Seed. [[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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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 Network Time Synchronization. [[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] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.706108] cloud-init[599]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 24 Jun 2019 22:39:13 +0000. Up 5.27 seconds. [[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)... [ 10.656868] cloud-init[933]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 24 Jun 2019 22:39:18 +0000. Up 10.20 seconds. [ 10.661451] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.665353] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.669248] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.673095] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.676979] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.28 | 255.255.255.0 | global | fa:16:3e:ca:1f:34 | [ 10.680812] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:feca:1f34/64 | . | link | fa:16:3e:ca:1f:34 | [ 10.684695] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.688570] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.692457] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.696349] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.699928] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.703507] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.707052] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.710605] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.714157] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.717702] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.721265] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.724847] cloud-init[933]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.727682] cloud-init[933]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.730501] cloud-init[933]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.733302] cloud-init[933]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.736132] cloud-init[933]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.738950] cloud-init[933]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.741767] cloud-init[933]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.744558] cloud-init[933]: Generating public/private rsa key pair. [ 10.746821] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.749703] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.752589] cloud-init[933]: The key fingerprint is: [ 10.754523] cloud-init[933]: SHA256:ULbzWgKHKygPfZvz4dwEEHjRuXUR1iZGZM/a31et35U root@cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 [ 10.758454] cloud-init[933]: The key's randomart image is: [ 10.760511] cloud-init[933]: +---[RSA 2048]----+ [ 10.762331] cloud-init[933]: | .oo .ooB+ | [ 10.764160] cloud-init[933]: | . ..o+.++oo | [ 10.765994] cloud-init[933]: | .. +o+o oo | [ 10.767858] cloud-init[933]: | . . ..= o o .| [ 10.769689] cloud-init[933]: |o o o o S + . o| [ 10.771524] cloud-init[933]: | + . + . + . oo| [ 10.773360] cloud-init[933]: | . + . o oE+| [ 10.775181] cloud-init[933]: | = + .+| [ 10.777100] cloud-init[933]: | + . o| [ 10.778916] cloud-init[933]: +----[SHA256]-----+ [ 10.780783] cloud-init[933]: Generating public/private dsa key pair. [ 10.782986] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.786205] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.789074] cloud-init[933]: The key fingerprint is: [ 10.791001] cloud-init[933]: SHA256:zzt7lrL3ZmdnCH7TsOHS0UtPKistffXLXZFg+unBIsA root@cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 [ 10.794978] cloud-init[933]: The key's randomart image is: [ 10.797063] cloud-init[933]: +---[DSA 1024]----+ [ 10.798896] cloud-init[933]: | | [ 10.800728] cloud-init[933]: | | [ 10.802564] cloud-init[933]: | o | [ 10.804403] cloud-init[933]: | . o . .| [ 10.806226] cloud-init[933]: | ES . + | [ 10.808082] cloud-init[933]: | .o + =.=| [ 10.809902] cloud-init[933]: | .o= X.@=| [ 10.811719] cloud-init[933]: | *.& #.@| [ 10.813576] cloud-init[933]: | +@.@.B+| [ 10.815416] cloud-init[933]: +----[SHA256]-----+ [ 10.817260] cloud-init[933]: Generating public/private ecdsa key pair. [ 10.819507] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.822420] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.825317] cloud-init[933]: The key fingerprint is: [ 10.827224] cloud-init[933]: SHA256:tmk47VivtZR+4vwiUGvd2RM87cQQJZZVX8jRiFwjFqc root@cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 [ 10.831172] cloud-init[933]: The key's randomart image is: [ 10.833257] cloud-init[933]: +---[ECDSA 256]---+ [ 10.835090] cloud-init[933]: | .+=OX*| [ 10.836945] cloud-init[933]: | .o=*o+| [ 10.838761] cloud-init[933]: | E. +.| [ 10.840608] cloud-init[933]: | . + +| [ 10.842434] cloud-init[933]: | .So . o = | [ 10.844260] cloud-init[933]: | .+oo..o o .| [ 10.846086] cloud-init[933]: | oo* + . | [ 10.847891] cloud-init[933]: | *.*o.. | [ 10.849749] cloud-init[933]: | . o+*=. | [ 10.851566] cloud-init[933]: +----[SHA256]-----+ [ 10.853397] cloud-init[933]: Generating public/private ed25519 key pair. [ 10.855709] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.858609] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.868249] cloud-init[933]: The key fingerprint is: [ 10.869768] cloud-init[933]: SHA256:7Dfcw8B6gCBNQpJ5Xo2LtvpKDb/qWvKYGMYSXrhwTWY root@cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 [ 10.871321] cloud-init[933]: The key's randomart image is: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 10.871710] cloud-init[933]: +--[ED25519 256]--+ [ 10.879719] cloud-init[933]: |.+o .o | [ 10.881544] cloud-init[933]: |o..+o . | [ 10.883387] cloud-init[933]: | o.oE. | [ 10.885157] cloud-init[933]: | =*.. o . | [ 10.886921] cloud-init[933]: |o+.o. . S o | [ 10.888676] cloud-init[933]: |+oB . + + | [ 10.890494] cloud-init[933]: |+B.o o = + | [ 10.892272] cloud-init[933]: |*B . o . . | [ 10.894347] cloud-init[933]: |O=+. | Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.895924] cloud-init[933]: +----[SHA256]-----+ Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[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. [[0;32m OK [0m] Started Deferred execution scheduler. [[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. Starting Accounts Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Snappy daemon... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting System Logging Service... Starting LXD - container startup/shutdown... [[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 Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[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] Started LXD - container startup/shutdown. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting 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: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started 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-06-24 22:41:16,288 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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 6977ba5d02a21b7150d2238e81eecdfa1155b553fb10c7e5455f4d745724379d 2019-06-24 22:41:16,289 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 --2019-06-24 22:39:52-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.62, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 107M=0s 2019-06-24 22:39:52 (107 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 + 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-06f9526c-daf6-4a21-be54-544b6c75c6d5 sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 2019-06-24 22:41:16,291 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-24 22:41:16,298 - 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.208', 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-06-24 22:41:46,518 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 115, 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': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 112, 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': 111, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-06-24 22:41:46,684 - functest.core.cloudify - INFO - The current manager status is running 2019-06-24 22:41:46,762 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-24 22:41:46,991 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-24 22:41:46,991 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-24 22:41:47,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-06-24 22:41:48,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '7EIfeAXt9O84IT8VjZruLfGcLnrGHH', 'keystone_tenant_name': u'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.42:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'project_domain_name': 'Default'} 2019-06-24 22:41:48,985 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-24 22:41:50,052 - functest.core.cloudify - DEBUG - output: 2019-06-24 22:41:50,053 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 2019-06-24 22:41:57,373 - 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/tmpyggioU/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/tmpgdBPoK/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpde5C9w.zip |-------------------------------------------------------| 0.05% tmpde5C9w.zip |-------------------------------------------------------| 0.09% tmpde5C9w.zip |-------------------------------------------------------| 0.14% tmpde5C9w.zip |-------------------------------------------------------| 0.18% tmpde5C9w.zip |-------------------------------------------------------| 0.23% tmpde5C9w.zip |-------------------------------------------------------| 0.27% tmpde5C9w.zip |-------------------------------------------------------| 0.32% tmpde5C9w.zip |-------------------------------------------------------| 0.37% tmpde5C9w.zip |-------------------------------------------------------| 0.41% tmpde5C9w.zip |-------------------------------------------------------| 0.46% tmpde5C9w.zip |-------------------------------------------------------| 0.5% tmpde5C9w.zip |-------------------------------------------------------| 0.55% tmpde5C9w.zip |-------------------------------------------------------| 0.59% tmpde5C9w.zip |-------------------------------------------------------| 0.64% tmpde5C9w.zip |-------------------------------------------------------| 0.68% tmpde5C9w.zip |-------------------------------------------------------| 0.73% tmpde5C9w.zip |-------------------------------------------------------| 0.78% tmpde5C9w.zip |-------------------------------------------------------| 0.82% tmpde5C9w.zip |-------------------------------------------------------| 0.87% tmpde5C9w.zip |#------------------------------------------------------| 0.91% tmpde5C9w.zip |#------------------------------------------------------| 0.96% tmpde5C9w.zip |#------------------------------------------------------| 1.0% tmpde5C9w.zip |#------------------------------------------------------| 1.05% tmpde5C9w.zip |#------------------------------------------------------| 1.1% tmpde5C9w.zip |#------------------------------------------------------| 1.14% tmpde5C9w.zip |#------------------------------------------------------| 1.19% tmpde5C9w.zip |#------------------------------------------------------| 1.23% tmpde5C9w.zip |#------------------------------------------------------| 1.28% tmpde5C9w.zip |#------------------------------------------------------| 1.32% tmpde5C9w.zip |#------------------------------------------------------| 1.37% tmpde5C9w.zip |#------------------------------------------------------| 1.42% tmpde5C9w.zip |#------------------------------------------------------| 1.46% tmpde5C9w.zip |#------------------------------------------------------| 1.51% tmpde5C9w.zip |#------------------------------------------------------| 1.55% tmpde5C9w.zip |#------------------------------------------------------| 1.6% tmpde5C9w.zip |#------------------------------------------------------| 1.64% tmpde5C9w.zip |#------------------------------------------------------| 1.69% tmpde5C9w.zip |#------------------------------------------------------| 1.73% tmpde5C9w.zip |#------------------------------------------------------| 1.78% tmpde5C9w.zip |#------------------------------------------------------| 1.83% tmpde5C9w.zip |#------------------------------------------------------| 1.87% tmpde5C9w.zip |#------------------------------------------------------| 1.92% tmpde5C9w.zip |#------------------------------------------------------| 1.96% tmpde5C9w.zip |#------------------------------------------------------| 2.01% tmpde5C9w.zip |#------------------------------------------------------| 2.05% tmpde5C9w.zip |#------------------------------------------------------| 2.1% tmpde5C9w.zip |#------------------------------------------------------| 2.15% tmpde5C9w.zip |#------------------------------------------------------| 2.19% tmpde5C9w.zip |#------------------------------------------------------| 2.24% tmpde5C9w.zip |#------------------------------------------------------| 2.28% tmpde5C9w.zip |#------------------------------------------------------| 2.33% tmpde5C9w.zip |#------------------------------------------------------| 2.37% tmpde5C9w.zip |#------------------------------------------------------| 2.42% tmpde5C9w.zip |#------------------------------------------------------| 2.47% tmpde5C9w.zip |#------------------------------------------------------| 2.51% tmpde5C9w.zip |#------------------------------------------------------| 2.56% tmpde5C9w.zip |#------------------------------------------------------| 2.6% tmpde5C9w.zip |#------------------------------------------------------| 2.65% tmpde5C9w.zip |#------------------------------------------------------| 2.69% tmpde5C9w.zip |##-----------------------------------------------------| 2.74% tmpde5C9w.zip |##-----------------------------------------------------| 2.78% tmpde5C9w.zip |##-----------------------------------------------------| 2.83% tmpde5C9w.zip |##-----------------------------------------------------| 2.88% tmpde5C9w.zip |##-----------------------------------------------------| 2.92% tmpde5C9w.zip |##-----------------------------------------------------| 2.97% tmpde5C9w.zip |##-----------------------------------------------------| 3.01% tmpde5C9w.zip |##-----------------------------------------------------| 3.06% tmpde5C9w.zip |##-----------------------------------------------------| 3.1% tmpde5C9w.zip |##-----------------------------------------------------| 3.15% tmpde5C9w.zip |##-----------------------------------------------------| 3.2% tmpde5C9w.zip |##-----------------------------------------------------| 3.24% tmpde5C9w.zip |##-----------------------------------------------------| 3.29% tmpde5C9w.zip |##-----------------------------------------------------| 3.33% tmpde5C9w.zip |##-----------------------------------------------------| 3.38% tmpde5C9w.zip |##-----------------------------------------------------| 3.42% tmpde5C9w.zip |##-----------------------------------------------------| 3.47% tmpde5C9w.zip |##-----------------------------------------------------| 3.51% tmpde5C9w.zip |##-----------------------------------------------------| 3.56% tmpde5C9w.zip |##-----------------------------------------------------| 3.61% tmpde5C9w.zip |##-----------------------------------------------------| 3.65% tmpde5C9w.zip |##-----------------------------------------------------| 3.7% tmpde5C9w.zip |##-----------------------------------------------------| 3.74% tmpde5C9w.zip |##-----------------------------------------------------| 3.79% tmpde5C9w.zip |##-----------------------------------------------------| 3.83% tmpde5C9w.zip |##-----------------------------------------------------| 3.88% tmpde5C9w.zip |##-----------------------------------------------------| 3.93% tmpde5C9w.zip |##-----------------------------------------------------| 3.97% tmpde5C9w.zip |##-----------------------------------------------------| 4.02% tmpde5C9w.zip |##-----------------------------------------------------| 4.06% tmpde5C9w.zip |##-----------------------------------------------------| 4.11% tmpde5C9w.zip |##-----------------------------------------------------| 4.15% tmpde5C9w.zip |##-----------------------------------------------------| 4.2% tmpde5C9w.zip |##-----------------------------------------------------| 4.25% tmpde5C9w.zip |##-----------------------------------------------------| 4.29% tmpde5C9w.zip |##-----------------------------------------------------| 4.34% tmpde5C9w.zip |##-----------------------------------------------------| 4.38% tmpde5C9w.zip |##-----------------------------------------------------| 4.43% tmpde5C9w.zip |##-----------------------------------------------------| 4.47% tmpde5C9w.zip |##-----------------------------------------------------| 4.52% tmpde5C9w.zip |###----------------------------------------------------| 4.56% tmpde5C9w.zip |###----------------------------------------------------| 4.61% tmpde5C9w.zip |###----------------------------------------------------| 4.66% tmpde5C9w.zip |###----------------------------------------------------| 4.7% tmpde5C9w.zip |###----------------------------------------------------| 4.75% tmpde5C9w.zip |###----------------------------------------------------| 4.79% tmpde5C9w.zip |###----------------------------------------------------| 4.84% tmpde5C9w.zip |###----------------------------------------------------| 4.88% tmpde5C9w.zip |###----------------------------------------------------| 4.93% tmpde5C9w.zip |###----------------------------------------------------| 4.98% tmpde5C9w.zip |###----------------------------------------------------| 5.02% tmpde5C9w.zip |###----------------------------------------------------| 5.07% tmpde5C9w.zip |###----------------------------------------------------| 5.11% tmpde5C9w.zip |###----------------------------------------------------| 5.16% tmpde5C9w.zip |###----------------------------------------------------| 5.2% tmpde5C9w.zip |###----------------------------------------------------| 5.25% tmpde5C9w.zip |###----------------------------------------------------| 5.3% tmpde5C9w.zip |###----------------------------------------------------| 5.34% tmpde5C9w.zip |###----------------------------------------------------| 5.39% tmpde5C9w.zip |###----------------------------------------------------| 5.43% tmpde5C9w.zip |###----------------------------------------------------| 5.48% tmpde5C9w.zip |###----------------------------------------------------| 5.52% tmpde5C9w.zip |###----------------------------------------------------| 5.57% tmpde5C9w.zip |###----------------------------------------------------| 5.61% tmpde5C9w.zip |###----------------------------------------------------| 5.66% tmpde5C9w.zip |###----------------------------------------------------| 5.71% tmpde5C9w.zip |###----------------------------------------------------| 5.75% tmpde5C9w.zip |###----------------------------------------------------| 5.8% tmpde5C9w.zip |###----------------------------------------------------| 5.84% tmpde5C9w.zip |###----------------------------------------------------| 5.89% tmpde5C9w.zip |###----------------------------------------------------| 5.93% tmpde5C9w.zip |###----------------------------------------------------| 5.98% tmpde5C9w.zip |###----------------------------------------------------| 6.03% tmpde5C9w.zip |###----------------------------------------------------| 6.07% tmpde5C9w.zip |###----------------------------------------------------| 6.12% tmpde5C9w.zip |###----------------------------------------------------| 6.16% tmpde5C9w.zip |###----------------------------------------------------| 6.21% tmpde5C9w.zip |###----------------------------------------------------| 6.25% tmpde5C9w.zip |###----------------------------------------------------| 6.3% tmpde5C9w.zip |###----------------------------------------------------| 6.35% tmpde5C9w.zip |####---------------------------------------------------| 6.39% tmpde5C9w.zip |####---------------------------------------------------| 6.44% tmpde5C9w.zip |####---------------------------------------------------| 6.48% tmpde5C9w.zip |####---------------------------------------------------| 6.53% tmpde5C9w.zip |####---------------------------------------------------| 6.57% tmpde5C9w.zip |####---------------------------------------------------| 6.62% tmpde5C9w.zip |####---------------------------------------------------| 6.66% tmpde5C9w.zip |####---------------------------------------------------| 6.71% tmpde5C9w.zip |####---------------------------------------------------| 6.76% tmpde5C9w.zip |####---------------------------------------------------| 6.8% tmpde5C9w.zip |####---------------------------------------------------| 6.85% tmpde5C9w.zip |####---------------------------------------------------| 6.89% tmpde5C9w.zip |####---------------------------------------------------| 6.94% tmpde5C9w.zip |####---------------------------------------------------| 6.98% tmpde5C9w.zip |####---------------------------------------------------| 7.03% tmpde5C9w.zip |####---------------------------------------------------| 7.08% tmpde5C9w.zip |####---------------------------------------------------| 7.12% tmpde5C9w.zip |####---------------------------------------------------| 7.17% tmpde5C9w.zip |####---------------------------------------------------| 7.21% tmpde5C9w.zip |####---------------------------------------------------| 7.26% tmpde5C9w.zip |####---------------------------------------------------| 7.3% tmpde5C9w.zip |####---------------------------------------------------| 7.35% tmpde5C9w.zip |####---------------------------------------------------| 7.4% tmpde5C9w.zip |####---------------------------------------------------| 7.44% tmpde5C9w.zip |####---------------------------------------------------| 7.49% tmpde5C9w.zip |####---------------------------------------------------| 7.53% tmpde5C9w.zip |####---------------------------------------------------| 7.58% tmpde5C9w.zip |####---------------------------------------------------| 7.62% tmpde5C9w.zip |####---------------------------------------------------| 7.67% tmpde5C9w.zip |####---------------------------------------------------| 7.71% tmpde5C9w.zip |####---------------------------------------------------| 7.76% tmpde5C9w.zip |####---------------------------------------------------| 7.81% tmpde5C9w.zip |####---------------------------------------------------| 7.85% tmpde5C9w.zip |####---------------------------------------------------| 7.9% tmpde5C9w.zip |####---------------------------------------------------| 7.94% tmpde5C9w.zip |####---------------------------------------------------| 7.99% tmpde5C9w.zip |####---------------------------------------------------| 8.03% tmpde5C9w.zip |####---------------------------------------------------| 8.08% tmpde5C9w.zip |####---------------------------------------------------| 8.13% tmpde5C9w.zip |####---------------------------------------------------| 8.17% tmpde5C9w.zip |#####--------------------------------------------------| 8.22% tmpde5C9w.zip |#####--------------------------------------------------| 8.26% tmpde5C9w.zip |#####--------------------------------------------------| 8.31% tmpde5C9w.zip |#####--------------------------------------------------| 8.35% tmpde5C9w.zip |#####--------------------------------------------------| 8.4% tmpde5C9w.zip |#####--------------------------------------------------| 8.45% tmpde5C9w.zip |#####--------------------------------------------------| 8.49% tmpde5C9w.zip |#####--------------------------------------------------| 8.54% tmpde5C9w.zip |#####--------------------------------------------------| 8.58% tmpde5C9w.zip |#####--------------------------------------------------| 8.63% tmpde5C9w.zip |#####--------------------------------------------------| 8.67% tmpde5C9w.zip |#####--------------------------------------------------| 8.72% tmpde5C9w.zip |#####--------------------------------------------------| 8.76% tmpde5C9w.zip |#####--------------------------------------------------| 8.81% tmpde5C9w.zip |#####--------------------------------------------------| 8.86% tmpde5C9w.zip |#####--------------------------------------------------| 8.9% tmpde5C9w.zip |#####--------------------------------------------------| 8.95% tmpde5C9w.zip |#####--------------------------------------------------| 8.99% tmpde5C9w.zip |#####--------------------------------------------------| 9.04% tmpde5C9w.zip |#####--------------------------------------------------| 9.08% tmpde5C9w.zip |#####--------------------------------------------------| 9.13% tmpde5C9w.zip |#####--------------------------------------------------| 9.18% tmpde5C9w.zip |#####--------------------------------------------------| 9.22% tmpde5C9w.zip |#####--------------------------------------------------| 9.27% tmpde5C9w.zip |#####--------------------------------------------------| 9.31% tmpde5C9w.zip |#####--------------------------------------------------| 9.36% tmpde5C9w.zip |#####--------------------------------------------------| 9.4% tmpde5C9w.zip |#####--------------------------------------------------| 9.45% tmpde5C9w.zip |#####--------------------------------------------------| 9.5% tmpde5C9w.zip |#####--------------------------------------------------| 9.54% tmpde5C9w.zip |#####--------------------------------------------------| 9.59% tmpde5C9w.zip |#####--------------------------------------------------| 9.63% tmpde5C9w.zip |#####--------------------------------------------------| 9.68% tmpde5C9w.zip |#####--------------------------------------------------| 9.72% tmpde5C9w.zip |#####--------------------------------------------------| 9.77% tmpde5C9w.zip |#####--------------------------------------------------| 9.81% tmpde5C9w.zip |#####--------------------------------------------------| 9.86% tmpde5C9w.zip |#####--------------------------------------------------| 9.91% tmpde5C9w.zip |#####--------------------------------------------------| 9.95% tmpde5C9w.zip |#####--------------------------------------------------| 10.0% tmpde5C9w.zip |######-------------------------------------------------| 10.04% tmpde5C9w.zip |######-------------------------------------------------| 10.09% tmpde5C9w.zip |######-------------------------------------------------| 10.13% tmpde5C9w.zip |######-------------------------------------------------| 10.18% tmpde5C9w.zip |######-------------------------------------------------| 10.23% tmpde5C9w.zip |######-------------------------------------------------| 10.27% tmpde5C9w.zip |######-------------------------------------------------| 10.32% tmpde5C9w.zip |######-------------------------------------------------| 10.36% tmpde5C9w.zip |######-------------------------------------------------| 10.41% tmpde5C9w.zip |######-------------------------------------------------| 10.45% tmpde5C9w.zip |######-------------------------------------------------| 10.5% tmpde5C9w.zip |######-------------------------------------------------| 10.54% tmpde5C9w.zip |######-------------------------------------------------| 10.59% tmpde5C9w.zip |######-------------------------------------------------| 10.64% tmpde5C9w.zip |######-------------------------------------------------| 10.68% tmpde5C9w.zip |######-------------------------------------------------| 10.73% tmpde5C9w.zip |######-------------------------------------------------| 10.77% tmpde5C9w.zip |######-------------------------------------------------| 10.82% tmpde5C9w.zip |######-------------------------------------------------| 10.86% tmpde5C9w.zip |######-------------------------------------------------| 10.91% tmpde5C9w.zip |######-------------------------------------------------| 10.96% tmpde5C9w.zip |######-------------------------------------------------| 11.0% tmpde5C9w.zip |######-------------------------------------------------| 11.05% tmpde5C9w.zip |######-------------------------------------------------| 11.09% tmpde5C9w.zip |######-------------------------------------------------| 11.14% tmpde5C9w.zip |######-------------------------------------------------| 11.18% tmpde5C9w.zip |######-------------------------------------------------| 11.23% tmpde5C9w.zip |######-------------------------------------------------| 11.28% tmpde5C9w.zip |######-------------------------------------------------| 11.32% tmpde5C9w.zip |######-------------------------------------------------| 11.37% tmpde5C9w.zip |######-------------------------------------------------| 11.41% tmpde5C9w.zip |######-------------------------------------------------| 11.46% tmpde5C9w.zip |######-------------------------------------------------| 11.5% tmpde5C9w.zip |######-------------------------------------------------| 11.55% tmpde5C9w.zip |######-------------------------------------------------| 11.59% tmpde5C9w.zip |######-------------------------------------------------| 11.64% tmpde5C9w.zip |######-------------------------------------------------| 11.69% tmpde5C9w.zip |######-------------------------------------------------| 11.73% tmpde5C9w.zip |######-------------------------------------------------| 11.78% tmpde5C9w.zip |#######------------------------------------------------| 11.82% tmpde5C9w.zip |#######------------------------------------------------| 11.87% tmpde5C9w.zip |#######------------------------------------------------| 11.91% tmpde5C9w.zip |#######------------------------------------------------| 11.96% tmpde5C9w.zip |#######------------------------------------------------| 12.01% tmpde5C9w.zip |#######------------------------------------------------| 12.05% tmpde5C9w.zip |#######------------------------------------------------| 12.1% tmpde5C9w.zip |#######------------------------------------------------| 12.14% tmpde5C9w.zip |#######------------------------------------------------| 12.19% tmpde5C9w.zip |#######------------------------------------------------| 12.23% tmpde5C9w.zip |#######------------------------------------------------| 12.28% tmpde5C9w.zip |#######------------------------------------------------| 12.33% tmpde5C9w.zip |#######------------------------------------------------| 12.37% tmpde5C9w.zip |#######------------------------------------------------| 12.42% tmpde5C9w.zip |#######------------------------------------------------| 12.46% tmpde5C9w.zip |#######------------------------------------------------| 12.51% tmpde5C9w.zip |#######------------------------------------------------| 12.55% tmpde5C9w.zip |#######------------------------------------------------| 12.6% tmpde5C9w.zip |#######------------------------------------------------| 12.64% tmpde5C9w.zip |#######------------------------------------------------| 12.69% tmpde5C9w.zip |#######------------------------------------------------| 12.74% tmpde5C9w.zip |#######------------------------------------------------| 12.78% tmpde5C9w.zip |#######------------------------------------------------| 12.83% tmpde5C9w.zip |#######------------------------------------------------| 12.87% tmpde5C9w.zip |#######------------------------------------------------| 12.92% tmpde5C9w.zip |#######------------------------------------------------| 12.96% tmpde5C9w.zip |#######------------------------------------------------| 13.01% tmpde5C9w.zip |#######------------------------------------------------| 13.06% tmpde5C9w.zip |#######------------------------------------------------| 13.1% tmpde5C9w.zip |#######------------------------------------------------| 13.15% tmpde5C9w.zip |#######------------------------------------------------| 13.19% tmpde5C9w.zip |#######------------------------------------------------| 13.24% tmpde5C9w.zip |#######------------------------------------------------| 13.28% tmpde5C9w.zip |#######------------------------------------------------| 13.33% tmpde5C9w.zip |#######------------------------------------------------| 13.38% tmpde5C9w.zip |#######------------------------------------------------| 13.42% tmpde5C9w.zip |#######------------------------------------------------| 13.47% tmpde5C9w.zip |#######------------------------------------------------| 13.51% tmpde5C9w.zip |#######------------------------------------------------| 13.56% tmpde5C9w.zip |#######------------------------------------------------| 13.6% tmpde5C9w.zip |########-----------------------------------------------| 13.65% tmpde5C9w.zip |########-----------------------------------------------| 13.69% tmpde5C9w.zip |########-----------------------------------------------| 13.74% tmpde5C9w.zip |########-----------------------------------------------| 13.79% tmpde5C9w.zip |########-----------------------------------------------| 13.83% tmpde5C9w.zip |########-----------------------------------------------| 13.88% tmpde5C9w.zip |########-----------------------------------------------| 13.92% tmpde5C9w.zip |########-----------------------------------------------| 13.97% tmpde5C9w.zip |########-----------------------------------------------| 14.01% tmpde5C9w.zip |########-----------------------------------------------| 14.06% tmpde5C9w.zip |########-----------------------------------------------| 14.11% tmpde5C9w.zip |########-----------------------------------------------| 14.15% tmpde5C9w.zip |########-----------------------------------------------| 14.2% tmpde5C9w.zip |########-----------------------------------------------| 14.24% tmpde5C9w.zip |########-----------------------------------------------| 14.29% tmpde5C9w.zip |########-----------------------------------------------| 14.33% tmpde5C9w.zip |########-----------------------------------------------| 14.38% tmpde5C9w.zip |########-----------------------------------------------| 14.43% tmpde5C9w.zip |########-----------------------------------------------| 14.47% tmpde5C9w.zip |########-----------------------------------------------| 14.52% tmpde5C9w.zip |########-----------------------------------------------| 14.56% tmpde5C9w.zip |########-----------------------------------------------| 14.61% tmpde5C9w.zip |########-----------------------------------------------| 14.65% tmpde5C9w.zip |########-----------------------------------------------| 14.7% tmpde5C9w.zip |########-----------------------------------------------| 14.74% tmpde5C9w.zip |########-----------------------------------------------| 14.79% tmpde5C9w.zip |########-----------------------------------------------| 14.84% tmpde5C9w.zip |########-----------------------------------------------| 14.88% tmpde5C9w.zip |########-----------------------------------------------| 14.93% tmpde5C9w.zip |########-----------------------------------------------| 14.97% tmpde5C9w.zip |########-----------------------------------------------| 15.02% tmpde5C9w.zip |########-----------------------------------------------| 15.06% tmpde5C9w.zip |########-----------------------------------------------| 15.11% tmpde5C9w.zip |########-----------------------------------------------| 15.16% tmpde5C9w.zip |########-----------------------------------------------| 15.2% tmpde5C9w.zip |########-----------------------------------------------| 15.25% tmpde5C9w.zip |########-----------------------------------------------| 15.29% tmpde5C9w.zip |########-----------------------------------------------| 15.34% tmpde5C9w.zip |########-----------------------------------------------| 15.38% tmpde5C9w.zip |########-----------------------------------------------| 15.43% tmpde5C9w.zip |#########----------------------------------------------| 15.48% tmpde5C9w.zip |#########----------------------------------------------| 15.52% tmpde5C9w.zip |#########----------------------------------------------| 15.57% tmpde5C9w.zip |#########----------------------------------------------| 15.61% tmpde5C9w.zip |#########----------------------------------------------| 15.66% tmpde5C9w.zip |#########----------------------------------------------| 15.7% tmpde5C9w.zip |#########----------------------------------------------| 15.75% tmpde5C9w.zip |#########----------------------------------------------| 15.79% tmpde5C9w.zip |#########----------------------------------------------| 15.84% tmpde5C9w.zip |#########----------------------------------------------| 15.89% tmpde5C9w.zip |#########----------------------------------------------| 15.93% tmpde5C9w.zip |#########----------------------------------------------| 15.98% tmpde5C9w.zip |#########----------------------------------------------| 16.02% tmpde5C9w.zip |#########----------------------------------------------| 16.07% tmpde5C9w.zip |#########----------------------------------------------| 16.11% tmpde5C9w.zip |#########----------------------------------------------| 16.16% tmpde5C9w.zip |#########----------------------------------------------| 16.21% tmpde5C9w.zip |#########----------------------------------------------| 16.25% tmpde5C9w.zip |#########----------------------------------------------| 16.3% tmpde5C9w.zip |#########----------------------------------------------| 16.34% tmpde5C9w.zip |#########----------------------------------------------| 16.39% tmpde5C9w.zip |#########----------------------------------------------| 16.43% tmpde5C9w.zip |#########----------------------------------------------| 16.48% tmpde5C9w.zip |#########----------------------------------------------| 16.53% tmpde5C9w.zip |#########----------------------------------------------| 16.57% tmpde5C9w.zip |#########----------------------------------------------| 16.62% tmpde5C9w.zip |#########----------------------------------------------| 16.66% tmpde5C9w.zip |#########----------------------------------------------| 16.71% tmpde5C9w.zip |#########----------------------------------------------| 16.75% tmpde5C9w.zip |#########----------------------------------------------| 16.8% tmpde5C9w.zip |#########----------------------------------------------| 16.84% tmpde5C9w.zip |#########----------------------------------------------| 16.89% tmpde5C9w.zip |#########----------------------------------------------| 16.94% tmpde5C9w.zip |#########----------------------------------------------| 16.98% tmpde5C9w.zip |#########----------------------------------------------| 17.03% tmpde5C9w.zip |#########----------------------------------------------| 17.07% tmpde5C9w.zip |#########----------------------------------------------| 17.12% tmpde5C9w.zip |#########----------------------------------------------| 17.16% tmpde5C9w.zip |#########----------------------------------------------| 17.21% tmpde5C9w.zip |#########----------------------------------------------| 17.26% tmpde5C9w.zip |##########---------------------------------------------| 17.3% tmpde5C9w.zip |##########---------------------------------------------| 17.35% tmpde5C9w.zip |##########---------------------------------------------| 17.39% tmpde5C9w.zip |##########---------------------------------------------| 17.44% tmpde5C9w.zip |##########---------------------------------------------| 17.48% tmpde5C9w.zip |##########---------------------------------------------| 17.53% tmpde5C9w.zip |##########---------------------------------------------| 17.57% tmpde5C9w.zip |##########---------------------------------------------| 17.62% tmpde5C9w.zip |##########---------------------------------------------| 17.67% tmpde5C9w.zip |##########---------------------------------------------| 17.71% tmpde5C9w.zip |##########---------------------------------------------| 17.76% tmpde5C9w.zip |##########---------------------------------------------| 17.8% tmpde5C9w.zip |##########---------------------------------------------| 17.85% tmpde5C9w.zip |##########---------------------------------------------| 17.89% tmpde5C9w.zip |##########---------------------------------------------| 17.94% tmpde5C9w.zip |##########---------------------------------------------| 17.99% tmpde5C9w.zip |##########---------------------------------------------| 18.03% tmpde5C9w.zip |##########---------------------------------------------| 18.08% tmpde5C9w.zip |##########---------------------------------------------| 18.12% tmpde5C9w.zip |##########---------------------------------------------| 18.17% tmpde5C9w.zip |##########---------------------------------------------| 18.21% tmpde5C9w.zip |##########---------------------------------------------| 18.26% tmpde5C9w.zip |##########---------------------------------------------| 18.31% tmpde5C9w.zip |##########---------------------------------------------| 18.35% tmpde5C9w.zip |##########---------------------------------------------| 18.4% tmpde5C9w.zip |##########---------------------------------------------| 18.44% tmpde5C9w.zip |##########---------------------------------------------| 18.49% tmpde5C9w.zip |##########---------------------------------------------| 18.53% tmpde5C9w.zip |##########---------------------------------------------| 18.58% tmpde5C9w.zip |##########---------------------------------------------| 18.62% tmpde5C9w.zip |##########---------------------------------------------| 18.67% tmpde5C9w.zip |##########---------------------------------------------| 18.72% tmpde5C9w.zip |##########---------------------------------------------| 18.76% tmpde5C9w.zip |##########---------------------------------------------| 18.81% tmpde5C9w.zip |##########---------------------------------------------| 18.85% tmpde5C9w.zip |##########---------------------------------------------| 18.9% tmpde5C9w.zip |##########---------------------------------------------| 18.94% tmpde5C9w.zip |##########---------------------------------------------| 18.99% tmpde5C9w.zip |##########---------------------------------------------| 19.04% tmpde5C9w.zip |##########---------------------------------------------| 19.08% tmpde5C9w.zip |###########--------------------------------------------| 19.13% tmpde5C9w.zip |###########--------------------------------------------| 19.17% tmpde5C9w.zip |###########--------------------------------------------| 19.22% tmpde5C9w.zip |###########--------------------------------------------| 19.26% tmpde5C9w.zip |###########--------------------------------------------| 19.31% tmpde5C9w.zip |###########--------------------------------------------| 19.36% tmpde5C9w.zip |###########--------------------------------------------| 19.4% tmpde5C9w.zip |###########--------------------------------------------| 19.45% tmpde5C9w.zip |###########--------------------------------------------| 19.49% tmpde5C9w.zip |###########--------------------------------------------| 19.54% tmpde5C9w.zip |###########--------------------------------------------| 19.58% tmpde5C9w.zip |###########--------------------------------------------| 19.63% tmpde5C9w.zip |###########--------------------------------------------| 19.67% tmpde5C9w.zip |###########--------------------------------------------| 19.72% tmpde5C9w.zip |###########--------------------------------------------| 19.77% tmpde5C9w.zip |###########--------------------------------------------| 19.81% tmpde5C9w.zip |###########--------------------------------------------| 19.86% tmpde5C9w.zip |###########--------------------------------------------| 19.9% tmpde5C9w.zip |###########--------------------------------------------| 19.95% tmpde5C9w.zip |###########--------------------------------------------| 19.99% tmpde5C9w.zip |###########--------------------------------------------| 20.04% tmpde5C9w.zip |###########--------------------------------------------| 20.09% tmpde5C9w.zip |###########--------------------------------------------| 20.13% tmpde5C9w.zip |###########--------------------------------------------| 20.18% tmpde5C9w.zip |###########--------------------------------------------| 20.22% tmpde5C9w.zip |###########--------------------------------------------| 20.27% tmpde5C9w.zip |###########--------------------------------------------| 20.31% tmpde5C9w.zip |###########--------------------------------------------| 20.36% tmpde5C9w.zip |###########--------------------------------------------| 20.41% tmpde5C9w.zip |###########--------------------------------------------| 20.45% tmpde5C9w.zip |###########--------------------------------------------| 20.5% tmpde5C9w.zip |###########--------------------------------------------| 20.54% tmpde5C9w.zip |###########--------------------------------------------| 20.59% tmpde5C9w.zip |###########--------------------------------------------| 20.63% tmpde5C9w.zip |###########--------------------------------------------| 20.68% tmpde5C9w.zip |###########--------------------------------------------| 20.72% tmpde5C9w.zip |###########--------------------------------------------| 20.77% tmpde5C9w.zip |###########--------------------------------------------| 20.82% tmpde5C9w.zip |###########--------------------------------------------| 20.86% tmpde5C9w.zip |###########--------------------------------------------| 20.91% tmpde5C9w.zip |############-------------------------------------------| 20.95% tmpde5C9w.zip |############-------------------------------------------| 21.0% tmpde5C9w.zip |############-------------------------------------------| 21.04% tmpde5C9w.zip |############-------------------------------------------| 21.09% tmpde5C9w.zip |############-------------------------------------------| 21.14% tmpde5C9w.zip |############-------------------------------------------| 21.18% tmpde5C9w.zip |############-------------------------------------------| 21.23% tmpde5C9w.zip |############-------------------------------------------| 21.27% tmpde5C9w.zip |############-------------------------------------------| 21.32% tmpde5C9w.zip |############-------------------------------------------| 21.36% tmpde5C9w.zip |############-------------------------------------------| 21.41% tmpde5C9w.zip |############-------------------------------------------| 21.46% tmpde5C9w.zip |############-------------------------------------------| 21.5% tmpde5C9w.zip |############-------------------------------------------| 21.55% tmpde5C9w.zip |############-------------------------------------------| 21.59% tmpde5C9w.zip |############-------------------------------------------| 21.64% tmpde5C9w.zip |############-------------------------------------------| 21.68% tmpde5C9w.zip |############-------------------------------------------| 21.73% tmpde5C9w.zip |############-------------------------------------------| 21.77% tmpde5C9w.zip |############-------------------------------------------| 21.82% tmpde5C9w.zip |############-------------------------------------------| 21.87% tmpde5C9w.zip |############-------------------------------------------| 21.91% tmpde5C9w.zip |############-------------------------------------------| 21.96% tmpde5C9w.zip |############-------------------------------------------| 22.0% tmpde5C9w.zip |############-------------------------------------------| 22.05% tmpde5C9w.zip |############-------------------------------------------| 22.09% tmpde5C9w.zip |############-------------------------------------------| 22.14% tmpde5C9w.zip |############-------------------------------------------| 22.19% tmpde5C9w.zip |############-------------------------------------------| 22.23% tmpde5C9w.zip |############-------------------------------------------| 22.28% tmpde5C9w.zip |############-------------------------------------------| 22.32% tmpde5C9w.zip |############-------------------------------------------| 22.37% tmpde5C9w.zip |############-------------------------------------------| 22.41% tmpde5C9w.zip |############-------------------------------------------| 22.46% tmpde5C9w.zip |############-------------------------------------------| 22.51% tmpde5C9w.zip |############-------------------------------------------| 22.55% tmpde5C9w.zip |############-------------------------------------------| 22.6% tmpde5C9w.zip |############-------------------------------------------| 22.64% tmpde5C9w.zip |############-------------------------------------------| 22.69% tmpde5C9w.zip |#############------------------------------------------| 22.73% tmpde5C9w.zip |#############------------------------------------------| 22.78% tmpde5C9w.zip |#############------------------------------------------| 22.82% tmpde5C9w.zip |#############------------------------------------------| 22.87% tmpde5C9w.zip |#############------------------------------------------| 22.92% tmpde5C9w.zip |#############------------------------------------------| 22.96% tmpde5C9w.zip |#############------------------------------------------| 23.01% tmpde5C9w.zip |#############------------------------------------------| 23.05% tmpde5C9w.zip |#############------------------------------------------| 23.1% tmpde5C9w.zip |#############------------------------------------------| 23.14% tmpde5C9w.zip |#############------------------------------------------| 23.19% tmpde5C9w.zip |#############------------------------------------------| 23.24% tmpde5C9w.zip |#############------------------------------------------| 23.28% tmpde5C9w.zip |#############------------------------------------------| 23.33% tmpde5C9w.zip |#############------------------------------------------| 23.37% tmpde5C9w.zip |#############------------------------------------------| 23.42% tmpde5C9w.zip |#############------------------------------------------| 23.46% tmpde5C9w.zip |#############------------------------------------------| 23.51% tmpde5C9w.zip |#############------------------------------------------| 23.56% tmpde5C9w.zip |#############------------------------------------------| 23.6% tmpde5C9w.zip |#############------------------------------------------| 23.65% tmpde5C9w.zip |#############------------------------------------------| 23.69% tmpde5C9w.zip |#############------------------------------------------| 23.74% tmpde5C9w.zip |#############------------------------------------------| 23.78% tmpde5C9w.zip |#############------------------------------------------| 23.83% tmpde5C9w.zip |#############------------------------------------------| 23.87% tmpde5C9w.zip |#############------------------------------------------| 23.92% tmpde5C9w.zip |#############------------------------------------------| 23.97% tmpde5C9w.zip |#############------------------------------------------| 24.01% tmpde5C9w.zip |#############------------------------------------------| 24.06% tmpde5C9w.zip |#############------------------------------------------| 24.1% tmpde5C9w.zip |#############------------------------------------------| 24.15% tmpde5C9w.zip |#############------------------------------------------| 24.19% tmpde5C9w.zip |#############------------------------------------------| 24.24% tmpde5C9w.zip |#############------------------------------------------| 24.29% tmpde5C9w.zip |#############------------------------------------------| 24.33% tmpde5C9w.zip |#############------------------------------------------| 24.38% tmpde5C9w.zip |#############------------------------------------------| 24.42% tmpde5C9w.zip |#############------------------------------------------| 24.47% tmpde5C9w.zip |#############------------------------------------------| 24.51% tmpde5C9w.zip |##############-----------------------------------------| 24.56% tmpde5C9w.zip |##############-----------------------------------------| 24.6% tmpde5C9w.zip |##############-----------------------------------------| 24.65% tmpde5C9w.zip |##############-----------------------------------------| 24.7% tmpde5C9w.zip |##############-----------------------------------------| 24.74% tmpde5C9w.zip |##############-----------------------------------------| 24.79% tmpde5C9w.zip |##############-----------------------------------------| 24.83% tmpde5C9w.zip |##############-----------------------------------------| 24.88% tmpde5C9w.zip |##############-----------------------------------------| 24.92% tmpde5C9w.zip |##############-----------------------------------------| 24.97% tmpde5C9w.zip |##############-----------------------------------------| 25.02% tmpde5C9w.zip |##############-----------------------------------------| 25.06% tmpde5C9w.zip |##############-----------------------------------------| 25.11% tmpde5C9w.zip |##############-----------------------------------------| 25.15% tmpde5C9w.zip |##############-----------------------------------------| 25.2% tmpde5C9w.zip |##############-----------------------------------------| 25.24% tmpde5C9w.zip |##############-----------------------------------------| 25.29% tmpde5C9w.zip |##############-----------------------------------------| 25.34% tmpde5C9w.zip |##############-----------------------------------------| 25.38% tmpde5C9w.zip |##############-----------------------------------------| 25.43% tmpde5C9w.zip |##############-----------------------------------------| 25.47% tmpde5C9w.zip |##############-----------------------------------------| 25.52% tmpde5C9w.zip |##############-----------------------------------------| 25.56% tmpde5C9w.zip |##############-----------------------------------------| 25.61% tmpde5C9w.zip |##############-----------------------------------------| 25.65% tmpde5C9w.zip |##############-----------------------------------------| 25.7% tmpde5C9w.zip |##############-----------------------------------------| 25.75% tmpde5C9w.zip |##############-----------------------------------------| 25.79% tmpde5C9w.zip |##############-----------------------------------------| 25.84% tmpde5C9w.zip |##############-----------------------------------------| 25.88% tmpde5C9w.zip |##############-----------------------------------------| 25.93% tmpde5C9w.zip |##############-----------------------------------------| 25.97% tmpde5C9w.zip |##############-----------------------------------------| 26.02% tmpde5C9w.zip |##############-----------------------------------------| 26.07% tmpde5C9w.zip |##############-----------------------------------------| 26.11% tmpde5C9w.zip |##############-----------------------------------------| 26.16% tmpde5C9w.zip |##############-----------------------------------------| 26.2% tmpde5C9w.zip |##############-----------------------------------------| 26.25% tmpde5C9w.zip |##############-----------------------------------------| 26.29% tmpde5C9w.zip |##############-----------------------------------------| 26.34% tmpde5C9w.zip |###############----------------------------------------| 26.39% tmpde5C9w.zip |###############----------------------------------------| 26.43% tmpde5C9w.zip |###############----------------------------------------| 26.48% tmpde5C9w.zip |###############----------------------------------------| 26.52% tmpde5C9w.zip |###############----------------------------------------| 26.57% tmpde5C9w.zip |###############----------------------------------------| 26.61% tmpde5C9w.zip |###############----------------------------------------| 26.66% tmpde5C9w.zip |###############----------------------------------------| 26.7% tmpde5C9w.zip |###############----------------------------------------| 26.75% tmpde5C9w.zip |###############----------------------------------------| 26.8% tmpde5C9w.zip |###############----------------------------------------| 26.84% tmpde5C9w.zip |###############----------------------------------------| 26.89% tmpde5C9w.zip |###############----------------------------------------| 26.93% tmpde5C9w.zip |###############----------------------------------------| 26.98% tmpde5C9w.zip |###############----------------------------------------| 27.02% tmpde5C9w.zip |###############----------------------------------------| 27.07% tmpde5C9w.zip |###############----------------------------------------| 27.12% tmpde5C9w.zip |###############----------------------------------------| 27.16% tmpde5C9w.zip |###############----------------------------------------| 27.21% tmpde5C9w.zip |###############----------------------------------------| 27.25% tmpde5C9w.zip |###############----------------------------------------| 27.3% tmpde5C9w.zip |###############----------------------------------------| 27.34% tmpde5C9w.zip |###############----------------------------------------| 27.39% tmpde5C9w.zip |###############----------------------------------------| 27.44% tmpde5C9w.zip |###############----------------------------------------| 27.48% tmpde5C9w.zip |###############----------------------------------------| 27.53% tmpde5C9w.zip |###############----------------------------------------| 27.57% tmpde5C9w.zip |###############----------------------------------------| 27.62% tmpde5C9w.zip |###############----------------------------------------| 27.66% tmpde5C9w.zip |###############----------------------------------------| 27.71% tmpde5C9w.zip |###############----------------------------------------| 27.75% tmpde5C9w.zip |###############----------------------------------------| 27.8% tmpde5C9w.zip |###############----------------------------------------| 27.85% tmpde5C9w.zip |###############----------------------------------------| 27.89% tmpde5C9w.zip |###############----------------------------------------| 27.94% tmpde5C9w.zip |###############----------------------------------------| 27.98% tmpde5C9w.zip |###############----------------------------------------| 28.03% tmpde5C9w.zip |###############----------------------------------------| 28.07% tmpde5C9w.zip |###############----------------------------------------| 28.12% tmpde5C9w.zip |###############----------------------------------------| 28.17% tmpde5C9w.zip |################---------------------------------------| 28.21% tmpde5C9w.zip |################---------------------------------------| 28.26% tmpde5C9w.zip |################---------------------------------------| 28.3% tmpde5C9w.zip |################---------------------------------------| 28.35% tmpde5C9w.zip |################---------------------------------------| 28.39% tmpde5C9w.zip |################---------------------------------------| 28.44% tmpde5C9w.zip |################---------------------------------------| 28.49% tmpde5C9w.zip |################---------------------------------------| 28.53% tmpde5C9w.zip |################---------------------------------------| 28.58% tmpde5C9w.zip |################---------------------------------------| 28.62% tmpde5C9w.zip |################---------------------------------------| 28.67% tmpde5C9w.zip |################---------------------------------------| 28.71% tmpde5C9w.zip |################---------------------------------------| 28.76% tmpde5C9w.zip |################---------------------------------------| 28.8% tmpde5C9w.zip |################---------------------------------------| 28.85% tmpde5C9w.zip |################---------------------------------------| 28.9% tmpde5C9w.zip |################---------------------------------------| 28.94% tmpde5C9w.zip |################---------------------------------------| 28.99% tmpde5C9w.zip |################---------------------------------------| 29.03% tmpde5C9w.zip |################---------------------------------------| 29.08% tmpde5C9w.zip |################---------------------------------------| 29.12% tmpde5C9w.zip |################---------------------------------------| 29.17% tmpde5C9w.zip |################---------------------------------------| 29.22% tmpde5C9w.zip |################---------------------------------------| 29.26% tmpde5C9w.zip |################---------------------------------------| 29.31% tmpde5C9w.zip |################---------------------------------------| 29.35% tmpde5C9w.zip |################---------------------------------------| 29.4% tmpde5C9w.zip |################---------------------------------------| 29.44% tmpde5C9w.zip |################---------------------------------------| 29.49% tmpde5C9w.zip |################---------------------------------------| 29.54% tmpde5C9w.zip |################---------------------------------------| 29.58% tmpde5C9w.zip |################---------------------------------------| 29.63% tmpde5C9w.zip |################---------------------------------------| 29.67% tmpde5C9w.zip |################---------------------------------------| 29.72% tmpde5C9w.zip |################---------------------------------------| 29.76% tmpde5C9w.zip |################---------------------------------------| 29.81% tmpde5C9w.zip |################---------------------------------------| 29.85% tmpde5C9w.zip |################---------------------------------------| 29.9% tmpde5C9w.zip |################---------------------------------------| 29.95% tmpde5C9w.zip |################---------------------------------------| 29.99% tmpde5C9w.zip |#################--------------------------------------| 30.04% tmpde5C9w.zip |#################--------------------------------------| 30.08% tmpde5C9w.zip |#################--------------------------------------| 30.13% tmpde5C9w.zip |#################--------------------------------------| 30.17% tmpde5C9w.zip |#################--------------------------------------| 30.22% tmpde5C9w.zip |#################--------------------------------------| 30.27% tmpde5C9w.zip |#################--------------------------------------| 30.31% tmpde5C9w.zip |#################--------------------------------------| 30.36% tmpde5C9w.zip |#################--------------------------------------| 30.4% tmpde5C9w.zip |#################--------------------------------------| 30.45% tmpde5C9w.zip |#################--------------------------------------| 30.49% tmpde5C9w.zip |#################--------------------------------------| 30.54% tmpde5C9w.zip |#################--------------------------------------| 30.59% tmpde5C9w.zip |#################--------------------------------------| 30.63% tmpde5C9w.zip |#################--------------------------------------| 30.68% tmpde5C9w.zip |#################--------------------------------------| 30.72% tmpde5C9w.zip |#################--------------------------------------| 30.77% tmpde5C9w.zip |#################--------------------------------------| 30.81% tmpde5C9w.zip |#################--------------------------------------| 30.86% tmpde5C9w.zip |#################--------------------------------------| 30.9% tmpde5C9w.zip |#################--------------------------------------| 30.95% tmpde5C9w.zip |#################--------------------------------------| 31.0% tmpde5C9w.zip |#################--------------------------------------| 31.04% tmpde5C9w.zip |#################--------------------------------------| 31.09% tmpde5C9w.zip |#################--------------------------------------| 31.13% tmpde5C9w.zip |#################--------------------------------------| 31.18% tmpde5C9w.zip |#################--------------------------------------| 31.22% tmpde5C9w.zip |#################--------------------------------------| 31.27% tmpde5C9w.zip |#################--------------------------------------| 31.32% tmpde5C9w.zip |#################--------------------------------------| 31.36% tmpde5C9w.zip |#################--------------------------------------| 31.41% tmpde5C9w.zip |#################--------------------------------------| 31.45% tmpde5C9w.zip |#################--------------------------------------| 31.5% tmpde5C9w.zip |#################--------------------------------------| 31.54% tmpde5C9w.zip |#################--------------------------------------| 31.59% tmpde5C9w.zip |#################--------------------------------------| 31.63% tmpde5C9w.zip |#################--------------------------------------| 31.68% tmpde5C9w.zip |#################--------------------------------------| 31.73% tmpde5C9w.zip |#################--------------------------------------| 31.77% tmpde5C9w.zip |#################--------------------------------------| 31.82% tmpde5C9w.zip |##################-------------------------------------| 31.86% tmpde5C9w.zip |##################-------------------------------------| 31.91% tmpde5C9w.zip |##################-------------------------------------| 31.95% tmpde5C9w.zip |##################-------------------------------------| 32.0% tmpde5C9w.zip |##################-------------------------------------| 32.05% tmpde5C9w.zip |##################-------------------------------------| 32.09% tmpde5C9w.zip |##################-------------------------------------| 32.14% tmpde5C9w.zip |##################-------------------------------------| 32.18% tmpde5C9w.zip |##################-------------------------------------| 32.23% tmpde5C9w.zip |##################-------------------------------------| 32.27% tmpde5C9w.zip |##################-------------------------------------| 32.32% tmpde5C9w.zip |##################-------------------------------------| 32.37% tmpde5C9w.zip |##################-------------------------------------| 32.41% tmpde5C9w.zip |##################-------------------------------------| 32.46% tmpde5C9w.zip |##################-------------------------------------| 32.5% tmpde5C9w.zip |##################-------------------------------------| 32.55% tmpde5C9w.zip |##################-------------------------------------| 32.59% tmpde5C9w.zip |##################-------------------------------------| 32.64% tmpde5C9w.zip |##################-------------------------------------| 32.68% tmpde5C9w.zip |##################-------------------------------------| 32.73% tmpde5C9w.zip |##################-------------------------------------| 32.78% tmpde5C9w.zip |##################-------------------------------------| 32.82% tmpde5C9w.zip |##################-------------------------------------| 32.87% tmpde5C9w.zip |##################-------------------------------------| 32.91% tmpde5C9w.zip |##################-------------------------------------| 32.96% tmpde5C9w.zip |##################-------------------------------------| 33.0% tmpde5C9w.zip |##################-------------------------------------| 33.05% tmpde5C9w.zip |##################-------------------------------------| 33.1% tmpde5C9w.zip |##################-------------------------------------| 33.14% tmpde5C9w.zip |##################-------------------------------------| 33.19% tmpde5C9w.zip |##################-------------------------------------| 33.23% tmpde5C9w.zip |##################-------------------------------------| 33.28% tmpde5C9w.zip |##################-------------------------------------| 33.32% tmpde5C9w.zip |##################-------------------------------------| 33.37% tmpde5C9w.zip |##################-------------------------------------| 33.42% tmpde5C9w.zip |##################-------------------------------------| 33.46% tmpde5C9w.zip |##################-------------------------------------| 33.51% tmpde5C9w.zip |##################-------------------------------------| 33.55% tmpde5C9w.zip |##################-------------------------------------| 33.6% tmpde5C9w.zip |###################------------------------------------| 33.64% tmpde5C9w.zip |###################------------------------------------| 33.69% tmpde5C9w.zip |###################------------------------------------| 33.73% tmpde5C9w.zip |###################------------------------------------| 33.78% tmpde5C9w.zip |###################------------------------------------| 33.83% tmpde5C9w.zip |###################------------------------------------| 33.87% tmpde5C9w.zip |###################------------------------------------| 33.92% tmpde5C9w.zip |###################------------------------------------| 33.96% tmpde5C9w.zip |###################------------------------------------| 34.01% tmpde5C9w.zip |###################------------------------------------| 34.05% tmpde5C9w.zip |###################------------------------------------| 34.1% tmpde5C9w.zip |###################------------------------------------| 34.15% tmpde5C9w.zip |###################------------------------------------| 34.19% tmpde5C9w.zip |###################------------------------------------| 34.24% tmpde5C9w.zip |###################------------------------------------| 34.28% tmpde5C9w.zip |###################------------------------------------| 34.33% tmpde5C9w.zip |###################------------------------------------| 34.37% tmpde5C9w.zip |###################------------------------------------| 34.42% tmpde5C9w.zip |###################------------------------------------| 34.47% tmpde5C9w.zip |###################------------------------------------| 34.51% tmpde5C9w.zip |###################------------------------------------| 34.56% tmpde5C9w.zip |###################------------------------------------| 34.6% tmpde5C9w.zip |###################------------------------------------| 34.65% tmpde5C9w.zip |###################------------------------------------| 34.69% tmpde5C9w.zip |###################------------------------------------| 34.74% tmpde5C9w.zip |###################------------------------------------| 34.78% tmpde5C9w.zip |###################------------------------------------| 34.83% tmpde5C9w.zip |###################------------------------------------| 34.88% tmpde5C9w.zip |###################------------------------------------| 34.92% tmpde5C9w.zip |###################------------------------------------| 34.97% tmpde5C9w.zip |###################------------------------------------| 35.01% tmpde5C9w.zip |###################------------------------------------| 35.06% tmpde5C9w.zip |###################------------------------------------| 35.1% tmpde5C9w.zip |###################------------------------------------| 35.15% tmpde5C9w.zip |###################------------------------------------| 35.2% tmpde5C9w.zip |###################------------------------------------| 35.24% tmpde5C9w.zip |###################------------------------------------| 35.29% tmpde5C9w.zip |###################------------------------------------| 35.33% tmpde5C9w.zip |###################------------------------------------| 35.38% tmpde5C9w.zip |###################------------------------------------| 35.42% tmpde5C9w.zip |####################-----------------------------------| 35.47% tmpde5C9w.zip |####################-----------------------------------| 35.52% tmpde5C9w.zip |####################-----------------------------------| 35.56% tmpde5C9w.zip |####################-----------------------------------| 35.61% tmpde5C9w.zip |####################-----------------------------------| 35.65% tmpde5C9w.zip |####################-----------------------------------| 35.7% tmpde5C9w.zip |####################-----------------------------------| 35.74% tmpde5C9w.zip |####################-----------------------------------| 35.79% tmpde5C9w.zip |####################-----------------------------------| 35.83% tmpde5C9w.zip |####################-----------------------------------| 35.88% tmpde5C9w.zip |####################-----------------------------------| 35.93% tmpde5C9w.zip |####################-----------------------------------| 35.97% tmpde5C9w.zip |####################-----------------------------------| 36.02% tmpde5C9w.zip |####################-----------------------------------| 36.06% tmpde5C9w.zip |####################-----------------------------------| 36.11% tmpde5C9w.zip |####################-----------------------------------| 36.15% tmpde5C9w.zip |####################-----------------------------------| 36.2% tmpde5C9w.zip |####################-----------------------------------| 36.25% tmpde5C9w.zip |####################-----------------------------------| 36.29% tmpde5C9w.zip |####################-----------------------------------| 36.34% tmpde5C9w.zip |####################-----------------------------------| 36.38% tmpde5C9w.zip |####################-----------------------------------| 36.43% tmpde5C9w.zip |####################-----------------------------------| 36.47% tmpde5C9w.zip |####################-----------------------------------| 36.52% tmpde5C9w.zip |####################-----------------------------------| 36.57% tmpde5C9w.zip |####################-----------------------------------| 36.61% tmpde5C9w.zip |####################-----------------------------------| 36.66% tmpde5C9w.zip |####################-----------------------------------| 36.7% tmpde5C9w.zip |####################-----------------------------------| 36.75% tmpde5C9w.zip |####################-----------------------------------| 36.79% tmpde5C9w.zip |####################-----------------------------------| 36.84% tmpde5C9w.zip |####################-----------------------------------| 36.88% tmpde5C9w.zip |####################-----------------------------------| 36.93% tmpde5C9w.zip |####################-----------------------------------| 36.98% tmpde5C9w.zip |####################-----------------------------------| 37.02% tmpde5C9w.zip |####################-----------------------------------| 37.07% tmpde5C9w.zip |####################-----------------------------------| 37.11% tmpde5C9w.zip |####################-----------------------------------| 37.16% tmpde5C9w.zip |####################-----------------------------------| 37.2% tmpde5C9w.zip |####################-----------------------------------| 37.25% tmpde5C9w.zip |#####################----------------------------------| 37.3% tmpde5C9w.zip |#####################----------------------------------| 37.34% tmpde5C9w.zip |#####################----------------------------------| 37.39% tmpde5C9w.zip |#####################----------------------------------| 37.43% tmpde5C9w.zip |#####################----------------------------------| 37.48% tmpde5C9w.zip |#####################----------------------------------| 37.52% tmpde5C9w.zip |#####################----------------------------------| 37.57% tmpde5C9w.zip |#####################----------------------------------| 37.62% tmpde5C9w.zip |#####################----------------------------------| 37.66% tmpde5C9w.zip |#####################----------------------------------| 37.71% tmpde5C9w.zip |#####################----------------------------------| 37.75% tmpde5C9w.zip |#####################----------------------------------| 37.8% tmpde5C9w.zip |#####################----------------------------------| 37.84% tmpde5C9w.zip |#####################----------------------------------| 37.89% tmpde5C9w.zip |#####################----------------------------------| 37.93% tmpde5C9w.zip |#####################----------------------------------| 37.98% tmpde5C9w.zip |#####################----------------------------------| 38.03% tmpde5C9w.zip |#####################----------------------------------| 38.07% tmpde5C9w.zip |#####################----------------------------------| 38.12% tmpde5C9w.zip |#####################----------------------------------| 38.16% tmpde5C9w.zip |#####################----------------------------------| 38.21% tmpde5C9w.zip |#####################----------------------------------| 38.25% tmpde5C9w.zip |#####################----------------------------------| 38.3% tmpde5C9w.zip |#####################----------------------------------| 38.35% tmpde5C9w.zip |#####################----------------------------------| 38.39% tmpde5C9w.zip |#####################----------------------------------| 38.44% tmpde5C9w.zip |#####################----------------------------------| 38.48% tmpde5C9w.zip |#####################----------------------------------| 38.53% tmpde5C9w.zip |#####################----------------------------------| 38.57% tmpde5C9w.zip |#####################----------------------------------| 38.62% tmpde5C9w.zip |#####################----------------------------------| 38.66% tmpde5C9w.zip |#####################----------------------------------| 38.71% tmpde5C9w.zip |#####################----------------------------------| 38.76% tmpde5C9w.zip |#####################----------------------------------| 38.8% tmpde5C9w.zip |#####################----------------------------------| 38.85% tmpde5C9w.zip |#####################----------------------------------| 38.89% tmpde5C9w.zip |#####################----------------------------------| 38.94% tmpde5C9w.zip |#####################----------------------------------| 38.98% tmpde5C9w.zip |#####################----------------------------------| 39.03% tmpde5C9w.zip |#####################----------------------------------| 39.08% tmpde5C9w.zip |######################---------------------------------| 39.12% tmpde5C9w.zip |######################---------------------------------| 39.17% tmpde5C9w.zip |######################---------------------------------| 39.21% tmpde5C9w.zip |######################---------------------------------| 39.26% tmpde5C9w.zip |######################---------------------------------| 39.3% tmpde5C9w.zip |######################---------------------------------| 39.35% tmpde5C9w.zip |######################---------------------------------| 39.4% tmpde5C9w.zip |######################---------------------------------| 39.44% tmpde5C9w.zip |######################---------------------------------| 39.49% tmpde5C9w.zip |######################---------------------------------| 39.53% tmpde5C9w.zip |######################---------------------------------| 39.58% tmpde5C9w.zip |######################---------------------------------| 39.62% tmpde5C9w.zip |######################---------------------------------| 39.67% tmpde5C9w.zip |######################---------------------------------| 39.71% tmpde5C9w.zip |######################---------------------------------| 39.76% tmpde5C9w.zip |######################---------------------------------| 39.81% tmpde5C9w.zip |######################---------------------------------| 39.85% tmpde5C9w.zip |######################---------------------------------| 39.9% tmpde5C9w.zip |######################---------------------------------| 39.94% tmpde5C9w.zip |######################---------------------------------| 39.99% tmpde5C9w.zip |######################---------------------------------| 40.03% tmpde5C9w.zip |######################---------------------------------| 40.08% tmpde5C9w.zip |######################---------------------------------| 40.13% tmpde5C9w.zip |######################---------------------------------| 40.17% tmpde5C9w.zip |######################---------------------------------| 40.22% tmpde5C9w.zip |######################---------------------------------| 40.26% tmpde5C9w.zip |######################---------------------------------| 40.31% tmpde5C9w.zip |######################---------------------------------| 40.35% tmpde5C9w.zip |######################---------------------------------| 40.4% tmpde5C9w.zip |######################---------------------------------| 40.45% tmpde5C9w.zip |######################---------------------------------| 40.49% tmpde5C9w.zip |######################---------------------------------| 40.54% tmpde5C9w.zip |######################---------------------------------| 40.58% tmpde5C9w.zip |######################---------------------------------| 40.63% tmpde5C9w.zip |######################---------------------------------| 40.67% tmpde5C9w.zip |######################---------------------------------| 40.72% tmpde5C9w.zip |######################---------------------------------| 40.76% tmpde5C9w.zip |######################---------------------------------| 40.81% tmpde5C9w.zip |######################---------------------------------| 40.86% tmpde5C9w.zip |######################---------------------------------| 40.9% tmpde5C9w.zip |#######################--------------------------------| 40.95% tmpde5C9w.zip |#######################--------------------------------| 40.99% tmpde5C9w.zip |#######################--------------------------------| 41.04% tmpde5C9w.zip |#######################--------------------------------| 41.08% tmpde5C9w.zip |#######################--------------------------------| 41.13% tmpde5C9w.zip |#######################--------------------------------| 41.18% tmpde5C9w.zip |#######################--------------------------------| 41.22% tmpde5C9w.zip |#######################--------------------------------| 41.27% tmpde5C9w.zip |#######################--------------------------------| 41.31% tmpde5C9w.zip |#######################--------------------------------| 41.36% tmpde5C9w.zip |#######################--------------------------------| 41.4% tmpde5C9w.zip |#######################--------------------------------| 41.45% tmpde5C9w.zip |#######################--------------------------------| 41.5% tmpde5C9w.zip |#######################--------------------------------| 41.54% tmpde5C9w.zip |#######################--------------------------------| 41.59% tmpde5C9w.zip |#######################--------------------------------| 41.63% tmpde5C9w.zip |#######################--------------------------------| 41.68% tmpde5C9w.zip |#######################--------------------------------| 41.72% tmpde5C9w.zip |#######################--------------------------------| 41.77% tmpde5C9w.zip |#######################--------------------------------| 41.81% tmpde5C9w.zip |#######################--------------------------------| 41.86% tmpde5C9w.zip |#######################--------------------------------| 41.91% tmpde5C9w.zip |#######################--------------------------------| 41.95% tmpde5C9w.zip |#######################--------------------------------| 42.0% tmpde5C9w.zip |#######################--------------------------------| 42.04% tmpde5C9w.zip |#######################--------------------------------| 42.09% tmpde5C9w.zip |#######################--------------------------------| 42.13% tmpde5C9w.zip |#######################--------------------------------| 42.18% tmpde5C9w.zip |#######################--------------------------------| 42.23% tmpde5C9w.zip |#######################--------------------------------| 42.27% tmpde5C9w.zip |#######################--------------------------------| 42.32% tmpde5C9w.zip |#######################--------------------------------| 42.36% tmpde5C9w.zip |#######################--------------------------------| 42.41% tmpde5C9w.zip |#######################--------------------------------| 42.45% tmpde5C9w.zip |#######################--------------------------------| 42.5% tmpde5C9w.zip |#######################--------------------------------| 42.55% tmpde5C9w.zip |#######################--------------------------------| 42.59% tmpde5C9w.zip |#######################--------------------------------| 42.64% tmpde5C9w.zip |#######################--------------------------------| 42.68% tmpde5C9w.zip |########################-------------------------------| 42.73% tmpde5C9w.zip |########################-------------------------------| 42.77% tmpde5C9w.zip |########################-------------------------------| 42.82% tmpde5C9w.zip |########################-------------------------------| 42.86% tmpde5C9w.zip |########################-------------------------------| 42.91% tmpde5C9w.zip |########################-------------------------------| 42.96% tmpde5C9w.zip |########################-------------------------------| 43.0% tmpde5C9w.zip |########################-------------------------------| 43.05% tmpde5C9w.zip |########################-------------------------------| 43.09% tmpde5C9w.zip |########################-------------------------------| 43.14% tmpde5C9w.zip |########################-------------------------------| 43.18% tmpde5C9w.zip |########################-------------------------------| 43.23% tmpde5C9w.zip |########################-------------------------------| 43.28% tmpde5C9w.zip |########################-------------------------------| 43.32% tmpde5C9w.zip |########################-------------------------------| 43.37% tmpde5C9w.zip |########################-------------------------------| 43.41% tmpde5C9w.zip |########################-------------------------------| 43.46% tmpde5C9w.zip |########################-------------------------------| 43.5% tmpde5C9w.zip |########################-------------------------------| 43.55% tmpde5C9w.zip |########################-------------------------------| 43.6% tmpde5C9w.zip |########################-------------------------------| 43.64% tmpde5C9w.zip |########################-------------------------------| 43.69% tmpde5C9w.zip |########################-------------------------------| 43.73% tmpde5C9w.zip |########################-------------------------------| 43.78% tmpde5C9w.zip |########################-------------------------------| 43.82% tmpde5C9w.zip |########################-------------------------------| 43.87% tmpde5C9w.zip |########################-------------------------------| 43.91% tmpde5C9w.zip |########################-------------------------------| 43.96% tmpde5C9w.zip |########################-------------------------------| 44.01% tmpde5C9w.zip |########################-------------------------------| 44.05% tmpde5C9w.zip |########################-------------------------------| 44.1% tmpde5C9w.zip |########################-------------------------------| 44.14% tmpde5C9w.zip |########################-------------------------------| 44.19% tmpde5C9w.zip |########################-------------------------------| 44.23% tmpde5C9w.zip |########################-------------------------------| 44.28% tmpde5C9w.zip |########################-------------------------------| 44.33% tmpde5C9w.zip |########################-------------------------------| 44.37% tmpde5C9w.zip |########################-------------------------------| 44.42% tmpde5C9w.zip |########################-------------------------------| 44.46% tmpde5C9w.zip |########################-------------------------------| 44.51% tmpde5C9w.zip |#########################------------------------------| 44.55% tmpde5C9w.zip |#########################------------------------------| 44.6% tmpde5C9w.zip |#########################------------------------------| 44.65% tmpde5C9w.zip |#########################------------------------------| 44.69% tmpde5C9w.zip |#########################------------------------------| 44.74% tmpde5C9w.zip |#########################------------------------------| 44.78% tmpde5C9w.zip |#########################------------------------------| 44.83% tmpde5C9w.zip |#########################------------------------------| 44.87% tmpde5C9w.zip |#########################------------------------------| 44.92% tmpde5C9w.zip |#########################------------------------------| 44.96% tmpde5C9w.zip |#########################------------------------------| 45.01% tmpde5C9w.zip |#########################------------------------------| 45.06% tmpde5C9w.zip |#########################------------------------------| 45.1% tmpde5C9w.zip |#########################------------------------------| 45.15% tmpde5C9w.zip |#########################------------------------------| 45.19% tmpde5C9w.zip |#########################------------------------------| 45.24% tmpde5C9w.zip |#########################------------------------------| 45.28% tmpde5C9w.zip |#########################------------------------------| 45.33% tmpde5C9w.zip |#########################------------------------------| 45.38% tmpde5C9w.zip |#########################------------------------------| 45.42% tmpde5C9w.zip |#########################------------------------------| 45.47% tmpde5C9w.zip |#########################------------------------------| 45.51% tmpde5C9w.zip |#########################------------------------------| 45.56% tmpde5C9w.zip |#########################------------------------------| 45.6% tmpde5C9w.zip |#########################------------------------------| 45.65% tmpde5C9w.zip |#########################------------------------------| 45.69% tmpde5C9w.zip |#########################------------------------------| 45.74% tmpde5C9w.zip |#########################------------------------------| 45.79% tmpde5C9w.zip |#########################------------------------------| 45.83% tmpde5C9w.zip |#########################------------------------------| 45.88% tmpde5C9w.zip |#########################------------------------------| 45.92% tmpde5C9w.zip |#########################------------------------------| 45.97% tmpde5C9w.zip |#########################------------------------------| 46.01% tmpde5C9w.zip |#########################------------------------------| 46.06% tmpde5C9w.zip |#########################------------------------------| 46.11% tmpde5C9w.zip |#########################------------------------------| 46.15% tmpde5C9w.zip |#########################------------------------------| 46.2% tmpde5C9w.zip |#########################------------------------------| 46.24% tmpde5C9w.zip |#########################------------------------------| 46.29% tmpde5C9w.zip |#########################------------------------------| 46.33% tmpde5C9w.zip |##########################-----------------------------| 46.38% tmpde5C9w.zip |##########################-----------------------------| 46.43% tmpde5C9w.zip |##########################-----------------------------| 46.47% tmpde5C9w.zip |##########################-----------------------------| 46.52% tmpde5C9w.zip |##########################-----------------------------| 46.56% tmpde5C9w.zip |##########################-----------------------------| 46.61% tmpde5C9w.zip |##########################-----------------------------| 46.65% tmpde5C9w.zip |##########################-----------------------------| 46.7% tmpde5C9w.zip |##########################-----------------------------| 46.74% tmpde5C9w.zip |##########################-----------------------------| 46.79% tmpde5C9w.zip |##########################-----------------------------| 46.84% tmpde5C9w.zip |##########################-----------------------------| 46.88% tmpde5C9w.zip |##########################-----------------------------| 46.93% tmpde5C9w.zip |##########################-----------------------------| 46.97% tmpde5C9w.zip |##########################-----------------------------| 47.02% tmpde5C9w.zip |##########################-----------------------------| 47.06% tmpde5C9w.zip |##########################-----------------------------| 47.11% tmpde5C9w.zip |##########################-----------------------------| 47.16% tmpde5C9w.zip |##########################-----------------------------| 47.2% tmpde5C9w.zip |##########################-----------------------------| 47.25% tmpde5C9w.zip |##########################-----------------------------| 47.29% tmpde5C9w.zip |##########################-----------------------------| 47.34% tmpde5C9w.zip |##########################-----------------------------| 47.38% tmpde5C9w.zip |##########################-----------------------------| 47.43% tmpde5C9w.zip |##########################-----------------------------| 47.48% tmpde5C9w.zip |##########################-----------------------------| 47.52% tmpde5C9w.zip |##########################-----------------------------| 47.57% tmpde5C9w.zip |##########################-----------------------------| 47.61% tmpde5C9w.zip |##########################-----------------------------| 47.66% tmpde5C9w.zip |##########################-----------------------------| 47.7% tmpde5C9w.zip |##########################-----------------------------| 47.75% tmpde5C9w.zip |##########################-----------------------------| 47.79% tmpde5C9w.zip |##########################-----------------------------| 47.84% tmpde5C9w.zip |##########################-----------------------------| 47.89% tmpde5C9w.zip |##########################-----------------------------| 47.93% tmpde5C9w.zip |##########################-----------------------------| 47.98% tmpde5C9w.zip |##########################-----------------------------| 48.02% tmpde5C9w.zip |##########################-----------------------------| 48.07% tmpde5C9w.zip |##########################-----------------------------| 48.11% tmpde5C9w.zip |##########################-----------------------------| 48.16% tmpde5C9w.zip |###########################----------------------------| 48.21% tmpde5C9w.zip |###########################----------------------------| 48.25% tmpde5C9w.zip |###########################----------------------------| 48.3% tmpde5C9w.zip |###########################----------------------------| 48.34% tmpde5C9w.zip |###########################----------------------------| 48.39% tmpde5C9w.zip |###########################----------------------------| 48.43% tmpde5C9w.zip |###########################----------------------------| 48.48% tmpde5C9w.zip |###########################----------------------------| 48.53% tmpde5C9w.zip |###########################----------------------------| 48.57% tmpde5C9w.zip |###########################----------------------------| 48.62% tmpde5C9w.zip |###########################----------------------------| 48.66% tmpde5C9w.zip |###########################----------------------------| 48.71% tmpde5C9w.zip |###########################----------------------------| 48.75% tmpde5C9w.zip |###########################----------------------------| 48.8% tmpde5C9w.zip |###########################----------------------------| 48.84% tmpde5C9w.zip |###########################----------------------------| 48.89% tmpde5C9w.zip |###########################----------------------------| 48.94% tmpde5C9w.zip |###########################----------------------------| 48.98% tmpde5C9w.zip |###########################----------------------------| 49.03% tmpde5C9w.zip |###########################----------------------------| 49.07% tmpde5C9w.zip |###########################----------------------------| 49.12% tmpde5C9w.zip |###########################----------------------------| 49.16% tmpde5C9w.zip |###########################----------------------------| 49.21% tmpde5C9w.zip |###########################----------------------------| 49.26% tmpde5C9w.zip |###########################----------------------------| 49.3% tmpde5C9w.zip |###########################----------------------------| 49.35% tmpde5C9w.zip |###########################----------------------------| 49.39% tmpde5C9w.zip |###########################----------------------------| 49.44% tmpde5C9w.zip |###########################----------------------------| 49.48% tmpde5C9w.zip |###########################----------------------------| 49.53% tmpde5C9w.zip |###########################----------------------------| 49.58% tmpde5C9w.zip |###########################----------------------------| 49.62% tmpde5C9w.zip |###########################----------------------------| 49.67% tmpde5C9w.zip |###########################----------------------------| 49.71% tmpde5C9w.zip |###########################----------------------------| 49.76% tmpde5C9w.zip |###########################----------------------------| 49.8% tmpde5C9w.zip |###########################----------------------------| 49.85% tmpde5C9w.zip |###########################----------------------------| 49.89% tmpde5C9w.zip |###########################----------------------------| 49.94% tmpde5C9w.zip |###########################----------------------------| 49.99% tmpde5C9w.zip |############################---------------------------| 50.03% tmpde5C9w.zip |############################---------------------------| 50.08% tmpde5C9w.zip |############################---------------------------| 50.12% tmpde5C9w.zip |############################---------------------------| 50.17% tmpde5C9w.zip |############################---------------------------| 50.21% tmpde5C9w.zip |############################---------------------------| 50.26% tmpde5C9w.zip |############################---------------------------| 50.31% tmpde5C9w.zip |############################---------------------------| 50.35% tmpde5C9w.zip |############################---------------------------| 50.4% tmpde5C9w.zip |############################---------------------------| 50.44% tmpde5C9w.zip |############################---------------------------| 50.49% tmpde5C9w.zip |############################---------------------------| 50.53% tmpde5C9w.zip |############################---------------------------| 50.58% tmpde5C9w.zip |############################---------------------------| 50.63% tmpde5C9w.zip |############################---------------------------| 50.67% tmpde5C9w.zip |############################---------------------------| 50.72% tmpde5C9w.zip |############################---------------------------| 50.76% tmpde5C9w.zip |############################---------------------------| 50.81% tmpde5C9w.zip |############################---------------------------| 50.85% tmpde5C9w.zip |############################---------------------------| 50.9% tmpde5C9w.zip |############################---------------------------| 50.94% tmpde5C9w.zip |############################---------------------------| 50.99% tmpde5C9w.zip |############################---------------------------| 51.04% tmpde5C9w.zip |############################---------------------------| 51.08% tmpde5C9w.zip |############################---------------------------| 51.13% tmpde5C9w.zip |############################---------------------------| 51.17% tmpde5C9w.zip |############################---------------------------| 51.22% tmpde5C9w.zip |############################---------------------------| 51.26% tmpde5C9w.zip |############################---------------------------| 51.31% tmpde5C9w.zip |############################---------------------------| 51.36% tmpde5C9w.zip |############################---------------------------| 51.4% tmpde5C9w.zip |############################---------------------------| 51.45% tmpde5C9w.zip |############################---------------------------| 51.49% tmpde5C9w.zip |############################---------------------------| 51.54% tmpde5C9w.zip |############################---------------------------| 51.58% tmpde5C9w.zip |############################---------------------------| 51.63% tmpde5C9w.zip |############################---------------------------| 51.68% tmpde5C9w.zip |############################---------------------------| 51.72% tmpde5C9w.zip |############################---------------------------| 51.77% tmpde5C9w.zip |############################---------------------------| 51.81% tmpde5C9w.zip |#############################--------------------------| 51.86% tmpde5C9w.zip |#############################--------------------------| 51.9% tmpde5C9w.zip |#############################--------------------------| 51.95% tmpde5C9w.zip |#############################--------------------------| 51.99% tmpde5C9w.zip |#############################--------------------------| 52.04% tmpde5C9w.zip |#############################--------------------------| 52.09% tmpde5C9w.zip |#############################--------------------------| 52.13% tmpde5C9w.zip |#############################--------------------------| 52.18% tmpde5C9w.zip |#############################--------------------------| 52.22% tmpde5C9w.zip |#############################--------------------------| 52.27% tmpde5C9w.zip |#############################--------------------------| 52.31% tmpde5C9w.zip |#############################--------------------------| 52.36% tmpde5C9w.zip |#############################--------------------------| 52.41% tmpde5C9w.zip |#############################--------------------------| 52.45% tmpde5C9w.zip |#############################--------------------------| 52.5% tmpde5C9w.zip |#############################--------------------------| 52.54% tmpde5C9w.zip |#############################--------------------------| 52.59% tmpde5C9w.zip |#############################--------------------------| 52.63% tmpde5C9w.zip |#############################--------------------------| 52.68% tmpde5C9w.zip |#############################--------------------------| 52.72% tmpde5C9w.zip |#############################--------------------------| 52.77% tmpde5C9w.zip |#############################--------------------------| 52.82% tmpde5C9w.zip |#############################--------------------------| 52.86% tmpde5C9w.zip |#############################--------------------------| 52.91% tmpde5C9w.zip |#############################--------------------------| 52.95% tmpde5C9w.zip |#############################--------------------------| 53.0% tmpde5C9w.zip |#############################--------------------------| 53.04% tmpde5C9w.zip |#############################--------------------------| 53.09% tmpde5C9w.zip |#############################--------------------------| 53.14% tmpde5C9w.zip |#############################--------------------------| 53.18% tmpde5C9w.zip |#############################--------------------------| 53.23% tmpde5C9w.zip |#############################--------------------------| 53.27% tmpde5C9w.zip |#############################--------------------------| 53.32% tmpde5C9w.zip |#############################--------------------------| 53.36% tmpde5C9w.zip |#############################--------------------------| 53.41% tmpde5C9w.zip |#############################--------------------------| 53.46% tmpde5C9w.zip |#############################--------------------------| 53.5% tmpde5C9w.zip |#############################--------------------------| 53.55% tmpde5C9w.zip |#############################--------------------------| 53.59% tmpde5C9w.zip |##############################-------------------------| 53.64% tmpde5C9w.zip |##############################-------------------------| 53.68% tmpde5C9w.zip |##############################-------------------------| 53.73% tmpde5C9w.zip |##############################-------------------------| 53.77% tmpde5C9w.zip |##############################-------------------------| 53.82% tmpde5C9w.zip |##############################-------------------------| 53.87% tmpde5C9w.zip |##############################-------------------------| 53.91% tmpde5C9w.zip |##############################-------------------------| 53.96% tmpde5C9w.zip |##############################-------------------------| 54.0% tmpde5C9w.zip |##############################-------------------------| 54.05% tmpde5C9w.zip |##############################-------------------------| 54.09% tmpde5C9w.zip |##############################-------------------------| 54.14% tmpde5C9w.zip |##############################-------------------------| 54.19% tmpde5C9w.zip |##############################-------------------------| 54.23% tmpde5C9w.zip |##############################-------------------------| 54.28% tmpde5C9w.zip |##############################-------------------------| 54.32% tmpde5C9w.zip |##############################-------------------------| 54.37% tmpde5C9w.zip |##############################-------------------------| 54.41% tmpde5C9w.zip |##############################-------------------------| 54.46% tmpde5C9w.zip |##############################-------------------------| 54.51% tmpde5C9w.zip |##############################-------------------------| 54.55% tmpde5C9w.zip |##############################-------------------------| 54.6% tmpde5C9w.zip |##############################-------------------------| 54.64% tmpde5C9w.zip |##############################-------------------------| 54.69% tmpde5C9w.zip |##############################-------------------------| 54.73% tmpde5C9w.zip |##############################-------------------------| 54.78% tmpde5C9w.zip |##############################-------------------------| 54.82% tmpde5C9w.zip |##############################-------------------------| 54.87% tmpde5C9w.zip |##############################-------------------------| 54.92% tmpde5C9w.zip |##############################-------------------------| 54.96% tmpde5C9w.zip |##############################-------------------------| 55.01% tmpde5C9w.zip |##############################-------------------------| 55.05% tmpde5C9w.zip |##############################-------------------------| 55.1% tmpde5C9w.zip |##############################-------------------------| 55.14% tmpde5C9w.zip |##############################-------------------------| 55.19% tmpde5C9w.zip |##############################-------------------------| 55.24% tmpde5C9w.zip |##############################-------------------------| 55.28% tmpde5C9w.zip |##############################-------------------------| 55.33% tmpde5C9w.zip |##############################-------------------------| 55.37% tmpde5C9w.zip |##############################-------------------------| 55.42% tmpde5C9w.zip |###############################------------------------| 55.46% tmpde5C9w.zip |###############################------------------------| 55.51% tmpde5C9w.zip |###############################------------------------| 55.56% tmpde5C9w.zip |###############################------------------------| 55.6% tmpde5C9w.zip |###############################------------------------| 55.65% tmpde5C9w.zip |###############################------------------------| 55.69% tmpde5C9w.zip |###############################------------------------| 55.74% tmpde5C9w.zip |###############################------------------------| 55.78% tmpde5C9w.zip |###############################------------------------| 55.83% tmpde5C9w.zip |###############################------------------------| 55.87% tmpde5C9w.zip |###############################------------------------| 55.92% tmpde5C9w.zip |###############################------------------------| 55.97% tmpde5C9w.zip |###############################------------------------| 56.01% tmpde5C9w.zip |###############################------------------------| 56.06% tmpde5C9w.zip |###############################------------------------| 56.1% tmpde5C9w.zip |###############################------------------------| 56.15% tmpde5C9w.zip |###############################------------------------| 56.19% tmpde5C9w.zip |###############################------------------------| 56.24% tmpde5C9w.zip |###############################------------------------| 56.29% tmpde5C9w.zip |###############################------------------------| 56.33% tmpde5C9w.zip |###############################------------------------| 56.38% tmpde5C9w.zip |###############################------------------------| 56.42% tmpde5C9w.zip |###############################------------------------| 56.47% tmpde5C9w.zip |###############################------------------------| 56.51% tmpde5C9w.zip |###############################------------------------| 56.56% tmpde5C9w.zip |###############################------------------------| 56.61% tmpde5C9w.zip |###############################------------------------| 56.65% tmpde5C9w.zip |###############################------------------------| 56.7% tmpde5C9w.zip |###############################------------------------| 56.74% tmpde5C9w.zip |###############################------------------------| 56.79% tmpde5C9w.zip |###############################------------------------| 56.83% tmpde5C9w.zip |###############################------------------------| 56.88% tmpde5C9w.zip |###############################------------------------| 56.92% tmpde5C9w.zip |###############################------------------------| 56.97% tmpde5C9w.zip |###############################------------------------| 57.02% tmpde5C9w.zip |###############################------------------------| 57.06% tmpde5C9w.zip |###############################------------------------| 57.11% tmpde5C9w.zip |###############################------------------------| 57.15% tmpde5C9w.zip |###############################------------------------| 57.2% tmpde5C9w.zip |###############################------------------------| 57.24% tmpde5C9w.zip |################################-----------------------| 57.29% tmpde5C9w.zip |################################-----------------------| 57.34% tmpde5C9w.zip |################################-----------------------| 57.38% tmpde5C9w.zip |################################-----------------------| 57.43% tmpde5C9w.zip |################################-----------------------| 57.47% tmpde5C9w.zip |################################-----------------------| 57.52% tmpde5C9w.zip |################################-----------------------| 57.56% tmpde5C9w.zip |################################-----------------------| 57.61% tmpde5C9w.zip |################################-----------------------| 57.66% tmpde5C9w.zip |################################-----------------------| 57.7% tmpde5C9w.zip |################################-----------------------| 57.75% tmpde5C9w.zip |################################-----------------------| 57.79% tmpde5C9w.zip |################################-----------------------| 57.84% tmpde5C9w.zip |################################-----------------------| 57.88% tmpde5C9w.zip |################################-----------------------| 57.93% tmpde5C9w.zip |################################-----------------------| 57.97% tmpde5C9w.zip |################################-----------------------| 58.02% tmpde5C9w.zip |################################-----------------------| 58.07% tmpde5C9w.zip |################################-----------------------| 58.11% tmpde5C9w.zip |################################-----------------------| 58.16% tmpde5C9w.zip |################################-----------------------| 58.2% tmpde5C9w.zip |################################-----------------------| 58.25% tmpde5C9w.zip |################################-----------------------| 58.29% tmpde5C9w.zip |################################-----------------------| 58.34% tmpde5C9w.zip |################################-----------------------| 58.39% tmpde5C9w.zip |################################-----------------------| 58.43% tmpde5C9w.zip |################################-----------------------| 58.48% tmpde5C9w.zip |################################-----------------------| 58.52% tmpde5C9w.zip |################################-----------------------| 58.57% tmpde5C9w.zip |################################-----------------------| 58.61% tmpde5C9w.zip |################################-----------------------| 58.66% tmpde5C9w.zip |################################-----------------------| 58.71% tmpde5C9w.zip |################################-----------------------| 58.75% tmpde5C9w.zip |################################-----------------------| 58.8% tmpde5C9w.zip |################################-----------------------| 58.84% tmpde5C9w.zip |################################-----------------------| 58.89% tmpde5C9w.zip |################################-----------------------| 58.93% tmpde5C9w.zip |################################-----------------------| 58.98% tmpde5C9w.zip |################################-----------------------| 59.02% tmpde5C9w.zip |################################-----------------------| 59.07% tmpde5C9w.zip |#################################----------------------| 59.12% tmpde5C9w.zip |#################################----------------------| 59.16% tmpde5C9w.zip |#################################----------------------| 59.21% tmpde5C9w.zip |#################################----------------------| 59.25% tmpde5C9w.zip |#################################----------------------| 59.3% tmpde5C9w.zip |#################################----------------------| 59.34% tmpde5C9w.zip |#################################----------------------| 59.39% tmpde5C9w.zip |#################################----------------------| 59.44% tmpde5C9w.zip |#################################----------------------| 59.48% tmpde5C9w.zip |#################################----------------------| 59.53% tmpde5C9w.zip |#################################----------------------| 59.57% tmpde5C9w.zip |#################################----------------------| 59.62% tmpde5C9w.zip |#################################----------------------| 59.66% tmpde5C9w.zip |#################################----------------------| 59.71% tmpde5C9w.zip |#################################----------------------| 59.75% tmpde5C9w.zip |#################################----------------------| 59.8% tmpde5C9w.zip |#################################----------------------| 59.85% tmpde5C9w.zip |#################################----------------------| 59.89% tmpde5C9w.zip |#################################----------------------| 59.94% tmpde5C9w.zip |#################################----------------------| 59.98% tmpde5C9w.zip |#################################----------------------| 60.03% tmpde5C9w.zip |#################################----------------------| 60.07% tmpde5C9w.zip |#################################----------------------| 60.12% tmpde5C9w.zip |#################################----------------------| 60.17% tmpde5C9w.zip |#################################----------------------| 60.21% tmpde5C9w.zip |#################################----------------------| 60.26% tmpde5C9w.zip |#################################----------------------| 60.3% tmpde5C9w.zip |#################################----------------------| 60.35% tmpde5C9w.zip |#################################----------------------| 60.39% tmpde5C9w.zip |#################################----------------------| 60.44% tmpde5C9w.zip |#################################----------------------| 60.49% tmpde5C9w.zip |#################################----------------------| 60.53% tmpde5C9w.zip |#################################----------------------| 60.58% tmpde5C9w.zip |#################################----------------------| 60.62% tmpde5C9w.zip |#################################----------------------| 60.67% tmpde5C9w.zip |#################################----------------------| 60.71% tmpde5C9w.zip |#################################----------------------| 60.76% tmpde5C9w.zip |#################################----------------------| 60.8% tmpde5C9w.zip |#################################----------------------| 60.85% tmpde5C9w.zip |#################################----------------------| 60.9% tmpde5C9w.zip |##################################---------------------| 60.94% tmpde5C9w.zip |##################################---------------------| 60.99% tmpde5C9w.zip |##################################---------------------| 61.03% tmpde5C9w.zip |##################################---------------------| 61.08% tmpde5C9w.zip |##################################---------------------| 61.12% tmpde5C9w.zip |##################################---------------------| 61.17% tmpde5C9w.zip |##################################---------------------| 61.22% tmpde5C9w.zip |##################################---------------------| 61.26% tmpde5C9w.zip |##################################---------------------| 61.31% tmpde5C9w.zip |##################################---------------------| 61.35% tmpde5C9w.zip |##################################---------------------| 61.4% tmpde5C9w.zip |##################################---------------------| 61.44% tmpde5C9w.zip |##################################---------------------| 61.49% tmpde5C9w.zip |##################################---------------------| 61.54% tmpde5C9w.zip |##################################---------------------| 61.58% tmpde5C9w.zip |##################################---------------------| 61.63% tmpde5C9w.zip |##################################---------------------| 61.67% tmpde5C9w.zip |##################################---------------------| 61.72% tmpde5C9w.zip |##################################---------------------| 61.76% tmpde5C9w.zip |##################################---------------------| 61.81% tmpde5C9w.zip |##################################---------------------| 61.85% tmpde5C9w.zip |##################################---------------------| 61.9% tmpde5C9w.zip |##################################---------------------| 61.95% tmpde5C9w.zip |##################################---------------------| 61.99% tmpde5C9w.zip |##################################---------------------| 62.04% tmpde5C9w.zip |##################################---------------------| 62.08% tmpde5C9w.zip |##################################---------------------| 62.13% tmpde5C9w.zip |##################################---------------------| 62.17% tmpde5C9w.zip |##################################---------------------| 62.22% tmpde5C9w.zip |##################################---------------------| 62.27% tmpde5C9w.zip |##################################---------------------| 62.31% tmpde5C9w.zip |##################################---------------------| 62.36% tmpde5C9w.zip |##################################---------------------| 62.4% tmpde5C9w.zip |##################################---------------------| 62.45% tmpde5C9w.zip |##################################---------------------| 62.49% tmpde5C9w.zip |##################################---------------------| 62.54% tmpde5C9w.zip |##################################---------------------| 62.59% tmpde5C9w.zip |##################################---------------------| 62.63% tmpde5C9w.zip |##################################---------------------| 62.68% tmpde5C9w.zip |##################################---------------------| 62.72% tmpde5C9w.zip |###################################--------------------| 62.77% tmpde5C9w.zip |###################################--------------------| 62.81% tmpde5C9w.zip |###################################--------------------| 62.86% tmpde5C9w.zip |###################################--------------------| 62.9% tmpde5C9w.zip |###################################--------------------| 62.95% tmpde5C9w.zip |###################################--------------------| 63.0% tmpde5C9w.zip |###################################--------------------| 63.04% tmpde5C9w.zip |###################################--------------------| 63.09% tmpde5C9w.zip |###################################--------------------| 63.13% tmpde5C9w.zip |###################################--------------------| 63.18% tmpde5C9w.zip |###################################--------------------| 63.22% tmpde5C9w.zip |###################################--------------------| 63.27% tmpde5C9w.zip |###################################--------------------| 63.32% tmpde5C9w.zip |###################################--------------------| 63.36% tmpde5C9w.zip |###################################--------------------| 63.41% tmpde5C9w.zip |###################################--------------------| 63.45% tmpde5C9w.zip |###################################--------------------| 63.5% tmpde5C9w.zip |###################################--------------------| 63.54% tmpde5C9w.zip |###################################--------------------| 63.59% tmpde5C9w.zip |###################################--------------------| 63.64% tmpde5C9w.zip |###################################--------------------| 63.68% tmpde5C9w.zip |###################################--------------------| 63.73% tmpde5C9w.zip |###################################--------------------| 63.77% tmpde5C9w.zip |###################################--------------------| 63.82% tmpde5C9w.zip |###################################--------------------| 63.86% tmpde5C9w.zip |###################################--------------------| 63.91% tmpde5C9w.zip |###################################--------------------| 63.95% tmpde5C9w.zip |###################################--------------------| 64.0% tmpde5C9w.zip |###################################--------------------| 64.05% tmpde5C9w.zip |###################################--------------------| 64.09% tmpde5C9w.zip |###################################--------------------| 64.14% tmpde5C9w.zip |###################################--------------------| 64.18% tmpde5C9w.zip |###################################--------------------| 64.23% tmpde5C9w.zip |###################################--------------------| 64.27% tmpde5C9w.zip |###################################--------------------| 64.32% tmpde5C9w.zip |###################################--------------------| 64.37% tmpde5C9w.zip |###################################--------------------| 64.41% tmpde5C9w.zip |###################################--------------------| 64.46% tmpde5C9w.zip |###################################--------------------| 64.5% tmpde5C9w.zip |####################################-------------------| 64.55% tmpde5C9w.zip |####################################-------------------| 64.59% tmpde5C9w.zip |####################################-------------------| 64.64% tmpde5C9w.zip |####################################-------------------| 64.69% tmpde5C9w.zip |####################################-------------------| 64.73% tmpde5C9w.zip |####################################-------------------| 64.78% tmpde5C9w.zip |####################################-------------------| 64.82% tmpde5C9w.zip |####################################-------------------| 64.87% tmpde5C9w.zip |####################################-------------------| 64.91% tmpde5C9w.zip |####################################-------------------| 64.96% tmpde5C9w.zip |####################################-------------------| 65.0% tmpde5C9w.zip |####################################-------------------| 65.05% tmpde5C9w.zip |####################################-------------------| 65.1% tmpde5C9w.zip |####################################-------------------| 65.14% tmpde5C9w.zip |####################################-------------------| 65.19% tmpde5C9w.zip |####################################-------------------| 65.23% tmpde5C9w.zip |####################################-------------------| 65.28% tmpde5C9w.zip |####################################-------------------| 65.32% tmpde5C9w.zip |####################################-------------------| 65.37% tmpde5C9w.zip |####################################-------------------| 65.42% tmpde5C9w.zip |####################################-------------------| 65.46% tmpde5C9w.zip |####################################-------------------| 65.51% tmpde5C9w.zip |####################################-------------------| 65.55% tmpde5C9w.zip |####################################-------------------| 65.6% tmpde5C9w.zip |####################################-------------------| 65.64% tmpde5C9w.zip |####################################-------------------| 65.69% tmpde5C9w.zip |####################################-------------------| 65.74% tmpde5C9w.zip |####################################-------------------| 65.78% tmpde5C9w.zip |####################################-------------------| 65.83% tmpde5C9w.zip |####################################-------------------| 65.87% tmpde5C9w.zip |####################################-------------------| 65.92% tmpde5C9w.zip |####################################-------------------| 65.96% tmpde5C9w.zip |####################################-------------------| 66.01% tmpde5C9w.zip |####################################-------------------| 66.05% tmpde5C9w.zip |####################################-------------------| 66.1% tmpde5C9w.zip |####################################-------------------| 66.15% tmpde5C9w.zip |####################################-------------------| 66.19% tmpde5C9w.zip |####################################-------------------| 66.24% tmpde5C9w.zip |####################################-------------------| 66.28% tmpde5C9w.zip |####################################-------------------| 66.33% tmpde5C9w.zip |#####################################------------------| 66.37% tmpde5C9w.zip |#####################################------------------| 66.42% tmpde5C9w.zip |#####################################------------------| 66.47% tmpde5C9w.zip |#####################################------------------| 66.51% tmpde5C9w.zip |#####################################------------------| 66.56% tmpde5C9w.zip |#####################################------------------| 66.6% tmpde5C9w.zip |#####################################------------------| 66.65% tmpde5C9w.zip |#####################################------------------| 66.69% tmpde5C9w.zip |#####################################------------------| 66.74% tmpde5C9w.zip |#####################################------------------| 66.78% tmpde5C9w.zip |#####################################------------------| 66.83% tmpde5C9w.zip |#####################################------------------| 66.88% tmpde5C9w.zip |#####################################------------------| 66.92% tmpde5C9w.zip |#####################################------------------| 66.97% tmpde5C9w.zip |#####################################------------------| 67.01% tmpde5C9w.zip |#####################################------------------| 67.06% tmpde5C9w.zip |#####################################------------------| 67.1% tmpde5C9w.zip |#####################################------------------| 67.15% tmpde5C9w.zip |#####################################------------------| 67.2% tmpde5C9w.zip |#####################################------------------| 67.24% tmpde5C9w.zip |#####################################------------------| 67.29% tmpde5C9w.zip |#####################################------------------| 67.33% tmpde5C9w.zip |#####################################------------------| 67.38% tmpde5C9w.zip |#####################################------------------| 67.42% tmpde5C9w.zip |#####################################------------------| 67.47% tmpde5C9w.zip |#####################################------------------| 67.52% tmpde5C9w.zip |#####################################------------------| 67.56% tmpde5C9w.zip |#####################################------------------| 67.61% tmpde5C9w.zip |#####################################------------------| 67.65% tmpde5C9w.zip |#####################################------------------| 67.7% tmpde5C9w.zip |#####################################------------------| 67.74% tmpde5C9w.zip |#####################################------------------| 67.79% tmpde5C9w.zip |#####################################------------------| 67.83% tmpde5C9w.zip |#####################################------------------| 67.88% tmpde5C9w.zip |#####################################------------------| 67.93% tmpde5C9w.zip |#####################################------------------| 67.97% tmpde5C9w.zip |#####################################------------------| 68.02% tmpde5C9w.zip |#####################################------------------| 68.06% tmpde5C9w.zip |#####################################------------------| 68.11% tmpde5C9w.zip |#####################################------------------| 68.15% tmpde5C9w.zip |######################################-----------------| 68.2% tmpde5C9w.zip |######################################-----------------| 68.25% tmpde5C9w.zip |######################################-----------------| 68.29% tmpde5C9w.zip |######################################-----------------| 68.34% tmpde5C9w.zip |######################################-----------------| 68.38% tmpde5C9w.zip |######################################-----------------| 68.43% tmpde5C9w.zip |######################################-----------------| 68.47% tmpde5C9w.zip |######################################-----------------| 68.52% tmpde5C9w.zip |######################################-----------------| 68.57% tmpde5C9w.zip |######################################-----------------| 68.61% tmpde5C9w.zip |######################################-----------------| 68.66% tmpde5C9w.zip |######################################-----------------| 68.7% tmpde5C9w.zip |######################################-----------------| 68.75% tmpde5C9w.zip |######################################-----------------| 68.79% tmpde5C9w.zip |######################################-----------------| 68.84% tmpde5C9w.zip |######################################-----------------| 68.88% tmpde5C9w.zip |######################################-----------------| 68.93% tmpde5C9w.zip |######################################-----------------| 68.98% tmpde5C9w.zip |######################################-----------------| 69.02% tmpde5C9w.zip |######################################-----------------| 69.07% tmpde5C9w.zip |######################################-----------------| 69.11% tmpde5C9w.zip |######################################-----------------| 69.16% tmpde5C9w.zip |######################################-----------------| 69.2% tmpde5C9w.zip |######################################-----------------| 69.25% tmpde5C9w.zip |######################################-----------------| 69.3% tmpde5C9w.zip |######################################-----------------| 69.34% tmpde5C9w.zip |######################################-----------------| 69.39% tmpde5C9w.zip |######################################-----------------| 69.43% tmpde5C9w.zip |######################################-----------------| 69.48% tmpde5C9w.zip |######################################-----------------| 69.52% tmpde5C9w.zip |######################################-----------------| 69.57% tmpde5C9w.zip |######################################-----------------| 69.62% tmpde5C9w.zip |######################################-----------------| 69.66% tmpde5C9w.zip |######################################-----------------| 69.71% tmpde5C9w.zip |######################################-----------------| 69.75% tmpde5C9w.zip |######################################-----------------| 69.8% tmpde5C9w.zip |######################################-----------------| 69.84% tmpde5C9w.zip |######################################-----------------| 69.89% tmpde5C9w.zip |######################################-----------------| 69.93% tmpde5C9w.zip |######################################-----------------| 69.98% tmpde5C9w.zip |#######################################----------------| 70.03% tmpde5C9w.zip |#######################################----------------| 70.07% tmpde5C9w.zip |#######################################----------------| 70.12% tmpde5C9w.zip |#######################################----------------| 70.16% tmpde5C9w.zip |#######################################----------------| 70.21% tmpde5C9w.zip |#######################################----------------| 70.25% tmpde5C9w.zip |#######################################----------------| 70.3% tmpde5C9w.zip |#######################################----------------| 70.35% tmpde5C9w.zip |#######################################----------------| 70.39% tmpde5C9w.zip |#######################################----------------| 70.44% tmpde5C9w.zip |#######################################----------------| 70.48% tmpde5C9w.zip |#######################################----------------| 70.53% tmpde5C9w.zip |#######################################----------------| 70.57% tmpde5C9w.zip |#######################################----------------| 70.62% tmpde5C9w.zip |#######################################----------------| 70.67% tmpde5C9w.zip |#######################################----------------| 70.71% tmpde5C9w.zip |#######################################----------------| 70.76% tmpde5C9w.zip |#######################################----------------| 70.8% tmpde5C9w.zip |#######################################----------------| 70.85% tmpde5C9w.zip |#######################################----------------| 70.89% tmpde5C9w.zip |#######################################----------------| 70.94% tmpde5C9w.zip |#######################################----------------| 70.98% tmpde5C9w.zip |#######################################----------------| 71.03% tmpde5C9w.zip |#######################################----------------| 71.08% tmpde5C9w.zip |#######################################----------------| 71.12% tmpde5C9w.zip |#######################################----------------| 71.17% tmpde5C9w.zip |#######################################----------------| 71.21% tmpde5C9w.zip |#######################################----------------| 71.26% tmpde5C9w.zip |#######################################----------------| 71.3% tmpde5C9w.zip |#######################################----------------| 71.35% tmpde5C9w.zip |#######################################----------------| 71.4% tmpde5C9w.zip |#######################################----------------| 71.44% tmpde5C9w.zip |#######################################----------------| 71.49% tmpde5C9w.zip |#######################################----------------| 71.53% tmpde5C9w.zip |#######################################----------------| 71.58% tmpde5C9w.zip |#######################################----------------| 71.62% tmpde5C9w.zip |#######################################----------------| 71.67% tmpde5C9w.zip |#######################################----------------| 71.72% tmpde5C9w.zip |#######################################----------------| 71.76% tmpde5C9w.zip |#######################################----------------| 71.81% tmpde5C9w.zip |########################################---------------| 71.85% tmpde5C9w.zip |########################################---------------| 71.9% tmpde5C9w.zip |########################################---------------| 71.94% tmpde5C9w.zip |########################################---------------| 71.99% tmpde5C9w.zip |########################################---------------| 72.03% tmpde5C9w.zip |########################################---------------| 72.08% tmpde5C9w.zip |########################################---------------| 72.13% tmpde5C9w.zip |########################################---------------| 72.17% tmpde5C9w.zip |########################################---------------| 72.22% tmpde5C9w.zip |########################################---------------| 72.26% tmpde5C9w.zip |########################################---------------| 72.31% tmpde5C9w.zip |########################################---------------| 72.35% tmpde5C9w.zip |########################################---------------| 72.4% tmpde5C9w.zip |########################################---------------| 72.45% tmpde5C9w.zip |########################################---------------| 72.49% tmpde5C9w.zip |########################################---------------| 72.54% tmpde5C9w.zip |########################################---------------| 72.58% tmpde5C9w.zip |########################################---------------| 72.63% tmpde5C9w.zip |########################################---------------| 72.67% tmpde5C9w.zip |########################################---------------| 72.72% tmpde5C9w.zip |########################################---------------| 72.77% tmpde5C9w.zip |########################################---------------| 72.81% tmpde5C9w.zip |########################################---------------| 72.86% tmpde5C9w.zip |########################################---------------| 72.9% tmpde5C9w.zip |########################################---------------| 72.95% tmpde5C9w.zip |########################################---------------| 72.99% tmpde5C9w.zip |########################################---------------| 73.04% tmpde5C9w.zip |########################################---------------| 73.08% tmpde5C9w.zip |########################################---------------| 73.13% tmpde5C9w.zip |########################################---------------| 73.18% tmpde5C9w.zip |########################################---------------| 73.22% tmpde5C9w.zip |########################################---------------| 73.27% tmpde5C9w.zip |########################################---------------| 73.31% tmpde5C9w.zip |########################################---------------| 73.36% tmpde5C9w.zip |########################################---------------| 73.4% tmpde5C9w.zip |########################################---------------| 73.45% tmpde5C9w.zip |########################################---------------| 73.5% tmpde5C9w.zip |########################################---------------| 73.54% tmpde5C9w.zip |########################################---------------| 73.59% tmpde5C9w.zip |########################################---------------| 73.63% tmpde5C9w.zip |#########################################--------------| 73.68% tmpde5C9w.zip |#########################################--------------| 73.72% tmpde5C9w.zip |#########################################--------------| 73.77% tmpde5C9w.zip |#########################################--------------| 73.81% tmpde5C9w.zip |#########################################--------------| 73.86% tmpde5C9w.zip |#########################################--------------| 73.91% tmpde5C9w.zip |#########################################--------------| 73.95% tmpde5C9w.zip |#########################################--------------| 74.0% tmpde5C9w.zip |#########################################--------------| 74.04% tmpde5C9w.zip |#########################################--------------| 74.09% tmpde5C9w.zip |#########################################--------------| 74.13% tmpde5C9w.zip |#########################################--------------| 74.18% tmpde5C9w.zip |#########################################--------------| 74.23% tmpde5C9w.zip |#########################################--------------| 74.27% tmpde5C9w.zip |#########################################--------------| 74.32% tmpde5C9w.zip |#########################################--------------| 74.36% tmpde5C9w.zip |#########################################--------------| 74.41% tmpde5C9w.zip |#########################################--------------| 74.45% tmpde5C9w.zip |#########################################--------------| 74.5% tmpde5C9w.zip |#########################################--------------| 74.55% tmpde5C9w.zip |#########################################--------------| 74.59% tmpde5C9w.zip |#########################################--------------| 74.64% tmpde5C9w.zip |#########################################--------------| 74.68% tmpde5C9w.zip |#########################################--------------| 74.73% tmpde5C9w.zip |#########################################--------------| 74.77% tmpde5C9w.zip |#########################################--------------| 74.82% tmpde5C9w.zip |#########################################--------------| 74.86% tmpde5C9w.zip |#########################################--------------| 74.91% tmpde5C9w.zip |#########################################--------------| 74.96% tmpde5C9w.zip |#########################################--------------| 75.0% tmpde5C9w.zip |#########################################--------------| 75.05% tmpde5C9w.zip |#########################################--------------| 75.09% tmpde5C9w.zip |#########################################--------------| 75.14% tmpde5C9w.zip |#########################################--------------| 75.18% tmpde5C9w.zip |#########################################--------------| 75.23% tmpde5C9w.zip |#########################################--------------| 75.28% tmpde5C9w.zip |#########################################--------------| 75.32% tmpde5C9w.zip |#########################################--------------| 75.37% tmpde5C9w.zip |#########################################--------------| 75.41% tmpde5C9w.zip |##########################################-------------| 75.46% tmpde5C9w.zip |##########################################-------------| 75.5% tmpde5C9w.zip |##########################################-------------| 75.55% tmpde5C9w.zip |##########################################-------------| 75.6% tmpde5C9w.zip |##########################################-------------| 75.64% tmpde5C9w.zip |##########################################-------------| 75.69% tmpde5C9w.zip |##########################################-------------| 75.73% tmpde5C9w.zip |##########################################-------------| 75.78% tmpde5C9w.zip |##########################################-------------| 75.82% tmpde5C9w.zip |##########################################-------------| 75.87% tmpde5C9w.zip |##########################################-------------| 75.91% tmpde5C9w.zip |##########################################-------------| 75.96% tmpde5C9w.zip |##########################################-------------| 76.01% tmpde5C9w.zip |##########################################-------------| 76.05% tmpde5C9w.zip |##########################################-------------| 76.1% tmpde5C9w.zip |##########################################-------------| 76.14% tmpde5C9w.zip |##########################################-------------| 76.19% tmpde5C9w.zip |##########################################-------------| 76.23% tmpde5C9w.zip |##########################################-------------| 76.28% tmpde5C9w.zip |##########################################-------------| 76.33% tmpde5C9w.zip |##########################################-------------| 76.37% tmpde5C9w.zip |##########################################-------------| 76.42% tmpde5C9w.zip |##########################################-------------| 76.46% tmpde5C9w.zip |##########################################-------------| 76.51% tmpde5C9w.zip |##########################################-------------| 76.55% tmpde5C9w.zip |##########################################-------------| 76.6% tmpde5C9w.zip |##########################################-------------| 76.65% tmpde5C9w.zip |##########################################-------------| 76.69% tmpde5C9w.zip |##########################################-------------| 76.74% tmpde5C9w.zip |##########################################-------------| 76.78% tmpde5C9w.zip |##########################################-------------| 76.83% tmpde5C9w.zip |##########################################-------------| 76.87% tmpde5C9w.zip |##########################################-------------| 76.92% tmpde5C9w.zip |##########################################-------------| 76.96% tmpde5C9w.zip |##########################################-------------| 77.01% tmpde5C9w.zip |##########################################-------------| 77.06% tmpde5C9w.zip |##########################################-------------| 77.1% tmpde5C9w.zip |##########################################-------------| 77.15% tmpde5C9w.zip |##########################################-------------| 77.19% tmpde5C9w.zip |##########################################-------------| 77.24% tmpde5C9w.zip |###########################################------------| 77.28% tmpde5C9w.zip |###########################################------------| 77.33% tmpde5C9w.zip |###########################################------------| 77.38% tmpde5C9w.zip |###########################################------------| 77.42% tmpde5C9w.zip |###########################################------------| 77.47% tmpde5C9w.zip |###########################################------------| 77.51% tmpde5C9w.zip |###########################################------------| 77.56% tmpde5C9w.zip |###########################################------------| 77.6% tmpde5C9w.zip |###########################################------------| 77.65% tmpde5C9w.zip |###########################################------------| 77.7% tmpde5C9w.zip |###########################################------------| 77.74% tmpde5C9w.zip |###########################################------------| 77.79% tmpde5C9w.zip |###########################################------------| 77.83% tmpde5C9w.zip |###########################################------------| 77.88% tmpde5C9w.zip |###########################################------------| 77.92% tmpde5C9w.zip |###########################################------------| 77.97% tmpde5C9w.zip |###########################################------------| 78.01% tmpde5C9w.zip |###########################################------------| 78.06% tmpde5C9w.zip |###########################################------------| 78.11% tmpde5C9w.zip |###########################################------------| 78.15% tmpde5C9w.zip |###########################################------------| 78.2% tmpde5C9w.zip |###########################################------------| 78.24% tmpde5C9w.zip |###########################################------------| 78.29% tmpde5C9w.zip |###########################################------------| 78.33% tmpde5C9w.zip |###########################################------------| 78.38% tmpde5C9w.zip |###########################################------------| 78.43% tmpde5C9w.zip |###########################################------------| 78.47% tmpde5C9w.zip |###########################################------------| 78.52% tmpde5C9w.zip |###########################################------------| 78.56% tmpde5C9w.zip |###########################################------------| 78.61% tmpde5C9w.zip |###########################################------------| 78.65% tmpde5C9w.zip |###########################################------------| 78.7% tmpde5C9w.zip |###########################################------------| 78.75% tmpde5C9w.zip |###########################################------------| 78.79% tmpde5C9w.zip |###########################################------------| 78.84% tmpde5C9w.zip |###########################################------------| 78.88% tmpde5C9w.zip |###########################################------------| 78.93% tmpde5C9w.zip |###########################################------------| 78.97% tmpde5C9w.zip |###########################################------------| 79.02% tmpde5C9w.zip |###########################################------------| 79.06% tmpde5C9w.zip |############################################-----------| 79.11% tmpde5C9w.zip |############################################-----------| 79.16% tmpde5C9w.zip |############################################-----------| 79.2% tmpde5C9w.zip |############################################-----------| 79.25% tmpde5C9w.zip |############################################-----------| 79.29% tmpde5C9w.zip |############################################-----------| 79.34% tmpde5C9w.zip |############################################-----------| 79.38% tmpde5C9w.zip |############################################-----------| 79.43% tmpde5C9w.zip |############################################-----------| 79.48% tmpde5C9w.zip |############################################-----------| 79.52% tmpde5C9w.zip |############################################-----------| 79.57% tmpde5C9w.zip |############################################-----------| 79.61% tmpde5C9w.zip |############################################-----------| 79.66% tmpde5C9w.zip |############################################-----------| 79.7% tmpde5C9w.zip |############################################-----------| 79.75% tmpde5C9w.zip |############################################-----------| 79.8% tmpde5C9w.zip |############################################-----------| 79.84% tmpde5C9w.zip |############################################-----------| 79.89% tmpde5C9w.zip |############################################-----------| 79.93% tmpde5C9w.zip |############################################-----------| 79.98% tmpde5C9w.zip |############################################-----------| 80.02% tmpde5C9w.zip |############################################-----------| 80.07% tmpde5C9w.zip |############################################-----------| 80.11% tmpde5C9w.zip |############################################-----------| 80.16% tmpde5C9w.zip |############################################-----------| 80.21% tmpde5C9w.zip |############################################-----------| 80.25% tmpde5C9w.zip |############################################-----------| 80.3% tmpde5C9w.zip |############################################-----------| 80.34% tmpde5C9w.zip |############################################-----------| 80.39% tmpde5C9w.zip |############################################-----------| 80.43% tmpde5C9w.zip |############################################-----------| 80.48% tmpde5C9w.zip |############################################-----------| 80.53% tmpde5C9w.zip |############################################-----------| 80.57% tmpde5C9w.zip |############################################-----------| 80.62% tmpde5C9w.zip |############################################-----------| 80.66% tmpde5C9w.zip |############################################-----------| 80.71% tmpde5C9w.zip |############################################-----------| 80.75% tmpde5C9w.zip |############################################-----------| 80.8% tmpde5C9w.zip |############################################-----------| 80.84% tmpde5C9w.zip |############################################-----------| 80.89% tmpde5C9w.zip |#############################################----------| 80.94% tmpde5C9w.zip |#############################################----------| 80.98% tmpde5C9w.zip |#############################################----------| 81.03% tmpde5C9w.zip |#############################################----------| 81.07% tmpde5C9w.zip |#############################################----------| 81.12% tmpde5C9w.zip |#############################################----------| 81.16% tmpde5C9w.zip |#############################################----------| 81.21% tmpde5C9w.zip |#############################################----------| 81.26% tmpde5C9w.zip |#############################################----------| 81.3% tmpde5C9w.zip |#############################################----------| 81.35% tmpde5C9w.zip |#############################################----------| 81.39% tmpde5C9w.zip |#############################################----------| 81.44% tmpde5C9w.zip |#############################################----------| 81.48% tmpde5C9w.zip |#############################################----------| 81.53% tmpde5C9w.zip |#############################################----------| 81.58% tmpde5C9w.zip |#############################################----------| 81.62% tmpde5C9w.zip |#############################################----------| 81.67% tmpde5C9w.zip |#############################################----------| 81.71% tmpde5C9w.zip |#############################################----------| 81.76% tmpde5C9w.zip |#############################################----------| 81.8% tmpde5C9w.zip |#############################################----------| 81.85% tmpde5C9w.zip |#############################################----------| 81.89% tmpde5C9w.zip |#############################################----------| 81.94% tmpde5C9w.zip |#############################################----------| 81.99% tmpde5C9w.zip |#############################################----------| 82.03% tmpde5C9w.zip |#############################################----------| 82.08% tmpde5C9w.zip |#############################################----------| 82.12% tmpde5C9w.zip |#############################################----------| 82.17% tmpde5C9w.zip |#############################################----------| 82.21% tmpde5C9w.zip |#############################################----------| 82.26% tmpde5C9w.zip |#############################################----------| 82.31% tmpde5C9w.zip |#############################################----------| 82.35% tmpde5C9w.zip |#############################################----------| 82.4% tmpde5C9w.zip |#############################################----------| 82.44% tmpde5C9w.zip |#############################################----------| 82.49% tmpde5C9w.zip |#############################################----------| 82.53% tmpde5C9w.zip |#############################################----------| 82.58% tmpde5C9w.zip |#############################################----------| 82.63% tmpde5C9w.zip |#############################################----------| 82.67% tmpde5C9w.zip |#############################################----------| 82.72% tmpde5C9w.zip |##############################################---------| 82.76% tmpde5C9w.zip |##############################################---------| 82.81% tmpde5C9w.zip |##############################################---------| 82.85% tmpde5C9w.zip |##############################################---------| 82.9% tmpde5C9w.zip |##############################################---------| 82.94% tmpde5C9w.zip |##############################################---------| 82.99% tmpde5C9w.zip |##############################################---------| 83.04% tmpde5C9w.zip |##############################################---------| 83.08% tmpde5C9w.zip |##############################################---------| 83.13% tmpde5C9w.zip |##############################################---------| 83.17% tmpde5C9w.zip |##############################################---------| 83.22% tmpde5C9w.zip |##############################################---------| 83.26% tmpde5C9w.zip |##############################################---------| 83.31% tmpde5C9w.zip |##############################################---------| 83.36% tmpde5C9w.zip |##############################################---------| 83.4% tmpde5C9w.zip |##############################################---------| 83.45% tmpde5C9w.zip |##############################################---------| 83.49% tmpde5C9w.zip |##############################################---------| 83.54% tmpde5C9w.zip |##############################################---------| 83.58% tmpde5C9w.zip |##############################################---------| 83.63% tmpde5C9w.zip |##############################################---------| 83.68% tmpde5C9w.zip |##############################################---------| 83.72% tmpde5C9w.zip |##############################################---------| 83.77% tmpde5C9w.zip |##############################################---------| 83.81% tmpde5C9w.zip |##############################################---------| 83.86% tmpde5C9w.zip |##############################################---------| 83.9% tmpde5C9w.zip |##############################################---------| 83.95% tmpde5C9w.zip |##############################################---------| 83.99% tmpde5C9w.zip |##############################################---------| 84.04% tmpde5C9w.zip |##############################################---------| 84.09% tmpde5C9w.zip |##############################################---------| 84.13% tmpde5C9w.zip |##############################################---------| 84.18% tmpde5C9w.zip |##############################################---------| 84.22% tmpde5C9w.zip |##############################################---------| 84.27% tmpde5C9w.zip |##############################################---------| 84.31% tmpde5C9w.zip |##############################################---------| 84.36% tmpde5C9w.zip |##############################################---------| 84.41% tmpde5C9w.zip |##############################################---------| 84.45% tmpde5C9w.zip |##############################################---------| 84.5% tmpde5C9w.zip |##############################################---------| 84.54% tmpde5C9w.zip |###############################################--------| 84.59% tmpde5C9w.zip |###############################################--------| 84.63% tmpde5C9w.zip |###############################################--------| 84.68% tmpde5C9w.zip |###############################################--------| 84.73% tmpde5C9w.zip |###############################################--------| 84.77% tmpde5C9w.zip |###############################################--------| 84.82% tmpde5C9w.zip |###############################################--------| 84.86% tmpde5C9w.zip |###############################################--------| 84.91% tmpde5C9w.zip |###############################################--------| 84.95% tmpde5C9w.zip |###############################################--------| 85.0% tmpde5C9w.zip |###############################################--------| 85.04% tmpde5C9w.zip |###############################################--------| 85.09% tmpde5C9w.zip |###############################################--------| 85.14% tmpde5C9w.zip |###############################################--------| 85.18% tmpde5C9w.zip |###############################################--------| 85.23% tmpde5C9w.zip |###############################################--------| 85.27% tmpde5C9w.zip |###############################################--------| 85.32% tmpde5C9w.zip |###############################################--------| 85.36% tmpde5C9w.zip |###############################################--------| 85.41% tmpde5C9w.zip |###############################################--------| 85.46% tmpde5C9w.zip |###############################################--------| 85.5% tmpde5C9w.zip |###############################################--------| 85.55% tmpde5C9w.zip |###############################################--------| 85.59% tmpde5C9w.zip |###############################################--------| 85.64% tmpde5C9w.zip |###############################################--------| 85.68% tmpde5C9w.zip |###############################################--------| 85.73% tmpde5C9w.zip |###############################################--------| 85.78% tmpde5C9w.zip |###############################################--------| 85.82% tmpde5C9w.zip |###############################################--------| 85.87% tmpde5C9w.zip |###############################################--------| 85.91% tmpde5C9w.zip |###############################################--------| 85.96% tmpde5C9w.zip |###############################################--------| 86.0% tmpde5C9w.zip |###############################################--------| 86.05% tmpde5C9w.zip |###############################################--------| 86.09% tmpde5C9w.zip |###############################################--------| 86.14% tmpde5C9w.zip |###############################################--------| 86.19% tmpde5C9w.zip |###############################################--------| 86.23% tmpde5C9w.zip |###############################################--------| 86.28% tmpde5C9w.zip |###############################################--------| 86.32% tmpde5C9w.zip |################################################-------| 86.37% tmpde5C9w.zip |################################################-------| 86.41% tmpde5C9w.zip |################################################-------| 86.46% tmpde5C9w.zip |################################################-------| 86.51% tmpde5C9w.zip |################################################-------| 86.55% tmpde5C9w.zip |################################################-------| 86.6% tmpde5C9w.zip |################################################-------| 86.64% tmpde5C9w.zip |################################################-------| 86.69% tmpde5C9w.zip |################################################-------| 86.73% tmpde5C9w.zip |################################################-------| 86.78% tmpde5C9w.zip |################################################-------| 86.83% tmpde5C9w.zip |################################################-------| 86.87% tmpde5C9w.zip |################################################-------| 86.92% tmpde5C9w.zip |################################################-------| 86.96% tmpde5C9w.zip |################################################-------| 87.01% tmpde5C9w.zip |################################################-------| 87.05% tmpde5C9w.zip |################################################-------| 87.1% tmpde5C9w.zip |################################################-------| 87.14% tmpde5C9w.zip |################################################-------| 87.19% tmpde5C9w.zip |################################################-------| 87.24% tmpde5C9w.zip |################################################-------| 87.28% tmpde5C9w.zip |################################################-------| 87.33% tmpde5C9w.zip |################################################-------| 87.37% tmpde5C9w.zip |################################################-------| 87.42% tmpde5C9w.zip |################################################-------| 87.46% tmpde5C9w.zip |################################################-------| 87.51% tmpde5C9w.zip |################################################-------| 87.56% tmpde5C9w.zip |################################################-------| 87.6% tmpde5C9w.zip |################################################-------| 87.65% tmpde5C9w.zip |################################################-------| 87.69% tmpde5C9w.zip |################################################-------| 87.74% tmpde5C9w.zip |################################################-------| 87.78% tmpde5C9w.zip |################################################-------| 87.83% tmpde5C9w.zip |################################################-------| 87.87% tmpde5C9w.zip |################################################-------| 87.92% tmpde5C9w.zip |################################################-------| 87.97% tmpde5C9w.zip |################################################-------| 88.01% tmpde5C9w.zip |################################################-------| 88.06% tmpde5C9w.zip |################################################-------| 88.1% tmpde5C9w.zip |################################################-------| 88.15% tmpde5C9w.zip |#################################################------| 88.19% tmpde5C9w.zip |#################################################------| 88.24% tmpde5C9w.zip |#################################################------| 88.29% tmpde5C9w.zip |#################################################------| 88.33% tmpde5C9w.zip |#################################################------| 88.38% tmpde5C9w.zip |#################################################------| 88.42% tmpde5C9w.zip |#################################################------| 88.47% tmpde5C9w.zip |#################################################------| 88.51% tmpde5C9w.zip |#################################################------| 88.56% tmpde5C9w.zip |#################################################------| 88.61% tmpde5C9w.zip |#################################################------| 88.65% tmpde5C9w.zip |#################################################------| 88.7% tmpde5C9w.zip |#################################################------| 88.74% tmpde5C9w.zip |#################################################------| 88.79% tmpde5C9w.zip |#################################################------| 88.83% tmpde5C9w.zip |#################################################------| 88.88% tmpde5C9w.zip |#################################################------| 88.92% tmpde5C9w.zip |#################################################------| 88.97% tmpde5C9w.zip |#################################################------| 89.02% tmpde5C9w.zip |#################################################------| 89.06% tmpde5C9w.zip |#################################################------| 89.11% tmpde5C9w.zip |#################################################------| 89.15% tmpde5C9w.zip |#################################################------| 89.2% tmpde5C9w.zip |#################################################------| 89.24% tmpde5C9w.zip |#################################################------| 89.29% tmpde5C9w.zip |#################################################------| 89.34% tmpde5C9w.zip |#################################################------| 89.38% tmpde5C9w.zip |#################################################------| 89.43% tmpde5C9w.zip |#################################################------| 89.47% tmpde5C9w.zip |#################################################------| 89.52% tmpde5C9w.zip |#################################################------| 89.56% tmpde5C9w.zip |#################################################------| 89.61% tmpde5C9w.zip |#################################################------| 89.66% tmpde5C9w.zip |#################################################------| 89.7% tmpde5C9w.zip |#################################################------| 89.75% tmpde5C9w.zip |#################################################------| 89.79% tmpde5C9w.zip |#################################################------| 89.84% tmpde5C9w.zip |#################################################------| 89.88% tmpde5C9w.zip |#################################################------| 89.93% tmpde5C9w.zip |#################################################------| 89.97% tmpde5C9w.zip |##################################################-----| 90.02% tmpde5C9w.zip |##################################################-----| 90.07% tmpde5C9w.zip |##################################################-----| 90.11% tmpde5C9w.zip |##################################################-----| 90.16% tmpde5C9w.zip |##################################################-----| 90.2% tmpde5C9w.zip |##################################################-----| 90.25% tmpde5C9w.zip |##################################################-----| 90.29% tmpde5C9w.zip |##################################################-----| 90.34% tmpde5C9w.zip |##################################################-----| 90.39% tmpde5C9w.zip |##################################################-----| 90.43% tmpde5C9w.zip |##################################################-----| 90.48% tmpde5C9w.zip |##################################################-----| 90.52% tmpde5C9w.zip |##################################################-----| 90.57% tmpde5C9w.zip |##################################################-----| 90.61% tmpde5C9w.zip |##################################################-----| 90.66% tmpde5C9w.zip |##################################################-----| 90.71% tmpde5C9w.zip |##################################################-----| 90.75% tmpde5C9w.zip |##################################################-----| 90.8% tmpde5C9w.zip |##################################################-----| 90.84% tmpde5C9w.zip |##################################################-----| 90.89% tmpde5C9w.zip |##################################################-----| 90.93% tmpde5C9w.zip |##################################################-----| 90.98% tmpde5C9w.zip |##################################################-----| 91.02% tmpde5C9w.zip |##################################################-----| 91.07% tmpde5C9w.zip |##################################################-----| 91.12% tmpde5C9w.zip |##################################################-----| 91.16% tmpde5C9w.zip |##################################################-----| 91.21% tmpde5C9w.zip |##################################################-----| 91.25% tmpde5C9w.zip |##################################################-----| 91.3% tmpde5C9w.zip |##################################################-----| 91.34% tmpde5C9w.zip |##################################################-----| 91.39% tmpde5C9w.zip |##################################################-----| 91.44% tmpde5C9w.zip |##################################################-----| 91.48% tmpde5C9w.zip |##################################################-----| 91.53% tmpde5C9w.zip |##################################################-----| 91.57% tmpde5C9w.zip |##################################################-----| 91.62% tmpde5C9w.zip |##################################################-----| 91.66% tmpde5C9w.zip |##################################################-----| 91.71% tmpde5C9w.zip |##################################################-----| 91.76% tmpde5C9w.zip |##################################################-----| 91.8% tmpde5C9w.zip |###################################################----| 91.85% tmpde5C9w.zip |###################################################----| 91.89% tmpde5C9w.zip |###################################################----| 91.94% tmpde5C9w.zip |###################################################----| 91.98% tmpde5C9w.zip |###################################################----| 92.03% tmpde5C9w.zip |###################################################----| 92.07% tmpde5C9w.zip |###################################################----| 92.12% tmpde5C9w.zip |###################################################----| 92.17% tmpde5C9w.zip |###################################################----| 92.21% tmpde5C9w.zip |###################################################----| 92.26% tmpde5C9w.zip |###################################################----| 92.3% tmpde5C9w.zip |###################################################----| 92.35% tmpde5C9w.zip |###################################################----| 92.39% tmpde5C9w.zip |###################################################----| 92.44% tmpde5C9w.zip |###################################################----| 92.49% tmpde5C9w.zip |###################################################----| 92.53% tmpde5C9w.zip |###################################################----| 92.58% tmpde5C9w.zip |###################################################----| 92.62% tmpde5C9w.zip |###################################################----| 92.67% tmpde5C9w.zip |###################################################----| 92.71% tmpde5C9w.zip |###################################################----| 92.76% tmpde5C9w.zip |###################################################----| 92.81% tmpde5C9w.zip |###################################################----| 92.85% tmpde5C9w.zip |###################################################----| 92.9% tmpde5C9w.zip |###################################################----| 92.94% tmpde5C9w.zip |###################################################----| 92.99% tmpde5C9w.zip |###################################################----| 93.03% tmpde5C9w.zip |###################################################----| 93.08% tmpde5C9w.zip |###################################################----| 93.12% tmpde5C9w.zip |###################################################----| 93.17% tmpde5C9w.zip |###################################################----| 93.22% tmpde5C9w.zip |###################################################----| 93.26% tmpde5C9w.zip |###################################################----| 93.31% tmpde5C9w.zip |###################################################----| 93.35% tmpde5C9w.zip |###################################################----| 93.4% tmpde5C9w.zip |###################################################----| 93.44% tmpde5C9w.zip |###################################################----| 93.49% tmpde5C9w.zip |###################################################----| 93.54% tmpde5C9w.zip |###################################################----| 93.58% tmpde5C9w.zip |###################################################----| 93.63% tmpde5C9w.zip |####################################################---| 93.67% tmpde5C9w.zip |####################################################---| 93.72% tmpde5C9w.zip |####################################################---| 93.76% tmpde5C9w.zip |####################################################---| 93.81% tmpde5C9w.zip |####################################################---| 93.86% tmpde5C9w.zip |####################################################---| 93.9% tmpde5C9w.zip |####################################################---| 93.95% tmpde5C9w.zip |####################################################---| 93.99% tmpde5C9w.zip |####################################################---| 94.04% tmpde5C9w.zip |####################################################---| 94.08% tmpde5C9w.zip |####################################################---| 94.13% tmpde5C9w.zip |####################################################---| 94.17% tmpde5C9w.zip |####################################################---| 94.22% tmpde5C9w.zip |####################################################---| 94.27% tmpde5C9w.zip |####################################################---| 94.31% tmpde5C9w.zip |####################################################---| 94.36% tmpde5C9w.zip |####################################################---| 94.4% tmpde5C9w.zip |####################################################---| 94.45% tmpde5C9w.zip |####################################################---| 94.49% tmpde5C9w.zip |####################################################---| 94.54% tmpde5C9w.zip |####################################################---| 94.59% tmpde5C9w.zip |####################################################---| 94.63% tmpde5C9w.zip |####################################################---| 94.68% tmpde5C9w.zip |####################################################---| 94.72% tmpde5C9w.zip |####################################################---| 94.77% tmpde5C9w.zip |####################################################---| 94.81% tmpde5C9w.zip |####################################################---| 94.86% tmpde5C9w.zip |####################################################---| 94.9% tmpde5C9w.zip |####################################################---| 94.95% tmpde5C9w.zip |####################################################---| 95.0% tmpde5C9w.zip |####################################################---| 95.04% tmpde5C9w.zip |####################################################---| 95.09% tmpde5C9w.zip |####################################################---| 95.13% tmpde5C9w.zip |####################################################---| 95.18% tmpde5C9w.zip |####################################################---| 95.22% tmpde5C9w.zip |####################################################---| 95.27% tmpde5C9w.zip |####################################################---| 95.32% tmpde5C9w.zip |####################################################---| 95.36% tmpde5C9w.zip |####################################################---| 95.41% tmpde5C9w.zip |####################################################---| 95.45% tmpde5C9w.zip |#####################################################--| 95.5% tmpde5C9w.zip |#####################################################--| 95.54% tmpde5C9w.zip |#####################################################--| 95.59% tmpde5C9w.zip |#####################################################--| 95.64% tmpde5C9w.zip |#####################################################--| 95.68% tmpde5C9w.zip |#####################################################--| 95.73% tmpde5C9w.zip |#####################################################--| 95.77% tmpde5C9w.zip |#####################################################--| 95.82% tmpde5C9w.zip |#####################################################--| 95.86% tmpde5C9w.zip |#####################################################--| 95.91% tmpde5C9w.zip |#####################################################--| 95.95% tmpde5C9w.zip |#####################################################--| 96.0% tmpde5C9w.zip |#####################################################--| 96.05% tmpde5C9w.zip |#####################################################--| 96.09% tmpde5C9w.zip |#####################################################--| 96.14% tmpde5C9w.zip |#####################################################--| 96.18% tmpde5C9w.zip |#####################################################--| 96.23% tmpde5C9w.zip |#####################################################--| 96.27% tmpde5C9w.zip |#####################################################--| 96.32% tmpde5C9w.zip |#####################################################--| 96.37% tmpde5C9w.zip |#####################################################--| 96.41% tmpde5C9w.zip |#####################################################--| 96.46% tmpde5C9w.zip |#####################################################--| 96.5% tmpde5C9w.zip |#####################################################--| 96.55% tmpde5C9w.zip |#####################################################--| 96.59% tmpde5C9w.zip |#####################################################--| 96.64% tmpde5C9w.zip |#####################################################--| 96.69% tmpde5C9w.zip |#####################################################--| 96.73% tmpde5C9w.zip |#####################################################--| 96.78% tmpde5C9w.zip |#####################################################--| 96.82% tmpde5C9w.zip |#####################################################--| 96.87% tmpde5C9w.zip |#####################################################--| 96.91% tmpde5C9w.zip |#####################################################--| 96.96% tmpde5C9w.zip |#####################################################--| 97.0% tmpde5C9w.zip |#####################################################--| 97.05% tmpde5C9w.zip |#####################################################--| 97.1% tmpde5C9w.zip |#####################################################--| 97.14% tmpde5C9w.zip |#####################################################--| 97.19% tmpde5C9w.zip |#####################################################--| 97.23% tmpde5C9w.zip |######################################################-| 97.28% tmpde5C9w.zip |######################################################-| 97.32% tmpde5C9w.zip |######################################################-| 97.37% tmpde5C9w.zip |######################################################-| 97.42% tmpde5C9w.zip |######################################################-| 97.46% tmpde5C9w.zip |######################################################-| 97.51% tmpde5C9w.zip |######################################################-| 97.55% tmpde5C9w.zip |######################################################-| 97.6% tmpde5C9w.zip |######################################################-| 97.64% tmpde5C9w.zip |######################################################-| 97.69% tmpde5C9w.zip |######################################################-| 97.74% tmpde5C9w.zip |######################################################-| 97.78% tmpde5C9w.zip |######################################################-| 97.83% tmpde5C9w.zip |######################################################-| 97.87% tmpde5C9w.zip |######################################################-| 97.92% tmpde5C9w.zip |######################################################-| 97.96% tmpde5C9w.zip |######################################################-| 98.01% tmpde5C9w.zip |######################################################-| 98.05% tmpde5C9w.zip |######################################################-| 98.1% tmpde5C9w.zip |######################################################-| 98.15% tmpde5C9w.zip |######################################################-| 98.19% tmpde5C9w.zip |######################################################-| 98.24% tmpde5C9w.zip |######################################################-| 98.28% tmpde5C9w.zip |######################################################-| 98.33% tmpde5C9w.zip |######################################################-| 98.37% tmpde5C9w.zip |######################################################-| 98.42% tmpde5C9w.zip |######################################################-| 98.47% tmpde5C9w.zip |######################################################-| 98.51% tmpde5C9w.zip |######################################################-| 98.56% tmpde5C9w.zip |######################################################-| 98.6% tmpde5C9w.zip |######################################################-| 98.65% tmpde5C9w.zip |######################################################-| 98.69% tmpde5C9w.zip |######################################################-| 98.74% tmpde5C9w.zip |######################################################-| 98.79% tmpde5C9w.zip |######################################################-| 98.83% tmpde5C9w.zip |######################################################-| 98.88% tmpde5C9w.zip |######################################################-| 98.92% tmpde5C9w.zip |######################################################-| 98.97% tmpde5C9w.zip |######################################################-| 99.01% tmpde5C9w.zip |######################################################-| 99.06% tmpde5C9w.zip |#######################################################| 99.1% tmpde5C9w.zip |#######################################################| 99.15% tmpde5C9w.zip |#######################################################| 99.2% tmpde5C9w.zip |#######################################################| 99.24% tmpde5C9w.zip |#######################################################| 99.29% tmpde5C9w.zip |#######################################################| 99.33% tmpde5C9w.zip |#######################################################| 99.38% tmpde5C9w.zip |#######################################################| 99.42% tmpde5C9w.zip |#######################################################| 99.47% tmpde5C9w.zip |#######################################################| 99.52% tmpde5C9w.zip |#######################################################| 99.56% tmpde5C9w.zip |#######################################################| 99.61% tmpde5C9w.zip |#######################################################| 99.65% tmpde5C9w.zip |#######################################################| 99.7% tmpde5C9w.zip |#######################################################| 99.74% tmpde5C9w.zip |#######################################################| 99.79% tmpde5C9w.zip |#######################################################| 99.84% tmpde5C9w.zip |#######################################################| 99.88% tmpde5C9w.zip |#######################################################| 99.93% tmpde5C9w.zip |#######################################################| 99.97% tmpde5C9w.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 27c0e834-6f7d-4048-b22b-eb1e69fc9443 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-06-24 22:41:57,375 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 sudo: unable to resolve host cloudify-ims-vm-06f9526c-daf6-4a21-be54-544b6c75c6d5 2019-06-24 22:41:57,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-06-24 22:42:13,327 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc/file', 'owner': u'1926c5e410864e6ba2b686726f6cf040', 'id': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'size': 263848448, u'self': u'/v2/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1926c5e410864e6ba2b686726f6cf040', 'name': 'cloudify_ims-project_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T22:42:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T22:42:12Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5', '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/3c740cb1-a96f-46b6-9a77-5d785b8677dc', 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_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'created': u'2019-06-24T22:42:07Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-24T22:42:07Z', 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/3c740cb1-a96f-46b6-9a77-5d785b8677dc', 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_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-24 22:42:13,690 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'swap': 0}) 2019-06-24 22:42:13,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-06-24 22:42:20,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-24 22:42:20,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-06-24 22:42:20,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:42:20,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-06-24 22:42:20,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:42:20,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-06-24 22:42:20,799 - 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-06-24 22:42:20,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-24 22:42:20,799 - 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-06-24 22:42:20,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 27c0e834-6f7d-4048-b22b-eb1e69fc9443 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-24 22:42:20,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-06-24 22:42:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-06-24 22:42:26,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-24 22:42:32,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,421 - 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-06-24 22:42:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a57102c-b7a8-48f5-88be-63ecc7aca043 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7a57102c-b7a8-48f5-88be-63ecc7aca043 2019-06-24 22:42:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,422 - 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-06-24 22:42:32,422 - 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-06-24 22:42:32,422 - 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-06-24 22:42:32,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b59a1321-f039-4da5-9dab-fea079c0e0f9 2019-06-24 22:42:32,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a1321-f039-4da5-9dab-fea079c0e0f9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}f06df47c8c098c1d4837be4fcc92f7138e54be8b" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-1e73e33f-677e-4264-9c94-cdab89fc141c Date: Mon, 24 Jun 2019 22:42:30 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:29Z", "updated_at": "2019-06-24T22:42:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:30Z", "revision_number": 0, "id": "6a39d552-fd94-47cf-a037-3d03cc8d1fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:30Z", "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:29Z", "revision_number": 0, "id": "fe56670f-7282-4e70-91c7-07623f229106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:29Z", "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind"}} 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-1e73e33f-677e-4264-9c94-cdab89fc141c 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-1e73e33f-677e-4264-9c94-cdab89fc141c 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c42e005f4ee63546986280172c94f3a223b1306" 2019-06-24 22:42:32,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5a277a53-c6fe-402f-a6fb-3febc7a09e91 Date: Mon, 24 Jun 2019 22:42:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-5a277a53-c6fe-402f-a6fb-3febc7a09e91 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-5a277a53-c6fe-402f-a6fb-3febc7a09e91 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 from name external provided. 2019-06-24 22:42:32,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c42e005f4ee63546986280172c94f3a223b1306" -d '{"floatingip": {"floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984"}}' 2019-06-24 22:42:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 22:42:32,426 - 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-06-24 22:42:32,426 - 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-06-24 22:42:32,426 - 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-06-24 22:42:32,426 - 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-06-24 22:42:32,427 - 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-06-24 22:42:38,711 - 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-06-24 22:42:38,711 - 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-06-24 22:42:38,711 - 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-06-24 22:42:38,712 - 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-06-24 22:42:38,712 - 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-06-24 22:42:38,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:38,712 - 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-06-24 22:42:38,712 - 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-06-24 22:42:38,712 - 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-06-24 22:42:38,713 - 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-06-24 22:42:38,713 - 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-06-24 22:42:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-24 22:42:38,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}21f2ebc810ec26afe5b50c00dab98949e871001a" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-06-24 22:42:38,713 - 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-06-24 22:42:38,713 - 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-06-24 22:42:38,714 - 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-06-24 22:42:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-06-24 22:42:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-55c7e978-b706-426f-91ae-01e0619eaf7a 2019-06-24 22:42:38,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:38,714 - 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-06-24 22:42:38,714 - 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-06-24 22:42:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c7e978-b706-426f-91ae-01e0619eaf7a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:38,715 - 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-06-24 22:42:38,715 - 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-06-24 22:42:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06df47c8c098c1d4837be4fcc92f7138e54be8b" 2019-06-24 22:42:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-06-24 22:42:38,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-76fa3327-3b05-4699-a86b-b0797752bd4a 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}eb7ca7e686668f07d306f440a40393c68466e861" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-76fa3327-3b05-4699-a86b-b0797752bd4a 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-d03e063d-7512-4296-8819-39309028f3ac Date: Mon, 24 Jun 2019 22:42:32 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:29Z", "updated_at": "2019-06-24T22:42:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:30Z", "revision_number": 0, "id": "6a39d552-fd94-47cf-a037-3d03cc8d1fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:30Z", "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:29Z", "revision_number": 0, "id": "fe56670f-7282-4e70-91c7-07623f229106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:29Z", "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind"}} 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de6243c-4dd8-4b4b-b6d6-0327e816a480 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:38,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json used request id req-d03e063d-7512-4296-8819-39309028f3ac 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-0de6243c-4dd8-4b4b-b6d6-0327e816a480 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json used request id req-d03e063d-7512-4296-8819-39309028f3ac 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}f06df47c8c098c1d4837be4fcc92f7138e54be8b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-8c1aa67e-bf42-4a55-ab2a-316de38e863d Date: Mon, 24 Jun 2019 22:42:32 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:42:32Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": null, "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}} 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-8c1aa67e-bf42-4a55-ab2a-316de38e863d 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:38,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-8c1aa67e-bf42-4a55-ab2a-316de38e863d 2019-06-24 22:42:38,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78a0d33-3a4d-4dc2-9a29-3c5d3e64d111 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:38,718 - 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'1926c5e410864e6ba2b686726f6cf040', u'created_at': u'2019-06-24T22:42:32Z', u'updated_at': u'2019-06-24T22:42:32Z', u'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'1926c5e410864e6ba2b686726f6cf040', u'port_id': None, u'id': u'62f5bc6f-7c89-49b3-a48f-321a065b8620', u'qos_policy_id': None} 2019-06-24 22:42:38,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a78a0d33-3a4d-4dc2-9a29-3c5d3e64d111 2019-06-24 22:42:38,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-8937e1ed-ac68-4141-873b-11efbcebe246 Date: Mon, 24 Jun 2019 22:42:32 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": 53, "updated_at": "2019-06-24T22:42:32Z", "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "port_range_min": 53, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3fc7c8b-e775-4f1c-a019-8eb47cf5ee28"}} 2019-06-24 22:42:38,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-76fa3327-3b05-4699-a86b-b0797752bd4a Date: Mon, 24 Jun 2019 22:42:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "644264c8-a209-4fc6-982e-6d98fea55c0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "d540b29f-d8d2-4195-b602-5d9eb30cddd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum"}} 2019-06-24 22:42:38,718 - 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-06-24 22:42:38,719 - 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-06-24 22:42:38,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}f06df47c8c098c1d4837be4fcc92f7138e54be8b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:38,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8937e1ed-ac68-4141-873b-11efbcebe246 2019-06-24 22:42:38,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8937e1ed-ac68-4141-873b-11efbcebe246 2019-06-24 22:42:44,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-31279a4f-3a6e-45c4-a1e4-08c93e52d2aa 2019-06-24 22:42:44,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-31279a4f-3a6e-45c4-a1e4-08c93e52d2aa 2019-06-24 22:42:44,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-0c7cc7dc-eb41-4504-bf22-ed514e394219 Date: Mon, 24 Jun 2019 22:42:33 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:33Z", "updated_at": "2019-06-24T22:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "700693cc-0cf3-4bed-b91a-cf3046813cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "d35212cb-a953-4a7c-b647-0f394a055dfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip"}} 2019-06-24 22:42:44,044 - 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-06-24 22:42:44,044 - 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-06-24 22:42:44,044 - 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-06-24 22:42:44,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8937e1ed-ac68-4141-873b-11efbcebe246 2019-06-24 22:42:44,045 - 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-06-24 22:42:44,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-8937e1ed-ac68-4141-873b-11efbcebe246 2019-06-24 22:42:44,045 - 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-06-24 22:42:44,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-c5c864cf-8ee4-4825-b51f-86e40d3abd6d Date: Mon, 24 Jun 2019 22:42:32 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "665116ca-9e9d-42cc-aec5-b88cf3668562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "d24379df-6c69-4740-bc10-8f859b78b1e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer"}} 2019-06-24 22:42:44,045 - 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-06-24 22:42:44,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}f06df47c8c098c1d4837be4fcc92f7138e54be8b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:44,046 - 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-06-24 22:42:44,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babea14bf17ef40efbab399b0c36058af689d3d6" 2019-06-24 22:42:44,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-c5c864cf-8ee4-4825-b51f-86e40d3abd6d 2019-06-24 22:42:44,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:44,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-c5c864cf-8ee4-4825-b51f-86e40d3abd6d 2019-06-24 22:42:44,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17dc023-3155-4837-8307-d1e10fec92ca 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:44,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e17dc023-3155-4837-8307-d1e10fec92ca 2019-06-24 22:42:44,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4336b7da-f282-4cbe-baca-02c817966f7e Date: Mon, 24 Jun 2019 22:42:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 22:42:44,047 - 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-06-24 22:42:44,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:42:44,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}185d24982574fd6517a8f9689f63358e89aadb9b" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-52ed4074-3cff-4191-bbb5-358a868d3c7c Date: Mon, 24 Jun 2019 22:42:33 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:33Z", "updated_at": "2019-06-24T22:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "1acdee81-874e-4ce2-abc7-2b3dc0cc7980", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "fa5d5cad-0ace-47f0-9133-c3e5bfd1c4c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base"}} 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-52ed4074-3cff-4191-bbb5-358a868d3c7c 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-52ed4074-3cff-4191-bbb5-358a868d3c7c 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120cf61c-305b-4534-b1fa-85b44134fd8c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:44,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-120cf61c-305b-4534-b1fa-85b44134fd8c 2019-06-24 22:42:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-0c7cc7dc-eb41-4504-bf22-ed514e394219 2019-06-24 22:42:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-0c7cc7dc-eb41-4504-bf22-ed514e394219 2019-06-24 22:42:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:42:44,049 - 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-06-24 22:42:44,049 - 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-06-24 22:42:44,049 - 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-06-24 22:42:44,050 - 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-06-24 22:42:44,050 - 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-06-24 22:42:44,050 - 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-06-24 22:42:44,050 - 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-06-24 22:42:44,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81d03d6a522ed3fe6f1ccf0b95d583354b8140f3" 2019-06-24 22:42:44,050 - 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-06-24 22:42:44,050 - 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-06-24 22:42:44,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_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-06-24 22:42:44,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:42:44,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'protocol': u'tcp', u'port': 5062} 2019-06-24 22:42:44,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': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-24 22:42:44,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': 6669} 2019-06-24 22:42:44,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': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-24 22:42:49,316 - 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-06-24 22:42:49,316 - 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-06-24 22:42:49,317 - 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-06-24 22:42:49,317 - 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-06-24 22:42:49,317 - 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-06-24 22:42:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-06-24 22:42:49,317 - 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-06-24 22:42:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-06-24 22:42:49,318 - 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-06-24 22:42:49,318 - 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-06-24 22:42:49,318 - 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-06-24 22:42:49,318 - 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-06-24 22:42:49,318 - 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-06-24 22:42:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255addd7bf8a6936d5c53366491139350ae1dc8d" 2019-06-24 22:42:49,318 - 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-06-24 22:42:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-7e683803-3bb7-4a11-81df-4dd5d6c8d2c8 Date: Mon, 24 Jun 2019 22:42:34 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "644264c8-a209-4fc6-982e-6d98fea55c0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "d540b29f-d8d2-4195-b602-5d9eb30cddd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum"}} 2019-06-24 22:42:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json used request id req-7e683803-3bb7-4a11-81df-4dd5d6c8d2c8 2019-06-24 22:42:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json used request id req-7e683803-3bb7-4a11-81df-4dd5d6c8d2c8 2019-06-24 22:42:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:49,319 - 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-06-24 22:42:49,319 - 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-06-24 22:42:49,320 - 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-06-24 22:42:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:42:49,320 - 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-06-24 22:42:49,320 - 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-06-24 22:42:49,320 - 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-06-24 22:42:49,320 - 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-06-24 22:42:49,321 - 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-06-24 22:42:49,321 - 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-06-24 22:42:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d0888a-7900-4b83-b824-2c936d194a71 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:42:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e961803b-5294-4925-81b3-1d925488a826 2019-06-24 22:42:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e961803b-5294-4925-81b3-1d925488a826 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:42:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-70d0888a-7900-4b83-b824-2c936d194a71 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-0306502e-db0b-44dd-b4cf-adb9f44ba7db x-compute-request-id: req-0306502e-db0b-44dd-b4cf-adb9f44ba7db Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-0306502e-db0b-44dd-b4cf-adb9f44ba7db 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a8870ac86b11bad65027a6d787b79e25a9c12f" 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-0306502e-db0b-44dd-b4cf-adb9f44ba7db 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c76c3be0ddc215a62534939390f913be80bbebb6" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-06-24 22:42:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}ef1eaf1dd3df5274d0cb711af1c8d8d0997fa9fc" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f2ebc810ec26afe5b50c00dab98949e871001a" 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}203bd1b2a0290a3f1347559d143b0e02306ab51b" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:42:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-2fa9209d-0a6e-49b2-b4c0-37d355457db4 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:42:34Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": null, "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}} 2019-06-24 22:42:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:42:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:42:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/88064e31-0891-4084-89e5-d2849e6a7bce.json used request id req-196897f4-b220-4783-9815-b70cca251352 2019-06-24 22:42:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}eb7ca7e686668f07d306f440a40393c68466e861" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-63349e2f-e542-4907-a17a-06436d6c0575 2019-06-24 22:42:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2e6984ed-a048-4cb4-823c-f6431a47b7bf Date: Mon, 24 Jun 2019 22:42:35 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-06-24T22:42:35Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "port_range_min": 7888, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}} 2019-06-24 22:42:54,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-63349e2f-e542-4907-a17a-06436d6c0575 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2e6984ed-a048-4cb4-823c-f6431a47b7bf 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2e6984ed-a048-4cb4-823c-f6431a47b7bf 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2fa9209d-0a6e-49b2-b4c0-37d355457db4 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-7d0f4cab-4906-4731-a686-271dafe0956b 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}21f2ebc810ec26afe5b50c00dab98949e871001a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:54,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-196897f4-b220-4783-9815-b70cca251352 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:33Z", "updated_at": "2019-06-24T22:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "700693cc-0cf3-4bed-b91a-cf3046813cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:33Z", "revision_number": 0, "id": "d35212cb-a953-4a7c-b647-0f394a055dfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:33Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip"}} 2019-06-24 22:42:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-63349e2f-e542-4907-a17a-06436d6c0575 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "311d6ef8-74b5-4ee1-aee5-91a6d0135da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "ee6586ac-0bfe-4aed-b6a9-c97f8103d344", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis"}} 2019-06-24 22:42:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-2fa9209d-0a6e-49b2-b4c0-37d355457db4 2019-06-24 22:42:54,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/88064e31-0891-4084-89e5-d2849e6a7bce.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7ca7e686668f07d306f440a40393c68466e861" 2019-06-24 22:42:54,574 - 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'1926c5e410864e6ba2b686726f6cf040', u'created_at': u'2019-06-24T22:42:34Z', u'updated_at': u'2019-06-24T22:42:34Z', u'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'1926c5e410864e6ba2b686726f6cf040', u'port_id': None, u'id': u'14b284a5-e224-46ea-af29-05db5d739ef1', u'qos_policy_id': None} 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-874105a9-761e-4601-bcb9-aa8337db7393 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "daa44bc5-a3d6-4079-a527-edcf5b66ac75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "fdb1309e-c3f0-4dd4-98c0-182064aa9dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono"}} 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-874105a9-761e-4601-bcb9-aa8337db7393 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-874105a9-761e-4601-bcb9-aa8337db7393 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-31928ed9-dfe7-4638-80a2-f3f6569bce72 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-31928ed9-dfe7-4638-80a2-f3f6569bce72 2019-06-24 22:42:54,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 from name external provided. 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-31928ed9-dfe7-4638-80a2-f3f6569bce72 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69a8870ac86b11bad65027a6d787b79e25a9c12f" -d '{"floatingip": {"floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984"}}' 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-98c46657-e43c-429f-bd8e-4795c942e7c5 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "73a79b1a-2837-4023-8e31-f03bcf58b1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "8ca121ce-4240-476a-8935-61b01710b2ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout"}} 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-98c46657-e43c-429f-bd8e-4795c942e7c5 2019-06-24 22:42:54,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-98c46657-e43c-429f-bd8e-4795c942e7c5 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-47c07a92-7998-43e9-970a-9aba32d68807 Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "665116ca-9e9d-42cc-aec5-b88cf3668562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:32Z", "revision_number": 0, "id": "d24379df-6c69-4740-bc10-8f859b78b1e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:32Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer"}} 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json used request id req-47c07a92-7998-43e9-970a-9aba32d68807 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f3a82601-33f3-43f4-803d-09a17017427e Date: Mon, 24 Jun 2019 22:42:35 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-06-24T22:42:35Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 11211, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "3a6889b8-360b-4957-b543-cea9241842a7"}} 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json used request id req-47c07a92-7998-43e9-970a-9aba32d68807 2019-06-24 22:42:54,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f3a82601-33f3-43f4-803d-09a17017427e 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}21f2ebc810ec26afe5b50c00dab98949e871001a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-f3a82601-33f3-43f4-803d-09a17017427e 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-7d0f4cab-4906-4731-a686-271dafe0956b Date: Mon, 24 Jun 2019 22:42:35 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "056efd94-6c4f-4c46-a7b9-cb8450a93138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "6e2696eb-b770-464a-9b7f-51d055dcd110", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime"}} 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-42ade048-f6ca-48ec-9e4b-1cf46ddd7068 2019-06-24 22:42:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-42ade048-f6ca-48ec-9e4b-1cf46ddd7068 Date: Mon, 24 Jun 2019 22:42:35 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-06-24T22:42:35Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "port_range_min": 5058, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}} 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7a1e9699-a839-4b67-9df0-aa2f92df7986 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-7a1e9699-a839-4b67-9df0-aa2f92df7986 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-7a1e9699-a839-4b67-9df0-aa2f92df7986 Date: Mon, 24 Jun 2019 22:42:35 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-06-24T22:42:35Z", "security_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "port_range_min": 9160, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}} 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}185d24982574fd6517a8f9689f63358e89aadb9b" 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-42ade048-f6ca-48ec-9e4b-1cf46ddd7068 2019-06-24 22:42:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:42:54,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-24 22:42:54,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}eb7ca7e686668f07d306f440a40393c68466e861" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:54,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-978d29a2-6d3f-4718-bc1d-5e95f18557b0 Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:35Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "port_range_min": 5054, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}} 2019-06-24 22:42:54,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-978d29a2-6d3f-4718-bc1d-5e95f18557b0 2019-06-24 22:42:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:42:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-24 22:42:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-978d29a2-6d3f-4718-bc1d-5e95f18557b0 2019-06-24 22:42:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:42:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:42:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json used request id req-9a5f5d52-ee45-428f-a49e-caca4b799a7d 2019-06-24 22:42:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-291b53a5-653a-421e-94cd-a88c9551660d 2019-06-24 22:42:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json used request id req-9a5f5d52-ee45-428f-a49e-caca4b799a7d 2019-06-24 22:42:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}185d24982574fd6517a8f9689f63358e89aadb9b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-291b53a5-653a-421e-94cd-a88c9551660d Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:36Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 11311, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}} 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-6c88230b-26ff-44d8-8abb-c4fda0675661 Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:36Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 22, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "048febc3-f345-447f-bb42-6704336ea423"}} 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-291b53a5-653a-421e-94cd-a88c9551660d 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6c88230b-26ff-44d8-8abb-c4fda0675661 2019-06-24 22:42:59,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-5d56f36b-9d37-4093-998d-e5b6179b04e4 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5bf01d5f-28d3-4f85-8f47-f7d5dceb333a Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:36Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 7000, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}} 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-5d56f36b-9d37-4093-998d-e5b6179b04e4 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}185d24982574fd6517a8f9689f63358e89aadb9b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6c88230b-26ff-44d8-8abb-c4fda0675661 2019-06-24 22:42:59,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5d56f36b-9d37-4093-998d-e5b6179b04e4 Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:36Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 7253, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "8a08f107-d368-4316-9bea-46c89f0444be"}} 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-45ff28c8-ac5b-4eeb-b572-25090ede84bd 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-a05c5250-7fdf-47fc-a385-afcef255629e Date: Mon, 24 Jun 2019 22:42:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "updated_at": "2019-06-24T22:42:36Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": null, "id": "57de5b88-219e-4189-a618-17427a39dd3c", "qos_policy_id": null}} 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-45ff28c8-ac5b-4eeb-b572-25090ede84bd 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-a05c5250-7fdf-47fc-a385-afcef255629e 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-a05c5250-7fdf-47fc-a385-afcef255629e 2019-06-24 22:42:59,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/d1b2321b-dbfe-4e56-b019-bea449040156.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f79372dba080f5ab6431a7cf6977138c9b2780" 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-777087ca-2ba7-4cff-8e99-fab75562371e 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-777087ca-2ba7-4cff-8e99-fab75562371e 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}185d24982574fd6517a8f9689f63358e89aadb9b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-d5a0984e-9729-47dd-9791-a8d269c7381e 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d5a0984e-9729-47dd-9791-a8d269c7381e Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 2380, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}} 2019-06-24 22:42:59,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-d5a0984e-9729-47dd-9791-a8d269c7381e 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}185d24982574fd6517a8f9689f63358e89aadb9b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c0a9783d-d2d1-435e-ad94-ba6ec63e4c62 Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 9160, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}} 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1eaf1dd3df5274d0cb711af1c8d8d0997fa9fc" 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:42:59,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:42:59,778 - 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'1926c5e410864e6ba2b686726f6cf040', u'created_at': u'2019-06-24T22:42:36Z', u'updated_at': u'2019-06-24T22:42:36Z', u'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'1926c5e410864e6ba2b686726f6cf040', u'port_id': None, u'id': u'57de5b88-219e-4189-a618-17427a39dd3c', u'qos_policy_id': None} 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-45ff28c8-ac5b-4eeb-b572-25090ede84bd Date: Mon, 24 Jun 2019 22:42:36 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-06-24T22:42:36Z", "security_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "port_range_min": 5052, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}} 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}255addd7bf8a6936d5c53366491139350ae1dc8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-5bf01d5f-28d3-4f85-8f47-f7d5dceb333a 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-5bf01d5f-28d3-4f85-8f47-f7d5dceb333a 2019-06-24 22:42:59,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-777087ca-2ba7-4cff-8e99-fab75562371e Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 4000, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}} 2019-06-24 22:42:59,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-c0a9783d-d2d1-435e-ad94-ba6ec63e4c62 2019-06-24 22:42:59,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-c0a9783d-d2d1-435e-ad94-ba6ec63e4c62 2019-06-24 22:42:59,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:04,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:04,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203bd1b2a0290a3f1347559d143b0e02306ab51b" 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/d1b2321b-dbfe-4e56-b019-bea449040156.json used request id req-57d163e0-449e-4324-9329-c22d2e442bdb 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-57d163e0-449e-4324-9329-c22d2e442bdb Date: Mon, 24 Jun 2019 22:42:37 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "daa44bc5-a3d6-4079-a527-edcf5b66ac75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "fdb1309e-c3f0-4dd4-98c0-182064aa9dc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono"}} 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/d1b2321b-dbfe-4e56-b019-bea449040156.json used request id req-57d163e0-449e-4324-9329-c22d2e442bdb 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json used request id req-f8d58bf4-a8e0-4350-a7f5-8e28ab1b2d3c 2019-06-24 22:43:04,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}ef1eaf1dd3df5274d0cb711af1c8d8d0997fa9fc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-f8d58bf4-a8e0-4350-a7f5-8e28ab1b2d3c Date: Mon, 24 Jun 2019 22:42:37 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "73a79b1a-2837-4023-8e31-f03bcf58b1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "8ca121ce-4240-476a-8935-61b01710b2ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout"}} 2019-06-24 22:43:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4cdcaf04-f634-4e4c-b5f2-9277349a0284 Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "port_range_min": 161, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}} 2019-06-24 22:43:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4cdcaf04-f634-4e4c-b5f2-9277349a0284 2019-06-24 22:43:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-4cdcaf04-f634-4e4c-b5f2-9277349a0284 2019-06-24 22:43:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2521c10a-7fc7-4100-bcf5-40b095f08237 Date: Mon, 24 Jun 2019 22:42:37 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": 6668, "updated_at": "2019-06-24T22:42:37Z", "security_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "port_range_min": 6667, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}} 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-a86b8ee7-cfac-46b2-9a3b-b6397f6c45ef Date: Mon, 24 Jun 2019 22:42:37 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "056efd94-6c4f-4c46-a7b9-cb8450a93138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "6e2696eb-b770-464a-9b7f-51d055dcd110", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime"}} 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json used request id req-a86b8ee7-cfac-46b2-9a3b-b6397f6c45ef 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2521c10a-7fc7-4100-bcf5-40b095f08237 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json used request id req-a86b8ee7-cfac-46b2-9a3b-b6397f6c45ef 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}203bd1b2a0290a3f1347559d143b0e02306ab51b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-bad11a46-c1e6-4f7c-9203-c6b29ce6e1d9 Date: Mon, 24 Jun 2019 22:42:37 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:35Z", "updated_at": "2019-06-24T22:42:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "311d6ef8-74b5-4ee1-aee5-91a6d0135da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1926c5e410864e6ba2b686726f6cf040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T22:42:35Z", "revision_number": 0, "id": "ee6586ac-0bfe-4aed-b6a9-c97f8103d344", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T22:42:35Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1926c5e410864e6ba2b686726f6cf040"}], "revision_number": 1, "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis"}} 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json used request id req-bad11a46-c1e6-4f7c-9203-c6b29ce6e1d9 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json used request id req-bad11a46-c1e6-4f7c-9203-c6b29ce6e1d9 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c76c3be0ddc215a62534939390f913be80bbebb6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1981175b-5ce5-492f-8fa1-f491c8e69955 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1981175b-5ce5-492f-8fa1-f491c8e69955 Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "port_range_min": 9888, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}} 2019-06-24 22:43:04,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c76c3be0ddc215a62534939390f913be80bbebb6" 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1981175b-5ce5-492f-8fa1-f491c8e69955 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json used request id req-f8d58bf4-a8e0-4350-a7f5-8e28ab1b2d3c 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-ec9fd82b-0204-4348-be54-4cfc646d3ea9 2019-06-24 22:43:04,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}203bd1b2a0290a3f1347559d143b0e02306ab51b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-403bc573-1a4f-4d31-8aa9-8da9d3f3e186 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "port_range_min": 80, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "a3452177-b786-4cdc-9076-1944aec9f600"}} 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-403bc573-1a4f-4d31-8aa9-8da9d3f3e186 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-403bc573-1a4f-4d31-8aa9-8da9d3f3e186 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-87ed6424-cb90-4afb-a003-dc1e80b67815 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 3478, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}} 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-87ed6424-cb90-4afb-a003-dc1e80b67815 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-87ed6424-cb90-4afb-a003-dc1e80b67815 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d887a1f-900d-4f74-9705-7ea92d7bcb11 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 8889, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "27364698-0dc6-4715-9a23-6405dc17b8a7"}} 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-ec9fd82b-0204-4348-be54-4cfc646d3ea9 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ec9fd82b-0204-4348-be54-4cfc646d3ea9 Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 8888, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "07f1a5c0-a080-4e3f-a64d-e79063cecfef"}} 2019-06-24 22:43:04,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6ec81965-0b11-446b-8ca9-ea678fbb808f 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-6ec81965-0b11-446b-8ca9-ea678fbb808f 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6ec81965-0b11-446b-8ca9-ea678fbb808f Date: Mon, 24 Jun 2019 22:42:37 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-06-24T22:42:37Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 3478, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:37Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}} 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c76c3be0ddc215a62534939390f913be80bbebb6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:04,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:43:10,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:10,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:10,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bfqutv'} 2019-06-24 22:43:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a28c4dfa-ec11-4220-ba41-227a80c58483 2019-06-24 22:43:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28c4dfa-ec11-4220-ba41-227a80c58483 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28c4dfa-ec11-4220-ba41-227a80c58483 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a28c4dfa-ec11-4220-ba41-227a80c58483 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a371f50e-8e94-4431-a068-36095cb35b2d 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a371f50e-8e94-4431-a068-36095cb35b2d 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a371f50e-8e94-4431-a068-36095cb35b2d Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5060, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}} 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b470945e-6d2f-4ae9-8b67-603d03d53007 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 10888, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "14032100-c7af-42d1-9c6c-0b6918385784"}} 2019-06-24 22:43:10,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b470945e-6d2f-4ae9-8b67-603d03d53007 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b470945e-6d2f-4ae9-8b67-603d03d53007 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bb1e876b-9b9b-449d-b7e1-32e84be155a8 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "port_range_min": 443, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e0f930a1-c481-4cd7-871d-e15ab65fe45c"}} 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bb1e876b-9b9b-449d-b7e1-32e84be155a8 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1d6e637b-73dd-48f1-ad33-7f58e1aa06c4 Date: Mon, 24 Jun 2019 22:42:38 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-06-24T22:42:38Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5060, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:38Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "42f28633-181f-476f-863f-aabab635e994"}} 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}] 2019-06-24 22:43:10,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bb1e876b-9b9b-449d-b7e1-32e84be155a8 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}203bd1b2a0290a3f1347559d143b0e02306ab51b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9d887a1f-900d-4f74-9705-7ea92d7bcb11 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-9d887a1f-900d-4f74-9705-7ea92d7bcb11 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:10,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1d6e637b-73dd-48f1-ad33-7f58e1aa06c4 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a958e768-d7ea-4996-87d0-3ca38ddd0316 Date: Mon, 24 Jun 2019 22:42:39 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-06-24T22:42:39Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5062, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:39Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}} 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a958e768-d7ea-4996-87d0-3ca38ddd0316 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-a958e768-d7ea-4996-87d0-3ca38ddd0316 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-53e5c651-e990-4f89-8eaa-4dddb4616d60 Date: Mon, 24 Jun 2019 22:42:39 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-06-24T22:42:39Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 32768, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:39Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "845c8602-eb1f-4071-8750-0afd26502f04"}} 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1d6e637b-73dd-48f1-ad33-7f58e1aa06c4 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:10,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-53e5c651-e990-4f89-8eaa-4dddb4616d60 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-53e5c651-e990-4f89-8eaa-4dddb4616d60 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2517a58c-607f-420d-a18a-6331636ba07b 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}c6f79372dba080f5ab6431a7cf6977138c9b2780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2517a58c-607f-420d-a18a-6331636ba07b Date: Mon, 24 Jun 2019 22:42:40 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-06-24T22:42:40Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 6669, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:40Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}} 2019-06-24 22:43:10,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-2517a58c-607f-420d-a18a-6331636ba07b 2019-06-24 22:43:10,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:10,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:10,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6162ccad-7f66-40e8-939e-15e53dfc76eb Date: Mon, 24 Jun 2019 22:42:40 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-06-24T22:42:40Z", "security_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "port_range_min": 5058, "revision_number": 0, "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:40Z", "project_id": "1926c5e410864e6ba2b686726f6cf040", "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}} 2019-06-24 22:43:10,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:15,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:15,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:15,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:15,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20031ea2-6572-4262-8732-2f5857159499 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fc3dd688-76f5-4959-8856-d5fb13fe42ff 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fc3dd688-76f5-4959-8856-d5fb13fe42ff 2019-06-24 22:43:15,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fc3dd688-76f5-4959-8856-d5fb13fe42ff 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-4fca3266-f404-4f55-944d-afa84db86291 x-compute-request-id: req-4fca3266-f404-4f55-944d-afa84db86291 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-4fca3266-f404-4f55-944d-afa84db86291 x-compute-request-id: req-4fca3266-f404-4f55-944d-afa84db86291 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-4fca3266-f404-4f55-944d-afa84db86291 2019-06-24 22:43:15,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-4fca3266-f404-4f55-944d-afa84db86291 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-4fca3266-f404-4f55-944d-afa84db86291 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-4fca3266-f404-4f55-944d-afa84db86291 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20031ea2-6572-4262-8732-2f5857159499 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-20031ea2-6572-4262-8732-2f5857159499 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-20031ea2-6572-4262-8732-2f5857159499 2019-06-24 22:43:15,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 x-compute-request-id: req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc3dd688-76f5-4959-8856-d5fb13fe42ff x-compute-request-id: req-fc3dd688-76f5-4959-8856-d5fb13fe42ff Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fc3dd688-76f5-4959-8856-d5fb13fe42ff 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 x-compute-request-id: req-56b6ca1f-ab52-4fbd-bbab-04e11cf58603 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c9c3fd450b8ab7f0d07b99907a5ad289a80d48" 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc3dd688-76f5-4959-8856-d5fb13fe42ff x-compute-request-id: req-fc3dd688-76f5-4959-8856-d5fb13fe42ff Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ddfc4ccad182f90b0ed5470dea40eb105995a" 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ddfc4ccad182f90b0ed5470dea40eb105995a" 2019-06-24 22:43:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-f8318f2e-abc9-4377-979b-1882e3c3da74 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-f8318f2e-abc9-4377-979b-1882e3c3da74 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-f8318f2e-abc9-4377-979b-1882e3c3da74 2019-06-24 22:43:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-f8318f2e-abc9-4377-979b-1882e3c3da74 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f8318f2e-abc9-4377-979b-1882e3c3da74 Date: Mon, 24 Jun 2019 22:42:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f8318f2e-abc9-4377-979b-1882e3c3da74 Date: Mon, 24 Jun 2019 22:42:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bfqutv', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': []} 2019-06-24 22:43:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bfqutv', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': []} 2019-06-24 22:43:20,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1280e3f0-1e47-4d14-a49a-f1e8df04c5ad 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1280e3f0-1e47-4d14-a49a-f1e8df04c5ad 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1280e3f0-1e47-4d14-a49a-f1e8df04c5ad 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1280e3f0-1e47-4d14-a49a-f1e8df04c5ad 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7t84lg'} 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1d4299ee-5478-48e3-bc28-121ddfe08a6e', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_42lsia'} 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c2f3fe-8b94-43e3-bbe2-d2022df3fc55 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98c2f3fe-8b94-43e3-bbe2-d2022df3fc55 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'05df1174-ddda-4e81-8bbc-d59d885301b8', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-06-24 22:43:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_3o7b2z'} 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'38abc435-c3fc-4b85-9382-258d2dacd2c1', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'14b284a5-e224-46ea-af29-05db5d739ef1', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8d7011-8b99-451a-980e-46271e57c351 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8d7011-8b99-451a-980e-46271e57c351 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2a8d7011-8b99-451a-980e-46271e57c351 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-98c2f3fe-8b94-43e3-bbe2-d2022df3fc55 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2a8d7011-8b99-451a-980e-46271e57c351 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-98c2f3fe-8b94-43e3-bbe2-d2022df3fc55 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_akme36'} 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'88064e31-0891-4084-89e5-d2849e6a7bce', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cf2d6078-6002-4a05-ac53-2ba2446ce090', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0109d4cc-b22b-42ff-b861-aac635dae71a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-0109d4cc-b22b-42ff-b861-aac635dae71a 2019-06-24 22:43:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:25,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd17e790-4eac-4187-83b7-340df4fd1a03 x-compute-request-id: req-fd17e790-4eac-4187-83b7-340df4fd1a03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-0130c438-9320-49fc-abea-2a50344eb88e 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd17e790-4eac-4187-83b7-340df4fd1a03 x-compute-request-id: req-fd17e790-4eac-4187-83b7-340df4fd1a03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f87316be-3381-494f-ae36-7bb0488e0278 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f87316be-3381-494f-ae36-7bb0488e0278 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87316be-3381-494f-ae36-7bb0488e0278 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:25,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87316be-3381-494f-ae36-7bb0488e0278 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 2019-06-24 22:43:25,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 x-compute-request-id: req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 x-compute-request-id: req-3b84fb3a-cb6b-49d1-9614-8ba88a9664f6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fd17e790-4eac-4187-83b7-340df4fd1a03 2019-06-24 22:43:25,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fd17e790-4eac-4187-83b7-340df4fd1a03 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fd17e790-4eac-4187-83b7-340df4fd1a03 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-fd17e790-4eac-4187-83b7-340df4fd1a03 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-0130c438-9320-49fc-abea-2a50344eb88e 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:25,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0130c438-9320-49fc-abea-2a50344eb88e x-compute-request-id: req-0130c438-9320-49fc-abea-2a50344eb88e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0130c438-9320-49fc-abea-2a50344eb88e x-compute-request-id: req-0130c438-9320-49fc-abea-2a50344eb88e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-0130c438-9320-49fc-abea-2a50344eb88e 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-0130c438-9320-49fc-abea-2a50344eb88e 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eca6607f7ca9358f95ac1bc9a5078e1606265c4" 2019-06-24 22:43:25,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eca6607f7ca9358f95ac1bc9a5078e1606265c4" 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd1b2321b-dbfe-4e56-b019-bea449040156', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'88064e31-0891-4084-89e5-d2849e6a7bce', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'62f5bc6f-7c89-49b3-a48f-321a065b8620', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd x-compute-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-18343465-7a20-4781-88c7-11dbef3bcb3b 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f901259-66a8-44cf-b002-bd69ec378b2b x-compute-request-id: req-5f901259-66a8-44cf-b002-bd69ec378b2b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f901259-66a8-44cf-b002-bd69ec378b2b x-compute-request-id: req-5f901259-66a8-44cf-b002-bd69ec378b2b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:25,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:25,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:25,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:25,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:25,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:30,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:30,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5f901259-66a8-44cf-b002-bd69ec378b2b 2019-06-24 22:43:30,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:30,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:30,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013f68d9-8495-4a26-9787-16cb127e43df x-compute-request-id: req-013f68d9-8495-4a26-9787-16cb127e43df Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013f68d9-8495-4a26-9787-16cb127e43df x-compute-request-id: req-013f68d9-8495-4a26-9787-16cb127e43df Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-013f68d9-8495-4a26-9787-16cb127e43df 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-013f68d9-8495-4a26-9787-16cb127e43df 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-013f68d9-8495-4a26-9787-16cb127e43df 2019-06-24 22:43:30,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-013f68d9-8495-4a26-9787-16cb127e43df 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6003001-25cb-44e3-9a80-28c73ca0462f x-compute-request-id: req-c6003001-25cb-44e3-9a80-28c73ca0462f Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6003001-25cb-44e3-9a80-28c73ca0462f x-compute-request-id: req-c6003001-25cb-44e3-9a80-28c73ca0462f Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-c6003001-25cb-44e3-9a80-28c73ca0462f 2019-06-24 22:43:30,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-c6003001-25cb-44e3-9a80-28c73ca0462f 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-c6003001-25cb-44e3-9a80-28c73ca0462f 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-c6003001-25cb-44e3-9a80-28c73ca0462f 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a1b764-57bd-4ab0-a96c-88773f875a15 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a1b764-57bd-4ab0-a96c-88773f875a15 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-09a1b764-57bd-4ab0-a96c-88773f875a15 2019-06-24 22:43:30,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-09a1b764-57bd-4ab0-a96c-88773f875a15 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c279fbd6ed90eed3e3375e954fd81fb6b378a7" 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c279fbd6ed90eed3e3375e954fd81fb6b378a7" 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova', u'name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', u'fingerprint': u'31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21'}}}, {u'external_id': u'e4ec2915-3ef5-42f2-8f0a-d027ec077270', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'71e47a86-4a9a-4fd4-9c76-01187c0b6a75', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'57de5b88-219e-4189-a618-17427a39dd3c', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_d0c4vv'} 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa60b8a6-64f3-4614-8ccd-c12d1ce3b76d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa60b8a6-64f3-4614-8ccd-c12d1ce3b76d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-aa60b8a6-64f3-4614-8ccd-c12d1ce3b76d 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-aa60b8a6-64f3-4614-8ccd-c12d1ce3b76d 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_y57qd7'} 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7t84lg', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:30,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd x-compute-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:30,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:30,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-d6cf9ee4-51a6-4d04-8ef1-13c1eca3987e 2019-06-24 22:43:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_42lsia', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-24 22:43:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_42lsia', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-06-24 22:43:35,932 - 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-06-24 22:43:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_42lsia", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf1838338a41146db65edc30f49e1c880b11dc4" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_42lsia", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8ece5687db1bdbf9f7b58a3024188d164de158" 2019-06-24 22:43:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8ece5687db1bdbf9f7b58a3024188d164de158" 2019-06-24 22:43:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d Date: Mon, 24 Jun 2019 22:42:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d Date: Mon, 24 Jun 2019 22:42:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-ea4896bd-356d-4e90-a2fc-5ee3ed59b46d 2019-06-24 22:43:35,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:35,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7t84lg', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-24 22:43:35,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7t84lg', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-06-24 22:43:35,934 - 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-06-24 22:43:35,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_7t84lg", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:35,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ef79de23b39e9f7f48234e149bd924a3d1a92b" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_7t84lg", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:35,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d50f905-a98c-424a-8f11-5c6eeea97404 x-compute-request-id: req-8d50f905-a98c-424a-8f11-5c6eeea97404 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "01450324-408b-428a-a40c-a0ece6c0a033", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "adminPass": "3NvgBCUhSt2j"}} 2019-06-24 22:43:35,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:35,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d50f905-a98c-424a-8f11-5c6eeea97404 x-compute-request-id: req-8d50f905-a98c-424a-8f11-5c6eeea97404 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "01450324-408b-428a-a40c-a0ece6c0a033", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "adminPass": "3NvgBCUhSt2j"}} 2019-06-24 22:43:35,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-8d50f905-a98c-424a-8f11-5c6eeea97404 2019-06-24 22:43:35,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd x-compute-request-id: req-fde76779-22d5-44ed-890d-5744c58383cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:35,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-fde76779-22d5-44ed-890d-5744c58383cd 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-74c3b207-7709-4862-abcd-9eb28a5592d9 x-compute-request-id: req-74c3b207-7709-4862-abcd-9eb28a5592d9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:35,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-74c3b207-7709-4862-abcd-9eb28a5592d9 x-compute-request-id: req-74c3b207-7709-4862-abcd-9eb28a5592d9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-74c3b207-7709-4862-abcd-9eb28a5592d9 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-74c3b207-7709-4862-abcd-9eb28a5592d9 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-74c3b207-7709-4862-abcd-9eb28a5592d9 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-74c3b207-7709-4862-abcd-9eb28a5592d9 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:35,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-811688e8-a847-4c46-ada9-3bf3a694a210 x-compute-request-id: req-811688e8-a847-4c46-ada9-3bf3a694a210 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-811688e8-a847-4c46-ada9-3bf3a694a210 x-compute-request-id: req-811688e8-a847-4c46-ada9-3bf3a694a210 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-811688e8-a847-4c46-ada9-3bf3a694a210 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:35,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:35,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-8d50f905-a98c-424a-8f11-5c6eeea97404 2019-06-24 22:43:35,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-8d50f905-a98c-424a-8f11-5c6eeea97404 2019-06-24 22:43:35,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-811688e8-a847-4c46-ada9-3bf3a694a210 2019-06-24 22:43:41,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-811688e8-a847-4c46-ada9-3bf3a694a210 2019-06-24 22:43:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-811688e8-a847-4c46-ada9-3bf3a694a210 2019-06-24 22:43:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-811688e8-a847-4c46-ada9-3bf3a694a210 2019-06-24 22:43:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:41,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e27570-166c-44e7-8f94-fce0e18185b9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e27570-166c-44e7-8f94-fce0e18185b9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-22e27570-166c-44e7-8f94-fce0e18185b9 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-22e27570-166c-44e7-8f94-fce0e18185b9 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:41,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_glzvus'} 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-17f1a354-c93f-4bb0-a18a-90b72189150d 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:41,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17f1a354-c93f-4bb0-a18a-90b72189150d x-compute-request-id: req-17f1a354-c93f-4bb0-a18a-90b72189150d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17f1a354-c93f-4bb0-a18a-90b72189150d x-compute-request-id: req-17f1a354-c93f-4bb0-a18a-90b72189150d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-17f1a354-c93f-4bb0-a18a-90b72189150d 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-17f1a354-c93f-4bb0-a18a-90b72189150d 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-17f1a354-c93f-4bb0-a18a-90b72189150d 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:41,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-9175a15f-59f2-4229-bca2-536831a06904 x-compute-request-id: req-9175a15f-59f2-4229-bca2-536831a06904 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-9175a15f-59f2-4229-bca2-536831a06904 x-compute-request-id: req-9175a15f-59f2-4229-bca2-536831a06904 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9175a15f-59f2-4229-bca2-536831a06904 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9175a15f-59f2-4229-bca2-536831a06904 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9175a15f-59f2-4229-bca2-536831a06904 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-9175a15f-59f2-4229-bca2-536831a06904 2019-06-24 22:43:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 x-compute-request-id: req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 x-compute-request-id: req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 2019-06-24 22:43:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d91d76b-8042-407b-97bd-22b0c9ce71db 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d91d76b-8042-407b-97bd-22b0c9ce71db 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2d91d76b-8042-407b-97bd-22b0c9ce71db 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2d91d76b-8042-407b-97bd-22b0c9ce71db 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6931cd85-aebc-491d-a765-fc797e6c614b Date: Mon, 24 Jun 2019 22:42:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-6931cd85-aebc-491d-a765-fc797e6c614b Date: Mon, 24 Jun 2019 22:42:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-6931cd85-aebc-491d-a765-fc797e6c614b 2019-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-6931cd85-aebc-491d-a765-fc797e6c614b 2019-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-6931cd85-aebc-491d-a765-fc797e6c614b 2019-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-6931cd85-aebc-491d-a765-fc797e6c614b 2019-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_3o7b2z', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-24 22:43:46,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" 2019-06-24 22:43:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_3o7b2z', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-06-24 22:43:46,258 - 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-06-24 22:43:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_3o7b2z", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b65bcdd81cdf4b5c2b8d367d732e56e1d6642" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_3o7b2z", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-701bbb0c-692b-4f47-a240-8a3d9c885884 x-compute-request-id: req-701bbb0c-692b-4f47-a240-8a3d9c885884 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-701bbb0c-692b-4f47-a240-8a3d9c885884 x-compute-request-id: req-701bbb0c-692b-4f47-a240-8a3d9c885884 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-701bbb0c-692b-4f47-a240-8a3d9c885884 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-701bbb0c-692b-4f47-a240-8a3d9c885884 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-701bbb0c-692b-4f47-a240-8a3d9c885884 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-701bbb0c-692b-4f47-a240-8a3d9c885884 2019-06-24 22:43:46,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-2492c9c0-7082-4604-b913-67e2f04997e6 x-compute-request-id: req-2492c9c0-7082-4604-b913-67e2f04997e6 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-2492c9c0-7082-4604-b913-67e2f04997e6 x-compute-request-id: req-2492c9c0-7082-4604-b913-67e2f04997e6 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2492c9c0-7082-4604-b913-67e2f04997e6 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2492c9c0-7082-4604-b913-67e2f04997e6 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2492c9c0-7082-4604-b913-67e2f04997e6 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-2492c9c0-7082-4604-b913-67e2f04997e6 2019-06-24 22:43:46,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-02135c56-eba1-4d1f-bce3-d4cd034bd73b x-compute-request-id: req-02135c56-eba1-4d1f-bce3-d4cd034bd73b Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-02135c56-eba1-4d1f-bce3-d4cd034bd73b x-compute-request-id: req-02135c56-eba1-4d1f-bce3-d4cd034bd73b Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02135c56-eba1-4d1f-bce3-d4cd034bd73b 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02135c56-eba1-4d1f-bce3-d4cd034bd73b 2019-06-24 22:43:46,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02135c56-eba1-4d1f-bce3-d4cd034bd73b 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02135c56-eba1-4d1f-bce3-d4cd034bd73b 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a6a0ae-491e-44ac-9386-da5656437015 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a6a0ae-491e-44ac-9386-da5656437015 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-30a6a0ae-491e-44ac-9386-da5656437015 2019-06-24 22:43:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-30a6a0ae-491e-44ac-9386-da5656437015 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58735cc6a2e7316f7fdcf3e53f329c96bf6f9f" 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f58735cc6a2e7316f7fdcf3e53f329c96bf6f9f" 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-05c49c02-3d6a-425d-8b23-d5a58bff84dd x-compute-request-id: req-05c49c02-3d6a-425d-8b23-d5a58bff84dd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-e0449734-02dd-4a5b-b8f6-8f1fa2a014b0 2019-06-24 22:43:46,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-05c49c02-3d6a-425d-8b23-d5a58bff84dd 2019-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-05c49c02-3d6a-425d-8b23-d5a58bff84dd 2019-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-05c49c02-3d6a-425d-8b23-d5a58bff84dd 2019-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-05c49c02-3d6a-425d-8b23-d5a58bff84dd x-compute-request-id: req-05c49c02-3d6a-425d-8b23-d5a58bff84dd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 2019-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 2019-06-24 22:43:46,264 - 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-06-24 22:43:46,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_akme36', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-24 22:43:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_akme36', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-06-24 22:43:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 2019-06-24 22:43:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 2019-06-24 22:43:46,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 2019-06-24 22:43:51,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 2019-06-24 22:43:51,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 Date: Mon, 24 Jun 2019 22:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c5b0a238-2197-4d27-8dc6-3eef6a38e403 Date: Mon, 24 Jun 2019 22:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-52e2eb02-58b6-4280-859d-a90942b2c046 x-compute-request-id: req-52e2eb02-58b6-4280-859d-a90942b2c046 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74bb5f4fc9d395ca252abf5e9a3f3e466a467ead" 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74bb5f4fc9d395ca252abf5e9a3f3e466a467ead" 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-5ef193cf-68b0-4a04-9ddf-7d33d631ea92 2019-06-24 22:43:51,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-5ef193cf-68b0-4a04-9ddf-7d33d631ea92 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef193cf-68b0-4a04-9ddf-7d33d631ea92 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef193cf-68b0-4a04-9ddf-7d33d631ea92 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 2019-06-24 22:43:51,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 x-compute-request-id: req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 x-compute-request-id: req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-df6c7d27-2ee8-412e-982f-4719e7261c0f 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-df6c7d27-2ee8-412e-982f-4719e7261c0f 2019-06-24 22:43:51,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e90d91539800be2d046e9df1b72b2f84940817c" 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e90d91539800be2d046e9df1b72b2f84940817c" 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_akme36", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd76fc94a5ad8aed68e599530a07aa46dc616497" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_akme36", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:51,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-d10ad2cd-9e51-47d8-a50d-370dc1c69ef2 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-df6c7d27-2ee8-412e-982f-4719e7261c0f 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-df6c7d27-2ee8-412e-982f-4719e7261c0f 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-df6c7d27-2ee8-412e-982f-4719e7261c0f x-compute-request-id: req-df6c7d27-2ee8-412e-982f-4719e7261c0f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-df6c7d27-2ee8-412e-982f-4719e7261c0f x-compute-request-id: req-df6c7d27-2ee8-412e-982f-4719e7261c0f Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:51,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-05c49c02-3d6a-425d-8b23-d5a58bff84dd 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c49e03-dc2a-4343-8572-ae2de520b5e4 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-52e2eb02-58b6-4280-859d-a90942b2c046 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:43:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-52e2eb02-58b6-4280-859d-a90942b2c046 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-52e2eb02-58b6-4280-859d-a90942b2c046 x-compute-request-id: req-52e2eb02-58b6-4280-859d-a90942b2c046 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "4b2db4e0-8077-4921-b377-b03fa18671bb", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/4b2db4e0-8077-4921-b377-b03fa18671bb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-52e2eb02-58b6-4280-859d-a90942b2c046 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-52e2eb02-58b6-4280-859d-a90942b2c046 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-764296be-ef06-4cbb-8a46-cbcd88c4c74d x-compute-request-id: req-764296be-ef06-4cbb-8a46-cbcd88c4c74d Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-764296be-ef06-4cbb-8a46-cbcd88c4c74d x-compute-request-id: req-764296be-ef06-4cbb-8a46-cbcd88c4c74d Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_06f9526c-daf6-4a21-be54-544b6c75c6d5"}, {"id": "b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/b83c9109-0f63-4f52-98a3-f29c9ea0adc1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_06f9526c-daf6-4a21-be54-544b6c75c6d5"}]} 2019-06-24 22:43:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-764296be-ef06-4cbb-8a46-cbcd88c4c74d 2019-06-24 22:43:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-764296be-ef06-4cbb-8a46-cbcd88c4c74d 2019-06-24 22:43:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-764296be-ef06-4cbb-8a46-cbcd88c4c74d 2019-06-24 22:43:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-764296be-ef06-4cbb-8a46-cbcd88c4c74d 2019-06-24 22:43:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-7ed901a1-8a3a-4856-9324-1dad6228c270 x-compute-request-id: req-7ed901a1-8a3a-4856-9324-1dad6228c270 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-aadd1fe4-eb23-431a-bb82-8bfaef589385 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-aadd1fe4-eb23-431a-bb82-8bfaef589385 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-7ed901a1-8a3a-4856-9324-1dad6228c270 x-compute-request-id: req-7ed901a1-8a3a-4856-9324-1dad6228c270 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYpETFsxxnFXywDh+llb++eiUVjFy08CdovWwxAzdQW/pDnAZ0zXLL/xyhVLH+r4QC0mC5b3ee87HU7Ed3jA1eKZNYxGg+AOm35vmxememhHMoD5+hpCiwh+hUx5wFKBAnIR8lbuii/e/pePdIRFiLnNcJuU+2wNHi0n/ZXZqL8D9mJNjuE7QxomqHAhVou+kvJzGphZuyAdHn0UfviPGEd8DtuctXEXOuZPCyE2ZLPPRCAORkOAGJAAAzMRNFFy3uy023/GXrWlYIK4uM/bsL1dBhT8t5rvsPbmlFyjiJjH5Ndoe77znDjpdENMCfK9j1EvmdI5NvB7VM+qIe81jZ Generated-by-Nova", "name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "fingerprint": "31:84:5f:79:14:b6:e8:ca:09:fb:a4:ba:f6:bf:62:21"}}]} 2019-06-24 22:43:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-7ed901a1-8a3a-4856-9324-1dad6228c270 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-7ed901a1-8a3a-4856-9324-1dad6228c270 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-7ed901a1-8a3a-4856-9324-1dad6228c270 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-7ed901a1-8a3a-4856-9324-1dad6228c270 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:43:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c49e03-dc2a-4343-8572-ae2de520b5e4 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-37c49e03-dc2a-4343-8572-ae2de520b5e4 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-37c49e03-dc2a-4343-8572-ae2de520b5e4 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aadd1fe4-eb23-431a-bb82-8bfaef589385 Date: Mon, 24 Jun 2019 22:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-aadd1fe4-eb23-431a-bb82-8bfaef589385 Date: Mon, 24 Jun 2019 22:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-aadd1fe4-eb23-431a-bb82-8bfaef589385 2019-06-24 22:43:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-aadd1fe4-eb23-431a-bb82-8bfaef589385 2019-06-24 22:43:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_d0c4vv', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-24 22:43:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_d0c4vv', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-06-24 22:43:56,585 - 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-06-24 22:43:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_d0c4vv", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:56,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f67deb434f5c0761e42483b176960153a99d5d9" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_d0c4vv", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d706542c-0f36-44bb-ae33-5cbe396caa00 Date: Mon, 24 Jun 2019 22:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d706542c-0f36-44bb-ae33-5cbe396caa00 Date: Mon, 24 Jun 2019 22:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-d706542c-0f36-44bb-ae33-5cbe396caa00 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-d706542c-0f36-44bb-ae33-5cbe396caa00 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-d706542c-0f36-44bb-ae33-5cbe396caa00 2019-06-24 22:43:56,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-d706542c-0f36-44bb-ae33-5cbe396caa00 2019-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_y57qd7', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_y57qd7', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-06-24 22:43:56,587 - 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-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_y57qd7", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c4800b181120d094bf72b0832efb559001c65" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_y57qd7", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:56,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3269a0655114213a6f0dfde15cb95bffb33ebc18" 2019-06-24 22:43:56,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3269a0655114213a6f0dfde15cb95bffb33ebc18" 2019-06-24 22:43:56,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e45b6e23-05f7-4765-a2f4-672bf7f980ac Date: Mon, 24 Jun 2019 22:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:43:56,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:43:56,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_glzvus", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:43:56,588 - 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-06-24 22:43:56,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_glzvus', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-24 22:43:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_glzvus', 'key_name': u'cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'image': u'3c740cb1-a96f-46b6-9a77-5d785b8677dc', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5', 'cloudify_management_network_id': u'c0fad59c-7738-4084-988d-c16c06460305'}, 'nics': [{'net-id': u'c0fad59c-7738-4084-988d-c16c06460305'}], 'flavor': u'3eef06b8-450a-4ce6-a776-e43bf93bca5f', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-06-24 22:43:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5), 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-06-24 22:43:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5 used request id req-e45b6e23-05f7-4765-a2f4-672bf7f980ac 2019-06-24 22:43:56,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_glzvus", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:44:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b817dffa7591af8e5258ae643afa40b64c4b6654" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_glzvus", "imageRef": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "flavorRef": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c0fad59c-7738-4084-988d-c16c06460305"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}}' 2019-06-24 22:44:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:01,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd23d69f-5a27-4475-a49b-189328aeec10 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-fd23d69f-5a27-4475-a49b-189328aeec10 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e45b6e23-05f7-4765-a2f4-672bf7f980ac Date: Mon, 24 Jun 2019 22:42:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0fad59c-7738-4084-988d-c16c06460305","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1926c5e410864e6ba2b686726f6cf040","l2_adjacency":true,"status":"ACTIVE","subnets":["b8cb7e24-ce74-4030-92b4-2defc9f6707b"],"description":"","tags":[],"updated_at":"2019-06-24T22:36:40Z","qos_policy_id":null,"name":"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5","admin_state_up":true,"tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:36:38Z","mtu":1450}]} 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:44:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cb3511bc270687f0bf670a02a997ea9b7c4963" 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-198e686d-9d1a-4c6e-8155-2efe8a716b15 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-198e686d-9d1a-4c6e-8155-2efe8a716b15 x-compute-request-id: req-198e686d-9d1a-4c6e-8155-2efe8a716b15 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.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:49Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-198e686d-9d1a-4c6e-8155-2efe8a716b15 2019-06-24 22:44:01,745 - 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-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 x-compute-request-id: req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 Content-Length: 418 location: http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "adminPass": "n8DyYHBJyBXk"}} 2019-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 2019-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 2019-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 2019-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 2019-06-24 22:44:01,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 x-compute-request-id: req-e2d92eb6-16a1-48b7-9aef-fa24001c30d0 Content-Length: 418 location: http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "adminPass": "n8DyYHBJyBXk"}} 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b x-compute-request-id: req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b Content-Length: 419 location: http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "adminPass": "MVHyhN34Hznv"}} 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:01,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b x-compute-request-id: req-d94d1bbf-8091-4ac7-aabd-c2dd25255d9b Content-Length: 419 location: http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "adminPass": "MVHyhN34Hznv"}} 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:01,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f4755194-8238-489b-b57b-06843d8e16c6 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-f4755194-8238-489b-b57b-06843d8e16c6 x-compute-request-id: req-f4755194-8238-489b-b57b-06843d8e16c6 Content-Length: 417 location: http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "adminPass": "RF8cpVMqk4N4"}} 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-f4755194-8238-489b-b57b-06843d8e16c6 x-compute-request-id: req-f4755194-8238-489b-b57b-06843d8e16c6 Content-Length: 417 location: http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "adminPass": "RF8cpVMqk4N4"}} 2019-06-24 22:44:01,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-3cd8149d-a16f-48d7-a354-dd6381b7d713 2019-06-24 22:44:01,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-3cd8149d-a16f-48d7-a354-dd6381b7d713 2019-06-24 22:44:01,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-3cd8149d-a16f-48d7-a354-dd6381b7d713 2019-06-24 22:44:07,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f4755194-8238-489b-b57b-06843d8e16c6 2019-06-24 22:44:07,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f4755194-8238-489b-b57b-06843d8e16c6 2019-06-24 22:44:07,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-3cd8149d-a16f-48d7-a354-dd6381b7d713 2019-06-24 22:44:07,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22: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 x-openstack-request-id: req-3cd8149d-a16f-48d7-a354-dd6381b7d713 x-compute-request-id: req-3cd8149d-a16f-48d7-a354-dd6381b7d713 Content-Length: 418 location: http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "adminPass": "gXbGtM5fea66"}} 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22: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 x-openstack-request-id: req-3cd8149d-a16f-48d7-a354-dd6381b7d713 x-compute-request-id: req-3cd8149d-a16f-48d7-a354-dd6381b7d713 Content-Length: 418 location: http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "adminPass": "gXbGtM5fea66"}} 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-bc8b87b7-332f-4e19-aaab-0b22f6110ee4 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22: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 x-openstack-request-id: req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d x-compute-request-id: req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d Content-Length: 459 location: http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 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": "06463d40-1ec8-4c64-8972-c45c596b3b48", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "adminPass": "58qgmD6wzETZ"}} 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22: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 x-openstack-request-id: req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d x-compute-request-id: req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d Content-Length: 459 location: http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 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": "06463d40-1ec8-4c64-8972-c45c596b3b48", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "adminPass": "58qgmD6wzETZ"}} 2019-06-24 22:44:07,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b x-compute-request-id: req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b Content-Length: 417 location: http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "adminPass": "8YFSvj7vCXEJ"}} 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b x-compute-request-id: req-f6d8eeac-c2ce-47a7-9538-5fb65705ec0b Content-Length: 417 location: http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "adminPass": "8YFSvj7vCXEJ"}} 2019-06-24 22:44:07,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8b87b7-332f-4e19-aaab-0b22f6110ee4 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:07,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-51c2ceb9-8e0b-45e6-8a24-76e82ea5584d 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14b319ab688345a21377db5aeb753d9b42fddb1" 2019-06-24 22:44:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1b2df33f-a5ac-4506-8793-bd8e3052bd02 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2df33f-a5ac-4506-8793-bd8e3052bd02 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356a4b682cf114a94520d51a14454c893be35488" 2019-06-24 22:44:07,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-9cbaf3ed-0ae1-43e7-b274-f73cd68e27ae x-compute-request-id: req-9cbaf3ed-0ae1-43e7-b274-f73cd68e27ae Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-9cbaf3ed-0ae1-43e7-b274-f73cd68e27ae 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-9cbaf3ed-0ae1-43e7-b274-f73cd68e27ae 2019-06-24 22:44:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-17f9a171-2a70-40d2-a75a-eac3c92c92b9 x-compute-request-id: req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 Content-Length: 457 location: http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f 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": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "adminPass": "j4p37H4Q6zxR"}} 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:42: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-17f9a171-2a70-40d2-a75a-eac3c92c92b9 x-compute-request-id: req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 Content-Length: 457 location: http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f 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": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "adminPass": "j4p37H4Q6zxR"}} 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 2019-06-24 22:44:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-17f9a171-2a70-40d2-a75a-eac3c92c92b9 2019-06-24 22:44:07,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:07,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:12,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-714ae283-8369-4e55-9a7e-0e7a12eeac16 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46fcc0bfb2c9d980ecf88a4d96e12e13cb7f037" 2019-06-24 22:44:12,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-714ae283-8369-4e55-9a7e-0e7a12eeac16 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-714ae283-8369-4e55-9a7e-0e7a12eeac16 x-compute-request-id: req-714ae283-8369-4e55-9a7e-0e7a12eeac16 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46277527-86da-4061-9b40-360aa954c93d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-46277527-86da-4061-9b40-360aa954c93d 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6485ea-3dbb-41dc-ad20-e8f6316a9f6f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3f6485ea-3dbb-41dc-ad20-e8f6316a9f6f 2019-06-24 22:44:12,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-38420e87-5ba3-4175-94d2-1c5b805d55e4 x-compute-request-id: req-38420e87-5ba3-4175-94d2-1c5b805d55e4 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.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-38420e87-5ba3-4175-94d2-1c5b805d55e4 2019-06-24 22:44:12,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-38420e87-5ba3-4175-94d2-1c5b805d55e4 2019-06-24 22:44:12,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:12,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf00beda-888f-40b5-b619-80c16d2c2a54 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:12,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-cf00beda-888f-40b5-b619-80c16d2c2a54 2019-06-24 22:44:12,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 22:44:12,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:12,231 - 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-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26af86c3950ba98dd196e9b38459be005ea084f8" 2019-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e2ed908-1ba9-457d-afc2-e776a59fa55b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-0e2ed908-1ba9-457d-afc2-e776a59fa55b 2019-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbed6585d9deaed0629ab0b065fc998dfa4048e" 2019-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa354e8d530666af88cdce090fb2b1fe219bf6ad" 2019-06-24 22:44:12,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6992315-fa85-464c-9eea-eebbcdd0a851 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b6992315-fa85-464c-9eea-eebbcdd0a851 2019-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:44:12,233 - 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-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:44:12,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-60f9b6a8-7588-4472-ac6d-0737485f7c74 2019-06-24 22:44:12,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 22:44:12,234 - 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-06-24 22:44:12,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-60f9b6a8-7588-4472-ac6d-0737485f7c74 x-compute-request-id: req-60f9b6a8-7588-4472-ac6d-0737485f7c74 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:12,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-60f9b6a8-7588-4472-ac6d-0737485f7c74 2019-06-24 22:44:12,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}389476b67f10fdd9bfeb4ffef64610679c7c39f0" 2019-06-24 22:44:12,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-f667f7e8-0df2-456e-961b-f9e01097ac39 x-compute-request-id: req-f667f7e8-0df2-456e-961b-f9e01097ac39 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:12,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-f667f7e8-0df2-456e-961b-f9e01097ac39 2019-06-24 22:44:12,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-f667f7e8-0df2-456e-961b-f9e01097ac39 2019-06-24 22:44:12,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-bd2a6096-1089-4e15-a331-216b24c2c247 x-compute-request-id: req-bd2a6096-1089-4e15-a331-216b24c2c247 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.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:12,235 - 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-06-24 22:44:12,235 - 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-06-24 22:44:12,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-bd2a6096-1089-4e15-a331-216b24c2c247 2019-06-24 22:44:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-bd2a6096-1089-4e15-a331-216b24c2c247 2019-06-24 22:44:17,400 - 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-06-24 22:44:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-3cdba336-86dc-4b10-9d93-41bd31909683 2019-06-24 22:44:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-3cdba336-86dc-4b10-9d93-41bd31909683 2019-06-24 22:44:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:42: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-3cdba336-86dc-4b10-9d93-41bd31909683 x-compute-request-id: req-3cdba336-86dc-4b10-9d93-41bd31909683 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:59Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:17,401 - 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-06-24 22:44:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0cfb554724d716a93b7413aab86b4b1d6e83458" 2019-06-24 22:44:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e98985ad-42a6-4a9b-9ac4-4ed41fb8c78c 2019-06-24 22:44:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98985ad-42a6-4a9b-9ac4-4ed41fb8c78c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a628bad3-ea3c-4f83-a930-68ea4eb8be67 x-compute-request-id: req-a628bad3-ea3c-4f83-a930-68ea4eb8be67 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.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:50Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a628bad3-ea3c-4f83-a930-68ea4eb8be67 2019-06-24 22:44:17,402 - 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-06-24 22:44:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a628bad3-ea3c-4f83-a930-68ea4eb8be67 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ca38ce-ceda-48a3-a727-707d4a84fd58 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b4ca38ce-ceda-48a3-a727-707d4a84fd58 2019-06-24 22:44:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3fc318b0c273839b78840727c77f41a070433d" 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcfc94d96f3921922195a0acaefed2ea88363b6d" 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-ded08cea-9991-4167-9db2-1583c694d83f 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded08cea-9991-4167-9db2-1583c694d83f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f409d4bc-cadf-4c5c-a4c4-1faa3d1ca593 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b48b9ea4edcd9ff951120df5acf0546f21a1aae9" 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f409d4bc-cadf-4c5c-a4c4-1faa3d1ca593 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d4ccd251-7599-4e63-ac0b-986bd747081e 2019-06-24 22:44:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d4ccd251-7599-4e63-ac0b-986bd747081e 2019-06-24 22:44:17,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4ccd251-7599-4e63-ac0b-986bd747081e x-compute-request-id: req-d4ccd251-7599-4e63-ac0b-986bd747081e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:17,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-84ef71fe-3be2-4fd4-bba7-aac251a8fe58 x-compute-request-id: req-84ef71fe-3be2-4fd4-bba7-aac251a8fe58 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:17,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-84ef71fe-3be2-4fd4-bba7-aac251a8fe58 2019-06-24 22:44:17,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-84ef71fe-3be2-4fd4-bba7-aac251a8fe58 2019-06-24 22:44:17,406 - 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-06-24 22:44:17,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-55a5c43e-5ecb-40d2-9739-d979381d86f6 2019-06-24 22:44:17,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 22:44:17,407 - 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-06-24 22:44:17,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a5c43e-5ecb-40d2-9739-d979381d86f6 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d8e2a932-8fe3-4bf0-b874-9c4a2ed9a18a 2019-06-24 22:44:17,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6790026c00c9063863b06f42346f465bbd60d34" 2019-06-24 22:44:17,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:17,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e2a932-8fe3-4bf0-b874-9c4a2ed9a18a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:17,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c441f68-4408-407c-8fa2-43c68f136751 x-compute-request-id: req-5c441f68-4408-407c-8fa2-43c68f136751 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.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-5c441f68-4408-407c-8fa2-43c68f136751 2019-06-24 22:44:22,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-5c441f68-4408-407c-8fa2-43c68f136751 2019-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3966c2be-9c1f-47e2-a95c-70a09c1a330f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3966c2be-9c1f-47e2-a95c-70a09c1a330f 2019-06-24 22:44:22,902 - 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-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19f042071ab19d3f6e1fdfb3e1d790cc626c37" 2019-06-24 22:44:22,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f5a1337bfd0fddbef74440e3ff29f995dcdc4a" 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b671f02f-ce67-43cf-93b0-ef37decf247b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-b5033c42-086b-457a-bada-1daf43977dbf x-compute-request-id: req-b5033c42-086b-457a-bada-1daf43977dbf Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-b223bc5d-3a9b-4293-8fc6-b00d161daffe 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a081d53f130e9205214b1ffde19ef8f1ae5a96bb" 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b671f02f-ce67-43cf-93b0-ef37decf247b 2019-06-24 22:44:22,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43: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-b223bc5d-3a9b-4293-8fc6-b00d161daffe x-compute-request-id: req-b223bc5d-3a9b-4293-8fc6-b00d161daffe 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.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-b223bc5d-3a9b-4293-8fc6-b00d161daffe 2019-06-24 22:44:22,904 - 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-06-24 22:44:22,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-b5033c42-086b-457a-bada-1daf43977dbf 2019-06-24 22:44:22,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-b5033c42-086b-457a-bada-1daf43977dbf 2019-06-24 22:44:22,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43: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-04703ce8-e6db-44f8-a522-f20ad1642c6e x-compute-request-id: req-04703ce8-e6db-44f8-a522-f20ad1642c6e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-04703ce8-e6db-44f8-a522-f20ad1642c6e 2019-06-24 22:44:22,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-04703ce8-e6db-44f8-a522-f20ad1642c6e 2019-06-24 22:44:22,905 - 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-06-24 22:44:22,905 - 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-06-24 22:44:22,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-fca6c9be-5505-4231-860c-f6e1b806276d 2019-06-24 22:44:22,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-fca6c9be-5505-4231-860c-f6e1b806276d 2019-06-24 22:44:22,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43: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-fca6c9be-5505-4231-860c-f6e1b806276d x-compute-request-id: req-fca6c9be-5505-4231-860c-f6e1b806276d 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.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:59Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda7b1b1a511514caa7dbb385a1404b248eb0953" 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d7db785-191c-4b25-8f63-e43da2bfed5c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6d7db785-191c-4b25-8f63-e43da2bfed5c 2019-06-24 22:44:22,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:43: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-a0cedbce-07e2-44c7-bde8-c882a6fd880e x-compute-request-id: req-a0cedbce-07e2-44c7-bde8-c882a6fd880e 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.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:50Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a0cedbce-07e2-44c7-bde8-c882a6fd880e 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a0cedbce-07e2-44c7-bde8-c882a6fd880e 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-423d551b-dd1b-486b-998b-ab7eda65a0ed 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-423d551b-dd1b-486b-998b-ab7eda65a0ed 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-80cd2b02-98b6-4bb8-b587-6873439f8293 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3e94e5829b25fde791b0c85fdc83f8cdd015260" 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80cd2b02-98b6-4bb8-b587-6873439f8293 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3966b23580209d1eca479d583f2736c155a44f57" 2019-06-24 22:44:22,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:22,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-18db2801-b57a-482d-84b5-9c8a88de87bd 2019-06-24 22:44:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1849c04ed77e4fa504c08840827c84fcfbfadba0" 2019-06-24 22:44:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18db2801-b57a-482d-84b5-9c8a88de87bd 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5eda54c-e07b-44d1-a24e-77fdcea0ca21 x-compute-request-id: req-d5eda54c-e07b-44d1-a24e-77fdcea0ca21 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3eb1bc4-3a66-4fc5-8a76-04956149a6da x-compute-request-id: req-c3eb1bc4-3a66-4fc5-8a76-04956149a6da Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,405 - 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-06-24 22:44:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d5eda54c-e07b-44d1-a24e-77fdcea0ca21 2019-06-24 22:44:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d5eda54c-e07b-44d1-a24e-77fdcea0ca21 2019-06-24 22:44:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c3eb1bc4-3a66-4fc5-8a76-04956149a6da 2019-06-24 22:44:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c3eb1bc4-3a66-4fc5-8a76-04956149a6da 2019-06-24 22:44:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5116540-e768-4d3b-85fe-6e3a9df6ced0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e5116540-e768-4d3b-85fe-6e3a9df6ced0 2019-06-24 22:44:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981a99e6-3016-4b0b-be70-48a9c0ea24da x-compute-request-id: req-981a99e6-3016-4b0b-be70-48a9c0ea24da 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.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f106e145-a98f-40a6-822a-4c988dfea0c9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:28,406 - 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-06-24 22:44:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-981a99e6-3016-4b0b-be70-48a9c0ea24da 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-981a99e6-3016-4b0b-be70-48a9c0ea24da 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761205aeda8ed0c3818960aa2068c50a3e253eb3" 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f106e145-a98f-40a6-822a-4c988dfea0c9 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-06-24 22:44:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5010a92d6778c09fb8ef649b2a8cc19ed2b33eec" 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e981ab-4c5a-45eb-bbda-ab47c8fa6937 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e9e981ab-4c5a-45eb-bbda-ab47c8fa6937 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f497ea5ae9a679138a2c0a8b088b0e0ca3da51f" 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:28,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 2/60] 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd953802-4100-408f-b57c-1c30a19ae2e9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2c23778-3428-417e-b36c-9501192d73a5 x-compute-request-id: req-c2c23778-3428-417e-b36c-9501192d73a5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ee2e2696535edee52abdb2a275c0e678a52d21" 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-c2c23778-3428-417e-b36c-9501192d73a5 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-c2c23778-3428-417e-b36c-9501192d73a5 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-cd953802-4100-408f-b57c-1c30a19ae2e9 2019-06-24 22:44:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-f10fe824-eb68-43f9-a272-b151afcac4d7 2019-06-24 22:44:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-aacc9b14-44a1-4a2b-8ec6-d2da3434a5f0 2019-06-24 22:44:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-aacc9b14-44a1-4a2b-8ec6-d2da3434a5f0 2019-06-24 22:44:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aacc9b14-44a1-4a2b-8ec6-d2da3434a5f0 x-compute-request-id: req-aacc9b14-44a1-4a2b-8ec6-d2da3434a5f0 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.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-f10fe824-eb68-43f9-a272-b151afcac4d7 2019-06-24 22:44:28,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 2/60] 2019-06-24 22:44:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44: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-f10fe824-eb68-43f9-a272-b151afcac4d7 x-compute-request-id: req-f10fe824-eb68-43f9-a272-b151afcac4d7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,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 2/60] 2019-06-24 22:44:28,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 2/60] 2019-06-24 22:44:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d94fe4fd-12ca-4dbe-a74f-1c7f71873912 2019-06-24 22:44:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d94fe4fd-12ca-4dbe-a74f-1c7f71873912 2019-06-24 22:44:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44: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-d94fe4fd-12ca-4dbe-a74f-1c7f71873912 x-compute-request-id: req-d94fe4fd-12ca-4dbe-a74f-1c7f71873912 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.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:59Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:28,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 2/60] 2019-06-24 22:44:35,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:35,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:35,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2740094cdc88d71ca3f6767feef3277f341686" 2019-06-24 22:44:35,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6f7de206-1a97-437d-ae89-f9874b4361f7 2019-06-24 22:44:35,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7de206-1a97-437d-ae89-f9874b4361f7 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-daf000c5-f5c0-4444-a35b-e13570cc8c55 x-compute-request-id: req-daf000c5-f5c0-4444-a35b-e13570cc8c55 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.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:50Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-daf000c5-f5c0-4444-a35b-e13570cc8c55 2019-06-24 22:44:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-daf000c5-f5c0-4444-a35b-e13570cc8c55 2019-06-24 22:44:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:42,395 - 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-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cf3bd01ad91b62efcd399199fe34bdf0e5397" 2019-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2a005a82-32d3-4794-9e23-5f595de19e10 2019-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a005a82-32d3-4794-9e23-5f595de19e10 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-03131e0e-5146-4932-ae59-80c38f4032ad x-compute-request-id: req-03131e0e-5146-4932-ae59-80c38f4032ad Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-03131e0e-5146-4932-ae59-80c38f4032ad 2019-06-24 22:44:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-03131e0e-5146-4932-ae59-80c38f4032ad 2019-06-24 22:44:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f30fc6ac-38a1-43b9-907a-e2e9d3b03494 2019-06-24 22:44:49,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30fc6ac-38a1-43b9-907a-e2e9d3b03494 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29520cdf3dc57af15050a6948a582dfb5212f021" 2019-06-24 22:44:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:49,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e1d7808-37f7-4f9e-b09d-8b1db84405a2 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-4e1d7808-37f7-4f9e-b09d-8b1db84405a2 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-146e60a8-c0b3-44f6-be75-be07c693de42 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-146e60a8-c0b3-44f6-be75-be07c693de42 2019-06-24 22:44:49,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6f876499-13fe-473f-82a2-1dac2772f8e8 2019-06-24 22:44:49,673 - 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-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f876499-13fe-473f-82a2-1dac2772f8e8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eae88e724da889eb6265961dc082532f847addd" 2019-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181bf05871cd8172bf1ac8e6e12281c05e3c4a58" 2019-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22: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-146e60a8-c0b3-44f6-be75-be07c693de42 x-compute-request-id: req-146e60a8-c0b3-44f6-be75-be07c693de42 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.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-99230c6b-b33d-437f-8f54-c880c1c56389 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90d03914-e232-4747-bf88-f4d93903b989 x-compute-request-id: req-90d03914-e232-4747-bf88-f4d93903b989 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-99230c6b-b33d-437f-8f54-c880c1c56389 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-75f0c651-960b-4b28-8bd7-24b835d6c0a3 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-90d03914-e232-4747-bf88-f4d93903b989 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ded98f2dc0b32fedadf709e1be8ad49d984f11e" 2019-06-24 22:44:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-90d03914-e232-4747-bf88-f4d93903b989 2019-06-24 22:44:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f0c651-960b-4b28-8bd7-24b835d6c0a3 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99230c6b-b33d-437f-8f54-c880c1c56389 x-compute-request-id: req-99230c6b-b33d-437f-8f54-c880c1c56389 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:49,676 - 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-06-24 22:44:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82250b13-48d0-4a0c-9dcb-cdd822679d3e x-compute-request-id: req-82250b13-48d0-4a0c-9dcb-cdd822679d3e 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.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:55,272 - 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-06-24 22:44:55,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-82250b13-48d0-4a0c-9dcb-cdd822679d3e 2019-06-24 22:44:55,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-82250b13-48d0-4a0c-9dcb-cdd822679d3e 2019-06-24 22:44:55,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:55,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:44:55,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5eead12-9dd2-4b9f-b9ac-4b9a09fe4024 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a5eead12-9dd2-4b9f-b9ac-4b9a09fe4024 2019-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05989d7-353b-4d77-a261-2acea6bc52d0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9efda5201b4841d5769595199486564b7e14926a" 2019-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4cb71632f7eaa06784ae8b625e992f2a245048" 2019-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c05989d7-353b-4d77-a261-2acea6bc52d0 2019-06-24 22:44:55,273 - 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-06-24 22:44:55,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b90033f7-112f-45dd-96bc-aed52f61bf2d x-compute-request-id: req-b90033f7-112f-45dd-96bc-aed52f61bf2d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:44:55,274 - 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-06-24 22:44:55,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-b90033f7-112f-45dd-96bc-aed52f61bf2d 2019-06-24 22:44:55,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-b90033f7-112f-45dd-96bc-aed52f61bf2d 2019-06-24 22:45:01,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cba1ea49-bd88-46b9-a625-df31c16eeb83 2019-06-24 22:45:01,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cba1ea49-bd88-46b9-a625-df31c16eeb83 x-compute-request-id: req-cba1ea49-bd88-46b9-a625-df31c16eeb83 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.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:59Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:01,073 - 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-06-24 22:45:01,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cba1ea49-bd88-46b9-a625-df31c16eeb83 2019-06-24 22:45:01,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 3/60] 2019-06-24 22:45:12,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c34ea9-412c-439d-936c-510793e9fbfd 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36defb4eab11cf6565333d523a53e6a244557d3" 2019-06-24 22:45:19,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d8c34ea9-412c-439d-936c-510793e9fbfd 2019-06-24 22:45:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-963c18e5-e0a6-4560-ae5b-ccb6194b7f55 x-compute-request-id: req-963c18e5-e0a6-4560-ae5b-ccb6194b7f55 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.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:50Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-963c18e5-e0a6-4560-ae5b-ccb6194b7f55 2019-06-24 22:45:19,549 - 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-06-24 22:45:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81cfbfa-9102-426d-afc0-8cbb1bd68db1 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-963c18e5-e0a6-4560-ae5b-ccb6194b7f55 2019-06-24 22:45:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c81cfbfa-9102-426d-afc0-8cbb1bd68db1 2019-06-24 22:45:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0ac09f7c50b010b9790e2652a6809d157bbc18" 2019-06-24 22:45:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-cbeee4aa-3317-410e-9f36-dd5fccb68706 x-compute-request-id: req-cbeee4aa-3317-410e-9f36-dd5fccb68706 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:55Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:26,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-cbeee4aa-3317-410e-9f36-dd5fccb68706 2019-06-24 22:45:26,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-cbeee4aa-3317-410e-9f36-dd5fccb68706 2019-06-24 22:45:26,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:26,159 - 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-06-24 22:45:26,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:26,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7a2a91b8-067e-4491-929e-53ace063c452 2019-06-24 22:45:26,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a2a91b8-067e-4491-929e-53ace063c452 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2a7dd99704fd1bae9c714c8038a3305d37e711" 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f2053a9b9f6896b5a4ab0e392bb01cfa7425f4" 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:26,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-8fb160a6-0d09-465a-9345-53c441c38f05 2019-06-24 22:45:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb160a6-0d09-465a-9345-53c441c38f05 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-71182f82-d9d6-4eb9-b66b-fd984ae7cdcd x-compute-request-id: req-71182f82-d9d6-4eb9-b66b-fd984ae7cdcd 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.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-71182f82-d9d6-4eb9-b66b-fd984ae7cdcd 2019-06-24 22:45:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-71182f82-d9d6-4eb9-b66b-fd984ae7cdcd 2019-06-24 22:45:26,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a013f9fa-d1f9-47ba-afd3-cfe85533894f x-compute-request-id: req-a013f9fa-d1f9-47ba-afd3-cfe85533894f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a013f9fa-d1f9-47ba-afd3-cfe85533894f 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a013f9fa-d1f9-47ba-afd3-cfe85533894f 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd308555988f0e8bcb69cb66d910c464b3eab0b" 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62947b98-4721-462f-a912-0566beebc053 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:33,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-62947b98-4721-462f-a912-0566beebc053 2019-06-24 22:45:33,768 - 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-06-24 22:45:33,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd8fc72-2716-4cfc-b5de-d472992c8403 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:33,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:33,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-f57e775a-8006-4959-9a73-355ddf203f23 x-compute-request-id: req-f57e775a-8006-4959-9a73-355ddf203f23 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.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:33,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-f57e775a-8006-4959-9a73-355ddf203f23 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-f57e775a-8006-4959-9a73-355ddf203f23 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd5fdd1e257707f89125172a52a5b3adf85a689" 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-abd8fc72-2716-4cfc-b5de-d472992c8403 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-a816e01a-51d9-4940-9614-6e70d70126bf x-compute-request-id: req-a816e01a-51d9-4940-9614-6e70d70126bf Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:33,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a816e01a-51d9-4940-9614-6e70d70126bf 2019-06-24 22:45:33,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a816e01a-51d9-4940-9614-6e70d70126bf 2019-06-24 22:45:33,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:33,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fdd8c98ff053daa311697ba8542aa1c126f4aab" 2019-06-24 22:45:33,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-82207195-81cd-411b-8969-ca7f896f77c5 2019-06-24 22:45:33,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82207195-81cd-411b-8969-ca7f896f77c5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:33,770 - 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-06-24 22:45:33,771 - 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-06-24 22:45:42,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-eb8e2aa2-eff3-49ae-8edd-0fd2ca86c248 2019-06-24 22:45:42,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8e2aa2-eff3-49ae-8edd-0fd2ca86c248 x-compute-request-id: req-eb8e2aa2-eff3-49ae-8edd-0fd2ca86c248 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:42:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:42,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-eb8e2aa2-eff3-49ae-8edd-0fd2ca86c248 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-931aecf5-0989-44a5-8cea-7f1e9d8fcd9a 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931aecf5-0989-44a5-8cea-7f1e9d8fcd9a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7ca9012a1473e5fc5961c6fa8b0d5f7094f89e" 2019-06-24 22:45:42,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:45:42,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-795d9e1e-98c3-4551-af9c-666f26071d00 2019-06-24 22:45:42,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:45:42,627 - 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-06-24 22:45:42,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-795d9e1e-98c3-4551-af9c-666f26071d00 x-compute-request-id: req-795d9e1e-98c3-4551-af9c-666f26071d00 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:42,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-795d9e1e-98c3-4551-af9c-666f26071d00 2019-06-24 22:45:42,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:45:42,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-06-24 22:45:42,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:45:42,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2019-06-24 22:45:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:45:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:45:48,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:45:54,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2019-06-24 22:45:54,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:45:54,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb51d1521763200d77b1e9a842f3164baecff01f" 2019-06-24 22:45:54,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3922364c-902d-4af3-b3b1-0935cddcaf0f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3922364c-902d-4af3-b3b1-0935cddcaf0f 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c47e86d375ce06c225c6bb297d6b276df06b412" 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-aafe0468-830e-445e-a651-437304fd479c 2019-06-24 22:45:54,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafe0468-830e-445e-a651-437304fd479c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:45:54,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-068f3a4b-07d0-42e1-9695-0cd9a6a57db6 2019-06-24 22:45:54,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:45:54,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-068f3a4b-07d0-42e1-9695-0cd9a6a57db6 2019-06-24 22:45:54,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-068f3a4b-07d0-42e1-9695-0cd9a6a57db6 x-compute-request-id: req-068f3a4b-07d0-42e1-9695-0cd9a6a57db6 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:21.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:21Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:59,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:45:59,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:45:59,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-0c73313b-6d19-4438-84f6-137da55b0dac 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-0c73313b-6d19-4438-84f6-137da55b0dac 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:45: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-0c73313b-6d19-4438-84f6-137da55b0dac x-compute-request-id: req-0c73313b-6d19-4438-84f6-137da55b0dac Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:45:59,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:45:59,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:04,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:04,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_bfqutv 2019-06-24 22:46:04,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:04,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66462005dc13b695c5bed0828c6846caef3b2759" 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-667f4386-c2c9-4018-a2bf-40b537c4d87c 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667f4386-c2c9-4018-a2bf-40b537c4d87c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_3o7b2z 2019-06-24 22:46:04,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_7t84lg 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-7d2ee8bd-4733-43ef-af0f-1dadd0e52df9 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-7d2ee8bd-4733-43ef-af0f-1dadd0e52df9 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-7d2ee8bd-4733-43ef-af0f-1dadd0e52df9 x-compute-request-id: req-7d2ee8bd-4733-43ef-af0f-1dadd0e52df9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:04,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:46:04,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:04,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:04,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:10,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-5c9c6ca2-f1c0-450d-8abb-3386d82218fd 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70572b64840f829dbc3d203436832232139577f5" 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede78d61401f06df9d3dd8ac8a25ee3dd4d73be1" 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9c6ca2-f1c0-450d-8abb-3386d82218fd 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:10,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dd6a08-5aaf-4561-ae4d-562d2ac13130 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-89dd6a08-5aaf-4561-ae4d-562d2ac13130 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:10,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:46:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:46:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-1a94dbb5-4dba-4678-84b5-73b12e10bc8f 2019-06-24 22:46:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a94dbb5-4dba-4678-84b5-73b12e10bc8f x-compute-request-id: req-1a94dbb5-4dba-4678-84b5-73b12e10bc8f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c7d88b4-cdd7-4b8b-a65c-252dcbfa11df x-compute-request-id: req-9c7d88b4-cdd7-4b8b-a65c-252dcbfa11df Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:10,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-9c7d88b4-cdd7-4b8b-a65c-252dcbfa11df 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-9c7d88b4-cdd7-4b8b-a65c-252dcbfa11df 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-1a94dbb5-4dba-4678-84b5-73b12e10bc8f 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.17 on port 22: Unable to connect to port 22 on 192.168.120.17 (tried 1 time) 2019-06-24 22:46:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_bfqutv start 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_bfqutv 2019-06-24 22:46:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_bfqutv/env 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:00 (147 MB/s) - ‘/tmp/tmp.PgM4HTbc39/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 147MB/s in 0.2s 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.PgM4HTbc39/agent.tar.gz’ 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:00-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bfqutv 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6311299d-2cb5-4534-b537-bd2d53e714df 2019-06-24 22:46:16,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bfqutv: No response received for task 02fbd0ac1e784e298dda963e35a4aa72 2019-06-24 22:46:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_bfqutv start 2019-06-24 22:46:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:46:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:46:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bfqutv 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_bfqutv 2019-06-24 22:46:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d8bbe64ffa2077c13070018575a75d5ca4321a" 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-7b66c4f0-ba7a-40ea-84dd-a407487b9d84 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-06-24 22:46:16,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b66c4f0-ba7a-40ea-84dd-a407487b9d84 x-compute-request-id: req-7b66c4f0-ba7a-40ea-84dd-a407487b9d84 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-7b66c4f0-ba7a-40ea-84dd-a407487b9d84 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-3o7b2z 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:16,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_7t84lg 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_3o7b2z start 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_3o7b2z 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_3o7b2z 2019-06-24 22:46:16,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_3o7b2z: No response received for task d8f7e58977664525934b8266d1136d62 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_3o7b2z 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-7t84lg 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:16,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:02-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.NfwRqVIJV8/agent.tar.gz’ 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 94% [===================================> ] 22,650,499 108MB/s 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 113MB/s in 0.2s 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:03 (113 MB/s) - ‘/tmp/tmp.NfwRqVIJV8/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:16,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:21,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:21,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_3o7b2z: No response received for task d8f7e58977664525934b8266d1136d62 2019-06-24 22:46:21,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_3o7b2z 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-7t84lg 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:02-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:21,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.NfwRqVIJV8/agent.tar.gz’ 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:21,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 94% [===================================> ] 22,650,499 108MB/s 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 113MB/s in 0.2s 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:03 (113 MB/s) - ‘/tmp/tmp.NfwRqVIJV8/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_7t84lg/env 2019-06-24 22:46:21,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_7t84lg 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:21,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_7t84lg 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_7t84lg start 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_7t84lg: No response received for task 8fe650a8989647018a1ed9e062dd7244 2019-06-24 22:46:21,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_glzvus 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2019-06-24 22:46:21,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_bfqutv/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-06-24 22:46:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:46:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:46:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:26,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:26,568 - 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-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFl34Tg/cloudify-diamond-plugin-1.3.5 2019-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:46:26,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_7t84lg/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:46:26,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:46:26,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_3o7b2z/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:46:26,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:46:26,570 - 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-06-24 22:46:26,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:46:26,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:46:26,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKypSU_/cloudify-diamond-plugin-1.3.5 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpejAaXe/cloudify-diamond-plugin-1.3.5 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:46:26,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:46:26,572 - 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-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_glzvus 2019-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:26,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_glzvus/env 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:26,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:11 (164 MB/s) - ‘/tmp/tmp.jZ2LVwZoOX/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.jZ2LVwZoOX/agent.tar.gz’ 2019-06-24 22:46:26,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:11 (164 MB/s) - ‘/tmp/tmp.jZ2LVwZoOX/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.jZ2LVwZoOX/agent.tar.gz’ 2019-06-24 22:46:31,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:11-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:46:31,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:16 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_glzvus: No response received for task 4e063753cbd7416488514f22a57e2b0c 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_glzvus 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:31,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_glzvus 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_glzvus start 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:46:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_glzvus/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:46:31,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:46:31,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:31,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:46:31,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:46:31,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:46:31,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAfqwFu/cloudify-diamond-plugin-1.3.5 2019-06-24 22:46:31,891 - 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-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/T0DSD/install_requirements.sh 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1607 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:46:31,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:46:31,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:46:31,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:31,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:46:31,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:46:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b01c1a87-cf17-42d9-a0ae-f3be69745a21 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b01c1a87-cf17-42d9-a0ae-f3be69745a21 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_y57qd7 2019-06-24 22:46:37,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0095cc57003756981268d02bd0fdcf783ee3ad2" 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0095cc57003756981268d02bd0fdcf783ee3ad2" 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a165b07a-4bff-4d5d-937c-c386a3fbd34c 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef0a12629fd2162af22bdb724d48b37156d9c14" 2019-06-24 22:46:37,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b40f3172-e240-4ba5-9643-d5d1c7c815a8 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-a165b07a-4bff-4d5d-937c-c386a3fbd34c x-compute-request-id: req-a165b07a-4bff-4d5d-937c-c386a3fbd34c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40f3172-e240-4ba5-9643-d5d1c7c815a8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a165b07a-4bff-4d5d-937c-c386a3fbd34c 2019-06-24 22:46:37,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0095cc57003756981268d02bd0fdcf783ee3ad2" 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-d869e59a-a40d-4f6c-bf17-ec90940bf2ad 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-d869e59a-a40d-4f6c-bf17-ec90940bf2ad 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d869e59a-a40d-4f6c-bf17-ec90940bf2ad x-compute-request-id: req-d869e59a-a40d-4f6c-bf17-ec90940bf2ad Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef0a12629fd2162af22bdb724d48b37156d9c14" 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-d2cd0ca8-c13f-47b9-923c-eb692f755aea 2019-06-24 22:46:37,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_akme36 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2cd0ca8-c13f-47b9-923c-eb692f755aea x-compute-request-id: req-d2cd0ca8-c13f-47b9-923c-eb692f755aea Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-d2cd0ca8-c13f-47b9-923c-eb692f755aea 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-f9860719-2509-4df3-9a64-472a3013958d 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-f9860719-2509-4df3-9a64-472a3013958d x-compute-request-id: req-f9860719-2509-4df3-9a64-472a3013958d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3cebaf2-c753-4e20-9c2b-ccd0eacf3983 x-compute-request-id: req-d3cebaf2-c753-4e20-9c2b-ccd0eacf3983 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:37,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef0a12629fd2162af22bdb724d48b37156d9c14" 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-84d96aa9-4f0d-46d9-9b8b-4fa1765c92fa 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-84d96aa9-4f0d-46d9-9b8b-4fa1765c92fa 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-f9860719-2509-4df3-9a64-472a3013958d 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0095cc57003756981268d02bd0fdcf783ee3ad2" 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-84d96aa9-4f0d-46d9-9b8b-4fa1765c92fa x-compute-request-id: req-84d96aa9-4f0d-46d9-9b8b-4fa1765c92fa Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a6889b8-360b-4957-b543-cea9241842a7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a08f107-d368-4316-9bea-46c89f0444be"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:37,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-d3cebaf2-c753-4e20-9c2b-ccd0eacf3983 2019-06-24 22:46:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:46:37,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:46:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-d3cebaf2-c753-4e20-9c2b-ccd0eacf3983 2019-06-24 22:46:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:46:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef0a12629fd2162af22bdb724d48b37156d9c14" 2019-06-24 22:46:42,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e5bd71f-95e3-45d0-bf04-7b9cd285c5c0 x-compute-request-id: req-6e5bd71f-95e3-45d0-bf04-7b9cd285c5c0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-6e5bd71f-95e3-45d0-bf04-7b9cd285c5c0 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-6e5bd71f-95e3-45d0-bf04-7b9cd285c5c0 2019-06-24 22:46:42,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7bb2072-c865-42aa-801a-db9d787bf88d x-compute-request-id: req-f7bb2072-c865-42aa-801a-db9d787bf88d Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a6889b8-360b-4957-b543-cea9241842a7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a08f107-d368-4316-9bea-46c89f0444be"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3a90d7f3-aa2d-4850-b267-cf691d40a58d 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8384ba773d43cfd6307770fb3657c6b9b008132" 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a90d7f3-aa2d-4850-b267-cf691d40a58d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_d0c4vv 2019-06-24 22:46:42,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-f7bb2072-c865-42aa-801a-db9d787bf88d 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-f7bb2072-c865-42aa-801a-db9d787bf88d 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb05ddbe90916ed7f0764e80ba95e303f708c019" 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:42,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-37e4081f-d350-4011-9b2f-0a6fc981ff35 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e4081f-d350-4011-9b2f-0a6fc981ff35 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_42lsia 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-1eb054bd-b092-4bf2-b929-5db839b58b6d x-compute-request-id: req-1eb054bd-b092-4bf2-b929-5db839b58b6d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6130daad-004c-4b4c-a41e-3dc202a6ebf5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:46:42,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_y57qd7/env 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-1eb054bd-b092-4bf2-b929-5db839b58b6d 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-1eb054bd-b092-4bf2-b929-5db839b58b6d 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8384ba773d43cfd6307770fb3657c6b9b008132" 2019-06-24 22:46:42,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6130daad-004c-4b4c-a41e-3dc202a6ebf5 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-y57qd7 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:30-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:42,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.0zwr4UWcv9/agent.tar.gz’ 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 66% [========================> ] 15,916,675 75.9MB/s 2019-06-24 22:46:42,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 96.6MB/s in 0.2s 2019-06-24 22:46:42,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:42,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:30 (96.6 MB/s) - ‘/tmp/tmp.0zwr4UWcv9/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:42,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_y57qd7 2019-06-24 22:46:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_y57qd7 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_y57qd7 start 2019-06-24 22:46:48,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y57qd7: No response received for task e4ffa3b9fb4545859be1513ce5f28254 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_y57qd7 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_y57qd7/env 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-1eb054bd-b092-4bf2-b929-5db839b58b6d 2019-06-24 22:46:48,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-f84536bf-ae45-4c6e-ac46-5623ef468799 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-f84536bf-ae45-4c6e-ac46-5623ef468799 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8384ba773d43cfd6307770fb3657c6b9b008132" 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04c243a-dbae-4022-904e-b5f6bd2da7da x-compute-request-id: req-c04c243a-dbae-4022-904e-b5f6bd2da7da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84536bf-ae45-4c6e-ac46-5623ef468799 x-compute-request-id: req-f84536bf-ae45-4c6e-ac46-5623ef468799 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-c04c243a-dbae-4022-904e-b5f6bd2da7da 2019-06-24 22:46:48,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-c04c243a-dbae-4022-904e-b5f6bd2da7da 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb05ddbe90916ed7f0764e80ba95e303f708c019" 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb215309979577f95de1f1c8801cb6a330b16c" 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64ff84b6-2033-4216-a011-3dcd8aeeb06f x-compute-request-id: req-64ff84b6-2033-4216-a011-3dcd8aeeb06f Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-64ff84b6-2033-4216-a011-3dcd8aeeb06f 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-64ff84b6-2033-4216-a011-3dcd8aeeb06f 2019-06-24 22:46:48,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb05ddbe90916ed7f0764e80ba95e303f708c019" 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d279d936-a116-4768-8b44-91e8a608f858 x-compute-request-id: req-d279d936-a116-4768-8b44-91e8a608f858 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d279d936-a116-4768-8b44-91e8a608f858 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d279d936-a116-4768-8b44-91e8a608f858 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8384ba773d43cfd6307770fb3657c6b9b008132" 2019-06-24 22:46:48,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d84da5f9-e99c-4362-82de-8fc8607069d3 x-compute-request-id: req-d84da5f9-e99c-4362-82de-8fc8607069d3 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a6889b8-360b-4957-b543-cea9241842a7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a08f107-d368-4316-9bea-46c89f0444be"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-d84da5f9-e99c-4362-82de-8fc8607069d3 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-d84da5f9-e99c-4362-82de-8fc8607069d3 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e477bd8f-e0ba-4946-a1e1-b7fa55a10034 x-compute-request-id: req-e477bd8f-e0ba-4946-a1e1-b7fa55a10034 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-e477bd8f-e0ba-4946-a1e1-b7fa55a10034 2019-06-24 22:46:48,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-e477bd8f-e0ba-4946-a1e1-b7fa55a10034 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb215309979577f95de1f1c8801cb6a330b16c" 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb215309979577f95de1f1c8801cb6a330b16c" 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-5b2ca913-bb71-408f-b111-4896a4f9b234 x-compute-request-id: req-5b2ca913-bb71-408f-b111-4896a4f9b234 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-5b2ca913-bb71-408f-b111-4896a4f9b234 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-5b2ca913-bb71-408f-b111-4896a4f9b234 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb05ddbe90916ed7f0764e80ba95e303f708c019" 2019-06-24 22:46:48,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-a02d6251-1e77-486d-a18e-056daaf23070 2019-06-24 22:46:48,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 x-compute-request-id: req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:48,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 2019-06-24 22:46:53,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a02d6251-1e77-486d-a18e-056daaf23070 x-compute-request-id: req-a02d6251-1e77-486d-a18e-056daaf23070 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:46:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cacb215309979577f95de1f1c8801cb6a330b16c" 2019-06-24 22:46:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cc8b40a-0fc2-45df-a0d0-7b32f5b55b38 x-compute-request-id: req-8cc8b40a-0fc2-45df-a0d0-7b32f5b55b38 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:46:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 x-compute-request-id: req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0cd28414-5f41-45b4-8a4f-f2cf2a3a2257"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "879ac22a-00a6-44f0-a91d-bb3162b3e1a9"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "1d4299ee-5478-48e3-bc28-121ddfe08a6e", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:46:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 2019-06-24 22:46:53,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-ead16ba5-2c7c-4d85-8e5d-c94bc680d7a6 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-8cc8b40a-0fc2-45df-a0d0-7b32f5b55b38 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-8cc8b40a-0fc2-45df-a0d0-7b32f5b55b38 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:53,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:32-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Af1LDTcau0/agent.tar.gz’ 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:53,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 149MB/s in 0.2s 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:33 (149 MB/s) - ‘/tmp/tmp.Af1LDTcau0/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:53,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_akme36/env 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:46:53,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_akme36 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_akme36 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_akme36 start 2019-06-24 22:46:53,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_akme36: No response received for task dc3590cdc8c44e59b0e1718dc31b49f1 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_akme36 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-06-24 22:46:53,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-06-24 22:46:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-06-24 22:46:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-06-24 22:46:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-06-24 22:46:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-06-24 22:46:53,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-06-24 22:46:58,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-06-24 22:46:58,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-06-24 22:46:58,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 5s (2,365 kB/s) 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-06-24 22:46:58,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-06-24 22:46:58,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-06-24 22:46:58,872 - 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-06-24 22:46:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-06-24 22:46:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:46:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:32-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:46:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:46:58,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Af1LDTcau0/agent.tar.gz’ 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:46:58,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 149MB/s in 0.2s 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:33 (149 MB/s) - ‘/tmp/tmp.Af1LDTcau0/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_akme36/env 2019-06-24 22:46:58,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_akme36 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:46:58,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_akme36 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_akme36 start 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:39 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_akme36: No response received for task dc3590cdc8c44e59b0e1718dc31b49f1 2019-06-24 22:46:58,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_akme36 2019-06-24 22:46:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:46:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-06-24 22:46:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-06-24 22:46:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-06-24 22:47:04,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-06-24 22:47:04,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-06-24 22:47:04,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:47:04,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-06-24 22:47:04,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_y57qd7/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:47:04,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:04,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-06-24 22:47:04,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-06-24 22:47:04,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-06-24 22:47:04,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-06-24 22:47:04,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-06-24 22:47:04,052 - 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-06-24 22:47:04,052 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,053 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,054 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,055 - 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-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 5s (3,771 kB/s) 2019-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:04,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-0f139e3f-96aa-4e03-a3c2-61821bc75ac3 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f139e3f-96aa-4e03-a3c2-61821bc75ac3 x-compute-request-id: req-0f139e3f-96aa-4e03-a3c2-61821bc75ac3 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a6889b8-360b-4957-b543-cea9241842a7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a08f107-d368-4316-9bea-46c89f0444be"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:47:04,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:47:09,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f139e3f-96aa-4e03-a3c2-61821bc75ac3 x-compute-request-id: req-0f139e3f-96aa-4e03-a3c2-61821bc75ac3 Content-Encoding: gzip Content-Length: 637 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0de42b3d-7892-447b-8712-d5bd0402d25d"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3a6889b8-360b-4957-b543-cea9241842a7"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "769bcef2-1223-42bc-aea7-1ce43df4d2f6"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7f86373c-bbcf-4b5f-ade1-01e28cc7a50b"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8a08f107-d368-4316-9bea-46c89f0444be"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fdb1d2a9-7eac-49c9-811c-561c91fc6ee2"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "05df1174-ddda-4e81-8bbc-d59d885301b8", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-06-24 22:47:09,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:47:09,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:47:09,230 - 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-06-24 22:47:09,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:09,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSYzwbY/cloudify-diamond-plugin-1.3.5 2019-06-24 22:47:09,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c478021-0666-4cce-a1c7-bc94b1376b57 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-8c478021-0666-4cce-a1c7-bc94b1376b57 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b58a2aa640ca0494ddf8658259daaedb8ef7c1" 2019-06-24 22:47:09,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_akme36/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:47:09,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:47:09,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-d0c4vv 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:37-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:47:09,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.DXSuBSYkBb/agent.tar.gz’ 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:37 (167 MB/s) - ‘/tmp/tmp.DXSuBSYkBb/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:47:09,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_d0c4vv/env 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:47:09,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_d0c4vv 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_d0c4vv 2019-06-24 22:47:09,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:47:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_d0c4vv start 2019-06-24 22:47:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_d0c4vv: No response received for task f60d7d5d77134c838ab83879e5f2f99b 2019-06-24 22:47:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_d0c4vv 2019-06-24 22:47:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:47:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acd6da62-4539-45b7-aa44-2b9b15910eba x-compute-request-id: req-acd6da62-4539-45b7-aa44-2b9b15910eba Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-acd6da62-4539-45b7-aa44-2b9b15910eba 2019-06-24 22:47:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-acd6da62-4539-45b7-aa44-2b9b15910eba 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b58a2aa640ca0494ddf8658259daaedb8ef7c1" 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-42lsia 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-06-24 22:46:37-- https://192.168.120.28:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.28:53333... connected. 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-06-24 22:47:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-06-24 22:47:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.8jfWmqz89u/agent.tar.gz’ 2019-06-24 22:47:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-06-24 22:47:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:46:37 (197 MB/s) - ‘/tmp/tmp.8jfWmqz89u/agent.tar.gz’ saved [24073211/24073211] 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_42lsia/env 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-06-24 22:47:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_42lsia 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-06-24 22:47:14,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_42lsia 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_42lsia start 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22:46:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_42lsia: No response received for task f9594029aa0246d7b3c3f87088674c3c 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_42lsia 2019-06-24 22:47:14,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-06-24 22:47:14,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:47:14,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:47:14,417 - 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-06-24 22:47:14,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-06-24 22:47:14,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpnLHjS8/cloudify-diamond-plugin-1.3.5 2019-06-24 22:47:14,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ff2c60e-5ac9-4485-9fe5-0d325bc9dd7e x-compute-request-id: req-3ff2c60e-5ac9-4485-9fe5-0d325bc9dd7e Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:47:14,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-06-24 22:47:14,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:47:14,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:47:14,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-3ff2c60e-5ac9-4485-9fe5-0d325bc9dd7e 2019-06-24 22:47:14,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-3ff2c60e-5ac9-4485-9fe5-0d325bc9dd7e 2019-06-24 22:47:19,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b58a2aa640ca0494ddf8658259daaedb8ef7c1" 2019-06-24 22:47:19,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:47:19,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f78338a-77a5-4293-86e2-be4d723410bb x-compute-request-id: req-4f78338a-77a5-4293-86e2-be4d723410bb Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_42lsia/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b58a2aa640ca0494ddf8658259daaedb8ef7c1" 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:47:19,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-4f78338a-77a5-4293-86e2-be4d723410bb 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-4f78338a-77a5-4293-86e2-be4d723410bb 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:47:19,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-6fbe7d92-cfa2-411a-8670-9d24534508c1 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fbe7d92-cfa2-411a-8670-9d24534508c1 x-compute-request-id: req-6fbe7d92-cfa2-411a-8670-9d24534508c1 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-6fbe7d92-cfa2-411a-8670-9d24534508c1 2019-06-24 22:47:19,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:19,612 - 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-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_d0c4vv/env/bin/pip', 'freeze', '--all'] 2019-06-24 22:47:19,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKIRebf/cloudify-diamond-plugin-1.3.5 2019-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:47:19,613 - 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-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8KmzDk/cloudify-diamond-plugin-1.3.5 2019-06-24 22:47:19,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fe4de7e093786da8d800bfc28ac055027feab1" 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd09bf8-b60e-4ea6-b1b7-168c65f036b7 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-5bd09bf8-b60e-4ea6-b1b7-168c65f036b7 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:47:19,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-95b656a6-1ff1-4ed9-a9ce-26c17a4920bb x-compute-request-id: req-95b656a6-1ff1-4ed9-a9ce-26c17a4920bb Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:47:19,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fe4de7e093786da8d800bfc28ac055027feab1" 2019-06-24 22:47:24,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:47:24,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-06-24 22:47:24,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-95b656a6-1ff1-4ed9-a9ce-26c17a4920bb 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fe4de7e093786da8d800bfc28ac055027feab1" 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-77621e7c-80f2-4b3a-9a04-62552b05b0ed 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-77621e7c-80f2-4b3a-9a04-62552b05b0ed 2019-06-24 22:47:24,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77621e7c-80f2-4b3a-9a04-62552b05b0ed x-compute-request-id: req-77621e7c-80f2-4b3a-9a04-62552b05b0ed Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-fbb27b96-27ef-448c-861e-07e0b6253332 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-fbb27b96-27ef-448c-861e-07e0b6253332 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbb27b96-27ef-448c-861e-07e0b6253332 x-compute-request-id: req-fbb27b96-27ef-448c-861e-07e0b6253332 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:47:24,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fe4de7e093786da8d800bfc28ac055027feab1" 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-06-24 22:47:24,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-06-24 22:47:24,811 - 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-06-24 22:47:24,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-06-24 22:47:24,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-06-24 22:47:24,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bfqutv 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:24,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-06-24 22:47:24,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:47:29,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bfqutv 2019-06-24 22:47:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-06-24 22:47:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-06-24 22:47:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_bfqutv/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-06-24 22:47:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_bfqutv/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-24 22:47:29,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_bfqutv/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-06-24 22:47:29,999 - 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-06-24 22:47:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-06-24 22:47:29,999 - 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-06-24 22:47:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-06-24 22:47:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-06-24 22:47:29,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-06-24 22:47:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-24 22:47:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-24 22:47:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-06-24 22:47:30,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-06-24 22:47:30,000 - 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-06-24 22:47:30,000 - 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-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-06-24 22:47:30,001 - 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-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-24 22:47:30,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-06-24 22:47:30,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-06-24 22:47:30,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-06-24 22:47:30,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-06-24 22:47:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-06-24 22:47:35,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:35,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:35,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfqutv/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-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfqutv/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-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-06-24 22:47:35,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfqutv/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-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfqutv/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-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bfqutv/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-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-24 22:47:35,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1607, return_code=0): /tmp/T0DSD/install_requirements.sh 2019-06-24 22:47:35,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:47:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451f25da-3b82-4150-893d-1d127d2786b9 x-compute-request-id: req-451f25da-3b82-4150-893d-1d127d2786b9 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288f392d-f2f9-48b3-822e-6f884454f27a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-24 22:47:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-451f25da-3b82-4150-893d-1d127d2786b9 2019-06-24 22:47:35,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deabe461d8c34f63c540c810b2c587d8dc327f9a" 2019-06-24 22:47:35,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:35,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-451f25da-3b82-4150-893d-1d127d2786b9 2019-06-24 22:47:40,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deabe461d8c34f63c540c810b2c587d8dc327f9a" 2019-06-24 22:47:40,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:47:40,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f4da9979-08e0-40a7-8aac-6a7a9dfb62a3 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deabe461d8c34f63c540c810b2c587d8dc327f9a" 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-97855d9d-9eaa-4501-9d15-a912aec2e6c8 2019-06-24 22:47:40,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-97855d9d-9eaa-4501-9d15-a912aec2e6c8 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97855d9d-9eaa-4501-9d15-a912aec2e6c8 x-compute-request-id: req-97855d9d-9eaa-4501-9d15-a912aec2e6c8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4da9979-08e0-40a7-8aac-6a7a9dfb62a3 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-bdd9c8db-92ed-4cad-949e-d1573e404d18 2019-06-24 22:47:40,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:47:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deabe461d8c34f63c540c810b2c587d8dc327f9a" 2019-06-24 22:47:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa25c1a664d090822c4189c5c9f1c3df34d2b5e1" 2019-06-24 22:47:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd9c8db-92ed-4cad-949e-d1573e404d18 x-compute-request-id: req-bdd9c8db-92ed-4cad-949e-d1573e404d18 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07f1a5c0-a080-4e3f-a64d-e79063cecfef"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "14032100-c7af-42d1-9c6c-0b6918385784"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "27364698-0dc6-4715-9a23-6405dc17b8a7"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-24 22:47:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-bdd9c8db-92ed-4cad-949e-d1573e404d18 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c7f8f9-9db0-48ca-8984-ee4aaf7d077b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-47c7f8f9-9db0-48ca-8984-ee4aaf7d077b 2019-06-24 22:47:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-f693275c-d92c-4514-861b-f8eb19bc23e5 x-compute-request-id: req-f693275c-d92c-4514-861b-f8eb19bc23e5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-f693275c-d92c-4514-861b-f8eb19bc23e5 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-f693275c-d92c-4514-861b-f8eb19bc23e5 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deabe461d8c34f63c540c810b2c587d8dc327f9a" 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:46: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-d0079a09-56f3-43d6-8063-67057ae881da x-compute-request-id: req-d0079a09-56f3-43d6-8063-67057ae881da Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d0079a09-56f3-43d6-8063-67057ae881da 2019-06-24 22:47:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d0079a09-56f3-43d6-8063-67057ae881da 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa25c1a664d090822c4189c5c9f1c3df34d2b5e1" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eced384-1981-41c4-be9c-b9d627305a12 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6eced384-1981-41c4-be9c-b9d627305a12 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5111f133-5ac6-434c-99eb-1f0c910d353f x-compute-request-id: req-5111f133-5ac6-434c-99eb-1f0c910d353f Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07f1a5c0-a080-4e3f-a64d-e79063cecfef"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "14032100-c7af-42d1-9c6c-0b6918385784"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "27364698-0dc6-4715-9a23-6405dc17b8a7"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-24 22:47:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-5111f133-5ac6-434c-99eb-1f0c910d353f 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-5111f133-5ac6-434c-99eb-1f0c910d353f 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceffd488f547983d511c2507dbf8314f4e12d2ae" 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceffd488f547983d511c2507dbf8314f4e12d2ae" 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b6d0aff6db87b87799292f60925c3a6e08eb15" 2019-06-24 22:47:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ccb9552-ed87-466d-8cef-87c0009dd92f x-compute-request-id: req-9ccb9552-ed87-466d-8cef-87c0009dd92f Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-9ccb9552-ed87-466d-8cef-87c0009dd92f 2019-06-24 22:47:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-9ccb9552-ed87-466d-8cef-87c0009dd92f 2019-06-24 22:47:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f989009-505c-4182-984f-f44f82513ccb x-compute-request-id: req-3f989009-505c-4182-984f-f44f82513ccb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-fc17db5f-49e2-4e1a-8ed0-6524aaa307f5 2019-06-24 22:47:45,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76ee6f8f-258a-4857-a5fe-c56b60800073 x-compute-request-id: req-76ee6f8f-258a-4857-a5fe-c56b60800073 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:47:45,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-3f989009-505c-4182-984f-f44f82513ccb 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-3f989009-505c-4182-984f-f44f82513ccb 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-fc17db5f-49e2-4e1a-8ed0-6524aaa307f5 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b6d0aff6db87b87799292f60925c3a6e08eb15" 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-875be328-dc57-44ce-a461-614ee1281997 2019-06-24 22:47:45,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-76ee6f8f-258a-4857-a5fe-c56b60800073 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-76ee6f8f-258a-4857-a5fe-c56b60800073 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceffd488f547983d511c2507dbf8314f4e12d2ae" 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-875be328-dc57-44ce-a461-614ee1281997 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b6d0aff6db87b87799292f60925c3a6e08eb15" 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:45,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-875be328-dc57-44ce-a461-614ee1281997 x-compute-request-id: req-875be328-dc57-44ce-a461-614ee1281997 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ec3d599-a5e1-4a0e-9ab7-71a55ebb2ec4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3fc7c8b-e775-4f1c-a019-8eb47cf5ee28"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff0ed7cdb8c9a5eae48f1a8c857066badeb347f" 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c74a1ac8-bb79-4d56-9bc9-460a1ba0506e x-compute-request-id: req-c74a1ac8-bb79-4d56-9bc9-460a1ba0506e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc4b0e81-47f8-41f5-baaf-eb62122bc7f8 x-compute-request-id: req-cc4b0e81-47f8-41f5-baaf-eb62122bc7f8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-cc4b0e81-47f8-41f5-baaf-eb62122bc7f8 2019-06-24 22:47:45,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceffd488f547983d511c2507dbf8314f4e12d2ae" 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-cc4b0e81-47f8-41f5-baaf-eb62122bc7f8 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff0ed7cdb8c9a5eae48f1a8c857066badeb347f" 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b6d0aff6db87b87799292f60925c3a6e08eb15" 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3031831-a8a4-4118-b985-483250d8d000 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f3031831-a8a4-4118-b985-483250d8d000 2019-06-24 22:47:45,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-c74a1ac8-bb79-4d56-9bc9-460a1ba0506e 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-c74a1ac8-bb79-4d56-9bc9-460a1ba0506e 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9418d8f4-9177-440e-aa19-7d53fa97c308 x-compute-request-id: req-9418d8f4-9177-440e-aa19-7d53fa97c308 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-9418d8f4-9177-440e-aa19-7d53fa97c308 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-9418d8f4-9177-440e-aa19-7d53fa97c308 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:45,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-d5c43af8-cb3d-4273-baeb-d53b49fc1dcf 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-d5c43af8-cb3d-4273-baeb-d53b49fc1dcf 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e51dfae-39f9-46bf-a30f-55b79a47a058 x-compute-request-id: req-0e51dfae-39f9-46bf-a30f-55b79a47a058 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-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-0e51dfae-39f9-46bf-a30f-55b79a47a058 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-0e51dfae-39f9-46bf-a30f-55b79a47a058 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa25c1a664d090822c4189c5c9f1c3df34d2b5e1" 2019-06-24 22:47:45,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f9710bf5bd286cf5ac2dd31e2f6c5f3af282d1" 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5c43af8-cb3d-4273-baeb-d53b49fc1dcf x-compute-request-id: req-d5c43af8-cb3d-4273-baeb-d53b49fc1dcf Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22edf723-8bf2-4e52-81ed-9b44ed4a9abf x-compute-request-id: req-22edf723-8bf2-4e52-81ed-9b44ed4a9abf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e073560-ae04-413d-89d5-62045f29fab3 x-compute-request-id: req-1e073560-ae04-413d-89d5-62045f29fab3 Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07f1a5c0-a080-4e3f-a64d-e79063cecfef"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "14032100-c7af-42d1-9c6c-0b6918385784"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "27364698-0dc6-4715-9a23-6405dc17b8a7"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-1e073560-ae04-413d-89d5-62045f29fab3 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-1e073560-ae04-413d-89d5-62045f29fab3 2019-06-24 22:47:45,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff0ed7cdb8c9a5eae48f1a8c857066badeb347f" 2019-06-24 22:47:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb44fee-5692-477e-960e-0d4c3af3131b x-compute-request-id: req-0fb44fee-5692-477e-960e-0d4c3af3131b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-0fb44fee-5692-477e-960e-0d4c3af3131b 2019-06-24 22:47:45,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-0fb44fee-5692-477e-960e-0d4c3af3131b 2019-06-24 22:47:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f9710bf5bd286cf5ac2dd31e2f6c5f3af282d1" 2019-06-24 22:47:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a9de40d-4de0-41ae-b4f9-0c719af57177 x-compute-request-id: req-8a9de40d-4de0-41ae-b4f9-0c719af57177 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-8a9de40d-4de0-41ae-b4f9-0c719af57177 2019-06-24 22:47:50,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-8a9de40d-4de0-41ae-b4f9-0c719af57177 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abfb0c41-ba78-4e8f-9226-bf5a25e21604 x-compute-request-id: req-abfb0c41-ba78-4e8f-9226-bf5a25e21604 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ec3d599-a5e1-4a0e-9ab7-71a55ebb2ec4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3fc7c8b-e775-4f1c-a019-8eb47cf5ee28"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-abfb0c41-ba78-4e8f-9226-bf5a25e21604 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-abfb0c41-ba78-4e8f-9226-bf5a25e21604 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db787c51-a976-4432-bfaf-eb8b8a445b23 x-compute-request-id: req-db787c51-a976-4432-bfaf-eb8b8a445b23 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3452177-b786-4cdc-9076-1944aec9f600"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f930a1-c481-4cd7-871d-e15ab65fe45c"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-24 22:47:50,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff0ed7cdb8c9a5eae48f1a8c857066badeb347f" 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-22edf723-8bf2-4e52-81ed-9b44ed4a9abf 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-22edf723-8bf2-4e52-81ed-9b44ed4a9abf 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-db787c51-a976-4432-bfaf-eb8b8a445b23 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f9710bf5bd286cf5ac2dd31e2f6c5f3af282d1" 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-db787c51-a976-4432-bfaf-eb8b8a445b23 2019-06-24 22:47:50,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1693543-5347-4306-992d-780c47d68c6f x-compute-request-id: req-a1693543-5347-4306-992d-780c47d68c6f Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07f1a5c0-a080-4e3f-a64d-e79063cecfef"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "14032100-c7af-42d1-9c6c-0b6918385784"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "27364698-0dc6-4715-9a23-6405dc17b8a7"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-a1693543-5347-4306-992d-780c47d68c6f 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21946900fbd5415e18b6c5cafcf474c958604db5" 2019-06-24 22:47:50,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-a1693543-5347-4306-992d-780c47d68c6f 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aaf6ede-0642-4540-9c4b-64626b7627cc 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-5aaf6ede-0642-4540-9c4b-64626b7627cc 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f9710bf5bd286cf5ac2dd31e2f6c5f3af282d1" 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-3c4b52e5-5530-4dd9-976a-bde0a9ae69af 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-3c4b52e5-5530-4dd9-976a-bde0a9ae69af 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c4b52e5-5530-4dd9-976a-bde0a9ae69af x-compute-request-id: req-3c4b52e5-5530-4dd9-976a-bde0a9ae69af Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:50,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-5ae4e1e5-0070-434c-a4f8-651a4ea3f099 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-5ae4e1e5-0070-434c-a4f8-651a4ea3f099 x-compute-request-id: req-5ae4e1e5-0070-434c-a4f8-651a4ea3f099 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3452177-b786-4cdc-9076-1944aec9f600"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f930a1-c481-4cd7-871d-e15ab65fe45c"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-55ddf2a2-bb7a-4108-8296-a221fcb5d534 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ddf2a2-bb7a-4108-8296-a221fcb5d534 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:50,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94d497b398c3afbdc659b7e0b6b6e708f931392" 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-5ae4e1e5-0070-434c-a4f8-651a4ea3f099 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-51b9d60b-1d01-426e-9f6c-a170959cc300 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21946900fbd5415e18b6c5cafcf474c958604db5" 2019-06-24 22:47:50,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-51b9d60b-1d01-426e-9f6c-a170959cc300 x-compute-request-id: req-51b9d60b-1d01-426e-9f6c-a170959cc300 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-51b9d60b-1d01-426e-9f6c-a170959cc300 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94d497b398c3afbdc659b7e0b6b6e708f931392" 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-e4716b63-9ebb-49e9-9182-9d51b161be32 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-e4716b63-9ebb-49e9-9182-9d51b161be32 2019-06-24 22:47:50,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4716b63-9ebb-49e9-9182-9d51b161be32 x-compute-request-id: req-e4716b63-9ebb-49e9-9182-9d51b161be32 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:55,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-3ef7e02d-42eb-4fc1-bd03-48f788b07758 2019-06-24 22:47:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-3ef7e02d-42eb-4fc1-bd03-48f788b07758 x-compute-request-id: req-3ef7e02d-42eb-4fc1-bd03-48f788b07758 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:47:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-b1c7af1e-ccea-43fb-86ae-c064f17677aa 2019-06-24 22:47:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21946900fbd5415e18b6c5cafcf474c958604db5" 2019-06-24 22:47:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94d497b398c3afbdc659b7e0b6b6e708f931392" 2019-06-24 22:47:55,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-b1c7af1e-ccea-43fb-86ae-c064f17677aa x-compute-request-id: req-b1c7af1e-ccea-43fb-86ae-c064f17677aa Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ec3d599-a5e1-4a0e-9ab7-71a55ebb2ec4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3fc7c8b-e775-4f1c-a019-8eb47cf5ee28"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-b1c7af1e-ccea-43fb-86ae-c064f17677aa 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f6e7bc6b-8056-4f68-811d-59d786ec4e97 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e7bc6b-8056-4f68-811d-59d786ec4e97 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-3ef7e02d-42eb-4fc1-bd03-48f788b07758 2019-06-24 22:47:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21946900fbd5415e18b6c5cafcf474c958604db5" 2019-06-24 22:47:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf370a79fbe4d6419a4c69f7c1adfc3db13891" 2019-06-24 22:47:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a1ceb9-37a0-419e-8e45-2dababa41d47 x-compute-request-id: req-72a1ceb9-37a0-419e-8e45-2dababa41d47 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-72a1ceb9-37a0-419e-8e45-2dababa41d47 2019-06-24 22:47:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-72a1ceb9-37a0-419e-8e45-2dababa41d47 2019-06-24 22:47:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e20c554-272f-4ef4-82ff-c73465489341 x-compute-request-id: req-5e20c554-272f-4ef4-82ff-c73465489341 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94d497b398c3afbdc659b7e0b6b6e708f931392" 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-5e20c554-272f-4ef4-82ff-c73465489341 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-5e20c554-272f-4ef4-82ff-c73465489341 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-25d56a88-49b8-4a99-bf2b-4f649617c0d0 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-25d56a88-49b8-4a99-bf2b-4f649617c0d0 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-25d56a88-49b8-4a99-bf2b-4f649617c0d0 x-compute-request-id: req-25d56a88-49b8-4a99-bf2b-4f649617c0d0 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:47:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf370a79fbe4d6419a4c69f7c1adfc3db13891" 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-55a9d0d1-88d9-4c4c-b8ed-d8cb29939e0b 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-55a9d0d1-88d9-4c4c-b8ed-d8cb29939e0b x-compute-request-id: req-55a9d0d1-88d9-4c4c-b8ed-d8cb29939e0b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-55a9d0d1-88d9-4c4c-b8ed-d8cb29939e0b 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-d8633fe5-8d87-4e67-8a58-d693ad9ec96a 2019-06-24 22:47:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-d8633fe5-8d87-4e67-8a58-d693ad9ec96a 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-d8633fe5-8d87-4e67-8a58-d693ad9ec96a x-compute-request-id: req-d8633fe5-8d87-4e67-8a58-d693ad9ec96a Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ec3d599-a5e1-4a0e-9ab7-71a55ebb2ec4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b3fc7c8b-e775-4f1c-a019-8eb47cf5ee28"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "38abc435-c3fc-4b85-9382-258d2dacd2c1", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1b81159-9725-477e-bca3-19e4e83ac833 x-compute-request-id: req-b1b81159-9725-477e-bca3-19e4e83ac833 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3452177-b786-4cdc-9076-1944aec9f600"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f930a1-c481-4cd7-871d-e15ab65fe45c"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-24 22:47:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-b1b81159-9725-477e-bca3-19e4e83ac833 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-b1b81159-9725-477e-bca3-19e4e83ac833 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf370a79fbe4d6419a4c69f7c1adfc3db13891" 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d435ca-a093-49ea-ac8a-6ca8a3504ba7 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e6d435ca-a093-49ea-ac8a-6ca8a3504ba7 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f0f120be-d289-48c6-958c-554e2f386e30 2019-06-24 22:47:55,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819c88a1db151a5f9b0748c61fbf5caae00aefb7" 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed673bbb980a56a0b9c01529852571dc0b743850" 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0f120be-d289-48c6-958c-554e2f386e30 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-00da928a-999e-481c-96f1-ad3539793228 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b84f2484-ec25-49b7-8493-7a6064e5b39a x-compute-request-id: req-b84f2484-ec25-49b7-8493-7a6064e5b39a Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3452177-b786-4cdc-9076-1944aec9f600"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e0f930a1-c481-4cd7-871d-e15ab65fe45c"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "71e47a86-4a9a-4fd4-9c76-01187c0b6a75", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-06-24 22:47:55,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-00da928a-999e-481c-96f1-ad3539793228 x-compute-request-id: req-00da928a-999e-481c-96f1-ad3539793228 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:47:55,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbf370a79fbe4d6419a4c69f7c1adfc3db13891" 2019-06-24 22:48:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-00da928a-999e-481c-96f1-ad3539793228 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-b84f2484-ec25-49b7-8493-7a6064e5b39a 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-b84f2484-ec25-49b7-8493-7a6064e5b39a 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f809cb3-25b4-4feb-b5f9-1c9bba90cba3 x-compute-request-id: req-9f809cb3-25b4-4feb-b5f9-1c9bba90cba3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-9f809cb3-25b4-4feb-b5f9-1c9bba90cba3 2019-06-24 22:48:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-9f809cb3-25b4-4feb-b5f9-1c9bba90cba3 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed673bbb980a56a0b9c01529852571dc0b743850" 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-8af1f7da-69c2-4022-beed-f3fdf0c9e19a 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-8af1f7da-69c2-4022-beed-f3fdf0c9e19a 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8af1f7da-69c2-4022-beed-f3fdf0c9e19a x-compute-request-id: req-8af1f7da-69c2-4022-beed-f3fdf0c9e19a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819c88a1db151a5f9b0748c61fbf5caae00aefb7" -d '{"addFloatingIp": {"address": "172.30.9.206"}}' 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-56ef43fc-1bcd-41d5-a6a4-9b3921ac9370 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 22:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c737d812-36f1-43d9-81c9-d2b61dfffcca 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c737d812-36f1-43d9-81c9-d2b61dfffcca 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-56ef43fc-1bcd-41d5-a6a4-9b3921ac9370 x-compute-request-id: req-56ef43fc-1bcd-41d5-a6a4-9b3921ac9370 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:48:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-56ef43fc-1bcd-41d5-a6a4-9b3921ac9370 2019-06-24 22:48:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed673bbb980a56a0b9c01529852571dc0b743850" 2019-06-24 22:48:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87eaf4f106d778a61b597fc3ed5f846f534ea68" 2019-06-24 22:48:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed673bbb980a56a0b9c01529852571dc0b743850" 2019-06-24 22:48:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-f053c12a-2a9a-4833-88f1-2c849aab8f7e x-compute-request-id: req-f053c12a-2a9a-4833-88f1-2c849aab8f7e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-f053c12a-2a9a-4833-88f1-2c849aab8f7e 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-f053c12a-2a9a-4833-88f1-2c849aab8f7e 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-19ffa201-48f5-4070-b70d-44d25ec96738 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-01ad9570-acd8-4d28-8e9e-c24a092d7e13 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-01ad9570-acd8-4d28-8e9e-c24a092d7e13 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-01ad9570-acd8-4d28-8e9e-c24a092d7e13 x-compute-request-id: req-01ad9570-acd8-4d28-8e9e-c24a092d7e13 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-19ffa201-48f5-4070-b70d-44d25ec96738 2019-06-24 22:48:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87eaf4f106d778a61b597fc3ed5f846f534ea68" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ffa201-48f5-4070-b70d-44d25ec96738 x-compute-request-id: req-19ffa201-48f5-4070-b70d-44d25ec96738 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef8815ed-ff65-4acd-bdd4-caad5bfd4919"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "cf2d6078-6002-4a05-ac53-2ba2446ce090", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:47: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-678e5ddf-be3c-4631-a42f-d48d1388ba48 x-compute-request-id: req-678e5ddf-be3c-4631-a42f-d48d1388ba48 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-06-24 22:48:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-678e5ddf-be3c-4631-a42f-d48d1388ba48 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-678e5ddf-be3c-4631-a42f-d48d1388ba48 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819c88a1db151a5f9b0748c61fbf5caae00aefb7" 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47: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-c8dde84a-419d-4b85-aacd-674ccfb31652 x-compute-request-id: req-c8dde84a-419d-4b85-aacd-674ccfb31652 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c8dde84a-419d-4b85-aacd-674ccfb31652 2019-06-24 22:48:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c8dde84a-419d-4b85-aacd-674ccfb31652 2019-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 22:47: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-467fd892-3d1c-42d8-bdbd-c372110307e9 x-compute-request-id: req-467fd892-3d1c-42d8-bdbd-c372110307e9 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-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87eaf4f106d778a61b597fc3ed5f846f534ea68" 2019-06-24 22:48:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-467fd892-3d1c-42d8-bdbd-c372110307e9 2019-06-24 22:48:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87eaf4f106d778a61b597fc3ed5f846f534ea68" 2019-06-24 22:48:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DS2V9/bind.py 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-0cbf53a1-06f1-43c6-8625-a07520a39653 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 22:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cbf53a1-06f1-43c6-8625-a07520a39653 x-compute-request-id: req-0cbf53a1-06f1-43c6-8625-a07520a39653 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-06-24 22:48:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-0cbf53a1-06f1-43c6-8625-a07520a39653 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-06-24 22:48:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp88Gbcl', '/etc/clearwater/local_config'] 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpaiPyIC', '/etc/bind/named.conf.local'] 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-06-24 22:48:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpv8_Cp1', '/etc/clearwater/shared_config'] 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.14', u'hss_hostname': u''}. 2019-06-24 22:48:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFdFup0', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.14', u'hss_hostname': u''}. 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:48:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8iSxrX', '/etc/bind/db.clearwater.local'] 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:06,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/MI8Q0/install-etcd.sh 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2390 2019-06-24 22:48:06,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:48:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:48:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-06-24 22:48:06,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-42lsia 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 Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ 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,745 B/s) Reading package lists... real 0m10.773s user 0m2.682s sys 0m0.366s 2019-06-24 22:48:11,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-06-24 22:48:11,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:48:11,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-06-24 22:48:21,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-06-24 22:48:42,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-06-24 22:48:48,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-42lsia 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://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/ clearwater-monit 5.18-171207.172716 [271 kB] 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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 7s (12.1 MB/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 8807 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 0m50.521s user 0m18.873s sys 0m7.731s 2019-06-24 22:48:48,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-06-24 22:48:48,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.013s user 0m0.000s sys 0m0.011s 2019-06-24 22:48:48,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-06-24 22:48:48,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:b8:76 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0b:b876/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70969 errors:0 dropped:0 overruns:0 frame:0 TX packets:18065 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128141186 (128.1 MB) TX bytes:2538015 (2.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:95676 (95.6 KB) TX bytes:95676 (95.6 KB) real 0m0.011s user 0m0.000s sys 0m0.005s 2019-06-24 22:48:48,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-06-24 22:48:48,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:46 ? 00:00:01 /sbin/init root 2 0 0 22:46 ? 00:00:00 [kthreadd] root 3 2 0 22:46 ? 00:00:00 [ksoftirqd/0] root 4 2 0 22:46 ? 00:00:00 [kworker/0:0] root 5 2 0 22:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:46 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:46 ? 00:00:00 [rcu_sched] root 8 2 0 22:46 ? 00:00:00 [rcuos/0] root 9 2 0 22:46 ? 00:00:00 [rcu_bh] root 10 2 0 22:46 ? 00:00:00 [rcuob/0] root 11 2 0 22:46 ? 00:00:00 [migration/0] root 12 2 0 22:46 ? 00:00:00 [watchdog/0] root 13 2 0 22:46 ? 00:00:00 [khelper] root 14 2 0 22:46 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:46 ? 00:00:00 [netns] root 16 2 0 22:46 ? 00:00:00 [writeback] root 17 2 0 22:46 ? 00:00:00 [kintegrityd] root 18 2 0 22:46 ? 00:00:00 [bioset] root 19 2 0 22:46 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:46 ? 00:00:00 [kblockd] root 21 2 0 22:46 ? 00:00:00 [ata_sff] root 22 2 0 22:46 ? 00:00:00 [khubd] root 23 2 0 22:46 ? 00:00:00 [md] root 24 2 0 22:46 ? 00:00:00 [devfreq_wq] root 25 2 0 22:46 ? 00:00:00 [kworker/0:1] root 27 2 0 22:46 ? 00:00:00 [khungtaskd] root 28 2 0 22:46 ? 00:00:00 [kswapd0] root 29 2 0 22:46 ? 00:00:00 [vmstat] root 30 2 0 22:46 ? 00:00:00 [ksmd] root 31 2 0 22:46 ? 00:00:00 [khugepaged] root 32 2 0 22:46 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:46 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:46 ? 00:00:00 [crypto] root 46 2 0 22:46 ? 00:00:00 [kthrotld] root 47 2 0 22:46 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:46 ? 00:00:00 [vballoon] root 49 2 0 22:46 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:46 ? 00:00:00 [scsi_eh_1] root 51 2 0 22:46 ? 00:00:00 [kworker/u2:2] root 52 2 0 22:46 ? 00:00:00 [kworker/u2:3] root 71 2 0 22:46 ? 00:00:00 [deferwq] root 72 2 0 22:46 ? 00:00:00 [charger_manager] root 114 2 0 22:46 ? 00:00:00 [kpsmoused] root 122 2 0 22:46 ? 00:00:00 [kworker/0:2] root 176 2 0 22:46 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:46 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 22:46 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:46 ? 00:00:00 [kworker/u3:1] root 523 1 0 22:46 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 22:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:46 ? 00:00:00 [kauditd] message+ 907 1 0 22:46 ? 00:00:00 dbus-daemon --system --fork root 927 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-logind syslog 935 1 0 22:46 ? 00:00:00 rsyslogd root 944 1 0 22:46 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 22:46 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 22:46 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 22:46 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 22:46 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 22:46 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 22:46 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 22:46 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 22:46 ? 00:00:00 cron daemon 1098 1 0 22:46 ? 00:00:00 atd root 1185 1 0 22:46 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 22:46 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_42lsia/env/bin/python -m cloudify_agent.worker --queue bind_host_42lsia --max-workers 5 --name bind_host_42lsia ubuntu 1464 1462 0 22:46 ? 00:00:00 /home/ubuntu/bind_host_42lsia/env/bin/python -m cloudify_agent.worker --queue bind_host_42lsia --max-workers 5 --name bind_host_42lsia ubuntu 1608 1 0 22:46 ? 00:00:00 python2.7 /home/ubuntu/bind_host_42lsia/env/bin/diamond --configfile /home/ubuntu/bind_host_42lsia/work/plugins/diamond/etc/diamond.conf bind 2325 1 0 22:47 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2378 1464 1 22:47 ? 00:00:00 /home/ubuntu/bind_host_42lsia/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-WTpwFk ubuntu 2390 2378 0 22:47 ? 00:00:00 /bin/sh -c /tmp/MI8Q0/install-etcd.sh ubuntu 2392 2390 0 22:47 ? 00:00:00 /bin/bash -e /tmp/MI8Q0/install-etcd.sh ntp 8401 1 0 22:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8935 1 0 22:48 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8946 8935 0 22:48 ? 00:00:00 [check-monit-upt] clearwa+ 9001 1 0 22:48 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 9036 8935 0 22:48 ? 00:00:00 [check-etcd-upti] root 9040 8935 0 22:48 ? 00:00:00 [poll_etcd_clust] root 9043 8935 0 22:48 ? 00:00:00 [poll_etcd.sh] root 9074 1 0 22:48 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9082 9074 0 22:48 ? 00:00:00 inotifywait -e create -qq . ubuntu 9196 2392 0 22:48 ? 00:00:00 /bin/bash -e /tmp/MI8Q0/install-etcd.sh ubuntu 9197 9196 0 22:48 ? 00:00:00 /bin/bash -e /tmp/MI8Q0/install-etcd.sh root 9198 9197 0 22:48 ? 00:00:00 sudo ps -edf root 9199 9198 0 22:48 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.009s 2019-06-24 22:48:48,097 - 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.14:2380 0.0.0.0:* LISTEN 9001/etcd tcp 0 0 127.0.0.1:39983 0.0.0.0:* LISTEN 2378/python tcp 0 0 192.168.120.14:53 0.0.0.0:* LISTEN 2325/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2325/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2325/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8935/monit tcp6 0 0 :::53 :::* LISTEN 2325/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2325/named tcp6 0 0 :::4000 :::* LISTEN 9001/etcd udp 0 0 192.168.120.14:53 0.0.0.0:* 2325/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2325/named udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.14:123 0.0.0.0:* 8401/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8401/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8401/ntpd udp 0 0 0.0.0.0:27879 0.0.0.0:* 548/dhclient udp6 0 0 :::53 :::* 2325/named udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8401/ntpd udp6 0 0 ::1:123 :::* 8401/ntpd udp6 0 0 :::123 :::* 8401/ntpd udp6 0 0 :::60205 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8756 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7258 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9058 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.000s sys 0m0.006s 2019-06-24 22:48:48,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/dmesg /var/log/sysstat/sa24 /var/log/wtmp /var/log/apt/history.log /var/log/apt/term.log /var/log/cloud-init.log /var/log/monit.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.007s user 0m0.000s sys 0m0.005s 2019-06-24 22:48:48,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{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.007s user 0m0.000s sys 0m0.006s 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:48:48,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2390, return_code=0): /tmp/MI8Q0/install-etcd.sh 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-24 22:48:48,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-06-24 22:48:28.913717625 Stopping etcd clearwater-etcd 2019-06-24 22:48:34.944667079 Restarting etcd clearwater-etcd 2019-06-24 22:48:34.955240959 Configured ETCDCTL_PEERS: 2019-06-24 22:48:34.955936650 Check for previous failed startup attempt 2019-06-24 22:48:34.958742495 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-06-24 22:48:34.985657729 etcdctl returned 2 2019-06-24 22:48:34.996923251 Creating new cluster... 2019-06-24 22:48:35.002335168 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2019-06-24 22:48:35.005080384 Check we're actually a member of the cluster 2019-06-24 22:48:35.016567122 Wait for etcd to startup 2019-06-24 22:48:36.027763959 Etcd started successfully 2019-06-24 22:48:35.047638 I | etcdmain: etcd Version: 3.1.7 2019-06-24 22:48:35.047717 I | etcdmain: Git SHA: 43b7507 2019-06-24 22:48:35.047721 I | etcdmain: Go Version: go1.7.5 2019-06-24 22:48:35.047724 I | etcdmain: Go OS/Arch: linux/amd64 2019-06-24 22:48:35.047728 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-06-24 22:48:35.047813 I | embed: listening for peers on http://192.168.120.14:2380 2019-06-24 22:48:35.047883 I | embed: listening for client requests on 0.0.0.0:4000 2019-06-24 22:48:35.110357 I | etcdserver: name = 192-168-120-14 2019-06-24 22:48:35.110389 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2019-06-24 22:48:35.110395 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2019-06-24 22:48:35.110399 I | etcdserver: heartbeat = 100ms 2019-06-24 22:48:35.110402 I | etcdserver: election = 1000ms 2019-06-24 22:48:35.110406 I | etcdserver: snapshot count = 10000 2019-06-24 22:48:35.110414 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2019-06-24 22:48:35.110419 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380 2019-06-24 22:48:35.110426 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380 2019-06-24 22:48:35.116950 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475 2019-06-24 22:48:35.117003 I | raft: 810a326e07e71be9 became follower at term 0 2019-06-24 22:48:35.117054 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-06-24 22:48:35.117060 I | raft: 810a326e07e71be9 became follower at term 1 2019-06-24 22:48:35.134577 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-06-24 22:48:35.135752 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2019-06-24 22:48:35.717277 I | raft: 810a326e07e71be9 is starting a new election at term 1 2019-06-24 22:48:35.717408 I | raft: 810a326e07e71be9 became candidate at term 2 2019-06-24 22:48:35.717434 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2 2019-06-24 22:48:35.717449 I | raft: 810a326e07e71be9 became leader at term 2 2019-06-24 22:48:35.717456 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2 2019-06-24 22:48:35.717881 I | etcdserver: setting up the initial cluster version to 3.1 2019-06-24 22:48:35.717942 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475 2019-06-24 22:48:35.718051 I | embed: ready to serve client requests 2019-06-24 22:48:35.718524 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-06-24 22:48:35.728122 N | etcdserver/membership: set the initial cluster version to 3.1 2019-06-24 22:48:35.728196 I | etcdserver/api: enabled capabilities for version 3.1 2019-06-24 22:48:36.174541 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:50292 2019-06-24 22:48:36.180128 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:50293 2019-06-24 22:48:36.181675 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:50294 2019-06-24 22:48:43.120779 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:50301 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-42lsia 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:48:48,100 - 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-42lsia 2019-06-24 22:48:48,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16019 0 --:--:-- --:--:-- --:--:-- 16066 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [24-Jun-2019 22:48:36 UTC] clearwater-diags-monitor starting [24-Jun-2019 22:48:36 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.001s 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:48:48,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-06-24 22:48:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:48,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0KERB/clearwater.py 2019-06-24 22:48:53,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-7709az', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9kAEWf', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CFGBC/clearwater.py 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcfRSMe', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-nqkrdg', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1zFJX3', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FCLXP/clearwater.py 2019-06-24 22:48:53,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphMNXxd', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpi_vcHO', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-g0k0mt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcYX3dC', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:53,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/T2FN8/clearwater.py 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:53,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphsfOSQ', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/633FP/clearwater.py 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEvCE4D', '/etc/clearwater/local_config'] 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:53,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-ps26eh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2019-06-24 22:48:53,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:53,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:53,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-ranvyv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-06-24 22:48:53,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:58,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:58,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-ranvyv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:48:58,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NU7U2/clearwater.py 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-06-24 22:48:58,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.14', 'name': u'bono-c4in8j', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmvMZHl', '/etc/dnsmasq.resolv.conf'] 2019-06-24 22:48:58,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMQG5qg', '/etc/clearwater/local_config'] 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/NHA0W/install-dime.sh 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-06-24 22:48:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VIAJK/append_proxy_snmp_conf.py 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/YUJGD/install-homer.sh 2019-06-24 22:48:58,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1751 2019-06-24 22:48:58,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1751 2019-06-24 22:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/U2VTC/install-vellum.sh 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-06-24 22:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/B949H/install-ellis.sh 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-06-24 22:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/M3VMC/append_proxy_snmp_conf.py 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1739 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/72XK1/install-sprout.sh 2019-06-24 22:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/U8B5V/install-bono.sh 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-06-24 22:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1751 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-06-24 22:49:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y57qd7 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 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 [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,227 kB/s) Reading package lists... real 0m12.937s user 0m4.964s sys 0m0.576s 2019-06-24 22:49:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:10,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-06-24 22:49:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-06-24 22:49:10,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7t84lg 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 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 [6,313 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 [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,243 kB/s) Reading package lists... real 0m12.497s user 0m4.970s sys 0m0.528s 2019-06-24 22:49:16,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-3o7b2z Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 10s (1,224 kB/s) Reading package lists... real 0m15.544s user 0m4.927s sys 0m0.612s 2019-06-24 22:49:16,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-06-24 22:49:16,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-d0c4vv 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,227 kB/s) Reading package lists... real 0m14.402s user 0m5.071s sys 0m0.686s 2019-06-24 22:49:16,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-06-24 22:49:16,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-akme36 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,220 kB/s) Reading package lists... real 0m15.599s user 0m5.088s sys 0m0.617s 2019-06-24 22:49:16,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-06-24 22:49:16,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:49:16,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-glzvus Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] 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 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 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://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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,252 kB/s) Reading package lists... real 0m13.204s user 0m5.099s sys 0m0.580s 2019-06-24 22:49:16,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:49:16,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:49:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:49:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:49:21,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:49:38,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:49:38,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:49:38,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:49:38,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:49:38,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:49:43,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:49:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:49:59,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:49:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:49:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:49:59,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:05,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:15,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:15,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:50:21,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:50:21,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:21,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:36,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:50:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:50:42,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:42,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:57,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:50:57,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:50:57,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:50:57,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:50:57,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:02,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:08,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-glzvus 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,881 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 8499 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 8530 clearwater-socket-factory-sig start/running, process 8535 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 1m48.618s user 0m8.655s sys 0m7.382s 2019-06-24 22:51:08,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:13,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:51:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:51:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-akme36 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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,471 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 8767 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 8798 clearwater-socket-factory-sig start/running, process 8803 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8852 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 2m8.108s user 0m9.826s sys 0m8.287s 2019-06-24 22:51:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:24,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7t84lg 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://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 17s (5,027 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 8853 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 2m16.178s user 0m20.621s sys 0m11.301s 2019-06-24 22:51:24,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:34,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:34,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:40,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:51:40,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:51:40,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:40,452 - 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 4s (9,038 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 0m36.162s user 0m13.007s sys 0m3.559s 2019-06-24 22:51:40,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:45,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:51,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-y57qd7 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://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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:26 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:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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,890 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 9216 clearwater-socket-factory-sig start/running, process 9221 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.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 2m39.257s user 0m21.761s sys 0m12.485s 2019-06-24 22:51:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:51:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-d0c4vv 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.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,089 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 9089 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 9826 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 Killed 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.359s user 0m17.145s sys 0m11.421s 2019-06-24 22:51:51,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-06-24 22:51:51,487 - 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,121 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.386s user 0m0.778s sys 0m0.613s 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.003s sys 0m0.049s 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cc:3d:9c inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fecc:3d9c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74684 errors:0 dropped:0 overruns:0 frame:0 TX packets:39923 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135381785 (135.3 MB) TX bytes:5780356 (5.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:870 errors:0 dropped:0 overruns:0 frame:0 TX packets:870 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108676 (108.6 KB) TX bytes:108676 (108.6 KB) real 0m0.011s user 0m0.000s sys 0m0.005s 2019-06-24 22:51:51,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-06-24 22:51:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:45 ? 00:00:01 /sbin/init root 2 0 0 22:45 ? 00:00:00 [kthreadd] root 3 2 0 22:45 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:45 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:45 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:45 ? 00:00:00 [rcu_sched] root 8 2 0 22:45 ? 00:00:00 [rcuos/0] root 9 2 0 22:45 ? 00:00:00 [rcu_bh] root 10 2 0 22:45 ? 00:00:00 [rcuob/0] root 11 2 0 22:45 ? 00:00:00 [migration/0] root 12 2 0 22:45 ? 00:00:00 [watchdog/0] root 13 2 0 22:45 ? 00:00:00 [khelper] root 14 2 0 22:45 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:45 ? 00:00:00 [netns] root 16 2 0 22:45 ? 00:00:00 [writeback] root 17 2 0 22:45 ? 00:00:00 [kintegrityd] root 18 2 0 22:45 ? 00:00:00 [bioset] root 19 2 0 22:45 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:45 ? 00:00:00 [kblockd] root 21 2 0 22:45 ? 00:00:00 [ata_sff] root 22 2 0 22:45 ? 00:00:00 [khubd] root 23 2 0 22:45 ? 00:00:00 [md] root 24 2 0 22:45 ? 00:00:00 [devfreq_wq] root 25 2 0 22:45 ? 00:00:00 [kworker/0:1] root 27 2 0 22:45 ? 00:00:00 [khungtaskd] root 28 2 0 22:45 ? 00:00:00 [kswapd0] root 29 2 0 22:45 ? 00:00:00 [vmstat] root 30 2 0 22:45 ? 00:00:00 [ksmd] root 31 2 0 22:45 ? 00:00:00 [khugepaged] root 32 2 0 22:45 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:45 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:45 ? 00:00:00 [crypto] root 46 2 0 22:45 ? 00:00:00 [kthrotld] root 47 2 0 22:45 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:45 ? 00:00:00 [vballoon] root 49 2 0 22:45 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:45 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:45 ? 00:00:00 [deferwq] root 72 2 0 22:45 ? 00:00:00 [charger_manager] root 114 2 0 22:45 ? 00:00:00 [kpsmoused] root 132 2 0 22:45 ? 00:00:00 [kworker/0:2] root 176 2 0 22:45 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:45 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:45 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:45 ? 00:00:00 [kworker/u3:1] root 472 1 0 22:45 ? 00:00:00 upstart-socket-bridge --daemon root 557 1 0 22:45 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:45 ? 00:00:00 [kauditd] root 904 1 0 22:45 ? 00:00:00 upstart-file-bridge --daemon syslog 992 1 0 22:45 ? 00:00:00 rsyslogd message+ 999 1 0 22:45 ? 00:00:00 dbus-daemon --system --fork root 1013 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 22:45 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 22:45 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 22:45 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 22:45 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 22:45 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 22:45 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 22:45 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 22:45 ? 00:00:00 cron daemon 1099 1 0 22:45 ? 00:00:00 atd root 1183 1 0 22:45 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 22:45 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_glzvus/env/bin/python -m cloudify_agent.worker --queue bono_host_glzvus --max-workers 5 --name bono_host_glzvus ubuntu 1464 1462 0 22:46 ? 00:00:01 /home/ubuntu/bono_host_glzvus/env/bin/python -m cloudify_agent.worker --queue bono_host_glzvus --max-workers 5 --name bono_host_glzvus ubuntu 1608 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/bono_host_glzvus/env/bin/diamond --configfile /home/ubuntu/bono_host_glzvus/work/plugins/diamond/etc/diamond.conf ubuntu 1739 1464 1 22:48 ? 00:00:01 /home/ubuntu/bono_host_glzvus/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-A6FfF4 ubuntu 1751 1739 0 22:48 ? 00:00:00 /bin/sh -c /tmp/U8B5V/install-bono.sh ubuntu 1753 1751 0 22:48 ? 00:00:00 /bin/bash -e /tmp/U8B5V/install-bono.sh ntp 7993 1 0 22:50 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8530 1 0 22:50 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8531 8530 0 22:50 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8535 1 0 22:50 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8536 8535 0 22:50 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8545 8536 0 22:50 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8546 8531 0 22:50 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8547 8545 0 22:50 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8626 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8938 1 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8942 8938 0 22:51 ? 00:00:00 inotifywait -e create -qq . bono 8959 1 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-c4in8j.clearwater.local --alias=172.30.9.202,bono-c4in8j.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-c4in8j.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 9642 1 0 22:51 ? 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 1753 0 22:51 ? 00:00:00 /bin/bash -e /tmp/U8B5V/install-bono.sh ubuntu 9692 9691 0 22:51 ? 00:00:00 /bin/bash -e /tmp/U8B5V/install-bono.sh root 9693 9692 0 22:51 ? 00:00:00 sudo ps -edf root 9694 9693 0 22:51 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.005s 2019-06-24 22:51:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-06-24 22:51:51,489 - 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 9642/dnsmasq tcp 0 0 127.0.0.1:51606 0.0.0.0:* LISTEN 1739/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8626/monit tcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 8959/bono tcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 8959/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8959/bono tcp6 0 0 ::1:53 :::* LISTEN 9642/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9642/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp 0 0 192.168.120.12:123 0.0.0.0:* 7993/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7993/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7993/ntpd udp 0 0 192.168.120.12:5058 0.0.0.0:* 8959/bono udp 0 0 192.168.120.12:5060 0.0.0.0:* 8959/bono udp 0 0 0.0.0.0:3083 0.0.0.0:* 557/dhclient udp6 0 0 ::1:53 :::* 9642/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 7993/ntpd udp6 0 0 ::1:123 :::* 7993/ntpd udp6 0 0 :::123 :::* 7993/ntpd udp6 0 0 :::38119 :::* 557/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7211 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9044 1097/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 19862 8546/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19863 8547/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8807 999/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-06-24 22:51:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-06-24 22:51:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /var/log/sysstat/sa24 /var/log/sysstat/clearwater-sa24 /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_20190624T220000Z.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.017s user 0m0.002s sys 0m0.004s 2019-06-24 22:51:51,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [24-Jun-2019 22:51:33 UTC] clearwater-diags-monitor starting [24-Jun-2019 22:51:33 UTC] Waiting for trigger files 2019:06:24 22:51:00: Namespace: management 2019:06:24 22:51:00: [management] Starting server 2019:06:24 22:51:00: [management] Listening for requests 2019:06:24 22:51:00: Namespace: signaling 2019:06:24 22:51:00: [signaling] Starting server 2019:06:24 22:51:00: [signaling] Listening for requests real 0m0.004s user 0m0.001s sys 0m0.004s 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-06-24 22:51:18.846193343 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190624T220000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-06-24 22:51:51,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-glzvus 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:51:51,491 - 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-glzvus 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 16109 0 --:--:-- --:--:-- --:--:-- 16066 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/U8B5V/install-bono.sh: line 6: /home/ubuntu/bono_host_glzvus/env/bin/ctx: Argument list too long 2019-06-24 22:51:51,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1751, return_code=0): /tmp/U8B5V/install-bono.sh 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:51:51,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:51:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:51:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:51:56,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/53AS2/bind.py 2019-06-24 22:51:56,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1751 to end... 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsxj0vy', '/etc/bind/db.clearwater.local'] 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:51:56,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:51:56,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpZKm7ZH', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:01,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:52:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:52:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZAB60/add-snmpproxy-collector.py 2019-06-24 22:52:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bfqutv/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-06-24 22:52:01,932 - 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 2s (14.3 MB/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 0m36.402s user 0m13.109s sys 0m3.640s 2019-06-24 22:52:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-06-24 22:52:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-06-24 22:52:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-06-24 22:52:07,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:52:07,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:52:07,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-06-24 22:52:07,895 - 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 9659/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:49751 0.0.0.0:* LISTEN 1741/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8853/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9041/nginx tcp6 0 0 ::1:53 :::* LISTEN 9659/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9659/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp 0 0 0.0.0.0:64605 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.7:123 0.0.0.0:* 8340/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8340/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8340/ntpd udp6 0 0 ::1:53 :::* 9659/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8340/ntpd udp6 0 0 ::1:123 :::* 8340/ntpd udp6 0 0 :::123 :::* 8340/ntpd udp6 0 0 :::37650 :::* 553/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7221 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9032 1100/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8934 1042/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.005s 2019-06-24 22:52:07,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-06-24 22:52:07,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.004s sys 0m0.050s 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:19:c7 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefb:19c7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:100324 errors:0 dropped:0 overruns:0 frame:0 TX packets:46892 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170442005 (170.4 MB) TX bytes:6531739 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:840 errors:0 dropped:0 overruns:0 frame:0 TX packets:840 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115731 (115.7 KB) TX bytes:115731 (115.7 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:45 ? 00:00:01 /sbin/init root 2 0 0 22:45 ? 00:00:00 [kthreadd] root 3 2 0 22:45 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:45 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:45 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:45 ? 00:00:00 [rcu_sched] root 8 2 0 22:45 ? 00:00:00 [rcuos/0] root 9 2 0 22:45 ? 00:00:00 [rcu_bh] root 10 2 0 22:45 ? 00:00:00 [rcuob/0] root 11 2 0 22:45 ? 00:00:00 [migration/0] root 12 2 0 22:45 ? 00:00:00 [watchdog/0] root 13 2 0 22:45 ? 00:00:00 [khelper] root 14 2 0 22:45 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:45 ? 00:00:00 [netns] root 16 2 0 22:45 ? 00:00:00 [writeback] root 17 2 0 22:45 ? 00:00:00 [kintegrityd] root 18 2 0 22:45 ? 00:00:00 [bioset] root 19 2 0 22:45 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:45 ? 00:00:00 [kblockd] root 21 2 0 22:45 ? 00:00:00 [ata_sff] root 22 2 0 22:45 ? 00:00:00 [khubd] root 23 2 0 22:45 ? 00:00:00 [md] root 24 2 0 22:45 ? 00:00:00 [devfreq_wq] root 25 2 0 22:45 ? 00:00:00 [kworker/0:1] root 27 2 0 22:45 ? 00:00:00 [khungtaskd] root 28 2 0 22:45 ? 00:00:00 [kswapd0] root 29 2 0 22:45 ? 00:00:00 [vmstat] root 30 2 0 22:45 ? 00:00:00 [ksmd] root 31 2 0 22:45 ? 00:00:00 [khugepaged] root 32 2 0 22:45 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:45 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:45 ? 00:00:00 [crypto] root 46 2 0 22:45 ? 00:00:00 [kthrotld] root 47 2 0 22:45 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:45 ? 00:00:00 [vballoon] root 49 2 0 22:45 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:45 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:45 ? 00:00:00 [deferwq] root 72 2 0 22:45 ? 00:00:00 [charger_manager] root 114 2 0 22:45 ? 00:00:00 [kpsmoused] root 121 2 0 22:45 ? 00:00:00 [kworker/0:2] root 176 2 0 22:45 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:45 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:45 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 22:45 ? 00:00:00 [kworker/u3:1] root 515 1 0 22:45 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 22:45 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:45 ? 00:00:00 [kauditd] root 909 1 0 22:45 ? 00:00:00 upstart-file-bridge --daemon syslog 918 1 0 22:45 ? 00:00:00 rsyslogd root 1041 1 0 22:45 tty4 00:00:00 /sbin/getty -8 38400 tty4 message+ 1042 1 0 22:45 ? 00:00:00 dbus-daemon --system --fork root 1045 1 0 22:45 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 22:45 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 22:45 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 22:45 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 22:45 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 22:45 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1101 1 0 22:45 ? 00:00:00 cron daemon 1102 1 0 22:45 ? 00:00:00 atd root 1126 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-logind root 1187 1 0 22:45 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 22:45 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_7t84lg/env/bin/python -m cloudify_agent.worker --queue homer_host_7t84lg --max-workers 5 --name homer_host_7t84lg ubuntu 1464 1462 0 22:46 ? 00:00:01 /home/ubuntu/homer_host_7t84lg/env/bin/python -m cloudify_agent.worker --queue homer_host_7t84lg --max-workers 5 --name homer_host_7t84lg ubuntu 1608 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7t84lg/env/bin/diamond --configfile /home/ubuntu/homer_host_7t84lg/work/plugins/diamond/etc/diamond.conf ubuntu 1741 1464 1 22:48 ? 00:00:02 /home/ubuntu/homer_host_7t84lg/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-hedeyR ubuntu 1751 1741 0 22:48 ? 00:00:00 /bin/sh -c /tmp/YUJGD/install-homer.sh ubuntu 1753 1751 0 22:48 ? 00:00:00 /bin/bash -e /tmp/YUJGD/install-homer.sh ntp 8340 1 0 22:50 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8853 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8971 1 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8975 8971 0 22:51 ? 00:00:00 inotifywait -e create -qq . root 9041 1 0 22:51 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9042 9041 0 22:51 ? 00:00:00 nginx: worker process www-data 9043 9041 0 22:51 ? 00:00:00 nginx: worker process www-data 9044 9041 0 22:51 ? 00:00:00 nginx: worker process www-data 9045 9041 0 22:51 ? 00:00:00 nginx: worker process root 9504 8853 0 22:51 ? 00:00:00 [nginx_ping] root 9506 8853 0 22:51 ? 00:00:00 [check-nginx-upt] root 9510 8853 0 22:51 ? 00:00:00 [check-monit-upt] dnsmasq 9659 1 0 22:52 ? 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 9706 1753 0 22:52 ? 00:00:00 /bin/bash -e /tmp/YUJGD/install-homer.sh ubuntu 9707 9706 0 22:52 ? 00:00:00 /bin/bash -e /tmp/YUJGD/install-homer.sh root 9708 9707 0 22:52 ? 00:00:00 sudo ps -edf root 9709 9708 0 22:52 ? 00:00:00 ps -edf real 0m0.033s user 0m0.000s sys 0m0.010s 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-06-24 22:52:07,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-24 22:52:07,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa24 /var/log/sysstat/clearwater-sa24 /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.046s user 0m0.001s sys 0m0.005s 2019-06-24 22:52:07,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-24 22:52:07,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [24-Jun-2019 22:51:03 UTC] clearwater-diags-monitor starting [24-Jun-2019 22:51:03 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-24 22:52:07,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-24 22:52:07,897 - 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://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 9s (4,093 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 0m41.189s user 0m13.064s sys 0m3.732s 2019-06-24 22:52:07,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-06-24 22:51:42.862108107 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-7t84lg 2019-06-24 22:52:07,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:52:07,899 - 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-7t84lg 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 19341 0 --:--:-- --:--:-- --:--:-- 19319 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:52:07,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1751, return_code=0): /tmp/YUJGD/install-homer.sh 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:52:07,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sprout /var/log/sprout/sprout_20190624T220000Z.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.009s user 0m0.000s sys 0m0.005s 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.005s sys 0m0.051s 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:d3:96 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef0:d396/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75004 errors:0 dropped:0 overruns:0 frame:0 TX packets:41209 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137416207 (137.4 MB) TX bytes:5936039 (5.9 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:806 errors:0 dropped:0 overruns:0 frame:0 TX packets:806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110096 (110.0 KB) TX bytes:110096 (110.0 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-06-24 22:52:07,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-06-24 22:52:07,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:46 ? 00:00:01 /sbin/init root 2 0 0 22:46 ? 00:00:00 [kthreadd] root 3 2 0 22:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:46 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:46 ? 00:00:00 [rcu_sched] root 8 2 0 22:46 ? 00:00:00 [rcuos/0] root 9 2 0 22:46 ? 00:00:00 [rcu_bh] root 10 2 0 22:46 ? 00:00:00 [rcuob/0] root 11 2 0 22:46 ? 00:00:00 [migration/0] root 12 2 0 22:46 ? 00:00:00 [watchdog/0] root 13 2 0 22:46 ? 00:00:00 [khelper] root 14 2 0 22:46 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:46 ? 00:00:00 [netns] root 16 2 0 22:46 ? 00:00:00 [writeback] root 17 2 0 22:46 ? 00:00:00 [kintegrityd] root 18 2 0 22:46 ? 00:00:00 [bioset] root 19 2 0 22:46 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:46 ? 00:00:00 [kblockd] root 21 2 0 22:46 ? 00:00:00 [ata_sff] root 22 2 0 22:46 ? 00:00:00 [khubd] root 23 2 0 22:46 ? 00:00:00 [md] root 24 2 0 22:46 ? 00:00:00 [devfreq_wq] root 25 2 0 22:46 ? 00:00:00 [kworker/0:1] root 27 2 0 22:46 ? 00:00:00 [khungtaskd] root 28 2 0 22:46 ? 00:00:00 [kswapd0] root 29 2 0 22:46 ? 00:00:00 [vmstat] root 30 2 0 22:46 ? 00:00:00 [ksmd] root 31 2 0 22:46 ? 00:00:00 [khugepaged] root 32 2 0 22:46 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:46 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:46 ? 00:00:00 [crypto] root 46 2 0 22:46 ? 00:00:00 [kthrotld] root 47 2 0 22:46 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:46 ? 00:00:00 [vballoon] root 49 2 0 22:46 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:46 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:46 ? 00:00:00 [deferwq] root 72 2 0 22:46 ? 00:00:00 [charger_manager] root 114 2 0 22:46 ? 00:00:00 [kpsmoused] root 123 2 0 22:46 ? 00:00:00 [kworker/0:2] root 176 2 0 22:46 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:46 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:46 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:46 ? 00:00:00 [kworker/u3:1] root 508 1 0 22:46 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 22:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:46 ? 00:00:00 [kauditd] message+ 870 1 0 22:46 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 22:46 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 22:46 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 22:46 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 22:46 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 22:46 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 22:46 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 22:46 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 22:46 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 22:46 ? 00:00:00 cron daemon 1096 1 0 22:46 ? 00:00:00 atd root 1196 1 0 22:46 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 22:46 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_akme36/env/bin/python -m cloudify_agent.worker --queue sprout_host_akme36 --max-workers 5 --name sprout_host_akme36 ubuntu 1464 1462 0 22:46 ? 00:00:01 /home/ubuntu/sprout_host_akme36/env/bin/python -m cloudify_agent.worker --queue sprout_host_akme36 --max-workers 5 --name sprout_host_akme36 ubuntu 1608 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_akme36/env/bin/diamond --configfile /home/ubuntu/sprout_host_akme36/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 22:48 ? 00:00:02 /home/ubuntu/sprout_host_akme36/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-xAcXdo ubuntu 1739 1729 0 22:48 ? 00:00:00 /bin/sh -c /tmp/72XK1/install-sprout.sh ubuntu 1741 1739 0 22:48 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh ntp 8285 1 0 22:50 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8767 1 0 22:51 ? 00:00:00 rsyslogd root 8798 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8799 8798 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8803 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8804 8803 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8813 8799 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8814 8804 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8815 8814 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8852 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9561 1 0 22:52 ? 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 9608 1741 0 22:52 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh ubuntu 9609 9608 0 22:52 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh root 9610 9609 0 22:52 ? 00:00:00 sudo ps -edf root 9611 9610 0 22:52 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-06-24 22:52:07,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-06-24 22:52:07,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-06-24 22:52:13,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:46 ? 00:00:01 /sbin/init root 2 0 0 22:46 ? 00:00:00 [kthreadd] root 3 2 0 22:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:46 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:46 ? 00:00:00 [rcu_sched] root 8 2 0 22:46 ? 00:00:00 [rcuos/0] root 9 2 0 22:46 ? 00:00:00 [rcu_bh] root 10 2 0 22:46 ? 00:00:00 [rcuob/0] root 11 2 0 22:46 ? 00:00:00 [migration/0] root 12 2 0 22:46 ? 00:00:00 [watchdog/0] root 13 2 0 22:46 ? 00:00:00 [khelper] root 14 2 0 22:46 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:46 ? 00:00:00 [netns] root 16 2 0 22:46 ? 00:00:00 [writeback] root 17 2 0 22:46 ? 00:00:00 [kintegrityd] root 18 2 0 22:46 ? 00:00:00 [bioset] root 19 2 0 22:46 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:46 ? 00:00:00 [kblockd] root 21 2 0 22:46 ? 00:00:00 [ata_sff] root 22 2 0 22:46 ? 00:00:00 [khubd] root 23 2 0 22:46 ? 00:00:00 [md] root 24 2 0 22:46 ? 00:00:00 [devfreq_wq] root 25 2 0 22:46 ? 00:00:00 [kworker/0:1] root 27 2 0 22:46 ? 00:00:00 [khungtaskd] root 28 2 0 22:46 ? 00:00:00 [kswapd0] root 29 2 0 22:46 ? 00:00:00 [vmstat] root 30 2 0 22:46 ? 00:00:00 [ksmd] root 31 2 0 22:46 ? 00:00:00 [khugepaged] root 32 2 0 22:46 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:46 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:46 ? 00:00:00 [crypto] root 46 2 0 22:46 ? 00:00:00 [kthrotld] root 47 2 0 22:46 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:46 ? 00:00:00 [vballoon] root 49 2 0 22:46 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:46 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:46 ? 00:00:00 [deferwq] root 72 2 0 22:46 ? 00:00:00 [charger_manager] root 114 2 0 22:46 ? 00:00:00 [kpsmoused] root 123 2 0 22:46 ? 00:00:00 [kworker/0:2] root 176 2 0 22:46 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:46 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:46 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:46 ? 00:00:00 [kworker/u3:1] root 508 1 0 22:46 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 22:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:46 ? 00:00:00 [kauditd] message+ 870 1 0 22:46 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 22:46 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 22:46 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 22:46 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 22:46 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 22:46 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 22:46 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 22:46 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 22:46 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 22:46 ? 00:00:00 cron daemon 1096 1 0 22:46 ? 00:00:00 atd root 1196 1 0 22:46 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 22:46 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_akme36/env/bin/python -m cloudify_agent.worker --queue sprout_host_akme36 --max-workers 5 --name sprout_host_akme36 ubuntu 1464 1462 0 22:46 ? 00:00:01 /home/ubuntu/sprout_host_akme36/env/bin/python -m cloudify_agent.worker --queue sprout_host_akme36 --max-workers 5 --name sprout_host_akme36 ubuntu 1608 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_akme36/env/bin/diamond --configfile /home/ubuntu/sprout_host_akme36/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 22:48 ? 00:00:02 /home/ubuntu/sprout_host_akme36/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-xAcXdo ubuntu 1739 1729 0 22:48 ? 00:00:00 /bin/sh -c /tmp/72XK1/install-sprout.sh ubuntu 1741 1739 0 22:48 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh ntp 8285 1 0 22:50 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8767 1 0 22:51 ? 00:00:00 rsyslogd root 8798 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8799 8798 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8803 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8804 8803 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8813 8799 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8814 8804 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8815 8814 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8852 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9561 1 0 22:52 ? 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 9608 1741 0 22:52 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh ubuntu 9609 9608 0 22:52 ? 00:00:00 /bin/bash -e /tmp/72XK1/install-sprout.sh root 9610 9609 0 22:52 ? 00:00:00 sudo ps -edf root 9611 9610 0 22:52 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-06-24 22:52:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9561/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8852/monit tcp 0 0 127.0.0.1:57193 0.0.0.0:* LISTEN 1729/python tcp6 0 0 ::1:53 :::* LISTEN 9561/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9561/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.13:123 0.0.0.0:* 8285/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8285/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8285/ntpd udp 0 0 0.0.0.0:27879 0.0.0.0:* 548/dhclient udp6 0 0 ::1:53 :::* 9561/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8285/ntpd udp6 0 0 ::1:123 :::* 8285/ntpd udp6 0 0 :::123 :::* 8285/ntpd udp6 0 0 :::60205 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8704 870/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9056 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20342 8813/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20343 8815/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2019-06-24 22:52:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-06-24 22:52:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa24 /var/log/sprout /var/log/sprout/sprout_20190624T220000Z.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.009s user 0m0.000s sys 0m0.005s 2019-06-24 22:52:13,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-24 22:52:13,155 - 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-akme36 2019-06-24 22:52:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:52:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19202 0 --:--:-- --:--:-- --:--:-- 19319 2019-06-24 22:52:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:52:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:52:13,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/72XK1/install-sprout.sh 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:52:13,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-06-24 22:51:44.191739877 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-akme36 2019-06-24 22:52:13,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKhcilF', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:52:13,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8ukyzN', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:13,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:13,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QAH7S/bind.py 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplDxyvX', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:52:13,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:52:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7ALPIU', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplDxyvX', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:18,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/98L46/add-snmpproxy-collector.py 2019-06-24 22:52:18,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1739 to end... 2019-06-24 22:52:18,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:52:18,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-06-24 22:52:23,809 - 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 (7,794 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 0m33.906s user 0m13.307s sys 0m3.701s 2019-06-24 22:52:23,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-06-24 22:52:23,809 - 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,907 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 0m34.490s user 0m13.151s sys 0m3.616s 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-06-24 22:52:23,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.003s sys 0m0.059s 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa24 /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_20190624T220000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.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/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.004s sys 0m0.003s 2019-06-24 22:52:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [24-Jun-2019 22:51:33 UTC] clearwater-diags-monitor starting [24-Jun-2019 22:51:33 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-24 22:52:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-24 22:52:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:46 ? 00:00:01 /sbin/init root 2 0 0 22:46 ? 00:00:00 [kthreadd] root 3 2 0 22:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:46 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:46 ? 00:00:00 [rcu_sched] root 8 2 0 22:46 ? 00:00:00 [rcuos/0] root 9 2 0 22:46 ? 00:00:00 [rcu_bh] root 10 2 0 22:46 ? 00:00:00 [rcuob/0] root 11 2 0 22:46 ? 00:00:00 [migration/0] root 12 2 0 22:46 ? 00:00:00 [watchdog/0] root 13 2 0 22:46 ? 00:00:00 [khelper] root 14 2 0 22:46 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:46 ? 00:00:00 [netns] root 16 2 0 22:46 ? 00:00:00 [writeback] root 17 2 0 22:46 ? 00:00:00 [kintegrityd] root 18 2 0 22:46 ? 00:00:00 [bioset] root 19 2 0 22:46 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:46 ? 00:00:00 [kblockd] root 21 2 0 22:46 ? 00:00:00 [ata_sff] root 22 2 0 22:46 ? 00:00:00 [khubd] root 23 2 0 22:46 ? 00:00:00 [md] root 24 2 0 22:46 ? 00:00:00 [devfreq_wq] root 25 2 0 22:46 ? 00:00:00 [kworker/0:1] root 27 2 0 22:46 ? 00:00:00 [khungtaskd] root 28 2 0 22:46 ? 00:00:00 [kswapd0] root 29 2 0 22:46 ? 00:00:00 [vmstat] root 30 2 0 22:46 ? 00:00:00 [ksmd] root 31 2 0 22:46 ? 00:00:00 [khugepaged] root 32 2 0 22:46 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:46 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:46 ? 00:00:00 [crypto] root 46 2 0 22:46 ? 00:00:00 [kthrotld] root 47 2 0 22:46 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:46 ? 00:00:00 [vballoon] root 49 2 0 22:46 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:46 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:46 ? 00:00:00 [deferwq] root 72 2 0 22:46 ? 00:00:00 [charger_manager] root 114 2 0 22:46 ? 00:00:00 [kpsmoused] root 123 2 0 22:46 ? 00:00:00 [kworker/0:2] root 176 2 0 22:46 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:46 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:46 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:46 ? 00:00:00 [kworker/u3:1] root 514 1 0 22:46 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 22:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:46 ? 00:00:00 [kauditd] message+ 873 1 0 22:46 ? 00:00:00 dbus-daemon --system --fork root 918 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 22:46 ? 00:00:00 upstart-file-bridge --daemon syslog 938 1 0 22:46 ? 00:00:00 rsyslogd root 1038 1 0 22:46 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 22:46 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 22:46 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 22:46 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 22:46 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 22:46 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 22:46 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 22:46 ? 00:00:00 cron daemon 1094 1 0 22:46 ? 00:00:00 atd root 1185 1 0 22:46 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 22:46 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_y57qd7/env/bin/python -m cloudify_agent.worker --queue dime_host_y57qd7 --max-workers 5 --name dime_host_y57qd7 ubuntu 1464 1462 0 22:46 ? 00:00:01 /home/ubuntu/dime_host_y57qd7/env/bin/python -m cloudify_agent.worker --queue dime_host_y57qd7 --max-workers 5 --name dime_host_y57qd7 ubuntu 1608 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/dime_host_y57qd7/env/bin/diamond --configfile /home/ubuntu/dime_host_y57qd7/work/plugins/diamond/etc/diamond.conf ubuntu 1729 1464 1 22:48 ? 00:00:02 /home/ubuntu/dime_host_y57qd7/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-hkrTM7 ubuntu 1739 1729 0 22:48 ? 00:00:00 /bin/sh -c /tmp/NHA0W/install-dime.sh ubuntu 1741 1739 0 22:48 ? 00:00:00 /bin/bash -e /tmp/NHA0W/install-dime.sh ntp 8651 1 0 22:50 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9216 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9217 9216 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9221 1 0 22:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9222 9221 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9231 9222 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9232 9217 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9233 9231 0 22:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9270 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 9918 1 0 22:51 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10266 1 0 22:52 ? 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 root 10304 9270 0 22:52 ? 00:00:00 /bin/bash -c killall -9 nginx; /usr/share/clearwater/bin/issue-alarm monit 5001.3; /usr/share/clearwater-nginx/run-in-nginx-namespace /etc/init.d/nginx restart root 10306 10304 0 22:52 ? 00:00:00 /usr/share/clearwater/bin/issue-alarm monit 5001.3 ubuntu 10318 1741 0 22:52 ? 00:00:00 /bin/bash -e /tmp/NHA0W/install-dime.sh ubuntu 10319 10318 0 22:52 ? 00:00:00 /bin/bash -e /tmp/NHA0W/install-dime.sh root 10320 10319 0 22:52 ? 00:00:00 sudo ps -edf root 10321 10320 0 22:52 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.005s 2019-06-24 22:52:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-24 22:52:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-24 22:52:23,812 - 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 10266/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9270/monit tcp 0 0 127.0.0.1:51423 0.0.0.0:* LISTEN 1729/python tcp6 0 0 ::1:53 :::* LISTEN 10266/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10266/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp 0 0 192.168.120.17:123 0.0.0.0:* 8651/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8651/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8651/ntpd udp 0 0 0.0.0.0:25230 0.0.0.0:* 551/dhclient udp 0 0 0.0.0.0:161 0.0.0.0:* 9918/snmpd udp6 0 0 ::1:53 :::* 10266/dnsmasq udp6 0 0 ::1:123 :::* 8651/ntpd udp6 0 0 fe80::f816:3eff:fec:123 :::* 8651/ntpd udp6 0 0 :::123 :::* 8651/ntpd udp6 0 0 :::42626 :::* 551/dhclient udp6 0 0 :::161 :::* 9918/snmpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7220 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9034 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22487 9918/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20979 9232/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20980 9233/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8691 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-06-24 22:52:03.585360921 Stopping etcd clearwater-etcd 2019-06-24 22:52:04.538218356 Restarting etcd clearwater-etcd 2019-06-24 22:52:04.552456433 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2019-06-24 22:52:04.553144887 Check for previous failed startup attempt 2019-06-24 22:52:04.556111112 Running etcdctl member list 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2019-06-24 22:52:04.676785630 etcdctl returned 0 2019-06-24 22:52:04.689176305 Joining existing cluster... real 0m0.010s user 0m0.000s sys 0m0.007s 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:24:cb inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe11:24cb/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88778 errors:0 dropped:0 overruns:0 frame:0 TX packets:42214 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151372677 (151.3 MB) TX bytes:6175431 (6.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:942 errors:0 dropped:0 overruns:0 frame:0 TX packets:942 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:116912 (116.9 KB) TX bytes:116912 (116.9 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.001s sys 0m0.052s 2019-06-24 22:52:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:46 ? 00:00:01 /sbin/init root 2 0 0 22:46 ? 00:00:00 [kthreadd] root 3 2 0 22:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:46 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:46 ? 00:00:00 [rcu_sched] root 8 2 0 22:46 ? 00:00:00 [rcuos/0] root 9 2 0 22:46 ? 00:00:00 [rcu_bh] root 10 2 0 22:46 ? 00:00:00 [rcuob/0] root 11 2 0 22:46 ? 00:00:00 [migration/0] root 12 2 0 22:46 ? 00:00:00 [watchdog/0] root 13 2 0 22:46 ? 00:00:00 [khelper] root 14 2 0 22:46 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:46 ? 00:00:00 [netns] root 16 2 0 22:46 ? 00:00:00 [writeback] root 17 2 0 22:46 ? 00:00:00 [kintegrityd] root 18 2 0 22:46 ? 00:00:00 [bioset] root 19 2 0 22:46 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:46 ? 00:00:00 [kblockd] root 21 2 0 22:46 ? 00:00:00 [ata_sff] root 22 2 0 22:46 ? 00:00:00 [khubd] root 23 2 0 22:46 ? 00:00:00 [md] root 24 2 0 22:46 ? 00:00:00 [devfreq_wq] root 25 2 0 22:46 ? 00:00:00 [kworker/0:1] root 27 2 0 22:46 ? 00:00:00 [khungtaskd] root 28 2 0 22:46 ? 00:00:00 [kswapd0] root 29 2 0 22:46 ? 00:00:00 [vmstat] root 30 2 0 22:46 ? 00:00:00 [ksmd] root 31 2 0 22:46 ? 00:00:00 [khugepaged] root 32 2 0 22:46 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:46 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:46 ? 00:00:00 [crypto] root 46 2 0 22:46 ? 00:00:00 [kthrotld] root 47 2 0 22:46 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:46 ? 00:00:00 [vballoon] root 49 2 0 22:46 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:46 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:46 ? 00:00:00 [deferwq] root 72 2 0 22:46 ? 00:00:00 [charger_manager] root 114 2 0 22:46 ? 00:00:00 [kpsmoused] root 131 2 0 22:46 ? 00:00:00 [kworker/0:2] root 176 2 0 22:46 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:46 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 22:46 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 22:46 ? 00:00:00 [kworker/u3:1] root 513 1 0 22:46 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 22:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 22:46 ? 00:00:00 [kauditd] message+ 869 1 0 22:46 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 22:46 ? 00:00:00 /lib/systemd/systemd-logind syslog 928 1 0 22:46 ? 00:00:00 rsyslogd root 943 1 0 22:46 ? 00:00:00 upstart-file-bridge --daemon root 1037 1 0 22:46 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 22:46 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 22:46 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 22:46 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 22:46 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 22:46 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 22:46 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 22:46 ? 00:00:00 cron daemon 1094 1 0 22:46 ? 00:00:00 atd root 1184 1 0 22:46 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 22:46 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_d0c4vv/env/bin/python -m cloudify_agent.worker --queue ellis_host_d0c4vv --max-workers 5 --name ellis_host_d0c4vv ubuntu 1463 1461 0 22:46 ? 00:00:01 /home/ubuntu/ellis_host_d0c4vv/env/bin/python -m cloudify_agent.worker --queue ellis_host_d0c4vv --max-workers 5 --name ellis_host_d0c4vv ubuntu 1607 1 0 22:47 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_d0c4vv/env/bin/diamond --configfile /home/ubuntu/ellis_host_d0c4vv/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1463 1 22:48 ? 00:00:02 /home/ubuntu/ellis_host_d0c4vv/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-sgqor4 ubuntu 1736 1726 0 22:48 ? 00:00:00 /bin/sh -c /tmp/B949H/install-ellis.sh ubuntu 1738 1736 0 22:48 ? 00:00:00 /bin/bash -e /tmp/B949H/install-ellis.sh mysql 9089 1 0 22:51 ? 00:00:00 /usr/sbin/mysqld ntp 9311 1 0 22:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9826 1 0 22:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9972 1 0 22:51 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9973 9972 0 22:51 ? 00:00:00 nginx: worker process www-data 9974 9972 0 22:51 ? 00:00:00 nginx: worker process www-data 9975 9972 0 22:51 ? 00:00:00 nginx: worker process www-data 9976 9972 0 22:51 ? 00:00:00 nginx: worker process root 10005 1 0 22:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10009 10005 0 22:51 ? 00:00:00 inotifywait -e create -qq . ellis 10193 1 0 22:51 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10395 9826 0 22:52 ? 00:00:00 [nginx_ping] root 10398 9826 0 22:52 ? 00:00:00 [check-nginx-upt] root 10402 9826 0 22:52 ? 00:00:00 [check-monit-upt] root 10404 9826 0 22:52 ? 00:00:00 [poll_ellis.sh] root 10412 9826 0 22:52 ? 00:00:00 [poll_ellis_http] root 10415 9826 0 22:52 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10440 10415 0 22:52 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10479 10440 0 22:52 ? 00:00:00 sleep 21 dnsmasq 10681 1 0 22:52 ? 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 10728 1738 0 22:52 ? 00:00:00 /bin/bash -e /tmp/B949H/install-ellis.sh ubuntu 10729 10728 0 22:52 ? 00:00:00 /bin/bash -e /tmp/B949H/install-ellis.sh root 10730 10729 0 22:52 ? 00:00:00 sudo ps -edf root 10731 10730 0 22:52 ? 00:00:00 ps -edf real 0m0.019s user 0m0.012s sys 0m0.005s 2019-06-24 22:52:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-06-24 22:52:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10681/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 9826/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9972/nginx tcp 0 0 127.0.0.1:37568 0.0.0.0:* LISTEN 1726/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9089/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10681/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10681/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.9:123 0.0.0.0:* 9311/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9311/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9311/ntpd udp 0 0 0.0.0.0:27879 0.0.0.0:* 556/dhclient udp6 0 0 ::1:53 :::* 10681/dnsmasq udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9311/ntpd udp6 0 0 ::1:123 :::* 9311/ntpd udp6 0 0 :::123 :::* 9311/ntpd udp6 0 0 :::60205 :::* 556/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9028 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20624 9089/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22211 10193/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8681 869/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-06-24 22:52:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-06-24 22:52:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:06:24 22:51:14: Namespace: management 2019:06:24 22:51:14: [management] Starting server 2019:06:24 22:51:14: [management] Listening for requests 2019:06:24 22:51:14: Namespace: signaling 2019:06:24 22:51:14: [signaling] Starting server 2019:06:24 22:51:14: [signaling] Listening for requests real 0m0.005s user 0m0.002s sys 0m0.003s 2019-06-24 22:52:23,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/sa24 /var/log/sysstat/clearwater-sa24 /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/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/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/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/mysql.err /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.011s user 0m0.004s sys 0m0.002s 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c3:3f:7d inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec3:3f7d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104434 errors:0 dropped:0 overruns:0 frame:0 TX packets:46162 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175804220 (175.8 MB) TX bytes:6509121 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:890 errors:0 dropped:0 overruns:0 frame:0 TX packets:890 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:126814 (126.8 KB) TX bytes:126814 (126.8 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-24 22:52:23,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19374 0 --:--:-- --:--:-- --:--:-- 19438 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-06-24 22:52:29,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-06-24 22:52:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-d0c4vv 2019-06-24 22:52:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:52:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:52:29,015 - 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-d0c4vv 2019-06-24 22:52:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:52:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/B949H/install-ellis.sh 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-24 22:52:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-06-24 22:52:03.510235904 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-06-24 22:52:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-06-24 22:52:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-06-24 22:52:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-y57qd7 2019-06-24 22:52:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:52:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:52:29,017 - 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-y57qd7 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19256 0 --:--:-- --:--:-- --:--:-- 19319 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:52:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1739, return_code=0): /tmp/NHA0W/install-dime.sh 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:52:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TPJ30/bind.py 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:52:34,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:52:34,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:52:34,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:34,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCQpdjM', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpruNr5X', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-06-24 22:52:34,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/33HDY/bind.py 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/OX163/create_number.sh 2019-06-24 22:52:34,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10908 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:52:34,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'ellis': {u'ellis_ranvyv': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-ranvyv'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:34,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:34,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:52:34,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnVj6q_', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:34,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_nqkrdg': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-nqkrdg'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'ellis': {u'ellis_ranvyv': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-ranvyv'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 22:52:34,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp99rIWq', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:52:34,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-06-24 22:52:34,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 22:52:34,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:52:34,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-06-24 22:52:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-06-24 22:52:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10908 to end... 2019-06-24 22:52:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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-06-24 22:52:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-06-24 22:52:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:52:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:52:54,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10908, return_code=0): /tmp/OX163/create_number.sh 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-06-24 22:52:54,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-06-24 22:52:54,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-06-24 22:52:54,844 - 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 (5,176 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 0m7.711s user 0m3.744s sys 0m0.844s 2019-06-24 22:52:54,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:52:54,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:52:54,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-06-24 22:52:54,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-06-24 22:52:54,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-06-24 22:52:54,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-06-24 22:52:54,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-06-24 22:52:54,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:52:54,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.005s sys 0m0.046s 2019-06-24 22:53:00,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-06-24 22:53:00,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14032/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13453/monit tcp 0 0 127.0.0.1:33066 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached tcp6 0 0 ::1:53 :::* LISTEN 14032/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1081/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14032/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 0.0.0.0:64605 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.10:123 0.0.0.0:* 11715/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11715/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11715/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached udp6 0 0 ::1:53 :::* 14032/dnsmasq udp6 0 0 fe80::f816:3eff:fee:123 :::* 11715/ntpd udp6 0 0 ::1:123 :::* 11715/ntpd udp6 0 0 :::123 :::* 11715/ntpd udp6 0 0 :::37650 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9011 1083/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7238 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9093 1118/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.003s sys 0m0.004s 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /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/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_20190624T220000Z.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-initd.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-cluster-manager /var/log/chronos /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.009s user 0m0.000s sys 0m0.005s 2019-06-24 22:53:00,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e6:cb:25 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee6:cb25/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:136513 errors:0 dropped:0 overruns:0 frame:0 TX packets:45186 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222627373 (222.6 MB) TX bytes:7062283 (7.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:2522 errors:0 dropped:0 overruns:0 frame:0 TX packets:2522 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:226138 (226.1 KB) TX bytes:226138 (226.1 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-06-24 22:52:14.383026113 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.003s sys 0m0.002s 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-06-24 22:53:00,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:45 ? 00:00:01 /sbin/init root 2 0 0 22:45 ? 00:00:00 [kthreadd] root 3 2 0 22:45 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:45 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:45 ? 00:00:00 [kworker/u2:0] root 7 2 0 22:45 ? 00:00:00 [rcu_sched] root 8 2 0 22:45 ? 00:00:00 [rcuos/0] root 9 2 0 22:45 ? 00:00:00 [rcu_bh] root 10 2 0 22:45 ? 00:00:00 [rcuob/0] root 11 2 0 22:45 ? 00:00:00 [migration/0] root 12 2 0 22:45 ? 00:00:00 [watchdog/0] root 13 2 0 22:45 ? 00:00:00 [khelper] root 14 2 0 22:45 ? 00:00:00 [kdevtmpfs] root 15 2 0 22:45 ? 00:00:00 [netns] root 16 2 0 22:45 ? 00:00:00 [writeback] root 17 2 0 22:45 ? 00:00:00 [kintegrityd] root 18 2 0 22:45 ? 00:00:00 [bioset] root 19 2 0 22:45 ? 00:00:00 [kworker/u3:0] root 20 2 0 22:45 ? 00:00:00 [kblockd] root 21 2 0 22:45 ? 00:00:00 [ata_sff] root 22 2 0 22:45 ? 00:00:00 [khubd] root 23 2 0 22:45 ? 00:00:00 [md] root 24 2 0 22:45 ? 00:00:00 [devfreq_wq] root 25 2 0 22:45 ? 00:00:00 [kworker/0:1] root 27 2 0 22:45 ? 00:00:00 [khungtaskd] root 28 2 0 22:45 ? 00:00:00 [kswapd0] root 29 2 0 22:45 ? 00:00:00 [vmstat] root 30 2 0 22:45 ? 00:00:00 [ksmd] root 31 2 0 22:45 ? 00:00:00 [khugepaged] root 32 2 0 22:45 ? 00:00:00 [fsnotify_mark] root 33 2 0 22:45 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 22:45 ? 00:00:00 [crypto] root 46 2 0 22:45 ? 00:00:00 [kthrotld] root 47 2 0 22:45 ? 00:00:00 [kworker/u2:1] root 48 2 0 22:45 ? 00:00:00 [vballoon] root 49 2 0 22:45 ? 00:00:00 [scsi_eh_0] root 50 2 0 22:45 ? 00:00:00 [scsi_eh_1] root 71 2 0 22:45 ? 00:00:00 [deferwq] root 72 2 0 22:45 ? 00:00:00 [charger_manager] root 114 2 0 22:45 ? 00:00:00 [kpsmoused] root 124 2 0 22:45 ? 00:00:00 [kworker/0:2] root 176 2 0 22:45 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 22:45 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 22:45 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 22:45 ? 00:00:00 [kworker/u3:1] root 519 1 0 22:45 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 22:45 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 22:45 ? 00:00:00 [kauditd] root 908 1 0 22:45 ? 00:00:00 upstart-file-bridge --daemon syslog 924 1 0 22:45 ? 00:00:00 rsyslogd root 1030 1 0 22:45 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1033 1 0 22:45 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1037 1 0 22:45 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1038 1 0 22:45 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1040 1 0 22:45 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1081 1 0 22:45 ? 00:00:00 /usr/sbin/sshd -D root 1083 1 0 22:45 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1084 1 0 22:45 ? 00:00:00 cron daemon 1085 1 0 22:45 ? 00:00:00 atd message+ 1118 1 0 22:45 ? 00:00:00 dbus-daemon --system --fork root 1158 1 0 22:45 ? 00:00:00 /lib/systemd/systemd-logind root 1187 1 0 22:45 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 22:45 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1456 1 0 22:46 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_3o7b2z/env/bin/python -m cloudify_agent.worker --queue vellum_host_3o7b2z --max-workers 5 --name vellum_host_3o7b2z ubuntu 1458 1456 0 22:46 ? 00:00:01 /home/ubuntu/vellum_host_3o7b2z/env/bin/python -m cloudify_agent.worker --queue vellum_host_3o7b2z --max-workers 5 --name vellum_host_3o7b2z ubuntu 1602 1 0 22:46 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_3o7b2z/env/bin/diamond --configfile /home/ubuntu/vellum_host_3o7b2z/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1458 1 22:48 ? 00:00:02 /home/ubuntu/vellum_host_3o7b2z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-r_5aEn ubuntu 1745 1735 0 22:48 ? 00:00:00 /bin/sh -c /tmp/U2VTC/install-vellum.sh ubuntu 1747 1745 0 22:48 ? 00:00:00 /bin/bash -e /tmp/U2VTC/install-vellum.sh root 5355 2 0 22:50 ? 00:00:00 [kworker/u2:2] ntp 11715 1 0 22:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12110 1 0 22:51 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13079 1 0 22:52 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13086 13079 0 22:52 ? 00:00:00 cpulimit -e astaire -l 5 root 13453 1 0 22:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 14032 1 0 22:52 ? 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 14079 1747 0 22:52 ? 00:00:00 /bin/bash -e /tmp/U2VTC/install-vellum.sh ubuntu 14080 14079 0 22:52 ? 00:00:00 /bin/bash -e /tmp/U2VTC/install-vellum.sh root 14081 14080 0 22:52 ? 00:00:00 sudo ps -edf root 14082 14081 0 22:52 ? 00:00:00 ps -edf real 0m0.010s user 0m0.008s sys 0m0.002s 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/U2VTC/install-vellum.sh 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:53:00,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-3o7b2z 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-3o7b2z 2019-06-24 22:53:00,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-06-24 22:53:00,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-06-24 22:50:28,895 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-06-24 22:50:28,915 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:29,035 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-06-24 22:50:29,303 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-06-24 22:50:29,319 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-06-24 22:50:29,319 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-06-24 22:50:30,236 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:30,294 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-06-24 22:50:30,376 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-06-24 22:50:30,376 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-06-24 22:50:30,376 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-06-24 22:50:30,376 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-06-24 22:50:30,377 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66711760(65148K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-06-24 22:50:30,377 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-06-24 22:50:30,377 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-06-24 22:50:30,377 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673104(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-06-24 22:50:30,377 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-06-24 22:50:30,377 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_1561416627.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1561416627.log] INFO [main] 2019-06-24 22:50:30,626 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-06-24 22:50:30,626 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-06-24 22:50:30,792 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-06-24 22:50:30,794 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-06-24 22:50:30,795 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-06-24 22:50:30,800 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-06-24 22:50:30,837 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-06-24 22:50:30,843 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-06-24 22:50:30,844 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-06-24 22:50:30,923 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-06-24 22:50:32,501 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-06-24 22:50:32,513 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-06-24 22:50:32,522 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-06-24 22:50:32,526 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-06-24 22:50:32,530 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-06-24 22:50:32,534 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-06-24 22:50:32,546 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-06-24 22:50:32,552 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-06-24 22:50:32,557 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-06-24 22:50:32,563 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-06-24 22:50:32,569 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-06-24 22:50:32,575 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-06-24 22:50:32,579 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-06-24 22:50:32,582 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-06-24 22:50:32,586 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-06-24 22:50:32,591 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-06-24 22:50:32,724 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-06-24 22:50:32,725 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-06-24 22:50:32,767 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-24 22:50:32,777 Memtable.java:347 - Writing Memtable-local@112761767(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-24 22:50:32,878 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=1561416632473, position=399) INFO [main] 2019-06-24 22:50:33,180 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-06-24 22:50:33,418 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-06-24 22:50:33,419 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-06-24 22:50:33,421 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-06-24 22:50:33,435 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-06-24 22:50:33,435 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-06-24 22:50:33,451 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:33,475 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-06-24 22:50:33,492 SystemKeyspace.java:765 - No host ID found, created 08312cee-3c13-4a45-bef0-4bec0292ab57 (Note: This should happen exactly once per node). INFO [main] 2019-06-24 22:50:33,504 StorageService.java:807 - Starting up server gossip INFO [main] 2019-06-24 22:50:33,510 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-24 22:50:33,511 Memtable.java:347 - Writing Memtable-local@1477166420(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-24 22:50:33,512 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=1561416632473, position=93397) INFO [main] 2019-06-24 22:50:33,894 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:33,906 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-06-24 22:50:33,940 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-06-24 22:50:33,953 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:33,966 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-06-24 22:50:33,975 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:33,982 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-06-24 22:50:33,997 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-06-24 22:50:33,999 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-06-24 22:50:34,007 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-06-24 22:50:34,018 StorageService.java:959 - Generated random tokens. tokens are [-3739211134571307685, -2851531469183423928, -1457561043096461450, 8897002796000177722, -3112502235372323373, -6578558214085064673, -8263132870224593705, 8901701949037037005, -661517698036641578, -8918699878267666495, 2758412064308755287, -796186407927443365, 2380842070644285942, -4138009205789785744, -8716898784767947414, -2596905168457142849, -8863937412908541892, -4467585270681740425, -2503471155728042915, 9049464712620229001, -45748841180187319, 4658111943313780148, -7351436574275003271, 4701931131445102927, 5533033025924847379, -4918339304661966476, -5915712234335763689, 4534826048052877301, -7378331912773261157, 4207238229741533654, 8317377395173086526, -936433377836373498, 4594698338184924097, 1342377227357230257, -2544800717417487676, -1573692947781967658, -1765929972081627503, -1000802107224652362, -9074713787055497078, -7436830031718255506, 3556172353340778245, 4287698473796034297, -1763915627313682175, 4291702991262120262, -7702216143206069079, -2182873998121278607, -2764119927642541905, 14852272375936899, -3314530257012045733, 6182449290774750165, 7003850213309432563, -4898234234849131246, 6433364951763081711, -5066365271110745434, 1804458334421377489, -8002964703476026798, -3244875602350397598, -321526924382577954, 8250528760744312539, 6119761680991161318, -6468439835902018010, 6588367983906857725, -4352870727973644026, 7991858595430596184, 8754225103933309186, -3551008198747603555, 6304598305253502350, -5114691221902603202, -2889754882896606749, -382588005091018847, -8380744556030289183, 8414274129586406652, 5294049978319943691, -5775554408981883909, 8940052338620152546, -4301546211740631762, 4911222238045653233, -2287266614832872335, 9221213210544885119, 3879368075066027751, 202210485549903340, 4513104448167245159, 543082494785353586, -2065028183411866081, 1161471372868088621, 9021926717089209701, -869592156131744343, -8917755835786450570, -8894679690384925642, 8765555241930952700, 5352030296453006382, -532857626274034260, 1324584920897566439, -8703615613605116798, 879981024405442863, -5207452382901547409, -3175501155968973944, -8751379863132704182, -7156475648314071291, -4140644447514985305, -4011696241839857386, 3262146697116755384, 868452242609685938, 6606751799423062403, -3587222968046940355, 6990696476637015672, -897306789941008244, -4080411926772151551, 4297703277080136168, -517609290756610568, 8773463963680922313, -554893790139452798, 3667122946424132212, 204166688993691399, 838992847497964680, 4279994356324011800, 381443605739461917, 898218411578947652, 3520227635278798189, 7552257313871863171, 5983260956823285850, -8929628966860057842, -5017107678348804488, 8747689637540728388, 6758647139472344752, -4491873588646985266, -4528524681894399999, -8363996457948921905, 6260126585638174812, 3673742704979155773, 1860682577396237997, 5799938926392152728, -5692694643691438369, 5125461574887405214, -6047059157198709763, -5255587594743420009, -543163084946729300, -6317897263112759932, 8575451591413293013, -1261682963026100495, -1385098863765542716, -2072653939187077475, -8640507919755913311, 4096198466435358995, 6543189177932512341, -6684476220149116246, -4810206856122196909, -5650895731066525520, 701389419193382958, 9156568415214533477, -360327911597379534, -3434924389100814143, 6139510189404526677, -6683918160659531705, -335860728627375825, 8542245408156805277, -8914181453118408800, -3561324980393361484, 4769627617344873026, -650780263517716234, 4854213762965505280, -5860625793408974247, 1055989959286953632, 4102630749673124582, 7043663315011721829, 3954137618930710749, -536267490035320837, 177486484457989979, -1284201555250949118, 320755379762737691, 3523767700027437422, -4152578456500018577, 3663847067117357122, 5290145311033816114, 6186067438158478701, 3199512976632608298, -6089244152324685082, 839436451680078998, -4196875656432423213, 8177427911309119081, -166676716221884247, 203146684361332952, -8348638809780707999, 3869599530443946621, 1270865350008318539, -1223882310977696685, 584479664233809386, -7780543251015694391, -8082742752640367567, -3184506050846096607, -5849054561321236440, -1036611289050152486, -4648754624696299030, -9170347895646747805, 288903996119692668, -4484102541583862540, 2412765142321413195, 7145182817263336245, -9195664007545881656, -8782950731222287396, -1993400678985539530, 1537960560576033064, 5034497443885826309, -539674638824809369, -1102211294336872516, -8595143042212127209, -5270565872677838671, 485535164230734543, 4283962053749422664, 6718128068202669629, -7175842050749187304, 1360901785376149784, 5378427080196484329, 1535426924471387763, -5145311505759103757, 3633712928410670700, -3614545363354550615, -6737215643208600304, -5597178472870000393, 3082942822280925208, -8202930608140647143, 6446140986882646545, -202244178319888737, 1660187091137658531, -2646681909254752249, -5112158703595292866, -7170231475438787590, -5878673232063894022, 2490395204899362492, 7931375974745449083, 3997324445451339201, 3067974815586611597, 6871553452221170023, -1439226902457357765, 3831125732538066283, -7127348131888589541, 6474876528286204776, 7230663748002292406, -5393689416706650507, -2786072922298365313, 1354883964263485481, 5468913755769325464, -966819276649729340, -4478123908469686225, 5128156604430742865, -1444542148619411415, -2334551904872348771, -6024338075551784541, 252973389412546026, -8163948705013966372, -1001525780034703671, -2048068614493977231, 7287735842485946363, 2774926019365965996, 113842669020493614, 9166766075307163395] INFO [main] 2019-06-24 22:50:34,030 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@5567c0f9[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@614a251f[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@3b768280} INFO [MigrationStage:1] 2019-06-24 22:50:34,100 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-24 22:50:34,102 Memtable.java:347 - Writing Memtable-schema_keyspaces@168542045(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-24 22:50:34,103 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=1561416632473, position=102352) INFO [MigrationStage:1] 2019-06-24 22:50:34,537 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-24 22:50:34,537 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1627601234(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-24 22:50:34,552 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=1561416632473, position=102352) INFO [MigrationStage:1] 2019-06-24 22:50:34,915 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-24 22:50:34,916 Memtable.java:347 - Writing Memtable-schema_columns@1597133494(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-24 22:50:34,942 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=1561416632473, position=102352) INFO [MigrationStage:1] 2019-06-24 22:50:35,271 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-24 22:50:35,273 Memtable.java:347 - Writing Memtable-schema_triggers@143250202(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-24 22:50:35,274 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=1561416632473, position=102352) INFO [MigrationStage:1] 2019-06-24 22:50:35,691 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-24 22:50:35,692 Memtable.java:347 - Writing Memtable-schema_usertypes@1472306793(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-24 22:50:35,693 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=1561416632473, position=102352) INFO [MigrationStage:1] 2019-06-24 22:50:36,101 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@37b32ccd[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-06-24 22:50:36,113 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-06-24 22:50:36,114 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3cf4a07[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-06-24 22:50:36,130 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-06-24 22:50:36,220 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-06-24 22:50:36,220 Memtable.java:347 - Writing Memtable-local@1761436853(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-06-24 22:50:36,222 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=1561416632473, position=102595) INFO [main] 2019-06-24 22:50:36,374 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-06-24 22:50:36,380 Memtable.java:347 - Writing Memtable-local@1666842721(8.357KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-06-24 22:50:36,400 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=1561416632473, position=114577) INFO [CompactionExecutor:1] 2019-06-24 22:50:36,443 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-3-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-4-Data.db')] INFO [main] 2019-06-24 22:50:36,511 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-06-24 22:50:36,652 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-06-24 22:50:36,684 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-06-24 22:50:36,685 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-06-24 22:50:36,743 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-06-24 22:50:36,869 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-06-24 22:50:37,083 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,929 bytes to 5,764 (~97% of original) in 610ms = 0.009011MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-06-24 22:52:09,732 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-06-24 22:52:09,767 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-06-24 22:52:09,768 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-06-24 22:52:09,769 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-06-24 22:52:11,798 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-06-24 22:52:11,800 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-06-24 22:53:00,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-06-24 22:53:00,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2019-06-24 22:53:00,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-06-24 22:53:00,192 - 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.007s user 0m0.004s sys 0m0.002s 2019-06-24 22:53:00,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-06-24 22:53:00,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-3o7b2z 2019-06-24 22:53:00,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-06-24 22:53:00,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-06-24 22:53:00,192 - 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-3o7b2z 2019-06-24 22:53:00,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 21395 0 --:--:-- --:--:-- --:--:-- 21421 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_3o7b2z/env/bin/ctx", line 13, in 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_3o7b2z/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_3o7b2z/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-06-24 22:53:00,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-06-24 22:53:00,194 - 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-06-24 22:53:00,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:53:00,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-06-24 22:53:00,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-06-24 22:53:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-06-24 22:53:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-06-24 22:53:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-06-24 22:53:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:53:05,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-06-24 22:53:05,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/2QPKP/start-vellum.sh 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:53:05,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14207 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.10 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-06-24 22:53:05,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-06-24 22:53:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:53:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:53:20,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:53:31,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:53:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:53:41,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:53:51,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:02,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:54:02,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:12,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:22,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:54:22,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:33,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:38,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:54:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:54,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:54:59,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:54:59,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:55:09,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:55:19,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:55:19,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:55:30,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-06-24 22:55:40,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14207 to end... 2019-06-24 22:55:40,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e6:cb:25 2019-06-24 22:55:40,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-06-24 22:55:40,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:40,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136748 errors:0 dropped:0 overruns:0 frame:0 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:45535 errors:0 dropped:0 overruns:0 carrier:0 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222712464 (222.7 MB) TX bytes:7217240 (7.2 MB) 2019-06-24 22:55:40,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-06-24 22:55:40,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.10:123 0.0.0.0:* - 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:64605 0.0.0.0:* - 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-06-24 22:55:40,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:48832 0.0.0.0:* LISTEN 14189/python 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-06-24 22:55:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-06-24 22:55:40,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-06-24 22:55:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 22:55:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fee:123 :::* - 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-06-24 22:55:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: line 22: /dev/tcp/192.168.120.10/7000: Connection refused 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/2QPKP/start-vellum.sh: connect: Connection refused 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14207, return_code=0): /tmp/2QPKP/start-vellum.sh 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6536 - @/com/ubuntu/upstart 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7238 - /run/udev/control 2019-06-24 22:55:45,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9011 - /var/run/acpid.socket 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::37650 :::* - 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:64605 0.0.0.0:* - 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-06-24 22:55:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:48832 0.0.0.0:* LISTEN 14189/python 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-06-24 22:55:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NHDWN/bind.py 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-06-24 22:55:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBYwJlT', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1xXKe5', '/etc/bind/db.clearwater.local'] 2019-06-24 22:55:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 22:55:45,907 - 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-06-24T22:42:21.057Z', u'id': u'59bf31f3-e804-4c8b-a3a6-0979c0f109c7', u'ended_at': u'2019-06-24T22:55:42.538Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-24T22:42:21.057Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-06-24 22:55:46,081 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2019-06-24 22:55:46,178 - 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-06-24 22:55:46,248 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-24 22:55:46,249 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-24 22:55:46,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:55:46,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-06-24 22:56:11,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:56:11,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-06-24 22:56:36,388 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:56:36,389 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-06-24 22:57:01,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:57:01,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-06-24 22:57:26,476 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:57:26,477 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-06-24 22:57:51,518 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:57:51,518 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-06-24 22:58:16,571 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:58:16,571 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-06-24 22:58:41,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:58:41,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-06-24 22:59:06,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:59:06,681 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-06-24 22:59:31,839 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:59:31,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-06-24 22:59:56,901 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 22:59:56,901 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-06-24 23:00:21,963 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-06-24 23:00:21,964 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-06-24 23:00:47,282 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550915@clearwater.opnfv', u'sip_username': u'6505550915', u'formatted_number': u'(650) 555-0915', u'number': u'6505550915', u'sip_uri': u'sip:6505550915@clearwater.opnfv', u'number_id': u'8fcbdb317a424709a26933bd6ffc18d6', u'sip_password': u'rNZX4Kqde', u'pstn': False} 2019-06-24 23:00:47,498 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-24 23:00:47,498 - 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.202 ELLIS=172.30.9.201 --trace' 2019-06-24 23:00:47,498 - 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.202 ELLIS=172.30.9.201 --trace'' 2019-06-24 23:02:58,759 - 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) - (6505550827, 6505550663) Passed Basic Call - SDP (TCP) - (6505550145, 6505550861) Passed Basic Call - Tel URIs (TCP) - (6505550954, 6505550825) Passed Basic Call - Unknown number (TCP) - (6505550108, 6505550606) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550466, 6505550306) Passed Basic Call - Messages - Pager model (TCP) - (6505550735, 6505550528) Passed Basic Call - Pracks (TCP) - (6505550994, 6505550582) Passed Basic Registration (TCP) - (6505550572) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550939, 6505550475) Passed Call Barring - Outbound Rejection (TCP) - (6505550139, 6505550116) 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) - (6505550891, 6505550180) 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) - (6505550221, 6505550845, 6505550286) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550399, 6505550646, 6505550509) Passed Call Diversion - Not reachable (408) (TCP) - (6505550967, 6505550490, 6505550377) Passed Call Diversion - Not reachable (503) (TCP) - (6505550889, 6505550689, 6505550247) Passed Call Diversion - Not reachable (500) (TCP) - (6505550339, 6505550386, 6505550296) Passed Call Diversion - Busy (TCP) - (6505550969, 6505550200, 6505550282) Passed Call Diversion - Unconditional (TCP) - (6505550024, 6505550448, 6505550647) Passed Call Diversion - No answer (TCP) - (6505550031, 6505550498, 6505550961) Passed Call Diversion - Bad target URI (TCP) - (6505550115, 6505550682) Passed Call Diversion - Audio-only call (TCP) - (6505550336, 6505550780, 6505550065, 6505550657) Passed Call Diversion - Audio-video call (TCP) - (6505550842, 6505550611, 6505550092, 6505550689) Passed Call Forking - Mainline (TCP) - (6505550906, 6505550926) Passed Call Forking - Endpoint offline (TCP) - (6505550082, 6505550004) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550342, 6505550866) Passed Call Waiting - Accepted (TCP) - (6505550893, 6505550524, 6505550068) Passed Call Waiting - Cancelled (TCP) - (6505550232, 6505550944, 6505550917) Passed CANCEL - Mainline (TCP) - (6505550513, 6505550657) Passed Filtering - Accept-Contact (TCP) - (6505550012, 6505550867) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550917, 6505550929) Passed Filtering - Accept-Contact no match (TCP) - (6505550043, 6505550313) Passed Filtering - Accept-Contact negated match (TCP) - (6505550181, 6505550670) Passed Filtering - RFC3841 example (TCP) - (6505550221, 6505550351) Passed Filtering - Reject-Contact no match (TCP) - (6505550714, 6505550373) Passed Filtering - Reject-Contact match (TCP) - (6505550378, 6505550190) 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) - (6505550190) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550652) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550967) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550472) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550880, 6505550829) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550517, 6505550773) Passed GRUU - Call - only GRUU as target (TCP) - (6505550249, 6505550829) Passed GRUU - Call - AoR as target (TCP) - (6505550557, 6505550197) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550193, 6505550950) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550381, 6505550799) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550223, 6505550670) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550870, 6505550349) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550247, 6505550559) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550378, 6505550115) 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) - (6505550774) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550537) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550313) 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) - (6505550723, 6505550157) 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-06-24 23:02:58,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-24 23:02:58,878 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 23:02:58,878 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:21 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-24 23:02:58,884 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-24 23:03:04,901 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-24 23:03:04,901 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:04,901 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:04,901 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:04,902 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:04,902 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:04,902 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:04,902 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:10,073 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:10,073 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Z56WV/stop-bono.sh 2019-06-24 23:03:10,073 - functest.core.cloudify - DEBUG - Process created, PID: 16169 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - Stopping bono node 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:10,074 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - 2019-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - 2019-06-24 23:03:10,075 - 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-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:10,075 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/QW6TC/stop-vellum.sh 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Execution done (PID=16407, return_code=1): /tmp/HJS00/stop-homer.sh 2019-06-24 23:03:10,076 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/HJS00/stop-homer.sh 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - Process created, PID: 16407 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - Stopping homer node 2019-06-24 23:03:10,077 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/S7KY8/stop-ellis.sh 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Process created, PID: 24539 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-06-24 23:03:10,078 - functest.core.cloudify - DEBUG - Execution done (PID=24539, return_code=1): /tmp/QW6TC/stop-vellum.sh 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Process created, PID: 17930 2019-06-24 23:03:10,079 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:10,080 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:10,080 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-06-24 23:03:10,080 - functest.core.cloudify - DEBUG - 2019-06-24 23:03:10,080 - 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-06-24 23:03:10,080 - functest.core.cloudify - DEBUG - 2019-06-24 23:03:10,080 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-24 23:03:15,359 - functest.core.cloudify - DEBUG - Execution done (PID=17930, return_code=1): /tmp/S7KY8/stop-ellis.sh 2019-06-24 23:03:15,360 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:15,360 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:15,360 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:15,360 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:15,360 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/EQ2WR/stop-sprout.sh 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Process created, PID: 18247 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:15,361 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/QW6TC/stop-vellum.sh, exit_code: 1 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/HJS00/stop-homer.sh, exit_code: 1 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/S7KY8/stop-ellis.sh, exit_code: 1 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O253L/stop-dime.sh 2019-06-24 23:03:15,362 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:15,363 - functest.core.cloudify - DEBUG - Execution done (PID=15595, return_code=1): /tmp/O253L/stop-dime.sh 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Stopping dime node 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Process created, PID: 15595 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:15,364 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AAEHV/bind.py 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:03:15,365 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IPLVW/bind.py 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_ranvyv': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-ranvyv'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {u'vellum_g0k0mt': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-g0k0mt'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:15,366 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpO5defO', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:15,367 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:15,367 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_ranvyv': {u'public_address': u'172.30.9.201', u'private_address': u'192.168.120.9', u'name': u'ellis-ranvyv'}}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {u'vellum_g0k0mt': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-g0k0mt'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:15,367 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGEaBCV', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:15,367 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:15,367 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:03:20,546 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGEaBCV', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpr2eqYd', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {u'vellum_g0k0mt': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-g0k0mt'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:20,547 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIv7kJI', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {u'vellum_g0k0mt': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-g0k0mt'}}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/O253L/stop-dime.sh, exit_code: 1 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:03:20,548 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:03:20,549 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L1XDF/bind.py 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpiJWOWm', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_7709az': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'dime-7709az'}}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:20,550 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsXrkVa', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:20,551 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:20,552 - 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-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - 2019-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - Execution done (PID=18247, return_code=1): /tmp/EQ2WR/stop-sprout.sh 2019-06-24 23:03:20,552 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MPZB5/remove-cluster-node.sh 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:20,553 - functest.core.cloudify - DEBUG - Process created, PID: 16510 2019-06-24 23:03:20,554 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:20,554 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:25,775 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:25,775 - functest.core.cloudify - DEBUG - Process created, PID: 16510 2019-06-24 23:03:25,775 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:25,775 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:25,775 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2Q1HR/bind.py 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:03:25,776 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfqdWOu', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:25,777 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzsuhrX', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_ps26eh': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-ps26eh'}}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RIO2Y/remove-cluster-node.sh 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:03:25,778 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:03:25,779 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - Process created, PID: 18049 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IWKIP/bind.py 2019-06-24 23:03:25,780 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpwunwwF', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:25,781 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_c4in8j': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.12', u'name': u'bono-c4in8j'}}}, 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.14', u'hss_hostname': u''}. 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAnVI6s', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:03:25,782 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BZHPH/remove-cluster-node.sh 2019-06-24 23:03:30,980 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:03:30,980 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:30,980 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BZHPH/remove-cluster-node.sh 2019-06-24 23:03:30,980 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:30,980 - functest.core.cloudify - DEBUG - Process created, PID: 24710 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Process created, PID: 15735 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:30,981 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T2CPM/remove-cluster-node.sh 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - Process created, PID: 18464 2019-06-24 23:03:30,982 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/176UE/remove-cluster-node.sh 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:03:30,983 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - Removed member bed6ea2db4efdf6f from cluster 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:03:30,984 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Removed member e6c4b790216c9935 from cluster 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Execution done (PID=16510, return_code=0): /tmp/MPZB5/remove-cluster-node.sh 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:30,985 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Execution done (PID=18049, return_code=0): /tmp/RIO2Y/remove-cluster-node.sh 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:30,986 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:30,987 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:30,987 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:30,987 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:03:30,987 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:36,236 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,236 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:36,236 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,236 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:03:36,236 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:03:36,237 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_d0c4vv 2019-06-24 23:03:36,238 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - Execution done (PID=15735, return_code=0): /tmp/T2CPM/remove-cluster-node.sh 2019-06-24 23:03:36,239 - functest.core.cloudify - DEBUG - Removed member d6ef1d7c9623aaa5 from cluster 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,240 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_7t84lg 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_d0c4vv stop 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_d0c4vv 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:36,241 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_7t84lg 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_7t84lg stop 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_d0c4vv 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:36,242 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:03:36,243 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:36,243 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:03:36,243 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:36,243 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_y57qd7 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_y57qd7 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_y57qd7 stop 2019-06-24 23:03:41,483 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - 23:03:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_d0c4vv: No response received for task fc8d21e6ba46410baf8ff3b188a655e0 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_d0c4vv 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:03:41,484 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_7t84lg 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_y57qd7 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - 23:03:37 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_7t84lg: No response received for task e7fcfbf710374e0291376b6aa27bf229 2019-06-24 23:03:41,485 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b64d18-43a0-4a6e-8c77-110eb9e211d7 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-05b64d18-43a0-4a6e-8c77-110eb9e211d7 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - Removed member df00cff2f1c4ada from cluster 2019-06-24 23:03:41,486 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108ff615afa2828b20e2bc8dbd44f33f21c80562" 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:03:41,487 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Execution done (PID=18464, return_code=0): /tmp/176UE/remove-cluster-node.sh 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:03:41,488 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-388978ec-9b97-4b21-9d35-de12ac7f939e 2019-06-24 23:03:41,489 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-388978ec-9b97-4b21-9d35-de12ac7f939e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:03:41,490 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aea0cfe9b5721e4d23b02b85b49364048b7a838" 2019-06-24 23:03:41,490 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:03:41,490 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108ff615afa2828b20e2bc8dbd44f33f21c80562" -d '{"os-stop": null}' 2019-06-24 23:03:41,490 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a0a6e37a-35c9-4038-8a6a-3a5d019afdc7 2019-06-24 23:03:46,737 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0a6e37a-35c9-4038-8a6a-3a5d019afdc7 x-compute-request-id: req-a0a6e37a-35c9-4038-8a6a-3a5d019afdc7 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:46,737 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-3b75be18-737c-45e6-ba34-488cb4918ae0 2019-06-24 23:03:46,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a0a6e37a-35c9-4038-8a6a-3a5d019afdc7 2019-06-24 23:03:46,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a0a6e37a-35c9-4038-8a6a-3a5d019afdc7 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108ff615afa2828b20e2bc8dbd44f33f21c80562" -d '{"os-stop": null}' 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:03:46,738 - functest.core.cloudify - DEBUG - 23:03:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_y57qd7: No response received for task 6507b64b151b47e69ee35b9925a222fe 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_y57qd7 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03: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-a1aacf23-740e-405d-a597-63ebe5f333c5 x-compute-request-id: req-a1aacf23-740e-405d-a597-63ebe5f333c5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:23Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:03: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-4c166f15-625a-454e-a558-957556380364 x-compute-request-id: req-4c166f15-625a-454e-a558-957556380364 Content-Length: 0 Content-Type: application/json 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:03:46,739 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-4c166f15-625a-454e-a558-957556380364 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-4c166f15-625a-454e-a558-957556380364 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aea0cfe9b5721e4d23b02b85b49364048b7a838" -d '{"os-stop": null}' 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a1aacf23-740e-405d-a597-63ebe5f333c5 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-a1aacf23-740e-405d-a597-63ebe5f333c5 2019-06-24 23:03:46,740 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4701f18-512b-4497-9a36-9ea2e2f8c73b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b4701f18-512b-4497-9a36-9ea2e2f8c73b 2019-06-24 23:03:46,741 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fedb0e497153f21ebafc0ba77a837efdac8f6fe" 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_akme36 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_akme36 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_akme36 stop 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fedb0e497153f21ebafc0ba77a837efdac8f6fe" -d '{"os-stop": null}' 2019-06-24 23:03:46,742 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:03: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-55a71661-2780-4962-8ab2-40025c21201c x-compute-request-id: req-55a71661-2780-4962-8ab2-40025c21201c Content-Length: 0 Content-Type: application/json 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-691a856a-ccb6-4e87-b7ca-48b58c19cfc7 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-55a71661-2780-4962-8ab2-40025c21201c 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03: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-691a856a-ccb6-4e87-b7ca-48b58c19cfc7 x-compute-request-id: req-691a856a-ccb6-4e87-b7ca-48b58c19cfc7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:03:46,743 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:03:46,744 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-691a856a-ccb6-4e87-b7ca-48b58c19cfc7 2019-06-24 23:03:46,744 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-55a71661-2780-4962-8ab2-40025c21201c 2019-06-24 23:03:51,983 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_akme36 2019-06-24 23:03:51,983 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108ff615afa2828b20e2bc8dbd44f33f21c80562" 2019-06-24 23:03:51,983 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:03:51,984 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:03:51,984 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_akme36 2019-06-24 23:03:51,984 - functest.core.cloudify - DEBUG - 23:03:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_akme36: No response received for task cf5e2a9fb76042ce9a8855feb1ca3d8a 2019-06-24 23:03:57,319 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a83e3594-7f17-4072-ba01-453bc6f8dd3b 2019-06-24 23:03:57,319 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03: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-a83e3594-7f17-4072-ba01-453bc6f8dd3b x-compute-request-id: req-a83e3594-7f17-4072-ba01-453bc6f8dd3b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:03:40Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:57,319 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:03:57,319 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a83e3594-7f17-4072-ba01-453bc6f8dd3b 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aea0cfe9b5721e4d23b02b85b49364048b7a838" 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:03:57,320 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7424c88f-2403-40ef-a641-257bacb02c2d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7424c88f-2403-40ef-a641-257bacb02c2d 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03: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-d7affa1d-1c3d-4c40-a8c9-c4adbf97445e x-compute-request-id: req-d7affa1d-1c3d-4c40-a8c9-c4adbf97445e Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:03:42Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d7affa1d-1c3d-4c40-a8c9-c4adbf97445e 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-d7affa1d-1c3d-4c40-a8c9-c4adbf97445e 2019-06-24 23:03:57,321 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dbba0d646633b59476b22e369768ce217079eb" 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03: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-d79626fe-cd79-4fd9-bfd0-5745620fa5c2 x-compute-request-id: req-d79626fe-cd79-4fd9-bfd0-5745620fa5c2 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-c5a0befe-abc0-4b34-8f3e-23b0470d4f40 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dbba0d646633b59476b22e369768ce217079eb" -d '{"os-stop": null}' 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-d79626fe-cd79-4fd9-bfd0-5745620fa5c2 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fedb0e497153f21ebafc0ba77a837efdac8f6fe" 2019-06-24 23:03:57,322 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-c5a0befe-abc0-4b34-8f3e-23b0470d4f40 2019-06-24 23:03:57,323 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5a0befe-abc0-4b34-8f3e-23b0470d4f40 x-compute-request-id: req-c5a0befe-abc0-4b34-8f3e-23b0470d4f40 Content-Length: 0 Content-Type: application/json 2019-06-24 23:03:57,323 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-d79626fe-cd79-4fd9-bfd0-5745620fa5c2 2019-06-24 23:03:57,323 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:04:02,488 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e6667b-c39d-4ac2-9761-96042ae4dec1 x-compute-request-id: req-f0e6667b-c39d-4ac2-9761-96042ae4dec1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:03:45Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:02,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-f0e6667b-c39d-4ac2-9761-96042ae4dec1 2019-06-24 23:04:02,489 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-f0e6667b-c39d-4ac2-9761-96042ae4dec1 2019-06-24 23:04:02,489 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:04:07,643 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:04:07,643 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dbba0d646633b59476b22e369768ce217079eb" 2019-06-24 23:04:07,644 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33aaa520-0fa7-47f1-af4d-372dba6ff58b x-compute-request-id: req-33aaa520-0fa7-47f1-af4d-372dba6ff58b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:03:55Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:07,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-33aaa520-0fa7-47f1-af4d-372dba6ff58b 2019-06-24 23:04:07,644 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:04:07,644 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-33aaa520-0fa7-47f1-af4d-372dba6ff58b 2019-06-24 23:04:18,087 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:04:23,239 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:28,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:28,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a4354e23f2069217867364e3f507e5d9f29a60d" 2019-06-24 23:04:28,402 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:28,402 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-223d6d5c-e039-4804-955f-157bdf577c51 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223d6d5c-e039-4804-955f-157bdf577c51 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7b2613cd-8a8e-4ea7-a304-1d08acef32d1 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1e6e9ee978656e11a87af371f0d20d5acbd7d9" 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:04:28,403 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b2613cd-8a8e-4ea7-a304-1d08acef32d1 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7876af12-9d0b-4540-a54e-6772a4c39fcc x-compute-request-id: req-7876af12-9d0b-4540-a54e-6772a4c39fcc Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-7876af12-9d0b-4540-a54e-6772a4c39fcc 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-7876af12-9d0b-4540-a54e-6772a4c39fcc 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:04:28,404 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-72b61bbf-46c4-41e7-9d61-7547094065d9 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b61bbf-46c4-41e7-9d61-7547094065d9 x-compute-request-id: req-72b61bbf-46c4-41e7-9d61-7547094065d9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:28,405 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-72b61bbf-46c4-41e7-9d61-7547094065d9 2019-06-24 23:04:28,406 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:04:28,406 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:04:28,406 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:04:28,406 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:33,565 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995b2f79-2eba-4bba-b4a4-dd9613a97ac0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,565 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-995b2f79-2eba-4bba-b4a4-dd9613a97ac0 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.201 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995b2f79-2eba-4bba-b4a4-dd9613a97ac0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-995b2f79-2eba-4bba-b4a4-dd9613a97ac0 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-b5931f28-7387-4606-9987-fe1707574c4a Date: Mon, 24 Jun 2019 23:04:28 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "updated_at": "2019-06-24T22:47:23Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:24:cb", "device_id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "2bf4f573-60df-4e86-bcdb-4fd2d44e3df3", "id": "57de5b88-219e-4189-a618-17427a39dd3c", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-b5931f28-7387-4606-9987-fe1707574c4a Date: Mon, 24 Jun 2019 23:04:28 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:36Z", "updated_at": "2019-06-24T22:47:23Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:24:cb", "device_id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "2bf4f573-60df-4e86-bcdb-4fd2d44e3df3", "id": "57de5b88-219e-4189-a618-17427a39dd3c", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:04:33,567 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-b5931f28-7387-4606-9987-fe1707574c4a 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-b5931f28-7387-4606-9987-fe1707574c4a 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-b5931f28-7387-4606-9987-fe1707574c4a 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-b5931f28-7387-4606-9987-fe1707574c4a 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,568 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e54b083-ed7b-4aed-b5f5-6aa68363c2e1 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-0e54b083-ed7b-4aed-b5f5-6aa68363c2e1 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-fc85f39f-0424-4f46-822c-9bdeb18ec499 Date: Mon, 24 Jun 2019 23:04:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-fc85f39f-0424-4f46-822c-9bdeb18ec499 Date: Mon, 24 Jun 2019 23:04:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-fc85f39f-0424-4f46-822c-9bdeb18ec499 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-fc85f39f-0424-4f46-822c-9bdeb18ec499 2019-06-24 23:04:33,569 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-fc85f39f-0424-4f46-822c-9bdeb18ec499 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-fc85f39f-0424-4f46-822c-9bdeb18ec499 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f0372e255c41e72a4037883874949274c7dfa" 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c7646829-a46e-4b8f-8c98-f07abf7f4411 Date: Mon, 24 Jun 2019 23:04:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.9"}],"id":"2bf4f573-60df-4e86-bcdb-4fd2d44e3df3","security_groups":["71e47a86-4a9a-4fd4-9c76-01187c0b6a75","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:11:24:cb","device_id":"0f2e6132-eca4-45a2-849f-9e3dcebb5774","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,570 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c7646829-a46e-4b8f-8c98-f07abf7f4411 Date: Mon, 24 Jun 2019 23:04:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.9"}],"id":"2bf4f573-60df-4e86-bcdb-4fd2d44e3df3","security_groups":["71e47a86-4a9a-4fd4-9c76-01187c0b6a75","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:11:24:cb","device_id":"0f2e6132-eca4-45a2-849f-9e3dcebb5774","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json used request id req-c7646829-a46e-4b8f-8c98-f07abf7f4411 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json used request id req-c7646829-a46e-4b8f-8c98-f07abf7f4411 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json used request id req-c7646829-a46e-4b8f-8c98-f07abf7f4411 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/2bf4f573-60df-4e86-bcdb-4fd2d44e3df3.json used request id req-c7646829-a46e-4b8f-8c98-f07abf7f4411 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e6c369-be05-4545-9e2a-c56df1b41c15 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,571 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e6c369-be05-4545-9e2a-c56df1b41c15 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b9e6c369-be05-4545-9e2a-c56df1b41c15 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b9e6c369-be05-4545-9e2a-c56df1b41c15 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21b372cbbff6e2e3a24504dd28bf3e18cab8ca2" 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-572526af-5b11-44ce-89de-9e79f648023c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:33,572 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-572526af-5b11-44ce-89de-9e79f648023c 2019-06-24 23:04:33,573 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ccffe675f822b5be81c4a3779a16a03a07d13f" 2019-06-24 23:04:33,573 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ccffe675f822b5be81c4a3779a16a03a07d13f" 2019-06-24 23:04:33,573 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069a713754aace228346f1ca44cf2991862d559a" 2019-06-24 23:04:33,573 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-587ffbbb-f3a0-48ae-be09-bc411db3ae86 x-compute-request-id: req-587ffbbb-f3a0-48ae-be09-bc411db3ae86 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:33,573 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 2019-06-24 23:04:38,735 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21b372cbbff6e2e3a24504dd28bf3e18cab8ca2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-06-24 23:04:38,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 x-compute-request-id: req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:38,735 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 x-compute-request-id: req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:38,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 2019-06-24 23:04:38,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 2019-06-24 23:04:38,736 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-a8b9bcde-af0a-41ee-8dea-8b556b40a2f9 2019-06-24 23:04:38,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ccffe675f822b5be81c4a3779a16a03a07d13f" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-06-24 23:04:38,736 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ccffe675f822b5be81c4a3779a16a03a07d13f" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-587ffbbb-f3a0-48ae-be09-bc411db3ae86 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-587ffbbb-f3a0-48ae-be09-bc411db3ae86 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e406be98-0465-4a28-87a9-f7881956027f x-compute-request-id: req-e406be98-0465-4a28-87a9-f7881956027f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-e406be98-0465-4a28-87a9-f7881956027f 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-e406be98-0465-4a28-87a9-f7881956027f 2019-06-24 23:04:38,737 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21b372cbbff6e2e3a24504dd28bf3e18cab8ca2" 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d7c0b3a-5eed-4530-838b-2c5eb8e63e23 x-compute-request-id: req-4d7c0b3a-5eed-4530-838b-2c5eb8e63e23 Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-4d7c0b3a-5eed-4530-838b-2c5eb8e63e23 2019-06-24 23:04:38,738 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-4d7c0b3a-5eed-4530-838b-2c5eb8e63e23 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549da48b775e88f5c2b30e229c674c776679704" 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-6a73875f-538e-4a7a-a0ae-2aefb29c40b4 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21b372cbbff6e2e3a24504dd28bf3e18cab8ca2" 2019-06-24 23:04:38,739 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5d54f6-f0fb-4776-88b3-3750042a47df 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-9e5d54f6-f0fb-4776-88b3-3750042a47df 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a73875f-538e-4a7a-a0ae-2aefb29c40b4 x-compute-request-id: req-6a73875f-538e-4a7a-a0ae-2aefb29c40b4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-6a73875f-538e-4a7a-a0ae-2aefb29c40b4 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-144afb60-e0b0-4433-9e12-0bb594ab37c2 x-compute-request-id: req-144afb60-e0b0-4433-9e12-0bb594ab37c2 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549da48b775e88f5c2b30e229c674c776679704" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-06-24 23:04:38,740 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-144afb60-e0b0-4433-9e12-0bb594ab37c2 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-f4956636-8d20-45cc-9c32-c9a5e0c1d944 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-f4956636-8d20-45cc-9c32-c9a5e0c1d944 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-144afb60-e0b0-4433-9e12-0bb594ab37c2 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-f4956636-8d20-45cc-9c32-c9a5e0c1d944 x-compute-request-id: req-f4956636-8d20-45cc-9c32-c9a5e0c1d944 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:38,741 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-352eef93-2766-4838-b7c9-306f84896ebf 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352eef93-2766-4838-b7c9-306f84896ebf 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-fc3faca6-fecb-4650-802b-7933d86b54a2 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc3faca6-fecb-4650-802b-7933d86b54a2 x-compute-request-id: req-fc3faca6-fecb-4650-802b-7933d86b54a2 Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:38,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:38,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbf0a476e68f202ff5a67aa77f153345269ff49" 2019-06-24 23:04:38,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549da48b775e88f5c2b30e229c674c776679704" 2019-06-24 23:04:38,743 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-fc3faca6-fecb-4650-802b-7933d86b54a2 2019-06-24 23:04:43,929 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-3e156f63-b4ad-4f1b-801f-857c2e804aff 2019-06-24 23:04:43,930 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-3e156f63-b4ad-4f1b-801f-857c2e804aff 2019-06-24 23:04:43,930 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-3e156f63-b4ad-4f1b-801f-857c2e804aff 2019-06-24 23:04:43,930 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-3e156f63-b4ad-4f1b-801f-857c2e804aff 2019-06-24 23:04:43,930 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-bcfad7d3-0c0b-4572-bab9-a39db3d3a0cc x-compute-request-id: req-bcfad7d3-0c0b-4572-bab9-a39db3d3a0cc Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:43,930 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.201 detached from server 2019-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038717d5-5ad3-47e0-b7fa-c7ad9ee4806e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-038717d5-5ad3-47e0-b7fa-c7ad9ee4806e 2019-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e156f63-b4ad-4f1b-801f-857c2e804aff x-compute-request-id: req-3e156f63-b4ad-4f1b-801f-857c2e804aff 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-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e156f63-b4ad-4f1b-801f-857c2e804aff x-compute-request-id: req-3e156f63-b4ad-4f1b-801f-857c2e804aff 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-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-bcfad7d3-0c0b-4572-bab9-a39db3d3a0cc 2019-06-24 23:04:43,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153e91df3a0a3028f00d1c3dea5bc04b1217c631" 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-ad03f8d8-bbde-4dc6-b972-7d0f0267e7db x-compute-request-id: req-ad03f8d8-bbde-4dc6-b972-7d0f0267e7db Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-ad03f8d8-bbde-4dc6-b972-7d0f0267e7db 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbf0a476e68f202ff5a67aa77f153345269ff49" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:04:43,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-ad03f8d8-bbde-4dc6-b972-7d0f0267e7db 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-bcfad7d3-0c0b-4572-bab9-a39db3d3a0cc 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d549da48b775e88f5c2b30e229c674c776679704" 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-fe28bf20-1a8b-4805-9a71-8b4d33ca389a 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e796f97d-bd88-4dc3-be52-6abaaddf9c12 x-compute-request-id: req-e796f97d-bd88-4dc3-be52-6abaaddf9c12 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe28bf20-1a8b-4805-9a71-8b4d33ca389a x-compute-request-id: req-fe28bf20-1a8b-4805-9a71-8b4d33ca389a Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:04:43,933 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-fe28bf20-1a8b-4805-9a71-8b4d33ca389a 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9eebf7-84c3-41d4-bf52-0a5fb0b9b22e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-e796f97d-bd88-4dc3-be52-6abaaddf9c12 2019-06-24 23:04:43,934 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-be9eebf7-84c3-41d4-bf52-0a5fb0b9b22e 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64bb3c91-dae0-4a96-ad8d-69476a5a1eab x-compute-request-id: req-64bb3c91-dae0-4a96-ad8d-69476a5a1eab Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-64bb3c91-dae0-4a96-ad8d-69476a5a1eab 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/action used request id req-64bb3c91-dae0-4a96-ad8d-69476a5a1eab 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbf0a476e68f202ff5a67aa77f153345269ff49" 2019-06-24 23:04:43,935 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-e796f97d-bd88-4dc3-be52-6abaaddf9c12 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cbf0a476e68f202ff5a67aa77f153345269ff49" 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-8888e62b-9d7e-4f00-98c4-26d9e6acb99f 2019-06-24 23:04:43,936 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-8888e62b-9d7e-4f00-98c4-26d9e6acb99f 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-8888e62b-9d7e-4f00-98c4-26d9e6acb99f x-compute-request-id: req-8888e62b-9d7e-4f00-98c4-26d9e6acb99f Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3885304a01cc9356414b4b89a6ed72827ebe20e3" 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b35ace37-e310-4a76-a38a-4eaf3cbd0073 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-abdeb482-0103-4b0a-816c-833bd27a3316 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3/os-security-groups used request id req-abdeb482-0103-4b0a-816c-833bd27a3316 2019-06-24 23:04:43,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73e5fb841fad714dc58d5932a4700f61b70f769" 2019-06-24 23:04:43,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:49,088 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b35ace37-e310-4a76-a38a-4eaf3cbd0073 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3885304a01cc9356414b4b89a6ed72827ebe20e3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-ac6267a6-0807-43b4-9273-92050eb12e6e x-compute-request-id: req-ac6267a6-0807-43b4-9273-92050eb12e6e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:49,089 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-ac6267a6-0807-43b4-9273-92050eb12e6e 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-ac6267a6-0807-43b4-9273-92050eb12e6e 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3c9f06ee174e5489ae819da2d784a228552d6a" 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6242f32-dde5-4183-ae81-c9edc2c05c8b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:04:49,090 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e6242f32-dde5-4183-ae81-c9edc2c05c8b 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73e5fb841fad714dc58d5932a4700f61b70f769" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-99dd8fcb-ca62-4f5b-8e4b-88935bc2dcc9 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-99dd8fcb-ca62-4f5b-8e4b-88935bc2dcc9 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-99dd8fcb-ca62-4f5b-8e4b-88935bc2dcc9 x-compute-request-id: req-99dd8fcb-ca62-4f5b-8e4b-88935bc2dcc9 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:04:49,091 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2492d07b-53d1-4d20-836f-e0fb6f0cdec3 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04: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-fed8bef8-f61f-4b88-9d8c-12d78fd6999b x-compute-request-id: req-fed8bef8-f61f-4b88-9d8c-12d78fd6999b Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2492d07b-53d1-4d20-836f-e0fb6f0cdec3 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930d42be8cc286a823b7017daa2b7d6f66283813" 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-b523e33a-39c3-4a52-a29e-8e953b8c016c x-compute-request-id: req-b523e33a-39c3-4a52-a29e-8e953b8c016c Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:49,092 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-b523e33a-39c3-4a52-a29e-8e953b8c016c 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-b523e33a-39c3-4a52-a29e-8e953b8c016c 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3c9f06ee174e5489ae819da2d784a228552d6a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-fed8bef8-f61f-4b88-9d8c-12d78fd6999b 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-fed8bef8-f61f-4b88-9d8c-12d78fd6999b 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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-0f0e624e-92a9-42db-a725-85d6cb6d5911 x-compute-request-id: req-0f0e624e-92a9-42db-a725-85d6cb6d5911 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:19:c7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:23.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:53Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_homer_host_7t84lg", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:49,093 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73e5fb841fad714dc58d5932a4700f61b70f769" 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-4c6d14ff-8b4f-4d71-ae19-0fd60c36cfb6 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/action used request id req-4c6d14ff-8b4f-4d71-ae19-0fd60c36cfb6 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23: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 x-openstack-request-id: req-4c6d14ff-8b4f-4d71-ae19-0fd60c36cfb6 x-compute-request-id: req-4c6d14ff-8b4f-4d71-ae19-0fd60c36cfb6 Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3885304a01cc9356414b4b89a6ed72827ebe20e3" 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930d42be8cc286a823b7017daa2b7d6f66283813" 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5edb55d1-61e0-40e8-bf1a-93951a551981 x-compute-request-id: req-5edb55d1-61e0-40e8-bf1a-93951a551981 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:49,094 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-5edb55d1-61e0-40e8-bf1a-93951a551981 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c73e5fb841fad714dc58d5932a4700f61b70f769" 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-5edb55d1-61e0-40e8-bf1a-93951a551981 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-0f0e624e-92a9-42db-a725-85d6cb6d5911 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-0f0e624e-92a9-42db-a725-85d6cb6d5911 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930d42be8cc286a823b7017daa2b7d6f66283813" 2019-06-24 23:04:49,095 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c65ad481-6962-4b3a-ab05-91688679d56f x-compute-request-id: req-c65ad481-6962-4b3a-ab05-91688679d56f Content-Type: application/json 2019-06-24 23:04:49,096 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-c65ad481-6962-4b3a-ab05-91688679d56f 2019-06-24 23:04:49,096 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-c65ad481-6962-4b3a-ab05-91688679d56f 2019-06-24 23:04:49,096 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-a9e8f835-769e-4e07-a206-e6550212fa4d 2019-06-24 23:04:49,096 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-1f464fbe-afaf-48d0-ae2c-809d471ea239 2019-06-24 23:04:54,290 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-e541df3f-ea9e-4504-9fa6-02256a6b6147 2019-06-24 23:04:54,290 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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-e9dd4819-3f78-4e07-b334-f1c4e03d9de7 x-compute-request-id: req-e9dd4819-3f78-4e07-b334-f1c4e03d9de7 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:04:54,291 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3c9f06ee174e5489ae819da2d784a228552d6a" 2019-06-24 23:04:54,291 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-a9e8f835-769e-4e07-a206-e6550212fa4d 2019-06-24 23:04:54,291 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-a9e8f835-769e-4e07-a206-e6550212fa4d 2019-06-24 23:04:54,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-1f464fbe-afaf-48d0-ae2c-809d471ea239 2019-06-24 23:04:54,291 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-e9dd4819-3f78-4e07-b334-f1c4e03d9de7 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f/os-security-groups used request id req-e9dd4819-3f78-4e07-b334-f1c4e03d9de7 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-1f464fbe-afaf-48d0-ae2c-809d471ea239 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3885304a01cc9356414b4b89a6ed72827ebe20e3" 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23: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 x-openstack-request-id: req-a9e8f835-769e-4e07-a206-e6550212fa4d x-compute-request-id: req-a9e8f835-769e-4e07-a206-e6550212fa4d Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f464fbe-afaf-48d0-ae2c-809d471ea239 x-compute-request-id: req-1f464fbe-afaf-48d0-ae2c-809d471ea239 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - Waiting for server "ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3" to be deleted. current status: SHUTOFF 2019-06-24 23:04:54,292 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-6ebf4185-9351-4dd5-b8e0-538bd1576c3b 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:04:54,293 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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,Accept-Encoding x-openstack-request-id: req-6ebf4185-9351-4dd5-b8e0-538bd1576c3b x-compute-request-id: req-6ebf4185-9351-4dd5-b8e0-538bd1576c3b Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-6ebf4185-9351-4dd5-b8e0-538bd1576c3b 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-e3bd7a24-1f44-474b-91d7-faa5737bba5e 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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,Accept-Encoding x-openstack-request-id: req-e3bd7a24-1f44-474b-91d7-faa5737bba5e x-compute-request-id: req-e3bd7a24-1f44-474b-91d7-faa5737bba5e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-e3bd7a24-1f44-474b-91d7-faa5737bba5e 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd3c9f06ee174e5489ae819da2d784a228552d6a" 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:54,294 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24bee7f6-20cf-4b25-9788-79b3aa675bbf 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-24bee7f6-20cf-4b25-9788-79b3aa675bbf 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf7d2b3-f275-4bec-8a1d-1b55cc44a13d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-cd3c85c4-4560-49fc-b62a-5ec277aa0926 2019-06-24 23:04:54,295 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079dc55878bd0f91085b7973d6cccc64475a3634" 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6bf7d2b3-f275-4bec-8a1d-1b55cc44a13d 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7755d2d606303bed45a9c9fe41ff2c1ac03d9f0b" 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-cd3c85c4-4560-49fc-b62a-5ec277aa0926 x-compute-request-id: req-cd3c85c4-4560-49fc-b62a-5ec277aa0926 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cfae366-f692-4a09-9bfe-7d9090dab6fd"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3490349f-7c98-4a2f-9204-8979823c97ae"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "88064e31-0891-4084-89e5-d2849e6a7bce", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa339e4d-bb31-47ba-8cc4-41a5025aa11a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "88064e31-0891-4084-89e5-d2849e6a7bce", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-cd3c85c4-4560-49fc-b62a-5ec277aa0926 2019-06-24 23:04:54,296 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-80916544-a801-450a-99c8-01f3420329a3 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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,Accept-Encoding x-openstack-request-id: req-585a3c53-a7ae-4c5b-8403-61352382f35f x-compute-request-id: req-585a3c53-a7ae-4c5b-8403-61352382f35f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7755d2d606303bed45a9c9fe41ff2c1ac03d9f0b" 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-d3dfea48-a71d-4c34-b9f0-fdb403e6fbe4 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-d3dfea48-a71d-4c34-b9f0-fdb403e6fbe4 2019-06-24 23:04:54,297 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883fcbcd-95db-44b6-893c-f0ed45712e51 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:54,298 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-883fcbcd-95db-44b6-893c-f0ed45712e51 2019-06-24 23:04:54,298 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7755d2d606303bed45a9c9fe41ff2c1ac03d9f0b" 2019-06-24 23:04:54,298 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-80916544-a801-450a-99c8-01f3420329a3 2019-06-24 23:04:54,298 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3dfea48-a71d-4c34-b9f0-fdb403e6fbe4 x-compute-request-id: req-d3dfea48-a71d-4c34-b9f0-fdb403e6fbe4 Content-Type: application/json 2019-06-24 23:04:59,534 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883fcbcd-95db-44b6-893c-f0ed45712e51 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-80916544-a801-450a-99c8-01f3420329a3 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-4bb544d9-87f9-45b1-9dcf-07d1dbced7c9 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 used request id req-4bb544d9-87f9-45b1-9dcf-07d1dbced7c9 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-585a3c53-a7ae-4c5b-8403-61352382f35f 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-585a3c53-a7ae-4c5b-8403-61352382f35f 2019-06-24 23:04:59,535 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bb544d9-87f9-45b1-9dcf-07d1dbced7c9 x-compute-request-id: req-4bb544d9-87f9-45b1-9dcf-07d1dbced7c9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 could not be found.", "code": 404}} 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/ed64dd69-9886-4b1a-a9bb-87bb9ee2a9b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}930d42be8cc286a823b7017daa2b7d6f66283813" 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079dc55878bd0f91085b7973d6cccc64475a3634" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4a96a1881b917920228631f919f7fb16a594e3" 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-2b288efc-040c-47ca-8aee-7d2f916013b2 2019-06-24 23:04:59,536 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - Waiting for server "22459dd2-594c-429f-a777-9affab7bbc9f" to be deleted. current status: SHUTOFF 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-2b288efc-040c-47ca-8aee-7d2f916013b2 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b288efc-040c-47ca-8aee-7d2f916013b2 x-compute-request-id: req-2b288efc-040c-47ca-8aee-7d2f916013b2 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:3f:7d", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/22459dd2-594c-429f-a777-9affab7bbc9f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:00.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "22459dd2-594c-429f-a777-9affab7bbc9f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:49Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_dime_host_y57qd7", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31eddd44-9a74-4ae7-b22f-00fddd6a0db7 x-compute-request-id: req-31eddd44-9a74-4ae7-b22f-00fddd6a0db7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:59,537 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-31eddd44-9a74-4ae7-b22f-00fddd6a0db7 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-31eddd44-9a74-4ae7-b22f-00fddd6a0db7 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4a96a1881b917920228631f919f7fb16a594e3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-24 23:04:59,538 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-69e0158a-be52-4757-865c-5999fc0e41d7 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079dc55878bd0f91085b7973d6cccc64475a3634" 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69e0158a-be52-4757-865c-5999fc0e41d7 x-compute-request-id: req-69e0158a-be52-4757-865c-5999fc0e41d7 Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/action used request id req-69e0158a-be52-4757-865c-5999fc0e41d7 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-db14b19b-cf96-4a90-9e08-bcd1b17084d3 2019-06-24 23:04:59,539 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-db14b19b-cf96-4a90-9e08-bcd1b17084d3 x-compute-request-id: req-db14b19b-cf96-4a90-9e08-bcd1b17084d3 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-db14b19b-cf96-4a90-9e08-bcd1b17084d3 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}079dc55878bd0f91085b7973d6cccc64475a3634" 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9987e83e081b71692b16c3edce3ae1ae09ed29ee" 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:04:59,540 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb60892-d62a-4209-b10a-44665c0727ec 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-fbb60892-d62a-4209-b10a-44665c0727ec 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-925f0f8b-25c4-42b3-87ac-fb387013dce9 x-compute-request-id: req-925f0f8b-25c4-42b3-87ac-fb387013dce9 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-925f0f8b-25c4-42b3-87ac-fb387013dce9 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774/os-security-groups used request id req-925f0f8b-25c4-42b3-87ac-fb387013dce9 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c755bb6-afee-403f-aa63-be5e85d1bc55 x-compute-request-id: req-2c755bb6-afee-403f-aa63-be5e85d1bc55 Content-Length: 0 Content-Type: application/json 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-2c755bb6-afee-403f-aa63-be5e85d1bc55 2019-06-24 23:04:59,541 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-2c755bb6-afee-403f-aa63-be5e85d1bc55 2019-06-24 23:04:59,542 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4a96a1881b917920228631f919f7fb16a594e3" 2019-06-24 23:04:59,542 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:04:59,542 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:04:59,542 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-966cc546-8d66-4f1f-b4fc-2d043070c507 Content-Length: 0 Date: Mon, 24 Jun 2019 23:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:04:59,542 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json used request id req-966cc546-8d66-4f1f-b4fc-2d043070c507 2019-06-24 23:05:04,793 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-966cc546-8d66-4f1f-b4fc-2d043070c507 Content-Length: 0 Date: Mon, 24 Jun 2019 23:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json used request id req-966cc546-8d66-4f1f-b4fc-2d043070c507 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/1d4299ee-5478-48e3-bc28-121ddfe08a6e.json used request id req-966cc546-8d66-4f1f-b4fc-2d043070c507 2019-06-24 23:05:04,794 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-265f728d-7622-431f-a732-85954c94f546 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-265f728d-7622-431f-a732-85954c94f546 x-compute-request-id: req-265f728d-7622-431f-a732-85954c94f546 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:05:04,795 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-265f728d-7622-431f-a732-85954c94f546 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7755d2d606303bed45a9c9fe41ff2c1ac03d9f0b" 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799fdbf0-636b-416d-ba34-7e635e7a6e05 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:04,796 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-799fdbf0-636b-416d-ba34-7e635e7a6e05 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:04: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-93043756-2f60-4587-8712-fbd8cd1ee3d3 x-compute-request-id: req-93043756-2f60-4587-8712-fbd8cd1ee3d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 22459dd2-594c-429f-a777-9affab7bbc9f could not be found.", "code": 404}} 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-93043756-2f60-4587-8712-fbd8cd1ee3d3 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/22459dd2-594c-429f-a777-9affab7bbc9f used request id req-93043756-2f60-4587-8712-fbd8cd1ee3d3 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0ce6270673b1914c49b31d12d73bf9ed1bc55d" 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:05:04,797 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-9eff3394-0b5c-478d-8f07-66d5fe468b37 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:04: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-9eff3394-0b5c-478d-8f07-66d5fe468b37 x-compute-request-id: req-9eff3394-0b5c-478d-8f07-66d5fe468b37 Content-Type: application/json 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-ad032017-b915-466c-939a-196fe968f76a 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad032017-b915-466c-939a-196fe968f76a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-acff7ae1-a108-4368-83c4-a8cda5b2fad1 2019-06-24 23:05:04,798 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-9eff3394-0b5c-478d-8f07-66d5fe468b37 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0ce6270673b1914c49b31d12d73bf9ed1bc55d" 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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-acff7ae1-a108-4368-83c4-a8cda5b2fad1 x-compute-request-id: req-acff7ae1-a108-4368-83c4-a8cda5b2fad1 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:03:51Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:04,799 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0ce6270673b1914c49b31d12d73bf9ed1bc55d" 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-acff7ae1-a108-4368-83c4-a8cda5b2fad1 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cac69d8a6eca9e043d174a35d019d660d9799b" 2019-06-24 23:05:04,800 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-73a216b4-d806-4ecd-9cc4-e823c513aad9 2019-06-24 23:05:04,801 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-73a216b4-d806-4ecd-9cc4-e823c513aad9 x-compute-request-id: req-73a216b4-d806-4ecd-9cc4-e823c513aad9 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:04,801 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-73a216b4-d806-4ecd-9cc4-e823c513aad9 2019-06-24 23:05:04,801 - functest.core.cloudify - DEBUG - Waiting for server "0f2e6132-eca4-45a2-849f-9e3dcebb5774" to be deleted. current status: SHUTOFF 2019-06-24 23:05:04,801 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-d749560d-1709-4aba-b4e0-7e472e66fccd x-compute-request-id: req-d749560d-1709-4aba-b4e0-7e472e66fccd Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:04,801 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-d749560d-1709-4aba-b4e0-7e472e66fccd 2019-06-24 23:05:09,987 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-73a216b4-d806-4ecd-9cc4-e823c513aad9 2019-06-24 23:05:09,987 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:04: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-73a216b4-d806-4ecd-9cc4-e823c513aad9 x-compute-request-id: req-73a216b4-d806-4ecd-9cc4-e823c513aad9 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:24:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0f2e6132-eca4-45a2-849f-9e3dcebb5774", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:57Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_ellis_host_d0c4vv", "created": "2019-06-24T22:42:53Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:09,987 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:05:09,987 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f21d42-00c3-480f-be74-c4db484de3fb 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:09,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:09,988 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-99f21d42-00c3-480f-be74-c4db484de3fb 2019-06-24 23:05:09,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9febd199d149c9924f48805468552152d8764b1c" 2019-06-24 23:05:09,988 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json used request id req-435df62a-f215-43f1-acaf-1b2e1c0aba1c 2019-06-24 23:05:09,988 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/b3a7a8a5-ced3-4b31-808b-e8ee645bb5f7.json used request id req-435df62a-f215-43f1-acaf-1b2e1c0aba1c 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-435df62a-f215-43f1-acaf-1b2e1c0aba1c Content-Length: 0 Date: Mon, 24 Jun 2019 23:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-3ed4cd63-e0c4-4820-bcca-e137db5a7c48 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cac69d8a6eca9e043d174a35d019d660d9799b" 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/action used request id req-3ed4cd63-e0c4-4820-bcca-e137db5a7c48 2019-06-24 23:05:09,989 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6566e684-06c5-4210-8852-df009274a1ef x-compute-request-id: req-6566e684-06c5-4210-8852-df009274a1ef Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23: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 x-openstack-request-id: req-3ed4cd63-e0c4-4820-bcca-e137db5a7c48 x-compute-request-id: req-3ed4cd63-e0c4-4820-bcca-e137db5a7c48 Content-Length: 0 Content-Type: application/json 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cac69d8a6eca9e043d174a35d019d660d9799b" 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-6566e684-06c5-4210-8852-df009274a1ef 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-6566e684-06c5-4210-8852-df009274a1ef 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-b616f0b8-c10d-4b73-8aaf-d2257f93c07f 2019-06-24 23:05:09,990 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48/os-security-groups used request id req-b616f0b8-c10d-4b73-8aaf-d2257f93c07f 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b616f0b8-c10d-4b73-8aaf-d2257f93c07f x-compute-request-id: req-b616f0b8-c10d-4b73-8aaf-d2257f93c07f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:05:09,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-82a46cd5-9005-4c7f-a69f-347f416c1468 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82a46cd5-9005-4c7f-a69f-347f416c1468 x-compute-request-id: req-82a46cd5-9005-4c7f-a69f-347f416c1468 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0f2e6132-eca4-45a2-849f-9e3dcebb5774 could not be found.", "code": 404}} 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0ce6270673b1914c49b31d12d73bf9ed1bc55d" 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0f2e6132-eca4-45a2-849f-9e3dcebb5774 used request id req-82a46cd5-9005-4c7f-a69f-347f416c1468 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:09,992 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba08e6822fa1ca3182835afc537c6f69f7ca234" 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e0eb37a-2a2d-4f28-818e-66f993d4a186 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3e0eb37a-2a2d-4f28-818e-66f993d4a186 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:05:09,993 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-858da384-ecd6-4b13-bee7-ed193ce56211 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba08e6822fa1ca3182835afc537c6f69f7ca234" 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d4d967c-1431-41b9-80bf-f39749e07013 x-compute-request-id: req-2d4d967c-1431-41b9-80bf-f39749e07013 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:04:06Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-2d4d967c-1431-41b9-80bf-f39749e07013 2019-06-24 23:05:09,994 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-2d4d967c-1431-41b9-80bf-f39749e07013 2019-06-24 23:05:09,995 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba08e6822fa1ca3182835afc537c6f69f7ca234" 2019-06-24 23:05:09,995 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:05:09,995 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-858da384-ecd6-4b13-bee7-ed193ce56211 x-compute-request-id: req-858da384-ecd6-4b13-bee7-ed193ce56211 Content-Type: application/json 2019-06-24 23:05:15,250 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:05:15,250 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-858da384-ecd6-4b13-bee7-ed193ce56211 2019-06-24 23:05:15,250 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-858da384-ecd6-4b13-bee7-ed193ce56211 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba08e6822fa1ca3182835afc537c6f69f7ca234" 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-53224d0d-2074-477b-91f9-27c4108fd1d3 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - Waiting for server "06463d40-1ec8-4c64-8972-c45c596b3b48" to be deleted. current status: SHUTOFF 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:15,251 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53224d0d-2074-477b-91f9-27c4108fd1d3 x-compute-request-id: req-53224d0d-2074-477b-91f9-27c4108fd1d3 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d3:96", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/06463d40-1ec8-4c64-8972-c45c596b3b48", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "06463d40-1ec8-4c64-8972-c45c596b3b48", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:05Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_sprout_host_akme36", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-53224d0d-2074-477b-91f9-27c4108fd1d3 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-bc43d667-8beb-4e08-af5e-24ccaf6eb99e 2019-06-24 23:05:15,252 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc43d667-8beb-4e08-af5e-24ccaf6eb99e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/57de5b88-219e-4189-a618-17427a39dd3c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d015b5212b4ef22c9d34da8b1ed0113267a63a04" 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7380b90e-dcc5-464d-b0cb-633bde12cd9f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:15,253 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7380b90e-dcc5-464d-b0cb-633bde12cd9f 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f6153368c2f21bfcfc8aef2da4a55e97beef5c0" 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e7f3d41-0bfb-4975-8158-d38755f7d29b Content-Length: 0 Date: Mon, 24 Jun 2019 23:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json used request id req-4e7f3d41-0bfb-4975-8158-d38755f7d29b 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/71e47a86-4a9a-4fd4-9c76-01187c0b6a75.json used request id req-4e7f3d41-0bfb-4975-8158-d38755f7d29b 2019-06-24 23:05:15,254 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb3a65d3-22da-4c09-a6e6-1b79291b2a48 Content-Length: 0 Date: Mon, 24 Jun 2019 23:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/57de5b88-219e-4189-a618-17427a39dd3c.json used request id req-bb3a65d3-22da-4c09-a6e6-1b79291b2a48 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/floatingips/57de5b88-219e-4189-a618-17427a39dd3c.json used request id req-bb3a65d3-22da-4c09-a6e6-1b79291b2a48 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:15,255 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba08e6822fa1ca3182835afc537c6f69f7ca234" 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f8a5387-bb36-4787-8b94-5746c278b06b x-compute-request-id: req-0f8a5387-bb36-4787-8b94-5746c278b06b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 06463d40-1ec8-4c64-8972-c45c596b3b48 could not be found.", "code": 404}} 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-0f8a5387-bb36-4787-8b94-5746c278b06b 2019-06-24 23:05:15,256 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/06463d40-1ec8-4c64-8972-c45c596b3b48 used request id req-0f8a5387-bb36-4787-8b94-5746c278b06b 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:05:15,257 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:15,258 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6f5725-36f8-42a2-9ea1-dd653a1ff09c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:15,258 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae992ce80e3060f55816829e58ab47e20100f7c" 2019-06-24 23:05:15,258 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-df6f5725-36f8-42a2-9ea1-dd653a1ff09c 2019-06-24 23:05:20,538 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json used request id req-2ebf3f8c-c711-431a-9ef6-6999dc8612d4 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ebf3f8c-c711-431a-9ef6-6999dc8612d4 Content-Length: 0 Date: Mon, 24 Jun 2019 23:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/cf2d6078-6002-4a05-ac53-2ba2446ce090.json used request id req-2ebf3f8c-c711-431a-9ef6-6999dc8612d4 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - Waiting for process 24710 to end... 2019-06-24 23:05:20,539 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - Execution done (PID=24710, return_code=0): /tmp/BZHPH/remove-cluster-node.sh 2019-06-24 23:05:20,540 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Removed member 7663cd12c1153ea5 from cluster 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:05:20,541 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:05:20,542 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:05:20,542 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:05:25,702 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_3o7b2z 2019-06-24 23:05:25,703 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:05:30,885 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_3o7b2z 2019-06-24 23:05:30,885 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:05:30,885 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_3o7b2z stop 2019-06-24 23:05:30,885 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:05:30,886 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:05:30,886 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:05:30,886 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_3o7b2z 2019-06-24 23:05:36,029 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:05:36,029 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:05:36,029 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_3o7b2z 2019-06-24 23:05:36,029 - functest.core.cloudify - DEBUG - 23:05:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_3o7b2z: No response received for task c90657d71e1c45e7922a7690c25ffff2 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-13d73d9d-c086-4807-bb98-d0d2305af538 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bb41094af0621a84142c4a009a6dc6b63dea3fc" 2019-06-24 23:05:36,030 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d73d9d-c086-4807-bb98-d0d2305af538 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:05:36,031 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23: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-a32f5e96-25ff-4972-8bd3-f05fd0a230cb x-compute-request-id: req-a32f5e96-25ff-4972-8bd3-f05fd0a230cb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:22Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:41,177 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-7c31879d-18e2-465d-872c-1badb7dda0f5 2019-06-24 23:05:41,177 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-a32f5e96-25ff-4972-8bd3-f05fd0a230cb 2019-06-24 23:05:41,177 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-a32f5e96-25ff-4972-8bd3-f05fd0a230cb 2019-06-24 23:05:41,177 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-7c31879d-18e2-465d-872c-1badb7dda0f5 2019-06-24 23:05:41,177 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c31879d-18e2-465d-872c-1badb7dda0f5 x-compute-request-id: req-7c31879d-18e2-465d-872c-1badb7dda0f5 Content-Length: 0 Content-Type: application/json 2019-06-24 23:05:41,178 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bb41094af0621a84142c4a009a6dc6b63dea3fc" -d '{"os-stop": null}' 2019-06-24 23:05:46,331 - functest.core.cloudify - DEBUG - Waiting for process 16169 to end... 2019-06-24 23:05:46,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bb41094af0621a84142c4a009a6dc6b63dea3fc" 2019-06-24 23:05:51,483 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:05: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-dec48773-395c-472c-8e5a-cf4458d700bf x-compute-request-id: req-dec48773-395c-472c-8e5a-cf4458d700bf Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:05:35Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:05:51,484 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:05:51,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-dec48773-395c-472c-8e5a-cf4458d700bf 2019-06-24 23:05:51,484 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-dec48773-395c-472c-8e5a-cf4458d700bf 2019-06-24 23:06:06,980 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-06-24 23:06:06,981 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:06:06,981 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:06:06,981 - functest.core.cloudify - DEBUG - Execution done (PID=16169, return_code=124): /tmp/Z56WV/stop-bono.sh 2019-06-24 23:06:06,981 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:06:06,981 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:06:06,982 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:06:06,982 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:06:06,982 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:06:06,982 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:06:06,982 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Z56WV/stop-bono.sh, exit_code: 124 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q7K26/bind.py 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqYDd_3', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.14', u'hss_hostname': u''}. 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - Creating private domain file 2019-06-24 23:06:12,150 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.14', u'hss_hostname': u''}. 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKeODdZ', '/etc/bind/db.clearwater.local'] 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - Creating public domain file 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-06-24 23:06:12,151 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZQEAD/remove-cluster-node.sh 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-06-24 23:06:12,152 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-06-24 23:06:12,153 - functest.core.cloudify - DEBUG - Process created, PID: 17466 2019-06-24 23:06:12,153 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-06-24 23:06:12,153 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa30bd51-893a-40fb-ac03-602053dc392c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730d9bc30763c4300e8c158bb2985e2be7531f1b" 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-aa30bd51-893a-40fb-ac03-602053dc392c 2019-06-24 23:06:22,475 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-b87ffea5-5685-4d02-bb72-9193ac77b863 x-compute-request-id: req-b87ffea5-5685-4d02-bb72-9193ac77b863 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-b87ffea5-5685-4d02-bb72-9193ac77b863 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-b87ffea5-5685-4d02-bb72-9193ac77b863 2019-06-24 23:06:22,476 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:06:22,477 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:06:27,631 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:27,631 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52483cf9-4d37-4503-8790-ae95fbdf55c6 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:27,631 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-52483cf9-4d37-4503-8790-ae95fbdf55c6 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6912be4515c489b89b518ee5016313a67dbc29" 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72427c5d-c6cc-4d95-b4f4-0b481c7fdc8c x-compute-request-id: req-72427c5d-c6cc-4d95-b4f4-0b481c7fdc8c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6912be4515c489b89b518ee5016313a67dbc29" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-72427c5d-c6cc-4d95-b4f4-0b481c7fdc8c 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-72427c5d-c6cc-4d95-b4f4-0b481c7fdc8c 2019-06-24 23:06:27,632 - functest.core.cloudify - DEBUG - Received an error trying to remove member 9e52352ad5ac0e61: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-6f6d7a74-3e24-4e02-8bc2-80a2c4a25090 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f6d7a74-3e24-4e02-8bc2-80a2c4a25090 x-compute-request-id: req-6f6d7a74-3e24-4e02-8bc2-80a2c4a25090 Content-Length: 0 Content-Type: application/json 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - Context proxy closed 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-06-24 23:06:27,633 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6912be4515c489b89b518ee5016313a67dbc29" 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - ; error #1: client: etcd member http://192.168.120.14:4000 has no leader 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - ; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-06-24 23:06:27,634 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-06-24 23:06:27,635 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-06-24 23:06:27,635 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-06-24 23:06:27,635 - functest.core.cloudify - DEBUG - Execution done (PID=17466, return_code=2): /tmp/ZQEAD/remove-cluster-node.sh 2019-06-24 23:06:27,635 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-06-24 23:06:27,635 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-6f6d7a74-3e24-4e02-8bc2-80a2c4a25090 2019-06-24 23:06:32,806 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:32,806 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:06:32,806 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/ZQEAD/remove-cluster-node.sh, exit_code: 2 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-c3f79a51-c70c-4b91-8e17-17beb890095a 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:32,807 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94f99144-f55c-4e30-9306-5803d38a4d36 x-compute-request-id: req-94f99144-f55c-4e30-9306-5803d38a4d36 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:32,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-94f99144-f55c-4e30-9306-5803d38a4d36 2019-06-24 23:06:32,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-94f99144-f55c-4e30-9306-5803d38a4d36 2019-06-24 23:06:32,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad6912be4515c489b89b518ee5016313a67dbc29" 2019-06-24 23:06:32,808 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-c3f79a51-c70c-4b91-8e17-17beb890095a x-compute-request-id: req-c3f79a51-c70c-4b91-8e17-17beb890095a Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:06:32,808 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-c3f79a51-c70c-4b91-8e17-17beb890095a 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:06:32,809 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:06:32,810 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0931fca7-d793-482a-a434-5aaa8e19721d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c72aa573cc18d7dda7272d76d59b02366c516c" 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-0931fca7-d793-482a-a434-5aaa8e19721d 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:06:32,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c72aa573cc18d7dda7272d76d59b02366c516c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79a9f7f3-d45f-4ea1-8e76-7c82dac27414 x-compute-request-id: req-79a9f7f3-d45f-4ea1-8e76-7c82dac27414 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-79a9f7f3-d45f-4ea1-8e76-7c82dac27414 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-79a9f7f3-d45f-4ea1-8e76-7c82dac27414 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:32,812 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-06-24 23:06:37,988 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:37,988 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c72aa573cc18d7dda7272d76d59b02366c516c" 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-045b2fdb-d76c-425d-9502-80a5ac66f465 x-compute-request-id: req-045b2fdb-d76c-425d-9502-80a5ac66f465 Content-Length: 0 Content-Type: application/json 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-045b2fdb-d76c-425d-9502-80a5ac66f465 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/action used request id req-045b2fdb-d76c-425d-9502-80a5ac66f465 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:37,989 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c72aa573cc18d7dda7272d76d59b02366c516c" 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-a953f6b8-4284-409b-a3ba-f4fae5e0faa7 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a953f6b8-4284-409b-a3ba-f4fae5e0faa7 x-compute-request-id: req-a953f6b8-4284-409b-a3ba-f4fae5e0faa7 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-a953f6b8-4284-409b-a3ba-f4fae5e0faa7 2019-06-24 23:06:37,990 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-67199f66-5b24-4fa4-a64d-53e4567a5111 x-compute-request-id: req-67199f66-5b24-4fa4-a64d-53e4567a5111 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_glzvus 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-67199f66-5b24-4fa4-a64d-53e4567a5111 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67/os-security-groups used request id req-67199f66-5b24-4fa4-a64d-53e4567a5111 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_glzvus 2019-06-24 23:06:37,991 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_glzvus stop 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:37,992 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_42lsia 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffaf80a0-3cd3-4e87-9ce2-436a088210e9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:37,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-ffaf80a0-3cd3-4e87-9ce2-436a088210e9 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_42lsia 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_42lsia stop 2019-06-24 23:06:37,994 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_glzvus 2019-06-24 23:06:43,189 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:43,189 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:06:43,189 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:43,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0aad6aeabd3d2f29041536c54a7bf98cf4cb36" 2019-06-24 23:06:43,190 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4274152f-8211-4538-9ad6-783c868b9145 x-compute-request-id: req-4274152f-8211-4538-9ad6-783c868b9145 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:05:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:43,190 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-4274152f-8211-4538-9ad6-783c868b9145 2019-06-24 23:06:43,190 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0aad6aeabd3d2f29041536c54a7bf98cf4cb36" 2019-06-24 23:06:43,190 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c2ebacec-3da0-45d3-9132-e5c8ee3c8f14 2019-06-24 23:06:43,190 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:06: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-c2ebacec-3da0-45d3-9132-e5c8ee3c8f14 x-compute-request-id: req-c2ebacec-3da0-45d3-9132-e5c8ee3c8f14 Content-Type: application/json 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c2ebacec-3da0-45d3-9132-e5c8ee3c8f14 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0aad6aeabd3d2f29041536c54a7bf98cf4cb36" 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_42lsia 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-4274152f-8211-4538-9ad6-783c868b9145 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c2998e89-ffbe-476d-9818-943a4fa05f0f 2019-06-24 23:06:43,191 - functest.core.cloudify - DEBUG - Waiting for server "0ed0d441-6621-48a2-82d7-010b30c34f67" to be deleted. current status: SHUTOFF 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-c2998e89-ffbe-476d-9818-943a4fa05f0f x-compute-request-id: req-c2998e89-ffbe-476d-9818-943a4fa05f0f Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:cb:25", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/0ed0d441-6621-48a2-82d7-010b30c34f67", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:22.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "0ed0d441-6621-48a2-82d7-010b30c34f67", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:38Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_vellum_host_3o7b2z", "created": "2019-06-24T22:42:52Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-c2998e89-ffbe-476d-9818-943a4fa05f0f 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:43,192 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_glzvus 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - 23:06:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_glzvus: No response received for task 0e0ca86b58814cef91e75021a98faf7c 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_42lsia 2019-06-24 23:06:43,193 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:06:43,194 - functest.core.cloudify - DEBUG - 23:06:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_42lsia: No response received for task 792bdbbea5b34a74951eb2d8c7ef98e0 2019-06-24 23:06:43,194 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:48,552 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - Stopping agent 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e722b89445ca5d527b69ddddb7d7fdaf044149dc" 2019-06-24 23:06:48,553 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-17998e98-825b-4052-9657-942c779f1396 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 used request id req-17998e98-825b-4052-9657-942c779f1396 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:06: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-17998e98-825b-4052-9657-942c779f1396 x-compute-request-id: req-17998e98-825b-4052-9657-942c779f1396 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ed0d441-6621-48a2-82d7-010b30c34f67 could not be found.", "code": 404}} 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/0ed0d441-6621-48a2-82d7-010b30c34f67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0aad6aeabd3d2f29041536c54a7bf98cf4cb36" 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-decd6de6-922e-48e8-8ec0-da469297d8ab 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-decd6de6-922e-48e8-8ec0-da469297d8ab 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:06:48,554 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_bfqutv 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:48,555 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96bec01c-2163-46e3-80a2-f9b15cecb9bb 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-96bec01c-2163-46e3-80a2-f9b15cecb9bb 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - Stopping... 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ecedb1a05073d006f26a9862062198defd56dd" 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:06:48,556 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-f6ab79ba-211f-480f-b16f-fdf1590398f3 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-f6ab79ba-211f-480f-b16f-fdf1590398f3 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:06: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-f6ab79ba-211f-480f-b16f-fdf1590398f3 x-compute-request-id: req-f6ab79ba-211f-480f-b16f-fdf1590398f3 Content-Length: 0 Content-Type: application/json 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_bfqutv stop 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_bfqutv 2019-06-24 23:06:48,557 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-ab34dbab-a218-40a4-8012-2050651ffc57 x-compute-request-id: req-ab34dbab-a218-40a4-8012-2050651ffc57 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:24Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-ab34dbab-a218-40a4-8012-2050651ffc57 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-ab34dbab-a218-40a4-8012-2050651ffc57 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e722b89445ca5d527b69ddddb7d7fdaf044149dc" -d '{"os-stop": null}' 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - Deleting agent 2019-06-24 23:06:48,558 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf1a2c3-a7e1-414e-aca1-13f9f8712862 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6bf1a2c3-a7e1-414e-aca1-13f9f8712862 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_bfqutv 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93e7a99d6c9abbc60304f1be6b5dbb1e5477cc7" 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-73b966ca-b63d-48bf-b357-7c4e504c34ab 2019-06-24 23:06:48,559 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-d172aa05-027d-4d61-91b1-d48a8b5f9376 x-compute-request-id: req-d172aa05-027d-4d61-91b1-d48a8b5f9376 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:46:02Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:48,560 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-d172aa05-027d-4d61-91b1-d48a8b5f9376 2019-06-24 23:06:48,560 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-73b966ca-b63d-48bf-b357-7c4e504c34ab 2019-06-24 23:06:53,762 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:06: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-73b966ca-b63d-48bf-b357-7c4e504c34ab x-compute-request-id: req-73b966ca-b63d-48bf-b357-7c4e504c34ab Content-Length: 0 Content-Type: application/json 2019-06-24 23:06:53,763 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-73b966ca-b63d-48bf-b357-7c4e504c34ab 2019-06-24 23:06:53,763 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93e7a99d6c9abbc60304f1be6b5dbb1e5477cc7" 2019-06-24 23:06:53,763 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_bfqutv 2019-06-24 23:06:53,763 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json used request id req-b5c62a65-53bc-427c-a5c2-06988f8477af 2019-06-24 23:06:53,763 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/05df1174-ddda-4e81-8bbc-d59d885301b8.json used request id req-b5c62a65-53bc-427c-a5c2-06988f8477af 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5c62a65-53bc-427c-a5c2-06988f8477af Content-Length: 0 Date: Mon, 24 Jun 2019 23:06:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - Deleting... 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - 23:06:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bfqutv: No response received for task eef1647e82494411ab0391ba00f056ec 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-06-24 23:06:53,764 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_bfqutv 2019-06-24 23:06:53,765 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-24 23:06:53,765 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-06-24 23:06:53,765 - functest.core.cloudify - DEBUG - Agent deleted 2019-06-24 23:06:58,929 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:06:58,929 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f245ec9b-605f-40e4-baf2-9bb395ce6064 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:06:58,929 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f245ec9b-605f-40e4-baf2-9bb395ce6064 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf68e7ac35b7a2268c784891c50ae6f284e8b35" 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e722b89445ca5d527b69ddddb7d7fdaf044149dc" 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033/action used request id req-4e5bc889-7a9b-4995-9dcb-5a0cfcd9801f 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf68e7ac35b7a2268c784891c50ae6f284e8b35" -d '{"os-stop": null}' 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-37f2886e-b539-4f1e-83cd-bd41200662fb 2019-06-24 23:06:58,930 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-37f2886e-b539-4f1e-83cd-bd41200662fb 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-37f2886e-b539-4f1e-83cd-bd41200662fb x-compute-request-id: req-37f2886e-b539-4f1e-83cd-bd41200662fb Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:21.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T22:45:21Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e5bc889-7a9b-4995-9dcb-5a0cfcd9801f x-compute-request-id: req-4e5bc889-7a9b-4995-9dcb-5a0cfcd9801f Content-Length: 0 Content-Type: application/json 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033/action used request id req-4e5bc889-7a9b-4995-9dcb-5a0cfcd9801f 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22e5b62-945d-4ac1-a7b4-cd04c4752be3 x-compute-request-id: req-e22e5b62-945d-4ac1-a7b4-cd04c4752be3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:06:46Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-e22e5b62-945d-4ac1-a7b4-cd04c4752be3 2019-06-24 23:06:58,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ecedb1a05073d006f26a9862062198defd56dd" 2019-06-24 23:06:58,932 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:06:58,932 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-e22e5b62-945d-4ac1-a7b4-cd04c4752be3 2019-06-24 23:07:04,077 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:06: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-1019eb2f-f3c8-43c1-a408-611f16965e84 x-compute-request-id: req-1019eb2f-f3c8-43c1-a408-611f16965e84 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-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-06-24T23:06:47Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:04,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-1019eb2f-f3c8-43c1-a408-611f16965e84 2019-06-24 23:07:04,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-1019eb2f-f3c8-43c1-a408-611f16965e84 2019-06-24 23:07:04,078 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-06-24 23:07:09,238 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf68e7ac35b7a2268c784891c50ae6f284e8b35" 2019-06-24 23:07:09,239 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-93ca857f-7344-416b-88ea-2dd3e7056fec x-compute-request-id: req-93ca857f-7344-416b-88ea-2dd3e7056fec Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:21.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:09,239 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:07:09,239 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:07:09,239 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-06-24 23:07:09,239 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-93ca857f-7344-416b-88ea-2dd3e7056fec 2019-06-24 23:07:09,240 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-93ca857f-7344-416b-88ea-2dd3e7056fec 2019-06-24 23:07:09,240 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:07:09,240 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:07:09,240 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:07:14,412 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:07:14,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:14,413 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251d5dd6-9dee-4e22-9b9a-7a3047cef230 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:14,413 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-251d5dd6-9dee-4e22-9b9a-7a3047cef230 2019-06-24 23:07:14,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0213a0fac8bab4194ac82f001241c9c6ff6558f6" 2019-06-24 23:07:14,413 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-fe14e5c9-5606-4285-bad6-b62208163bd5 x-compute-request-id: req-fe14e5c9-5606-4285-bad6-b62208163bd5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:21.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-fe14e5c9-5606-4285-bad6-b62208163bd5 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0213a0fac8bab4194ac82f001241c9c6ff6558f6" 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a92db22f-3bbc-4b66-8aaa-743c87ce8f48 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-a92db22f-3bbc-4b66-8aaa-743c87ce8f48 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a92db22f-3bbc-4b66-8aaa-743c87ce8f48 x-compute-request-id: req-a92db22f-3bbc-4b66-8aaa-743c87ce8f48 Content-Type: application/json 2019-06-24 23:07:14,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0213a0fac8bab4194ac82f001241c9c6ff6558f6" 2019-06-24 23:07:14,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-fe14e5c9-5606-4285-bad6-b62208163bd5 2019-06-24 23:07:14,415 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-3971a7b5-f7d7-4418-83a4-fc3a4208b77b x-compute-request-id: req-3971a7b5-f7d7-4418-83a4-fc3a4208b77b Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:62:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/01450324-408b-428a-a40c-a0ece6c0a033", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:21.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "01450324-408b-428a-a40c-a0ece6c0a033", "security_groups": [{"name": "default"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:07:11Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_proxy_host_bfqutv", "created": "2019-06-24T22:42:46Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:14,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-3971a7b5-f7d7-4418-83a4-fc3a4208b77b 2019-06-24 23:07:14,415 - functest.core.cloudify - DEBUG - Waiting for server "01450324-408b-428a-a40c-a0ece6c0a033" to be deleted. current status: SHUTOFF 2019-06-24 23:07:14,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-3971a7b5-f7d7-4418-83a4-fc3a4208b77b 2019-06-24 23:07:19,606 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0213a0fac8bab4194ac82f001241c9c6ff6558f6" 2019-06-24 23:07:19,607 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:07: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-06d74c58-c3f1-4fd3-a55b-ca424a77deed x-compute-request-id: req-06d74c58-c3f1-4fd3-a55b-ca424a77deed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 01450324-408b-428a-a40c-a0ece6c0a033 could not be found.", "code": 404}} 2019-06-24 23:07:19,607 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-06d74c58-c3f1-4fd3-a55b-ca424a77deed 2019-06-24 23:07:19,607 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/01450324-408b-428a-a40c-a0ece6c0a033 used request id req-06d74c58-c3f1-4fd3-a55b-ca424a77deed 2019-06-24 23:07:19,607 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:07:19,607 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:07:29,912 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:07:29,912 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:29,912 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1992e00-4df1-4095-9f88-95ab398b2233 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:29,912 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc6c506b33ea0921c016b84e856d8b9fbe60b69" 2019-06-24 23:07:29,913 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b1992e00-4df1-4095-9f88-95ab398b2233 2019-06-24 23:07:29,913 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:07:35,094 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:35,094 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543396ce-5e82-4959-a687-1fde5a87aa23 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:35,094 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-543396ce-5e82-4959-a687-1fde5a87aa23 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-4a1397b4-78e3-43fd-a1c1-cb524491f97b x-compute-request-id: req-4a1397b4-78e3-43fd-a1c1-cb524491f97b Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-4a1397b4-78e3-43fd-a1c1-cb524491f97b 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-4a1397b4-78e3-43fd-a1c1-cb524491f97b 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:07:35,095 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8fcc3798d133932bf2472f4e8a841319b31667" 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3255da8-3c17-4c99-a0c2-17b75373695a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c3255da8-3c17-4c99-a0c2-17b75373695a 2019-06-24 23:07:35,096 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c3255da8-3c17-4c99-a0c2-17b75373695a 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-fd72844c-443e-4a32-adc6-6a897e01d394 x-compute-request-id: req-fd72844c-443e-4a32-adc6-6a897e01d394 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-fd72844c-443e-4a32-adc6-6a897e01d394 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-fd72844c-443e-4a32-adc6-6a897e01d394 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - Server is already stopped 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,097 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3255da8-3c17-4c99-a0c2-17b75373695a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-287489d9-c66f-444d-869b-24620ffcc78a 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,098 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-287489d9-c66f-444d-869b-24620ffcc78a Date: Mon, 24 Jun 2019 23:07:33 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-287489d9-c66f-444d-869b-24620ffcc78a Date: Mon, 24 Jun 2019 23:07:33 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-287489d9-c66f-444d-869b-24620ffcc78a 2019-06-24 23:07:35,099 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-287489d9-c66f-444d-869b-24620ffcc78a 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-287489d9-c66f-444d-869b-24620ffcc78a 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a70a96-36e2-4125-ac8f-a4fae9701773 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a70a96-36e2-4125-ac8f-a4fae9701773 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:35,100 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e9a31a8e753ded65f26ee8cf49457b3c874009" 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c7a70a96-36e2-4125-ac8f-a4fae9701773 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/0b742303-1259-4cdd-8715-df7a5f10801e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/0b742303-1259-4cdd-8715-df7a5f10801e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25426bba40eb0e0c58fa068a9e5436cd6094a0ab" 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ccf0ca0f-2744-4cb2-a2bb-81eb6c04c4b8 Date: Mon, 24 Jun 2019 23:07:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-ccf0ca0f-2744-4cb2-a2bb-81eb6c04c4b8 Date: Mon, 24 Jun 2019 23:07:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-ccf0ca0f-2744-4cb2-a2bb-81eb6c04c4b8 2019-06-24 23:07:35,101 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-ccf0ca0f-2744-4cb2-a2bb-81eb6c04c4b8 2019-06-24 23:07:35,102 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-ccf0ca0f-2744-4cb2-a2bb-81eb6c04c4b8 2019-06-24 23:07:40,376 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/0b742303-1259-4cdd-8715-df7a5f10801e.json used request id req-25e17d20-6a2f-491e-8de0-3f697d91dc70 2019-06-24 23:07:40,376 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a70a96-36e2-4125-ac8f-a4fae9701773 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a70a96-36e2-4125-ac8f-a4fae9701773 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c7a70a96-36e2-4125-ac8f-a4fae9701773 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c7a70a96-36e2-4125-ac8f-a4fae9701773 2019-06-24 23:07:40,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e9a31a8e753ded65f26ee8cf49457b3c874009" 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.206 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67488fbf-308e-41ee-ada2-f93878098488 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67488fbf-308e-41ee-ada2-f93878098488 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-67488fbf-308e-41ee-ada2-f93878098488 2019-06-24 23:07:40,378 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-67488fbf-308e-41ee-ada2-f93878098488 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74499cc2daa10400c64383ef017d4a99f95a87fe" 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e9a31a8e753ded65f26ee8cf49457b3c874009" 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74499cc2daa10400c64383ef017d4a99f95a87fe" 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74499cc2daa10400c64383ef017d4a99f95a87fe" 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-294dcec5-1bdf-42c9-a618-440a1621dbcd Date: Mon, 24 Jun 2019 23:07:35 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:07:40,379 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-294dcec5-1bdf-42c9-a618-440a1621dbcd Date: Mon, 24 Jun 2019 23:07:35 GMT RESP BODY: {"floatingips": [{"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:34Z", "updated_at": "2019-06-24T22:47:22Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:b8:76", "device_id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "a9b81296-2964-4832-92ee-7c5dca871c27", "id": "14b284a5-e224-46ea-af29-05db5d739ef1", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:42:32Z", "updated_at": "2019-06-24T22:47:05Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cc:3d:9c", "device_id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "0b742303-1259-4cdd-8715-df7a5f10801e", "id": "62f5bc6f-7c89-49b3-a48f-321a065b8620", "qos_policy_id": null}, {"router_id": "330a9d29-5b90-4136-a528-30bcf768dfe2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "created_at": "2019-06-24T22:39:12Z", "updated_at": "2019-06-24T22:39:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c0fad59c-7738-4084-988d-c16c06460305", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ca:1f:34", "device_id": "fc715d9d-8d1d-4a4f-97e1-2e54cbe50bb0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "1926c5e410864e6ba2b686726f6cf040", "port_id": "eaf986db-f916-4a13-b684-c0b2d658fa96", "id": "75a4a72f-7e3e-423f-9f09-df78b441a698", "qos_policy_id": null}]} 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-294dcec5-1bdf-42c9-a618-440a1621dbcd 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-294dcec5-1bdf-42c9-a618-440a1621dbcd 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-294dcec5-1bdf-42c9-a618-440a1621dbcd 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-294dcec5-1bdf-42c9-a618-440a1621dbcd 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74499cc2daa10400c64383ef017d4a99f95a87fe" 2019-06-24 23:07:40,380 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5341c28cf93e711db586283aa662c1b7e9993d7" 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9d730b2a-d74c-419b-8ac6-30ca14062028 Date: Mon, 24 Jun 2019 23:07:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9d730b2a-d74c-419b-8ac6-30ca14062028 Date: Mon, 24 Jun 2019 23:07:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T22:46:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b8cb7e24-ce74-4030-92b4-2defc9f6707b","ip_address":"192.168.120.14"}],"id":"a9b81296-2964-4832-92ee-7c5dca871c27","security_groups":["38abc435-c3fc-4b85-9382-258d2dacd2c1","e4ec2915-3ef5-42f2-8f0a-d027ec077270"],"mac_address":"fa:16:3e:0b:b8:76","device_id":"e90a930d-69b0-4a81-bbc6-7cfac248bb6f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1926c5e410864e6ba2b686726f6cf040","qos_policy_id":null,"admin_state_up":true,"network_id":"c0fad59c-7738-4084-988d-c16c06460305","tenant_id":"1926c5e410864e6ba2b686726f6cf040","created_at":"2019-06-24T22:42:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-9d730b2a-d74c-419b-8ac6-30ca14062028 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-9d730b2a-d74c-419b-8ac6-30ca14062028 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-9d730b2a-d74c-419b-8ac6-30ca14062028 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/a9b81296-2964-4832-92ee-7c5dca871c27.json used request id req-9d730b2a-d74c-419b-8ac6-30ca14062028 2019-06-24 23:07:40,381 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a72f284-0363-41f6-8429-af3bf8327d3b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a72f284-0363-41f6-8429-af3bf8327d3b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6a72f284-0363-41f6-8429-af3bf8327d3b 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-6a72f284-0363-41f6-8429-af3bf8327d3b 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5341c28cf93e711db586283aa662c1b7e9993d7" 2019-06-24 23:07:40,382 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 x-compute-request-id: req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 x-compute-request-id: req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e9a31a8e753ded65f26ee8cf49457b3c874009" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-cc5a6721-80f0-4ad5-9d21-671cd39d6f98 2019-06-24 23:07:40,383 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e9a31a8e753ded65f26ee8cf49457b3c874009" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-06-24 23:07:40,384 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-8358b940-d3e9-4e64-a063-09177960441b x-compute-request-id: req-8358b940-d3e9-4e64-a063-09177960441b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:40,384 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-8358b940-d3e9-4e64-a063-09177960441b x-compute-request-id: req-8358b940-d3e9-4e64-a063-09177960441b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:45,583 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5341c28cf93e711db586283aa662c1b7e9993d7" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5341c28cf93e711db586283aa662c1b7e9993d7" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-8358b940-d3e9-4e64-a063-09177960441b 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-8358b940-d3e9-4e64-a063-09177960441b x-compute-request-id: req-8358b940-d3e9-4e64-a063-09177960441b Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-8358b940-d3e9-4e64-a063-09177960441b 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-8358b940-d3e9-4e64-a063-09177960441b 2019-06-24 23:07:45,584 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 x-compute-request-id: req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 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-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 2019-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 x-compute-request-id: req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 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-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 2019-06-24 23:07:45,585 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 2019-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-b4a4ba34-1894-44f6-bceb-9a23255adcc0 2019-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-87e46aea-e942-4676-9600-b27fa89ff0bb 2019-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87e46aea-e942-4676-9600-b27fa89ff0bb x-compute-request-id: req-87e46aea-e942-4676-9600-b27fa89ff0bb 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-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.206 detached from server 2019-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-87e46aea-e942-4676-9600-b27fa89ff0bb 2019-06-24 23:07:45,586 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-87e46aea-e942-4676-9600-b27fa89ff0bb 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87e46aea-e942-4676-9600-b27fa89ff0bb x-compute-request-id: req-87e46aea-e942-4676-9600-b27fa89ff0bb 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-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-87e46aea-e942-4676-9600-b27fa89ff0bb 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b8e7690a-b6ca-4da2-9a56-0f6358ab6dd9 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e7690a-b6ca-4da2-9a56-0f6358ab6dd9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:45,587 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:50,759 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a6695607-1b00-46a4-b8dd-5d5f28bd545c 2019-06-24 23:07:50,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f862971b0423ed68c84a88967763b32497432810" 2019-06-24 23:07:50,759 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:50,759 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6695607-1b00-46a4-b8dd-5d5f28bd545c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d104cbc54667f3371839cb31dde21a9a25c496d" 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-ecdc41d2-ab36-4cb0-8f3c-1862a74b9507 x-compute-request-id: req-ecdc41d2-ab36-4cb0-8f3c-1862a74b9507 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f862971b0423ed68c84a88967763b32497432810" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-ecdc41d2-ab36-4cb0-8f3c-1862a74b9507 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-ecdc41d2-ab36-4cb0-8f3c-1862a74b9507 2019-06-24 23:07:50,760 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-b72bb846-bfb4-4c85-8ff7-a4efda5ed2f5 x-compute-request-id: req-b72bb846-bfb4-4c85-8ff7-a4efda5ed2f5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-b72bb846-bfb4-4c85-8ff7-a4efda5ed2f5 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-b72bb846-bfb4-4c85-8ff7-a4efda5ed2f5 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d104cbc54667f3371839cb31dde21a9a25c496d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07: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-55e6256e-a8f1-4a1f-9b75-6c79ec5b68a5 x-compute-request-id: req-55e6256e-a8f1-4a1f-9b75-6c79ec5b68a5 Content-Length: 0 Content-Type: application/json 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-55e6256e-a8f1-4a1f-9b75-6c79ec5b68a5 2019-06-24 23:07:50,761 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-55e6256e-a8f1-4a1f-9b75-6c79ec5b68a5 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f862971b0423ed68c84a88967763b32497432810" 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07: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-59d28d40-112b-4e14-970b-2ae70a487dc1 x-compute-request-id: req-59d28d40-112b-4e14-970b-2ae70a487dc1 Content-Length: 0 Content-Type: application/json 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-59d28d40-112b-4e14-970b-2ae70a487dc1 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d104cbc54667f3371839cb31dde21a9a25c496d" 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-59d28d40-112b-4e14-970b-2ae70a487dc1 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-41eadabb-7540-4cb9-ac3c-45a5c65e78ab 2019-06-24 23:07:50,762 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-c36b4a4e-a4da-47c8-8b55-0d6e9a6c0b2c x-compute-request-id: req-c36b4a4e-a4da-47c8-8b55-0d6e9a6c0b2c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:50,763 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d104cbc54667f3371839cb31dde21a9a25c496d" 2019-06-24 23:07:50,763 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-41eadabb-7540-4cb9-ac3c-45a5c65e78ab 2019-06-24 23:07:50,763 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-41eadabb-7540-4cb9-ac3c-45a5c65e78ab x-compute-request-id: req-41eadabb-7540-4cb9-ac3c-45a5c65e78ab Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:55,944 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-6d6d4892-f8b7-45e8-aca8-77722e99ea8a 2019-06-24 23:07:55,945 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-c36b4a4e-a4da-47c8-8b55-0d6e9a6c0b2c 2019-06-24 23:07:55,945 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-c36b4a4e-a4da-47c8-8b55-0d6e9a6c0b2c 2019-06-24 23:07:55,945 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f862971b0423ed68c84a88967763b32497432810" 2019-06-24 23:07:55,945 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-6d6d4892-f8b7-45e8-aca8-77722e99ea8a x-compute-request-id: req-6d6d4892-f8b7-45e8-aca8-77722e99ea8a Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:07:55,945 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-6d6d4892-f8b7-45e8-aca8-77722e99ea8a 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-60385ef2-9d74-4da7-9be6-3f07968afb46 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-60385ef2-9d74-4da7-9be6-3f07968afb46 x-compute-request-id: req-60385ef2-9d74-4da7-9be6-3f07968afb46 Content-Encoding: gzip Content-Length: 695 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "05ab8c3a-4b16-4d81-93f6-2e593bdebfc7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "327ef6e4-c678-472c-a910-d2d85c08c93d"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42f28633-181f-476f-863f-aabab635e994"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6542da6a-81dd-4abd-9f67-7ee82741ebd8"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7b8c3695-d04d-4ad6-8f75-8ab26faa62ab"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "845c8602-eb1f-4071-8750-0afd26502f04"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a501ea2a-bf04-489a-a441-b1678a7d43aa"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d1b2321b-dbfe-4e56-b019-bea449040156", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a595ed36-addc-4d20-92f8-255e7faf5d2a"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "d1b2321b-dbfe-4e56-b019-bea449040156", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:55,946 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-60385ef2-9d74-4da7-9be6-3f07968afb46 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f4662f-c4f6-4dde-9796-57df28d6c980 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3de6f93441d5ddb64d37449eaeb8d516820b43" 2019-06-24 23:07:55,947 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2be8567f-f086-4706-8fc8-44b6701f498f 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be8567f-f086-4706-8fc8-44b6701f498f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-38f4662f-c4f6-4dde-9796-57df28d6c980 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e5874bf9ca3a419977118c16de6e3b6a6dcc9b" 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-92a308a0-9f14-4092-a2ee-239970cd01d0 x-compute-request-id: req-92a308a0-9f14-4092-a2ee-239970cd01d0 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-7372e6e0-df73-4532-b578-1ddbf9f713f4 x-compute-request-id: req-7372e6e0-df73-4532-b578-1ddbf9f713f4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:07:55,948 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-92a308a0-9f14-4092-a2ee-239970cd01d0 2019-06-24 23:07:55,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-92a308a0-9f14-4092-a2ee-239970cd01d0 2019-06-24 23:07:55,949 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3de6f93441d5ddb64d37449eaeb8d516820b43" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:07:55,949 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e5874bf9ca3a419977118c16de6e3b6a6dcc9b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-06-24 23:07:55,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-7372e6e0-df73-4532-b578-1ddbf9f713f4 2019-06-24 23:07:55,949 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-7372e6e0-df73-4532-b578-1ddbf9f713f4 2019-06-24 23:08:01,109 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07: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-71741f23-3d16-460a-bec5-3b365b856263 x-compute-request-id: req-71741f23-3d16-460a-bec5-3b365b856263 Content-Length: 0 Content-Type: application/json 2019-06-24 23:08:01,110 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3de6f93441d5ddb64d37449eaeb8d516820b43" 2019-06-24 23:08:01,110 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-71741f23-3d16-460a-bec5-3b365b856263 2019-06-24 23:08:01,110 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/action used request id req-71741f23-3d16-460a-bec5-3b365b856263 2019-06-24 23:08:01,111 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3de6f93441d5ddb64d37449eaeb8d516820b43" 2019-06-24 23:08:01,111 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-82431f23-a964-4b6e-adc1-639017406fad x-compute-request-id: req-82431f23-a964-4b6e-adc1-639017406fad Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:01,111 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-82431f23-a964-4b6e-adc1-639017406fad 2019-06-24 23:08:01,111 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-82431f23-a964-4b6e-adc1-639017406fad 2019-06-24 23:08:01,111 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:07: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-644c5f93-aaea-41c0-8b6e-5fdf90d877c9 x-compute-request-id: req-644c5f93-aaea-41c0-8b6e-5fdf90d877c9 Content-Length: 0 Content-Type: application/json 2019-06-24 23:08:01,112 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-644c5f93-aaea-41c0-8b6e-5fdf90d877c9 2019-06-24 23:08:01,112 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-644c5f93-aaea-41c0-8b6e-5fdf90d877c9 2019-06-24 23:08:01,112 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e5874bf9ca3a419977118c16de6e3b6a6dcc9b" 2019-06-24 23:08:01,112 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-9f684bda-6f9e-4a89-8b95-7748e2cee2ca 2019-06-24 23:08:01,112 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-9f684bda-6f9e-4a89-8b95-7748e2cee2ca x-compute-request-id: req-9f684bda-6f9e-4a89-8b95-7748e2cee2ca Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-3ef25239-5df1-4a1a-acb3-6c11c43a0336 x-compute-request-id: req-3ef25239-5df1-4a1a-acb3-6c11c43a0336 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f/os-security-groups used request id req-9f684bda-6f9e-4a89-8b95-7748e2cee2ca 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-3ef25239-5df1-4a1a-acb3-6c11c43a0336 2019-06-24 23:08:01,113 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-3ef25239-5df1-4a1a-acb3-6c11c43a0336 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e5874bf9ca3a419977118c16de6e3b6a6dcc9b" 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-49d6b7ca-04a9-4735-938e-458da7c7e824 x-compute-request-id: req-49d6b7ca-04a9-4735-938e-458da7c7e824 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "048febc3-f345-447f-bb42-6704336ea423"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9c1e3136-79c5-4fff-bfa2-b938672d7c6b"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a455af97-88db-4cfa-a2dd-92e19370a296"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f1188dc1-c285-4b60-82af-7f8dec06c8cf"}], "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "id": "e4ec2915-3ef5-42f2-8f0a-d027ec077270", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-4c6d29ad-4353-4ef6-9aea-18e630c56aad 2019-06-24 23:08:01,114 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6d29ad-4353-4ef6-9aea-18e630c56aad 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-49d6b7ca-04a9-4735-938e-458da7c7e824 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-49d6b7ca-04a9-4735-938e-458da7c7e824 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8269d254c728c5b3466435ce0fdf3034ff5b150e" 2019-06-24 23:08:01,115 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449a3f7a-9c93-4814-80e4-1f2f82dce477 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-449a3f7a-9c93-4814-80e4-1f2f82dce477 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4bc697c-8070-496c-b38e-3d62027f11fd x-compute-request-id: req-c4bc697c-8070-496c-b38e-3d62027f11fd Content-Type: application/json 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:07: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-c01830e7-6870-45e1-be14-2987224972bf x-compute-request-id: req-c01830e7-6870-45e1-be14-2987224972bf Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:58Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8269d254c728c5b3466435ce0fdf3034ff5b150e" 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273e8e4f2ecb4ee3924e22c4fbc1f497f01bb26c" 2019-06-24 23:08:01,116 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c4bc697c-8070-496c-b38e-3d62027f11fd 2019-06-24 23:08:01,117 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c01830e7-6870-45e1-be14-2987224972bf 2019-06-24 23:08:01,117 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c01830e7-6870-45e1-be14-2987224972bf 2019-06-24 23:08:01,117 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-c4bc697c-8070-496c-b38e-3d62027f11fd 2019-06-24 23:08:01,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8269d254c728c5b3466435ce0fdf3034ff5b150e" 2019-06-24 23:08:06,285 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08: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-de32987e-fd51-4003-b4f0-ab6d682f9342 x-compute-request-id: req-de32987e-fd51-4003-b4f0-ab6d682f9342 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:76", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:46:02.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "e90a930d-69b0-4a81-bbc6-7cfac248bb6f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:08:00Z", "hostId": "44bb3d415f6787cc21f098c642ee5aaea200d59a3ac83202c7139762", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bind_host_42lsia", "created": "2019-06-24T22:42:54Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-de32987e-fd51-4003-b4f0-ab6d682f9342 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-de32987e-fd51-4003-b4f0-ab6d682f9342 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - Waiting for server "e90a930d-69b0-4a81-bbc6-7cfac248bb6f" to be deleted. current status: SHUTOFF 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08: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-696df1f3-8846-40d9-a973-1c098ddb05c3 x-compute-request-id: req-696df1f3-8846-40d9-a973-1c098ddb05c3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-696df1f3-8846-40d9-a973-1c098ddb05c3 2019-06-24 23:08:06,286 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273e8e4f2ecb4ee3924e22c4fbc1f497f01bb26c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-696df1f3-8846-40d9-a973-1c098ddb05c3 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:08: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-7f4808f8-e226-462f-a2bd-68f8739c2615 x-compute-request-id: req-7f4808f8-e226-462f-a2bd-68f8739c2615 Content-Length: 0 Content-Type: application/json 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273e8e4f2ecb4ee3924e22c4fbc1f497f01bb26c" 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08: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-d20360f3-37d8-40e0-9181-5ae58b3a8e89 x-compute-request-id: req-d20360f3-37d8-40e0-9181-5ae58b3a8e89 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d20360f3-37d8-40e0-9181-5ae58b3a8e89 2019-06-24 23:08:06,287 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-7f4808f8-e226-462f-a2bd-68f8739c2615 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/action used request id req-7f4808f8-e226-462f-a2bd-68f8739c2615 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d20360f3-37d8-40e0-9181-5ae58b3a8e89 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273e8e4f2ecb4ee3924e22c4fbc1f497f01bb26c" 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-a25b701e-464b-4859-b320-ed95f1252115 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08: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-a25b701e-464b-4859-b320-ed95f1252115 x-compute-request-id: req-a25b701e-464b-4859-b320-ed95f1252115 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-06-24 23:08:06,288 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-06-24 23:08:06,289 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:06,289 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f/os-security-groups used request id req-a25b701e-464b-4859-b320-ed95f1252115 2019-06-24 23:08:06,289 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:06,289 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-24 23:08:06,289 - functest.core.cloudify - DEBUG - deleting server 2019-06-24 23:08:11,450 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-da044d26-b807-46c1-83c6-dacd9b0c0bee 2019-06-24 23:08:11,450 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:08:11,451 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:11,451 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18301c5-40f4-489b-9fc5-af81ebd8a500 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:11,451 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f18301c5-40f4-489b-9fc5-af81ebd8a500 2019-06-24 23:08:11,451 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8269d254c728c5b3466435ce0fdf3034ff5b150e" 2019-06-24 23:08:11,451 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da044d26-b807-46c1-83c6-dacd9b0c0bee x-compute-request-id: req-da044d26-b807-46c1-83c6-dacd9b0c0bee Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e90a930d-69b0-4a81-bbc6-7cfac248bb6f could not be found.", "code": 404}} 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/e90a930d-69b0-4a81-bbc6-7cfac248bb6f used request id req-da044d26-b807-46c1-83c6-dacd9b0c0bee 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defd013af29bbbc716398ff21b8af9c95e1651da" 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - RESP: [204] Date: Mon, 24 Jun 2019 23:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dda2fc3-3205-467a-a0d3-af53f9987dc7 x-compute-request-id: req-9dda2fc3-3205-467a-a0d3-af53f9987dc7 Content-Type: application/json 2019-06-24 23:08:11,452 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defd013af29bbbc716398ff21b8af9c95e1651da" 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-9d303fd0-1823-4556-b220-e362ee42ee71 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-9d303fd0-1823-4556-b220-e362ee42ee71 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-9dda2fc3-3205-467a-a0d3-af53f9987dc7 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-9dda2fc3-3205-467a-a0d3-af53f9987dc7 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:11,453 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defd013af29bbbc716398ff21b8af9c95e1651da" 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d303fd0-1823-4556-b220-e362ee42ee71 x-compute-request-id: req-9d303fd0-1823-4556-b220-e362ee42ee71 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:06:57Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d07c7c70-32f2-429b-b515-f162cfa323e9 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:11,454 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d07c7c70-32f2-429b-b515-f162cfa323e9 x-compute-request-id: req-d07c7c70-32f2-429b-b515-f162cfa323e9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:3d:9c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f", "rel": "bookmark"}], "image": {"id": "3c740cb1-a96f-46b6-9a77-5d785b8677dc", "links": [{"href": "http://172.30.9.42:8774/images/3c740cb1-a96f-46b6-9a77-5d785b8677dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-06-24T22:45:24.000000", "flavor": {"id": "3eef06b8-450a-4ce6-a776-e43bf93bca5f", "links": [{"href": "http://172.30.9.42:8774/flavors/3eef06b8-450a-4ce6-a776-e43bf93bca5f", "rel": "bookmark"}]}, "id": "7c92f1b3-50c2-474a-8e58-55cfe390f95f", "user_id": "ffcf40c89c0f44f696d94e5f2607ece9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-06-24T23:08:07Z", "hostId": "52a40cd0c30cdbbcaddf2f0987c33e5a21b7f76f45376cb995cd35fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_06f9526c-daf6-4a21-be54-544b6c75c6d5", "name": "server_clearwater-opnfv_bono_host_glzvus", "created": "2019-06-24T22:42:56Z", "tenant_id": "1926c5e410864e6ba2b686726f6cf040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_06f9526c-daf6-4a21-be54-544b6c75c6d5", "cloudify_management_network_id": "c0fad59c-7738-4084-988d-c16c06460305"}}} 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-d07c7c70-32f2-429b-b515-f162cfa323e9 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - Waiting for server "7c92f1b3-50c2-474a-8e58-55cfe390f95f" to be deleted. current status: SHUTOFF 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-24 23:08:11,455 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:08:11,456 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-24 23:08:11,456 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3a774368-5f94-4997-a339-b5e4d819cf96 2019-06-24 23:08:11,456 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a774368-5f94-4997-a339-b5e4d819cf96 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:11,456 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-95306245-a897-4cf7-a775-17fcf663fa5f 2019-06-24 23:08:11,456 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95306245-a897-4cf7-a775-17fcf663fa5f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/14b284a5-e224-46ea-af29-05db5d739ef1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ac0f0ae114cc22669cd17279c69fad84014685" 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json used request id req-7f3777eb-2313-4b55-97b5-835144d8c3ad 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976023923c5974a566b9775be0929cb0af22459d" 2019-06-24 23:08:11,457 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f3777eb-2313-4b55-97b5-835144d8c3ad Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:08:11,458 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/38abc435-c3fc-4b85-9382-258d2dacd2c1.json used request id req-7f3777eb-2313-4b55-97b5-835144d8c3ad 2019-06-24 23:08:16,645 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-24 23:08:16,646 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/14b284a5-e224-46ea-af29-05db5d739ef1.json used request id req-6485fffb-4ef6-4df0-9166-2453e76ff95d 2019-06-24 23:08:16,646 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6485fffb-4ef6-4df0-9166-2453e76ff95d Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:08:16,646 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/floatingips/14b284a5-e224-46ea-af29-05db5d739ef1.json used request id req-6485fffb-4ef6-4df0-9166-2453e76ff95d 2019-06-24 23:08:16,646 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:08:16,646 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}defd013af29bbbc716398ff21b8af9c95e1651da" 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - RESP: [404] Date: Mon, 24 Jun 2019 23:08: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-1373f1ce-423b-4787-bbc1-b52ce2a3ecb0 x-compute-request-id: req-1373f1ce-423b-4787-bbc1-b52ce2a3ecb0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7c92f1b3-50c2-474a-8e58-55cfe390f95f could not be found.", "code": 404}} 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-1373f1ce-423b-4787-bbc1-b52ce2a3ecb0 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/7c92f1b3-50c2-474a-8e58-55cfe390f95f used request id req-1373f1ce-423b-4787-bbc1-b52ce2a3ecb0 2019-06-24 23:08:16,647 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-24 23:08:16,648 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:16,649 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-24 23:08:21,847 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:21,847 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:21,847 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-24 23:08:21,847 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37074eb6-c63e-4c52-ada1-08207c451db9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-37074eb6-c63e-4c52-ada1-08207c451db9 2019-06-24 23:08:21,848 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/62f5bc6f-7c89-49b3-a48f-321a065b8620.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3adb3190b172fd82814acdc2b3254f3426746a5c" 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:21,849 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b109f7-ae20-458c-821a-16d2054bd7d4 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-39b109f7-ae20-458c-821a-16d2054bd7d4 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-06-24 23:08:21,850 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb1fab1d104a54ab9028ae82790ab063189b2ef2" 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ff391f4-b8c5-47e3-a2e1-11188017bf26 Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:21,851 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1f9cff96-fe16-46c7-a64a-6a0e7be5f211 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/62f5bc6f-7c89-49b3-a48f-321a065b8620.json used request id req-9ff391f4-b8c5-47e3-a2e1-11188017bf26 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/floatingips/62f5bc6f-7c89-49b3-a48f-321a065b8620.json used request id req-9ff391f4-b8c5-47e3-a2e1-11188017bf26 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaed2aa0-f64a-42c9-a51d-8661f9ba8e5a 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:21,852 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-aaed2aa0-f64a-42c9-a51d-8661f9ba8e5a 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caf5c065-383d-423e-a1b3-f9a064524e19 Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json used request id req-caf5c065-383d-423e-a1b3-f9a064524e19 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/e4ec2915-3ef5-42f2-8f0a-d027ec077270.json used request id req-caf5c065-383d-423e-a1b3-f9a064524e19 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9cff96-fe16-46c7-a64a-6a0e7be5f211 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:08:21,853 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/d1b2321b-dbfe-4e56-b019-bea449040156.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87afb697ee3c64e03a77fdda3ac0322032337b67" 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12601b20-dc54-43c8-87e6-c1a24877bebf Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/88064e31-0891-4084-89e5-d2849e6a7bce.json used request id req-12601b20-dc54-43c8-87e6-c1a24877bebf 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/d1b2321b-dbfe-4e56-b019-bea449040156.json used request id req-d6ff0acf-4bed-4d49-9686-1efcdba362e0 2019-06-24 23:08:21,854 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/88064e31-0891-4084-89e5-d2849e6a7bce.json used request id req-12601b20-dc54-43c8-87e6-c1a24877bebf 2019-06-24 23:08:21,855 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/88064e31-0891-4084-89e5-d2849e6a7bce.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4904595a5b4aa5b8add713b4ea4c28b8157391f6" 2019-06-24 23:08:21,855 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6ff0acf-4bed-4d49-9686-1efcdba362e0 Content-Length: 0 Date: Mon, 24 Jun 2019 23:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-24 23:09:02,298 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-06-24 23:09:03,677 - 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'4422c5f6a97c49f5890bd4f9c01bd334', '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_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}) 2019-06-24 23:09:04,139 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'04044c0e62c248eda4b75bbc5752f162', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}) 2019-06-24 23:09:05,721 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 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'4422c5f6a97c49f5890bd4f9c01bd334', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4s9ZgKETt22WQpH7pQx21luW1tQWVQ', 'username': u'heat_ims-user_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 23:09:05,724 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'password': '4s9ZgKETt22WQpH7pQx21luW1tQWVQ', 'project_name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '4422c5f6a97c49f5890bd4f9c01bd334', 'project_domain_name': 'Default'} 2019-06-24 23:09:05,753 - 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-06-24 23:09:05,754 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-06-24 23:09:13,839 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/2781ce9e-aa32-4e69-a6b4-979be1dd14d6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2781ce9e-aa32-4e69-a6b4-979be1dd14d6/file', 'owner': u'4422c5f6a97c49f5890bd4f9c01bd334', 'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'size': 263848448, u'self': u'/v2/images/2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/2781ce9e-aa32-4e69-a6b4-979be1dd14d6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T23:09:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T23:09:13Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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/2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 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_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'created': u'2019-06-24T23:09:08Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-24T23:09:08Z', 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/2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 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_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-24 23:09:14,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'swap': 0}) 2019-06-24 23:09:17,174 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArP5tfBpphFPwxOGYqeW/UvRifemX0aS4FeJ4zAggmEm+fDnb bbxIkVUw+S9Z8KS0RsOhobYQLr6OuOayH1ysKrS8s8BCE2xtau3bMjMzyLY6VRsS dcq639nS5S2qd7XeQ0pEXJn35EjzQ+FPpmqMoyaQN41p+I02eaP+tu2XJnhkgR3x zFLxwCk0z3kUqpLE39GOhVB5wNKct8IRVDgjNNdNrFT2Nd41uDTiaNcIF3If8Bb2 sGz9Xf3mcu/i6jkHFgBHijy8GQkw/daJpVabdo3AICfXbzC8Oo1mtdnn9lpj2hoc P13PIzpuqJhBcOXeuW9PeB9sY9/3Xh3KMwJ3DQIDAQABAoIBAH6pt55DdHjIQSTW jUHwjzp851SL4XZFZefYL1wsozj93bP1ZN2fG38V4krBSdgxsDGT8deGh6jCK5vk hg0CfKi0Nuph3b99B0xgpbrG1KakDmfb75NBgbx/L7RP0F3gUsHwMcefkGqco0lT Qk91+k1G4hdaunmbY4SC9/AWXDJ0hbeU18xpXSSUEykQE5sQjydEQCrL1fabAd8l ayvCKbQgIm3uJaP4qsGV5qG8Sg4selT0Dv5JNUWyR3yHkndokH2YELUCR+wLTq3L hh7UyBP7ACM2TTHIY/c+WKP/8XxaTwFWWDJ5KMhAqgjKiVxAa4zhvtatYRg5d0PI ii3iB6ECgYEA2nJPjdo8eDzrVq8tqAJiwQvTGHj/piKU2vcALaTTShihL0Re/oX0 s4tyXTmJlAnSjwfsC738Nq/2QEt9AOAfxtOhJHDD0stDG5z+hvp08XgExm9BHHbh w/QkCw348VP70ROzI8QIb6yEZgSlZb3vukuyAn0n+/wblMOilC1GlmkCgYEAyrvG TO83eVj7YmFM41P2iNShzO8FbwY7MYlR4R44sXLBs2V0o4QnH7XyJQdWpujIQ5m2 4byrATBzokFW1j5t8zR7TebdU7w+kLe2Z9wiftXcUBGiF+kZwSk+UjobprLH7q7V 7jJllEtFZ6+1lF8Jq2GYbTpowtPvxamTNqDabwUCgYEAltfOtY6YqRKwE9i9t0GG ffWzXDfZmRhSH+3mMp6ZxJXDYAdfbXSE6CKH43Yi2ZX6zwfSaL1VV1IkwnseI6eg acSjhq1Tm9D+UygS3pQ+gqu06G3U0VoKRizlYrjQSZ0Ly3FGB5GLncnMV0IoEFyb GNLCZlOUc73AMfbx4k5tatkCgYAg7Fuo1NRqdYPlly2YYWNRF07rbAmy3Q0x3z4X 1AOa9ar1Sk2l3GlKIg8f6lAtLPKQ396uTChtOgQdXoUOp/bNH0HDBfH9jj2O3PbX aQ2FEZAExMhRH77Z+quvSNaCvNfxMB134GFUsuCjlQpk/QYh+eh6HJk0wpxWulI4 9ehjTQKBgEU8omKnDnDQKo6N8udWdYEwKKU6hpB3ETupUJvgxrY0XettFFuxjSxN r2uCiGOaD93m1C2bXcODXhcXtfzo24+gb4FS9HVPSyV2RMk6OWXmxKigqbaYZkMs R6Ax11FpyEkoOwq6UnV6XGLLCfxWEKOHGxElckJoy8vSV3X9Trc+ -----END RSA PRIVATE KEY----- 2019-06-24 23:09:17,174 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-06-24 23:40:25,057 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-06-24T23:09:28Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'1f1bf70a-04a2-4a56-a476-870a224874d4', 'parameters': Munch({u'OS::project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', u'image': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 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_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 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'1f1bf70a-04a2-4a56-a476-870a224874d4', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'2a1b81a18e2b4a86aea057fccc206cd6', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', 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-06-24T23:09:28Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/1f1bf70a-04a2-4a56-a476-870a224874d4'}) 2019-06-24 23:40:37,980 - 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:c8:11:d8', 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:c8:11:d8', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:40.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'64d8d02d-0c94-4ef7-b9b9-3b90f4bf69bb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-24T23:33:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:40Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:33:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:05Z', 'created': u'2019-06-24T23:33:05Z', '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:6d:bb:b8', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:bb:b8', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:38.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'ce3251e1-d08e-41eb-893f-2d938bbbd3b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:33:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:38Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:04Z', 'created': u'2019-06-24T23:33:04Z', '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:95:ff:d4', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:ff:d4', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:34.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'7bab4ef5-4afa-482e-93d4-24e2d230daa4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-24T23:33:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:34Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:03Z', 'created': u'2019-06-24T23:33:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:28:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e31841a3-6526-49fe-b843-ac7f0b400f52', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:28:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:28:00Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:28:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:27:42Z', 'created': u'2019-06-24T23:27:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:78:46', 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:69:78:46', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:18:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'90f2315f-fdba-4e43-bb01-c89125d3518d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-24T23:18:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:18:00Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:18:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:17:41Z', 'created': u'2019-06-24T23:17:41Z', '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:7f:4c:98', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:4c:98', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:14:12.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'4f2a7442-2c43-4ccd-8f3d-357b89bb4419', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-06-24T23:14:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:14:12Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:14:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:12:29Z', 'created': u'2019-06-24T23:12: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:c5:70:7b', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:70:7b', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:11:48.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e20bd421-ebd5-445f-95fb-f7190f7f97b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:11:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:11:48Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:11:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:10:01Z', 'created': u'2019-06-24T23:10:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-24 23:40:37,985 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-24 23:40:38,643 - 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-06-24 23:40:38,645 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-24 23:40:39,284 - 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-06-24 23:40:39,286 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-24 23:40:39,932 - 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-06-24 23:40:39,934 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-24 23:40:40,519 - 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-06-24 23:40:40,521 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-24 23:40:41,271 - 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-06-24 23:40:41,273 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-24 23:40:41,959 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m 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-06-24 23:40:53,053 - 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:c8:11:d8', 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:c8:11:d8', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:40.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'64d8d02d-0c94-4ef7-b9b9-3b90f4bf69bb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-24T23:33:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:40Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:33:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:05Z', 'created': u'2019-06-24T23:33:05Z', '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:6d:bb:b8', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:bb:b8', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:38.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'ce3251e1-d08e-41eb-893f-2d938bbbd3b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:33:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:38Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:04Z', 'created': u'2019-06-24T23:33:04Z', '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:95:ff:d4', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:ff:d4', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:34.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'7bab4ef5-4afa-482e-93d4-24e2d230daa4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-24T23:33:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:34Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:03Z', 'created': u'2019-06-24T23:33:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:28:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e31841a3-6526-49fe-b843-ac7f0b400f52', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:28:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:28:00Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:28:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:27:42Z', 'created': u'2019-06-24T23:27:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:78:46', 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:69:78:46', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:18:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'90f2315f-fdba-4e43-bb01-c89125d3518d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-24T23:18:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:18:00Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:18:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:17:41Z', 'created': u'2019-06-24T23:17:41Z', '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:7f:4c:98', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:4c:98', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:14:12.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'4f2a7442-2c43-4ccd-8f3d-357b89bb4419', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-06-24T23:14:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:14:12Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:14:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:12:29Z', 'created': u'2019-06-24T23:12: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:c5:70:7b', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:70:7b', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:11:48.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e20bd421-ebd5-445f-95fb-f7190f7f97b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:11:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:11:48Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:11:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:10:01Z', 'created': u'2019-06-24T23:10:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-24 23:40:54,399 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-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.009762] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013615] Yama: becoming mindful. [ 0.015130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026737] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029696] Initializing cgroup subsys freezer [ 0.031369] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033775] Initializing cgroup subsys hugetlb [ 0.036758] mce: CPU supports 10 MCE banks [ 0.038397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038397] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050253] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.078035] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089166] ACPI: Core revision 20131115 [ 0.091299] ACPI: All ACPI Tables successfully acquired [ 0.092465] ftrace: allocating 28757 entries in 113 pages [ 0.116363] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122631] Enabling x2apic [ 0.123832] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129027] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131166] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134956] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144039] KVM setup paravirtual spinlock [ 0.147668] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150706] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152134] devtmpfs: initialized [ 0.154733] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157332] EVM: security.ima [ 0.158557] EVM: security.capability [ 0.160945] pinctrl core: initialized pinctrl subsystem [ 0.162898] regulator-dummy: no parameters [ 0.164103] RTC time: 23:33:41, date: 06/24/19 [ 0.165830] NET: Registered protocol family 16 [ 0.167631] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169555] ACPI: bus type PCI registered [ 0.171101] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172155] PCI: Using configuration type 1 for base access [ 0.174900] bio: create slab at 0 [ 0.176202] ACPI: Added _OSI(Module Device) [ 0.177809] ACPI: Added _OSI(Processor Device) [ 0.179476] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182938] ACPI: Interpreter enabled [ 0.184011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.193000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196006] ACPI: (supports S0 S5) [ 0.197359] ACPI: Using IOAPIC for interrupt routing [ 0.199192] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200166] ACPI: No dock devices found. [ 0.203464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206405] 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.213747] acpiphp: Slot [4] registered [ 0.215446] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217557] acpiphp: Slot [7] registered [ 0.219088] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221557] acpiphp: Slot [10] registered [ 0.223122] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225571] acpiphp: Slot [13] registered [ 0.227122] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229581] acpiphp: Slot [16] registered [ 0.231133] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233587] acpiphp: Slot [19] registered [ 0.235149] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237584] acpiphp: Slot [22] registered [ 0.239148] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241582] acpiphp: Slot [25] registered [ 0.243135] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245574] acpiphp: Slot [28] registered [ 0.247130] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249578] acpiphp: Slot [31] registered [ 0.251125] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253979] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258190] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270267] 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.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299062] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307566] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308322] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313153] vgaarb: bridge control possible 0000:00:02.0 [ 0.315344] SCSI subsystem initialized [ 0.316223] ACPI: bus type USB registered [ 0.317815] usbcore: registered new interface driver usbfs [ 0.319801] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322065] PCI: Using ACPI for IRQ routing [ 0.324056] NetLabel: Initializing [ 0.325426] NetLabel: domain hash size = 128 [ 0.327062] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330253] Switched to clocksource kvm-clock [ 0.336851] AppArmor: AppArmor Filesystem Enabled [ 0.338649] pnp: PnP ACPI init [ 0.339909] ACPI: bus type PNP registered [ 0.341929] pnp: PnP ACPI: found 8 devices [ 0.343500] ACPI: bus type PNP unregistered [ 0.350745] NET: Registered protocol family 2 [ 0.352659] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355199] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357610] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359977] TCP: reno registered [ 0.361294] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363405] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365745] NET: Registered protocol family 1 [ 0.367408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369524] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371593] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388679] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405879] Trying to unpack rootfs image as initramfs... [ 0.507688] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.510759] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512885] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.516093] Scanning for low memory corruption every 60 seconds [ 0.518521] Initialise system trusted keyring [ 0.520241] audit: initializing netlink socket (disabled) [ 0.522205] type=2000 audit(1561419221.823:1): initialized [ 0.542306] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545383] zbud: loaded [ 0.546744] VFS: Disk quotas dquot_6.5.2 [ 0.548338] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.551051] fuse init (API version 7.22) [ 0.552659] msgmni has been set to 1982 [ 0.554214] Key type big_key registered [ 0.555934] Key type asymmetric registered [ 0.557452] Asymmetric key parser 'x509' registered [ 0.559290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562112] io scheduler noop registered [ 0.563630] io scheduler deadline registered (default) [ 0.565535] io scheduler cfq registered [ 0.567100] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571510] ipmi message handler version 39.2 [ 0.573222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576014] ACPI: Power Button [PWRF] [ 0.577548] GHES: HEST is not enabled! [ 0.594190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626856] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655312] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658930] Linux agpgart interface v0.103 [ 0.661440] brd: module loaded [ 0.663167] loop: module loaded [ 0.664900] blk-mq: CPU -> queue map [ 0.666321] CPU 0 -> Queue 0 [ 0.668366] vda: vda1 [ 0.670105] scsi0 : ata_piix [ 0.671385] scsi1 : ata_piix [ 0.672639] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678137] libphy: Fixed MDIO Bus: probed [ 0.679794] tun: Universal TUN/TAP device driver, 1.6 [ 0.681652] tun: (C) 1999-2004 Max Krasnyansky [ 0.684854] PPP generic driver version 2.4.2 [ 0.686512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688832] ehci-pci: EHCI PCI platform driver [ 0.690515] ehci-platform: EHCI generic platform driver [ 0.692444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694639] ohci-pci: OHCI PCI platform driver [ 0.696322] ohci-platform: OHCI generic platform driver [ 0.698235] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715468] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720397] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724937] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727709] usb usb1: Product: UHCI Host Controller [ 0.729512] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.731813] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733613] hub 1-0:1.0: USB hub found [ 0.735099] hub 1-0:1.0: 2 ports detected [ 0.736779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740712] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742552] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744489] mousedev: PS/2 mouse device common for all mice [ 0.746860] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750151] rtc_cmos 00:00: RTC can wake from S4 [ 0.752401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757021] device-mapper: uevent: version 1.0.3 [ 0.758813] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761947] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764167] TCP: cubic registered [ 0.765570] NET: Registered protocol family 10 [ 0.767446] NET: Registered protocol family 17 [ 0.769169] Key type dns_resolver registered [ 0.770956] Loading compiled-in X.509 certificates [ 0.773336] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776799] registered taskstats version 1 [ 0.779800] Key type trusted registered [ 0.783445] Key type encrypted registered [ 0.785049] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787051] IMA: No TPM chip found, activating TPM-bypass! [ 0.789632] regulator-dummy: disabling [ 0.791129] Magic number: 7:275:606 [ 0.792739] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:41 UTC (1561419221) [ 0.795792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797944] EDD information not available. [ 0.833471] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848114] Write protecting the kernel read-only data: 12288k [ 0.850908] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855230] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872115] systemd-udevd[99]: starting version 204 [ 0.904726] FDC 0 is a S82078B [ 1.060053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.223665] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.226064] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.228539] usb 1-1: Product: QEMU USB Tablet [ 1.230195] usb 1-1: Manufacturer: QEMU [ 1.231685] usb 1-1: SerialNumber: 42 [ 1.937872] 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.308622] 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.430520] random: init urandom read with 10 bits of entropy available [ 2.569133] 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 Mon, 24 Jun 2019 23:33:43 +0000. Up 3.05 seconds. cloud-init-nonet[3.27]: 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.90]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:46 +0000. Up 5.44 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.18 | 255.255.255.0 | fa:16:3e:c8:11:d8 | 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.254 | 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: 57:87:e7:5e:6c:ec:f5:23:9d:67:4a:27:d7:b3:32:77 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | o o | | . + o | | S . . *| | . ..+=| | .+=O| | +.BE| | =..| +-----------------+ 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: 82:3a:c5:b6:4b:6f:9d:5a:c9:98:49:af:f9:d2:d7:90 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . | | = o S . | | + o B .E | | o o +o=. o | | o oo++ . . | | ..=+.. | +-----------------+ 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: be:f0:88:07:84:73:35:7f:2b:1f:07:9f:18:97:34:1d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .E. | | o o . | | . . o . o | | o o . + o | | + S. 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: 05:36:23:38:57:31:67:99:ec:83:15:f1:2d:05:b2:99 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ...Oo*=... | | o .o B=* o | | o +E o . | | ..o . | | S . | | | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Mon, 24 Jun 2019 23:33:54 +0000. Up 12.93 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... Generating locales... [80G [74G[ OK ] 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 Mon, 24 Jun 2019 23:33:55 +0000. Up 13.96 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 15712 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [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 5s (2416 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-monit 5.18-180322.170159 [272 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 14s (3711 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 7931 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 7939 clearwater-socket-factory-sig start/running, process 7947 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 (13.4 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.6' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEV2ouNZFOYWCSn3L6yKYcUFwIWSnJJRifeQnWYIifBH4L2OoFprluLUWXQztfvAtJHgR3577TEnwnQgRGs1nVFUbiprbMUoCKYy9AgQBVya3kU3vEFmr3_MRAeD4pyR4QvcY6E74StkK-Qo1RJm1abzu9e-ti_kWQ8jZ5IXpnPc6w0Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-bono-v5x7o3jmw557-0-ybm2e2ednidq/31934409-5ebf-4a39-babe-4ff183f73739/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:36:43 GMT Server: Apache x-openstack-request-id: req-aa241846-4c28-4920-9516-f22b4e3a14dc 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 82:3a:c5:b6:4b:6f:9d:5a:c9:98:49:af:f9:d2:d7:90 root@bono-0 (DSA) ec2: 256 be:f0:88:07:84:73:35:7f:2b:1f:07:9f:18:97:34:1d root@bono-0 (ECDSA) ec2: 256 05:36:23:38:57:31:67:99:ec:83:15:f1:2d:05:b2:99 root@bono-0 (ED25519) ec2: 2048 57:87:e7:5e:6c:ec:f5:23:9d:67:4a:27:d7:b3:32:77 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6XP32zHle6DGESltfByI3OBGesND+xhzeQHX+lsQxTNQy/JUHZMEUps8xHxLBl+M4JBgbRsoHoB9jzEvycWtY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM/EnjYbm65u2NnPZsi0Z6aRqI73mvYhbGhekVlr+B7j root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmLLfwLJav1qDYNYw6dtclDprtmu2+8dP7ViMfKl1UrvEQD7BYLMhaBejxwrGou62ic7ZKh4qaMZ8luQjA/GFimfKfeDEnm6YDKg8V9tPnxruC+SAdIfzAxuKzlqsXWafGZ2xk3+ZbRkJbS6Zp2crxVYt9Itg0o5i4OmLwqKMDurZZonU1Dno5hdn0brPIcu4MHulk0/Al9mTc75jOeSdrhbt2auyf1r7H+kF0hV91ZLTWdNoN/tIQlimcfLjdBZxLPB8FGQoD8ciYgYcvcZ/bOgrEfXr0/nrWBlLIQr7Go32O2LLP9Li1geQKhwO5uR29NcjeJj0KN5FyN//yYKGJ root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:36:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 182.75 seconds 2019-06-24 23:40:54,403 - 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.009762] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013615] Yama: becoming mindful. [ 0.015130] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020479] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026737] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029696] Initializing cgroup subsys freezer [ 0.031369] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033775] Initializing cgroup subsys hugetlb [ 0.036758] mce: CPU supports 10 MCE banks [ 0.038397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038397] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050253] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.078035] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089166] ACPI: Core revision 20131115 [ 0.091299] ACPI: All ACPI Tables successfully acquired [ 0.092465] ftrace: allocating 28757 entries in 113 pages [ 0.116363] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122631] Enabling x2apic [ 0.123832] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129027] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131166] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134956] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144039] KVM setup paravirtual spinlock [ 0.147668] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150706] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152134] devtmpfs: initialized [ 0.154733] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157332] EVM: security.ima [ 0.158557] EVM: security.capability [ 0.160945] pinctrl core: initialized pinctrl subsystem [ 0.162898] regulator-dummy: no parameters [ 0.164103] RTC time: 23:33:41, date: 06/24/19 [ 0.165830] NET: Registered protocol family 16 [ 0.167631] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169555] ACPI: bus type PCI registered [ 0.171101] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172155] PCI: Using configuration type 1 for base access [ 0.174900] bio: create slab at 0 [ 0.176202] ACPI: Added _OSI(Module Device) [ 0.177809] ACPI: Added _OSI(Processor Device) [ 0.179476] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182938] ACPI: Interpreter enabled [ 0.184011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.193000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196006] ACPI: (supports S0 S5) [ 0.197359] ACPI: Using IOAPIC for interrupt routing [ 0.199192] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200166] ACPI: No dock devices found. [ 0.203464] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206405] 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.213747] acpiphp: Slot [4] registered [ 0.215446] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217557] acpiphp: Slot [7] registered [ 0.219088] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221557] acpiphp: Slot [10] registered [ 0.223122] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225571] acpiphp: Slot [13] registered [ 0.227122] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229581] acpiphp: Slot [16] registered [ 0.231133] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233587] acpiphp: Slot [19] registered [ 0.235149] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237584] acpiphp: Slot [22] registered [ 0.239148] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241582] acpiphp: Slot [25] registered [ 0.243135] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245574] acpiphp: Slot [28] registered [ 0.247130] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249578] acpiphp: Slot [31] registered [ 0.251125] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253979] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258190] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262387] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270267] 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.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299062] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301254] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307566] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308322] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313153] vgaarb: bridge control possible 0000:00:02.0 [ 0.315344] SCSI subsystem initialized [ 0.316223] ACPI: bus type USB registered [ 0.317815] usbcore: registered new interface driver usbfs [ 0.319801] usbcore: registered new interface driver hub [ 0.320040] usbcore: registered new device driver usb [ 0.322065] PCI: Using ACPI for IRQ routing [ 0.324056] NetLabel: Initializing [ 0.325426] NetLabel: domain hash size = 128 [ 0.327062] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328040] NetLabel: unlabeled traffic allowed by default [ 0.330253] Switched to clocksource kvm-clock [ 0.336851] AppArmor: AppArmor Filesystem Enabled [ 0.338649] pnp: PnP ACPI init [ 0.339909] ACPI: bus type PNP registered [ 0.341929] pnp: PnP ACPI: found 8 devices [ 0.343500] ACPI: bus type PNP unregistered [ 0.350745] NET: Registered protocol family 2 [ 0.352659] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.355199] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.357610] TCP: Hash tables configured (established 8192 bind 8192) [ 0.359977] TCP: reno registered [ 0.361294] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.363405] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.365745] NET: Registered protocol family 1 [ 0.367408] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369524] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371593] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388679] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405879] Trying to unpack rootfs image as initramfs... [ 0.507688] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.510759] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512885] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.516093] Scanning for low memory corruption every 60 seconds [ 0.518521] Initialise system trusted keyring [ 0.520241] audit: initializing netlink socket (disabled) [ 0.522205] type=2000 audit(1561419221.823:1): initialized [ 0.542306] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545383] zbud: loaded [ 0.546744] VFS: Disk quotas dquot_6.5.2 [ 0.548338] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.551051] fuse init (API version 7.22) [ 0.552659] msgmni has been set to 1982 [ 0.554214] Key type big_key registered [ 0.555934] Key type asymmetric registered [ 0.557452] Asymmetric key parser 'x509' registered [ 0.559290] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562112] io scheduler noop registered [ 0.563630] io scheduler deadline registered (default) [ 0.565535] io scheduler cfq registered [ 0.567100] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569129] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571510] ipmi message handler version 39.2 [ 0.573222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576014] ACPI: Power Button [PWRF] [ 0.577548] GHES: HEST is not enabled! [ 0.594190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626856] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655312] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658930] Linux agpgart interface v0.103 [ 0.661440] brd: module loaded [ 0.663167] loop: module loaded [ 0.664900] blk-mq: CPU -> queue map [ 0.666321] CPU 0 -> Queue 0 [ 0.668366] vda: vda1 [ 0.670105] scsi0 : ata_piix [ 0.671385] scsi1 : ata_piix [ 0.672639] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675025] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678137] libphy: Fixed MDIO Bus: probed [ 0.679794] tun: Universal TUN/TAP device driver, 1.6 [ 0.681652] tun: (C) 1999-2004 Max Krasnyansky [ 0.684854] PPP generic driver version 2.4.2 [ 0.686512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688832] ehci-pci: EHCI PCI platform driver [ 0.690515] ehci-platform: EHCI generic platform driver [ 0.692444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694639] ohci-pci: OHCI PCI platform driver [ 0.696322] ohci-platform: OHCI generic platform driver [ 0.698235] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715468] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717391] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720397] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722562] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724937] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727709] usb usb1: Product: UHCI Host Controller [ 0.729512] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.731813] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733613] hub 1-0:1.0: USB hub found [ 0.735099] hub 1-0:1.0: 2 ports detected [ 0.736779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740712] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742552] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744489] mousedev: PS/2 mouse device common for all mice [ 0.746860] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750151] rtc_cmos 00:00: RTC can wake from S4 [ 0.752401] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757021] device-mapper: uevent: version 1.0.3 [ 0.758813] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761947] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764167] TCP: cubic registered [ 0.765570] NET: Registered protocol family 10 [ 0.767446] NET: Registered protocol family 17 [ 0.769169] Key type dns_resolver registered [ 0.770956] Loading compiled-in X.509 certificates [ 0.773336] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776799] registered taskstats version 1 [ 0.779800] Key type trusted registered [ 0.783445] Key type encrypted registered [ 0.785049] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787051] IMA: No TPM chip found, activating TPM-bypass! [ 0.789632] regulator-dummy: disabling [ 0.791129] Magic number: 7:275:606 [ 0.792739] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:41 UTC (1561419221) [ 0.795792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797944] EDD information not available. [ 0.833471] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848114] Write protecting the kernel read-only data: 12288k [ 0.850908] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855230] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872115] systemd-udevd[99]: starting version 204 [ 0.904726] FDC 0 is a S82078B [ 1.060053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.223665] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.226064] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.228539] usb 1-1: Product: QEMU USB Tablet [ 1.230195] usb 1-1: Manufacturer: QEMU [ 1.231685] usb 1-1: SerialNumber: 42 [ 1.937872] 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.308622] 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.430520] random: init urandom read with 10 bits of entropy available [ 2.569133] 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 Mon, 24 Jun 2019 23:33:43 +0000. Up 3.05 seconds. cloud-init-nonet[3.27]: 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.90]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:46 +0000. Up 5.44 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.18 | 255.255.255.0 | fa:16:3e:c8:11:d8 | 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.254 | 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: 57:87:e7:5e:6c:ec:f5:23:9d:67:4a:27:d7:b3:32:77 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | o o | | . + o | | S . . *| | . ..+=| | .+=O| | +.BE| | =..| +-----------------+ 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: 82:3a:c5:b6:4b:6f:9d:5a:c9:98:49:af:f9:d2:d7:90 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . | | = o S . | | + o B .E | | o o +o=. o | | o oo++ . . | | ..=+.. | +-----------------+ 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: be:f0:88:07:84:73:35:7f:2b:1f:07:9f:18:97:34:1d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .E. | | o o . | | . . o . o | | o o . + o | | + S. 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: 05:36:23:38:57:31:67:99:ec:83:15:f1:2d:05:b2:99 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ...Oo*=... | | o .o B=* o | | o +E o . | | ..o . | | S . | | | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Mon, 24 Jun 2019 23:33:54 +0000. Up 12.93 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... Generating locales... [80G [74G[ OK ] 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 Mon, 24 Jun 2019 23:33:55 +0000. Up 13.96 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 15712 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [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] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 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 [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 5s (2416 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-monit 5.18-180322.170159 [272 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 14s (3711 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 7931 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 7939 clearwater-socket-factory-sig start/running, process 7947 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 (13.4 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.6' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEV2ouNZFOYWCSn3L6yKYcUFwIWSnJJRifeQnWYIifBH4L2OoFprluLUWXQztfvAtJHgR3577TEnwnQgRGs1nVFUbiprbMUoCKYy9AgQBVya3kU3vEFmr3_MRAeD4pyR4QvcY6E74StkK-Qo1RJm1abzu9e-ti_kWQ8jZ5IXpnPc6w0Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-bono-v5x7o3jmw557-0-ybm2e2ednidq/31934409-5ebf-4a39-babe-4ff183f73739/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 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:36:43 GMT Server: Apache x-openstack-request-id: req-aa241846-4c28-4920-9516-f22b4e3a14dc 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 82:3a:c5:b6:4b:6f:9d:5a:c9:98:49:af:f9:d2:d7:90 root@bono-0 (DSA) ec2: 256 be:f0:88:07:84:73:35:7f:2b:1f:07:9f:18:97:34:1d root@bono-0 (ECDSA) ec2: 256 05:36:23:38:57:31:67:99:ec:83:15:f1:2d:05:b2:99 root@bono-0 (ED25519) ec2: 2048 57:87:e7:5e:6c:ec:f5:23:9d:67:4a:27:d7:b3:32:77 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6XP32zHle6DGESltfByI3OBGesND+xhzeQHX+lsQxTNQy/JUHZMEUps8xHxLBl+M4JBgbRsoHoB9jzEvycWtY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM/EnjYbm65u2NnPZsi0Z6aRqI73mvYhbGhekVlr+B7j root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmLLfwLJav1qDYNYw6dtclDprtmu2+8dP7ViMfKl1UrvEQD7BYLMhaBejxwrGou62ic7ZKh4qaMZ8luQjA/GFimfKfeDEnm6YDKg8V9tPnxruC+SAdIfzAxuKzlqsXWafGZ2xk3+ZbRkJbS6Zp2crxVYt9Itg0o5i4OmLwqKMDurZZonU1Dno5hdn0brPIcu4MHulk0/Al9mTc75jOeSdrhbt2auyf1r7H+kF0hV91ZLTWdNoN/tIQlimcfLjdBZxLPB8FGQoD8ciYgYcvcZ/bOgrEfXr0/nrWBlLIQr7Go32O2LLP9Li1geQKhwO5uR29NcjeJj0KN5FyN//yYKGJ root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:36:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 182.75 seconds 2019-06-24 23:40:54,407 - 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:c8:11:d8', 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:c8:11:d8', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:40.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'64d8d02d-0c94-4ef7-b9b9-3b90f4bf69bb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-24T23:33:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:40Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:33:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:05Z', 'created': u'2019-06-24T23:33:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 23:40:55,221 - functest.core.singlevm - DEBUG - console: x00] 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.009771] Security Framework initialized [ 0.012048] AppArmor: AppArmor initialized [ 0.013610] Yama: becoming mindful. [ 0.015077] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020441] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022777] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024257] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029715] Initializing cgroup subsys freezer [ 0.031418] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033795] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038423] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044067] Spectre V2 : Mitigation: Full generic retpoline [ 0.046191] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048019] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054492] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056017] MDS: Mitigation: Clear CPU buffers [ 0.085839] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093049] ACPI: Core revision 20131115 [ 0.095179] ACPI: All ACPI Tables successfully acquired [ 0.096478] ftrace: allocating 28757 entries in 113 pages [ 0.120343] smpboot: Max logical packages: 1 [ 0.122029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124320] Enabling x2apic [ 0.125516] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.131389] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148270] KVM setup paravirtual spinlock [ 0.151911] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154737] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156146] devtmpfs: initialized [ 0.159118] EVM: security.selinux [ 0.160004] EVM: security.SMACK64 [ 0.161351] EVM: security.ima [ 0.162591] EVM: security.capability [ 0.164971] pinctrl core: initialized pinctrl subsystem [ 0.166960] regulator-dummy: no parameters [ 0.168109] RTC time: 23:33:39, date: 06/24/19 [ 0.169863] NET: Registered protocol family 16 [ 0.171723] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173575] ACPI: bus type PCI registered [ 0.175141] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176164] PCI: Using configuration type 1 for base access [ 0.178905] bio: create slab at 0 [ 0.180201] ACPI: Added _OSI(Module Device) [ 0.181826] ACPI: Added _OSI(Processor Device) [ 0.183508] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187113] ACPI: Interpreter enabled [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201377] ACPI: Using IOAPIC for interrupt routing [ 0.203238] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204169] ACPI: No dock devices found. [ 0.207493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210462] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216202] acpiphp: Slot [3] registered [ 0.217853] acpiphp: Slot [4] registered [ 0.219408] acpiphp: Slot [5] registered [ 0.220028] acpiphp: Slot [6] registered [ 0.221605] acpiphp: Slot [7] registered [ 0.223168] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225583] acpiphp: Slot [10] registered [ 0.227181] acpiphp: Slot [11] registered [ 0.228024] acpiphp: Slot [12] registered [ 0.229624] acpiphp: Slot [13] registered [ 0.231209] acpiphp: Slot [14] registered [ 0.232023] acpiphp: Slot [15] registered [ 0.233650] acpiphp: Slot [16] registered [ 0.235248] acpiphp: Slot [17] registered [ 0.236034] acpiphp: Slot [18] registered [ 0.237624] acpiphp: Slot [19] registered [ 0.239216] acpiphp: Slot [20] registered [ 0.240024] acpiphp: Slot [21] registered [ 0.241620] acpiphp: Slot [22] registered [ 0.243220] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245616] acpiphp: Slot [25] registered [ 0.247214] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249615] acpiphp: Slot [28] registered [ 0.251193] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253611] acpiphp: Slot [31] registered [ 0.255192] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274369] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304053] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306823] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309232] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311632] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312348] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314431] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317185] vgaarb: bridge control possible 0000:00:02.0 [ 0.319496] SCSI subsystem initialized [ 0.320241] ACPI: bus type USB registered [ 0.321880] usbcore: registered new interface driver usbfs [ 0.323903] usbcore: registered new interface driver hub [ 0.324047] usbcore: registered new device driver usb [ 0.326190] PCI: Using ACPI for IRQ routing [ 0.328247] NetLabel: Initializing [ 0.329682] NetLabel: domain hash size = 128 [ 0.331377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332042] NetLabel: unlabeled traffic allowed by default [ 0.334306] Switched to clocksource kvm-clock [ 0.340403] AppArmor: AppArmor Filesystem Enabled [ 0.342214] pnp: PnP ACPI init [ 0.343495] ACPI: bus type PNP registered [ 0.345584] pnp: PnP ACPI: found 8 devices [ 0.347188] ACPI: bus type PNP unregistered [ 0.354551] NET: Registered protocol family 2 [ 0.356496] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359054] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361484] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363880] TCP: reno registered [ 0.365221] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367386] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369760] NET: Registered protocol family 1 [ 0.371787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.376929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394450] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412098] Trying to unpack rootfs image as initramfs... [ 0.514731] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517792] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519891] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523139] Scanning for low memory corruption every 60 seconds [ 0.525627] Initialise system trusted keyring [ 0.527358] audit: initializing netlink socket (disabled) [ 0.529389] type=2000 audit(1561419220.094:1): initialized [ 0.549588] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552676] zbud: loaded [ 0.554016] VFS: Disk quotas dquot_6.5.2 [ 0.555599] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.558260] fuse init (API version 7.22) [ 0.559881] msgmni has been set to 1982 [ 0.561472] Key type big_key registered [ 0.563309] Key type asymmetric registered [ 0.564931] Asymmetric key parser 'x509' registered [ 0.566794] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.569658] io scheduler noop registered [ 0.571211] io scheduler deadline registered (default) [ 0.573229] io scheduler cfq registered [ 0.574820] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579322] ipmi message handler version 39.2 [ 0.581058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583899] ACPI: Power Button [PWRF] [ 0.585443] GHES: HEST is not enabled! [ 0.602110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634632] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637316] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666939] Linux agpgart interface v0.103 [ 0.669507] brd: module loaded [ 0.671267] loop: module loaded [ 0.673017] blk-mq: CPU -> queue map [ 0.674495] CPU 0 -> Queue 0 [ 0.676703] vda: vda1 [ 0.678441] scsi0 : ata_piix [ 0.679778] scsi1 : ata_piix [ 0.681068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686668] libphy: Fixed MDIO Bus: probed [ 0.688343] tun: Universal TUN/TAP device driver, 1.6 [ 0.690219] tun: (C) 1999-2004 Max Krasnyansky [ 0.693493] PPP generic driver version 2.4.2 [ 0.695191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697533] ehci-pci: EHCI PCI platform driver [ 0.699244] ehci-platform: EHCI generic platform driver [ 0.701192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703414] ohci-pci: OHCI PCI platform driver [ 0.705111] ohci-platform: OHCI generic platform driver [ 0.707030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724236] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726192] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729162] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736605] usb usb1: Product: UHCI Host Controller [ 0.738439] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.740743] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742569] hub 1-0:1.0: USB hub found [ 0.744105] hub 1-0:1.0: 2 ports detected [ 0.745825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753608] mousedev: PS/2 mouse device common for all mice [ 0.756033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759364] rtc_cmos 00:00: RTC can wake from S4 [ 0.761632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766335] device-mapper: uevent: version 1.0.3 [ 0.768177] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.771347] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773611] TCP: cubic registered [ 0.775027] NET: Registered protocol family 10 [ 0.776957] NET: Registered protocol family 17 [ 0.778697] Key type dns_resolver registered [ 0.780479] Loading compiled-in X.509 certificates [ 0.782837] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.786331] registered taskstats version 1 [ 0.789421] Key type trusted registered [ 0.793308] Key type encrypted registered [ 0.794895] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796915] IMA: No TPM chip found, activating TPM-bypass! [ 0.799477] regulator-dummy: disabling [ 0.801020] Magic number: 7:275:606 [ 0.802610] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:40 UTC (1561419220) [ 0.805753] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807931] EDD information not available. [ 0.841482] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856310] Write protecting the kernel read-only data: 12288k [ 0.859103] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863453] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880133] systemd-udevd[99]: starting version 204 [ 0.914228] FDC 0 is a S82078B [ 1.068023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.232778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.235235] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.237727] usb 1-1: Product: QEMU USB Tablet [ 1.239372] usb 1-1: Manufacturer: QEMU [ 1.240862] usb 1-1: SerialNumber: 42 [ 1.945658] 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.315558] 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.412776] random: init urandom read with 10 bits of entropy available [ 2.543224] 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 Mon, 24 Jun 2019 23:33:42 +0000. Up 2.96 seconds. cloud-init-nonet[3.17]: 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.56]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:44 +0000. Up 5.16 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.5 | 255.255.255.0 | fa:16:3e:6d:bb:b8 | 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.254 | 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: 4b:23:be:2f:d1:a7:d9:96:7d:51:de:37:01:ea:a7:f5 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . | | . ..| | ..S . oo| | ..o.o.. o..+| | ...= o+ ..o| | ..o +.. .E | | .o.. . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 62:6e:56:0a:03:a9:86:d1:0f:09:e6:65:92:41:a9:cd root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |o=+o | |o=+o | |o+* | |ooE+ | |o. + o S | |. = + | | = | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 63:3b:af:2f:c0:ca:99:20:e8:0d:17:e1:90:63:ce:28 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | = . | |= + . | |Eo o | |o .. S | |o... o. o | |..+o + .o | | . .= .o | | .+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e3:a8:91:49:6a:5f:84:ac:b6:7d:95:b0:aa:1a:9f:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . .. | | E + .oS. | | = +.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 Mon, 24 Jun 2019 23:33:51 +0000. Up 11.68 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... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 24 Jun 2019 23:33:52 +0000. Up 12.97 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 18689 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 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 (2317 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [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 16s (5259 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://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.1 MB/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.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.6' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 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 ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 failed 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 ' nginx_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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member 79dbb8a7ce08f3df is healthy: got healthy result from http://192.168.100.16:4000 member 9d870b313896a809 is healthy: got healthy result from http://192.168.100.5:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true 79dbb8a7ce08f3df: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=false 9d870b313896a809: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEV2mnNJ7mKVgJFLxeRGjY0UB066AA0TNyhmWTKoYR4nFAdpz_ZWVp3gY9FPcK0c2LEgCsmrrAS4QHFY41uEv76jjnSNlokrBHBm2vIk2raH6qqPK0ileBpEY0oghroBiKUi2bSpnxr7zAwntJ4eGZLJeKBLOys9UHJaBjogvxs6IHDM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-homer-lbuki5b2lvpo-0-tkrr7elj5wxw/4e5448ef-287a-4912-8ffc-c0e20d653a4a/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 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:39:04 GMT Server: Apache x-openstack-request-id: req-87b0f909-27c5-4f72-b440-170bd3baba11 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:6e:56:0a:03:a9:86:d1:0f:09:e6:65:92:41:a9:cd root@homer-0 (DSA) ec2: 256 63:3b:af:2f:c0:ca:99:20:e8:0d:17:e1:90:63:ce:28 root@homer-0 (ECDSA) ec2: 256 e3:a8:91:49:6a:5f:84:ac:b6:7d:95:b0:aa:1a:9f:11 root@homer-0 (ED25519) ec2: 2048 4b:23:be:2f:d1:a7:d9:96:7d:51:de:37:01:ea:a7:f5 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLL/s7HP4oP1f5HtOu1k93QNyvFNo+UXl1AfMrzJScn7CBAQLvUvCAupn5BWa1bAu9ZHlqoY1rd7D7cY7Qp2XzA= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICz2OwP121frLW5X5hLQQYLkWNsNazNdYHklhp0mfUyU root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkdPBtD2hPrxwZGC5Xe7RAZsfL5TamN8ZbT96GHKG9/aoH5ZbBC7+5ZJnsn5RRQoSgMuKo8MvoAwUf/jOTvLfa1q5oHRm0TnnvH5asM447Dtl46EyKvKENvaJNudEwznpLVYMAJe0IQFXX6AF3oo51zCTrzqYetijgUU/vwHmARqIOip+YIc4nOCbOC+OYpgZIp22OL1yB2ZcKkgAIoo1n4feeyTuJWcgvICxPRpMaf+JOnd39Niwm/OmcynxYuxWFXZVkCuFCDUjHSFMHTCezhORSQ/36rO4eSvzPKTyukNave1UdOuraeX9QzRZEZFFSTwd9ddytydUXTPOOESP9 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:39:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 325.58 seconds 2019-06-24 23:40:55,225 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console x00] 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.009771] Security Framework initialized [ 0.012048] AppArmor: AppArmor initialized [ 0.013610] Yama: becoming mindful. [ 0.015077] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016884] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020441] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022777] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024257] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029715] Initializing cgroup subsys freezer [ 0.031418] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033795] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038423] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044067] Spectre V2 : Mitigation: Full generic retpoline [ 0.046191] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048019] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054492] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056017] MDS: Mitigation: Clear CPU buffers [ 0.085839] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.093049] ACPI: Core revision 20131115 [ 0.095179] ACPI: All ACPI Tables successfully acquired [ 0.096478] ftrace: allocating 28757 entries in 113 pages [ 0.120343] smpboot: Max logical packages: 1 [ 0.122029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124320] Enabling x2apic [ 0.125516] Enabled x2apic [ 0.128008] Switched APIC routing to physical x2apic. [ 0.131389] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.132005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.136843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148270] KVM setup paravirtual spinlock [ 0.151911] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154737] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156146] devtmpfs: initialized [ 0.159118] EVM: security.selinux [ 0.160004] EVM: security.SMACK64 [ 0.161351] EVM: security.ima [ 0.162591] EVM: security.capability [ 0.164971] pinctrl core: initialized pinctrl subsystem [ 0.166960] regulator-dummy: no parameters [ 0.168109] RTC time: 23:33:39, date: 06/24/19 [ 0.169863] NET: Registered protocol family 16 [ 0.171723] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173575] ACPI: bus type PCI registered [ 0.175141] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176164] PCI: Using configuration type 1 for base access [ 0.178905] bio: create slab at 0 [ 0.180201] ACPI: Added _OSI(Module Device) [ 0.181826] ACPI: Added _OSI(Processor Device) [ 0.183508] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187113] ACPI: Interpreter enabled [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194304] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.197006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201377] ACPI: Using IOAPIC for interrupt routing [ 0.203238] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204169] ACPI: No dock devices found. [ 0.207493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210462] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216202] acpiphp: Slot [3] registered [ 0.217853] acpiphp: Slot [4] registered [ 0.219408] acpiphp: Slot [5] registered [ 0.220028] acpiphp: Slot [6] registered [ 0.221605] acpiphp: Slot [7] registered [ 0.223168] acpiphp: Slot [8] registered [ 0.224023] acpiphp: Slot [9] registered [ 0.225583] acpiphp: Slot [10] registered [ 0.227181] acpiphp: Slot [11] registered [ 0.228024] acpiphp: Slot [12] registered [ 0.229624] acpiphp: Slot [13] registered [ 0.231209] acpiphp: Slot [14] registered [ 0.232023] acpiphp: Slot [15] registered [ 0.233650] acpiphp: Slot [16] registered [ 0.235248] acpiphp: Slot [17] registered [ 0.236034] acpiphp: Slot [18] registered [ 0.237624] acpiphp: Slot [19] registered [ 0.239216] acpiphp: Slot [20] registered [ 0.240024] acpiphp: Slot [21] registered [ 0.241620] acpiphp: Slot [22] registered [ 0.243220] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245616] acpiphp: Slot [25] registered [ 0.247214] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249615] acpiphp: Slot [28] registered [ 0.251193] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253611] acpiphp: Slot [31] registered [ 0.255192] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274369] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304053] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306823] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309232] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311632] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312348] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314431] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317185] vgaarb: bridge control possible 0000:00:02.0 [ 0.319496] SCSI subsystem initialized [ 0.320241] ACPI: bus type USB registered [ 0.321880] usbcore: registered new interface driver usbfs [ 0.323903] usbcore: registered new interface driver hub [ 0.324047] usbcore: registered new device driver usb [ 0.326190] PCI: Using ACPI for IRQ routing [ 0.328247] NetLabel: Initializing [ 0.329682] NetLabel: domain hash size = 128 [ 0.331377] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332042] NetLabel: unlabeled traffic allowed by default [ 0.334306] Switched to clocksource kvm-clock [ 0.340403] AppArmor: AppArmor Filesystem Enabled [ 0.342214] pnp: PnP ACPI init [ 0.343495] ACPI: bus type PNP registered [ 0.345584] pnp: PnP ACPI: found 8 devices [ 0.347188] ACPI: bus type PNP unregistered [ 0.354551] NET: Registered protocol family 2 [ 0.356496] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359054] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361484] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363880] TCP: reno registered [ 0.365221] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.367386] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369760] NET: Registered protocol family 1 [ 0.371787] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.376929] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394450] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412098] Trying to unpack rootfs image as initramfs... [ 0.514731] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.517792] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519891] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523139] Scanning for low memory corruption every 60 seconds [ 0.525627] Initialise system trusted keyring [ 0.527358] audit: initializing netlink socket (disabled) [ 0.529389] type=2000 audit(1561419220.094:1): initialized [ 0.549588] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552676] zbud: loaded [ 0.554016] VFS: Disk quotas dquot_6.5.2 [ 0.555599] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.558260] fuse init (API version 7.22) [ 0.559881] msgmni has been set to 1982 [ 0.561472] Key type big_key registered [ 0.563309] Key type asymmetric registered [ 0.564931] Asymmetric key parser 'x509' registered [ 0.566794] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.569658] io scheduler noop registered [ 0.571211] io scheduler deadline registered (default) [ 0.573229] io scheduler cfq registered [ 0.574820] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.579322] ipmi message handler version 39.2 [ 0.581058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.583899] ACPI: Power Button [PWRF] [ 0.585443] GHES: HEST is not enabled! [ 0.602110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634632] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637316] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666939] Linux agpgart interface v0.103 [ 0.669507] brd: module loaded [ 0.671267] loop: module loaded [ 0.673017] blk-mq: CPU -> queue map [ 0.674495] CPU 0 -> Queue 0 [ 0.676703] vda: vda1 [ 0.678441] scsi0 : ata_piix [ 0.679778] scsi1 : ata_piix [ 0.681068] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.683516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.686668] libphy: Fixed MDIO Bus: probed [ 0.688343] tun: Universal TUN/TAP device driver, 1.6 [ 0.690219] tun: (C) 1999-2004 Max Krasnyansky [ 0.693493] PPP generic driver version 2.4.2 [ 0.695191] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697533] ehci-pci: EHCI PCI platform driver [ 0.699244] ehci-platform: EHCI generic platform driver [ 0.701192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703414] ohci-pci: OHCI PCI platform driver [ 0.705111] ohci-platform: OHCI generic platform driver [ 0.707030] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724236] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726192] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729162] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731368] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733798] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736605] usb usb1: Product: UHCI Host Controller [ 0.738439] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.740743] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742569] hub 1-0:1.0: USB hub found [ 0.744105] hub 1-0:1.0: 2 ports detected [ 0.745825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753608] mousedev: PS/2 mouse device common for all mice [ 0.756033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.759364] rtc_cmos 00:00: RTC can wake from S4 [ 0.761632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763955] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766335] device-mapper: uevent: version 1.0.3 [ 0.768177] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.771347] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773611] TCP: cubic registered [ 0.775027] NET: Registered protocol family 10 [ 0.776957] NET: Registered protocol family 17 [ 0.778697] Key type dns_resolver registered [ 0.780479] Loading compiled-in X.509 certificates [ 0.782837] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.786331] registered taskstats version 1 [ 0.789421] Key type trusted registered [ 0.793308] Key type encrypted registered [ 0.794895] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796915] IMA: No TPM chip found, activating TPM-bypass! [ 0.799477] regulator-dummy: disabling [ 0.801020] Magic number: 7:275:606 [ 0.802610] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:40 UTC (1561419220) [ 0.805753] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807931] EDD information not available. [ 0.841482] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.856310] Write protecting the kernel read-only data: 12288k [ 0.859103] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.863453] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880133] systemd-udevd[99]: starting version 204 [ 0.914228] FDC 0 is a S82078B [ 1.068023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.232778] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.235235] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.237727] usb 1-1: Product: QEMU USB Tablet [ 1.239372] usb 1-1: Manufacturer: QEMU [ 1.240862] usb 1-1: SerialNumber: 42 [ 1.945658] 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.315558] 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.412776] random: init urandom read with 10 bits of entropy available [ 2.543224] 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 Mon, 24 Jun 2019 23:33:42 +0000. Up 2.96 seconds. cloud-init-nonet[3.17]: 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.56]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:44 +0000. Up 5.16 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.5 | 255.255.255.0 | fa:16:3e:6d:bb:b8 | 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.254 | 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: 4b:23:be:2f:d1:a7:d9:96:7d:51:de:37:01:ea:a7:f5 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . | | . ..| | ..S . oo| | ..o.o.. o..+| | ...= o+ ..o| | ..o +.. .E | | .o.. . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 62:6e:56:0a:03:a9:86:d1:0f:09:e6:65:92:41:a9:cd root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |o=+o | |o=+o | |o+* | |ooE+ | |o. + o S | |. = + | | = | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 63:3b:af:2f:c0:ca:99:20:e8:0d:17:e1:90:63:ce:28 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | = . | |= + . | |Eo o | |o .. S | |o... o. o | |..+o + .o | | . .= .o | | .+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e3:a8:91:49:6a:5f:84:ac:b6:7d:95:b0:aa:1a:9f:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . .. | | E + .oS. | | = +.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 Mon, 24 Jun 2019 23:33:51 +0000. Up 11.68 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... open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 24 Jun 2019 23:33:52 +0000. Up 12.97 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 18689 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 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 (2317 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 [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 16s (5259 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://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.1 MB/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.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.6' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 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 ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 failed 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 ' nginx_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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member 79dbb8a7ce08f3df is healthy: got healthy result from http://192.168.100.16:4000 member 9d870b313896a809 is healthy: got healthy result from http://192.168.100.5:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true 79dbb8a7ce08f3df: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=false 9d870b313896a809: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEV2mnNJ7mKVgJFLxeRGjY0UB066AA0TNyhmWTKoYR4nFAdpz_ZWVp3gY9FPcK0c2LEgCsmrrAS4QHFY41uEv76jjnSNlokrBHBm2vIk2raH6qqPK0ileBpEY0oghroBiKUi2bSpnxr7zAwntJ4eGZLJeKBLOys9UHJaBjogvxs6IHDM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-homer-lbuki5b2lvpo-0-tkrr7elj5wxw/4e5448ef-287a-4912-8ffc-c0e20d653a4a/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 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:39:04 GMT Server: Apache x-openstack-request-id: req-87b0f909-27c5-4f72-b440-170bd3baba11 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:6e:56:0a:03:a9:86:d1:0f:09:e6:65:92:41:a9:cd root@homer-0 (DSA) ec2: 256 63:3b:af:2f:c0:ca:99:20:e8:0d:17:e1:90:63:ce:28 root@homer-0 (ECDSA) ec2: 256 e3:a8:91:49:6a:5f:84:ac:b6:7d:95:b0:aa:1a:9f:11 root@homer-0 (ED25519) ec2: 2048 4b:23:be:2f:d1:a7:d9:96:7d:51:de:37:01:ea:a7:f5 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLL/s7HP4oP1f5HtOu1k93QNyvFNo+UXl1AfMrzJScn7CBAQLvUvCAupn5BWa1bAu9ZHlqoY1rd7D7cY7Qp2XzA= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICz2OwP121frLW5X5hLQQYLkWNsNazNdYHklhp0mfUyU root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkdPBtD2hPrxwZGC5Xe7RAZsfL5TamN8ZbT96GHKG9/aoH5ZbBC7+5ZJnsn5RRQoSgMuKo8MvoAwUf/jOTvLfa1q5oHRm0TnnvH5asM447Dtl46EyKvKENvaJNudEwznpLVYMAJe0IQFXX6AF3oo51zCTrzqYetijgUU/vwHmARqIOip+YIc4nOCbOC+OYpgZIp22OL1yB2ZcKkgAIoo1n4feeyTuJWcgvICxPRpMaf+JOnd39Niwm/OmcynxYuxWFXZVkCuFCDUjHSFMHTCezhORSQ/36rO4eSvzPKTyukNave1UdOuraeX9QzRZEZFFSTwd9ddytydUXTPOOESP9 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:39:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 325.58 seconds 2019-06-24 23:40:55,805 - functest.core.singlevm - DEBUG - console: Open' Host Controller (OHCI) Driver [ 0.693929] ohci-pci: OHCI PCI platform driver [ 0.695578] ohci-platform: OHCI generic platform driver [ 0.697460] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714733] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719507] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726778] usb usb1: Product: UHCI Host Controller [ 0.728539] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730776] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732549] hub 1-0:1.0: USB hub found [ 0.734017] hub 1-0:1.0: 2 ports detected [ 0.735619] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739448] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741261] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743177] mousedev: PS/2 mouse device common for all mice [ 0.745523] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748717] rtc_cmos 00:00: RTC can wake from S4 [ 0.750940] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755540] device-mapper: uevent: version 1.0.3 [ 0.757308] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760383] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762574] TCP: cubic registered [ 0.763959] NET: Registered protocol family 10 [ 0.765821] NET: Registered protocol family 17 [ 0.767498] Key type dns_resolver registered [ 0.769230] Loading compiled-in X.509 certificates [ 0.771523] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.774929] registered taskstats version 1 [ 0.777905] Key type trusted registered [ 0.781546] Key type encrypted registered [ 0.783115] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785073] IMA: No TPM chip found, activating TPM-bypass! [ 0.787618] regulator-dummy: disabling [ 0.789110] Magic number: 7:275:606 [ 0.790694] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:36 UTC (1561419216) [ 0.793806] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795968] EDD information not available. [ 0.833685] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848351] Write protecting the kernel read-only data: 12288k [ 0.850970] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855314] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872116] systemd-udevd[99]: starting version 204 [ 0.904872] FDC 0 is a S82078B [ 1.044087] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210415] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.212837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215287] usb 1-1: Product: QEMU USB Tablet [ 1.216937] usb 1-1: Manufacturer: QEMU [ 1.218409] usb 1-1: SerialNumber: 42 [ 1.937857] 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.303753] 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.424737] random: init urandom read with 10 bits of entropy available [ 2.566763] 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 Mon, 24 Jun 2019 23:33:38 +0000. Up 2.98 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting 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.64]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:40 +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.16 | 255.255.255.0 | fa:16:3e:95:ff:d4 | 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.254 | 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: 2b:3e:14:6c:57:0b:13:c6:fa:16:65:9b:0c:83:f3:b8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | oo. | | o.* + | | . = X + | | * + = | | . =S. | | E o. | | .... | | ... | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f1:ac:0b:79:08:0f:af:b5:cd:af:4a:0b:11:cc:f3:c6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o | | = . | | = + | | + E S o | | B o . | | . O o | | = B . | | . +.=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: de:3d:72:b5:bf:5e:a2:ce:25:dd:d3:a9:3c:d2:60:57 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | E | | S o | | . . + + oo| | . + O =o+| | =.B.oo| | .=oooo| +-----------------+ 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: ac:e3:6a:3f:de:fe:ed:0e:85:5d:ab:6e:81:6b:2f:f9 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . o . . | | S ..o . | | . .... | | o .o.. | | ...o =+. | | ..++ooo.BE | +-----------------+ * 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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[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 Mon, 24 Jun 2019 23:33:48 +0000. Up 12.43 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 Mon, 24 Jun 2019 23:33:49 +0000. Up 13.62 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 15740 0 --:--:-- --:--:-- --:--:-- 15824 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://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 8s (1496 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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 (4990 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 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 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 4s (8304 kB/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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.6' + 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 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 ++ 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 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 ' + 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 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 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 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 ' homestead_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 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok 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 ' homestead_uptime Status failed 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-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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed 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 ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member 79dbb8a7ce08f3df is healthy: got healthy result from http://192.168.100.16:4000 member 9d870b313896a809 is healthy: got healthy result from http://192.168.100.5:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true 79dbb8a7ce08f3df: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=false 9d870b313896a809: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10: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: gAAAAABdEV2mJ4puTAHlCqVjhB8vTmg60HGinPTXnQ7DirdzAvk-TlQJ9M-J2Q-3Tss1SD1s3giuIYTNJy5IJJ1BktPHvaPOH4nQlOPlW0QdD8o3_G6X_8HobfhdbQQYMK7TGCG5VGDwXbkPkIKRcUZcaH1Buz2x_GIwdQ9gGsIo_EI32VJpEtM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-dime-xrj5od3hllsr-0-zvrbf5sfk4q4/a57ca7e4-d83c-4868-88a2-d0af8f94b12f/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:40:19 GMT Server: Apache x-openstack-request-id: req-d9481e99-fa84-47d5-9888-b92a151e1511 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f1:ac:0b:79:08:0f:af:b5:cd:af:4a:0b:11:cc:f3:c6 root@dime-0 (DSA) ec2: 256 de:3d:72:b5:bf:5e:a2:ce:25:dd:d3:a9:3c:d2:60:57 root@dime-0 (ECDSA) ec2: 256 ac:e3:6a:3f:de:fe:ed:0e:85:5d:ab:6e:81:6b:2f:f9 root@dime-0 (ED25519) ec2: 2048 2b:3e:14:6c:57:0b:13:c6:fa:16:65:9b:0c:83:f3:b8 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD9Lysq0mJdPGeWEHe0iaudnnIf1NkniIYe8pDK90nm7bb2DaCy0v9fwV4TMBpF0K0Zo7zYQy/0Wn58ciYwQKHw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINPAVwO8NeI044yf+SUBjcW3LOzRZZb848oK25etGMxX root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCodtsOezEm0Dg/O/7IhQlH9PhcY52nKO+LG6/G0wsr0DWjQDrj6kBLIU0R7P6iDpfO8za9otTePRYI5Xndn4U8oToRV2yOiqCVtA8mXltWEo9suBN8uPEiHRvay6A7wAk6gc88+SdWlXfjS8jwfjK/I2sKYJf93W5swhxuh2fuUROiCqWWF5OYNLHLXmvDEBx4iSJMWAbaWyGKn5QGXEWtls7AGk+QzuMiewoLNJdblzkYrgQWfLfsqSv/65hU40d/TwLwf1+giilwkUsYVxbIfGOOEYIxwZOBrEXTo9kwPA6BN+XilAwOjLRa6WDgllbChnh2t09apYfbFCpRqK8X root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:40:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 404.45 seconds 2019-06-24 23:40:55,810 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console Open' Host Controller (OHCI) Driver [ 0.693929] ohci-pci: OHCI PCI platform driver [ 0.695578] ohci-platform: OHCI generic platform driver [ 0.697460] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714733] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716634] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719507] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.721704] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724091] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726778] usb usb1: Product: UHCI Host Controller [ 0.728539] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.730776] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732549] hub 1-0:1.0: USB hub found [ 0.734017] hub 1-0:1.0: 2 ports detected [ 0.735619] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739448] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741261] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743177] mousedev: PS/2 mouse device common for all mice [ 0.745523] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748717] rtc_cmos 00:00: RTC can wake from S4 [ 0.750940] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755540] device-mapper: uevent: version 1.0.3 [ 0.757308] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.760383] ledtrig-cpu: registered to indicate activity on CPUs [ 0.762574] TCP: cubic registered [ 0.763959] NET: Registered protocol family 10 [ 0.765821] NET: Registered protocol family 17 [ 0.767498] Key type dns_resolver registered [ 0.769230] Loading compiled-in X.509 certificates [ 0.771523] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.774929] registered taskstats version 1 [ 0.777905] Key type trusted registered [ 0.781546] Key type encrypted registered [ 0.783115] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785073] IMA: No TPM chip found, activating TPM-bypass! [ 0.787618] regulator-dummy: disabling [ 0.789110] Magic number: 7:275:606 [ 0.790694] rtc_cmos 00:00: setting system clock to 2019-06-24 23:33:36 UTC (1561419216) [ 0.793806] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795968] EDD information not available. [ 0.833685] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848351] Write protecting the kernel read-only data: 12288k [ 0.850970] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855314] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872116] systemd-udevd[99]: starting version 204 [ 0.904872] FDC 0 is a S82078B [ 1.044087] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.210415] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.212837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.215287] usb 1-1: Product: QEMU USB Tablet [ 1.216937] usb 1-1: Manufacturer: QEMU [ 1.218409] usb 1-1: SerialNumber: 42 [ 1.937857] 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.303753] 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.424737] random: init urandom read with 10 bits of entropy available [ 2.566763] 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 Mon, 24 Jun 2019 23:33:38 +0000. Up 2.98 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting 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.64]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:33:40 +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.16 | 255.255.255.0 | fa:16:3e:95:ff:d4 | 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.254 | 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: 2b:3e:14:6c:57:0b:13:c6:fa:16:65:9b:0c:83:f3:b8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | oo. | | o.* + | | . = X + | | * + = | | . =S. | | E o. | | .... | | ... | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f1:ac:0b:79:08:0f:af:b5:cd:af:4a:0b:11:cc:f3:c6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | o | | = . | | = + | | + E S o | | B o . | | . O o | | = B . | | . +.=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: de:3d:72:b5:bf:5e:a2:ce:25:dd:d3:a9:3c:d2:60:57 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | E | | S o | | . . + + oo| | . + O =o+| | =.B.oo| | .=oooo| +-----------------+ 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: ac:e3:6a:3f:de:fe:ed:0e:85:5d:ab:6e:81:6b:2f:f9 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . o . . | | S ..o . | | . .... | | o .o.. | | ...o =+. | | ..++ooo.BE | +-----------------+ * 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 ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting SystemD login management service[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 Mon, 24 Jun 2019 23:33:48 +0000. Up 12.43 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 Mon, 24 Jun 2019 23:33:49 +0000. Up 13.62 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 15740 0 --:--:-- --:--:-- --:--:-- 15824 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://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 8s (1496 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://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:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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 (4990 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 8675 clearwater-socket-factory-sig start/running, process 8680 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8729 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 4s (8304 kB/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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.6' + 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 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 ++ 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 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 ' + 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 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 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 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 ' homestead_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 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 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 homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok 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 ' homestead_uptime Status failed 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-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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed 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 ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member 79dbb8a7ce08f3df is healthy: got healthy result from http://192.168.100.16:4000 member 9d870b313896a809 is healthy: got healthy result from http://192.168.100.5:4000 member aabf1838fffa5406 is healthy: got healthy result from http://192.168.100.18:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true 79dbb8a7ce08f3df: name=192-168-100-16 peerURLs=http://192.168.100.16:2380 clientURLs=http://192.168.100.16:4000 isLeader=false 9d870b313896a809: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false aabf1838fffa5406: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10: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: gAAAAABdEV2mJ4puTAHlCqVjhB8vTmg60HGinPTXnQ7DirdzAvk-TlQJ9M-J2Q-3Tss1SD1s3giuIYTNJy5IJJ1BktPHvaPOH4nQlOPlW0QdD8o3_G6X_8HobfhdbQQYMK7TGCG5VGDwXbkPkIKRcUZcaH1Buz2x_GIwdQ9gGsIo_EI32VJpEtM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-dime-xrj5od3hllsr-0-zvrbf5sfk4q4/a57ca7e4-d83c-4868-88a2-d0af8f94b12f/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:40:19 GMT Server: Apache x-openstack-request-id: req-d9481e99-fa84-47d5-9888-b92a151e1511 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f1:ac:0b:79:08:0f:af:b5:cd:af:4a:0b:11:cc:f3:c6 root@dime-0 (DSA) ec2: 256 de:3d:72:b5:bf:5e:a2:ce:25:dd:d3:a9:3c:d2:60:57 root@dime-0 (ECDSA) ec2: 256 ac:e3:6a:3f:de:fe:ed:0e:85:5d:ab:6e:81:6b:2f:f9 root@dime-0 (ED25519) ec2: 2048 2b:3e:14:6c:57:0b:13:c6:fa:16:65:9b:0c:83:f3:b8 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD9Lysq0mJdPGeWEHe0iaudnnIf1NkniIYe8pDK90nm7bb2DaCy0v9fwV4TMBpF0K0Zo7zYQy/0Wn58ciYwQKHw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINPAVwO8NeI044yf+SUBjcW3LOzRZZb848oK25etGMxX root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCodtsOezEm0Dg/O/7IhQlH9PhcY52nKO+LG6/G0wsr0DWjQDrj6kBLIU0R7P6iDpfO8za9otTePRYI5Xndn4U8oToRV2yOiqCVtA8mXltWEo9suBN8uPEiHRvay6A7wAk6gc88+SdWlXfjS8jwfjK/I2sKYJf93W5swhxuh2fuUROiCqWWF5OYNLHLXmvDEBx4iSJMWAbaWyGKn5QGXEWtls7AGk+QzuMiewoLNJdblzkYrgQWfLfsqSv/65hU40d/TwLwf1+giilwkUsYVxbIfGOOEYIxwZOBrEXTo9kwPA6BN+XilAwOjLRa6WDgllbChnh2t09apYfbFCpRqK8X root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:40:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 404.45 seconds 2019-06-24 23:40:56,916 - functest.core.singlevm - DEBUG - console: le [ 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.009841] Security Framework initialized [ 0.012095] AppArmor: AppArmor initialized [ 0.013665] Yama: becoming mindful. [ 0.015272] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016976] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020482] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026940] Initializing cgroup subsys memory [ 0.028028] Initializing cgroup subsys devices [ 0.029707] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033641] Initializing cgroup subsys perf_event [ 0.035398] Initializing cgroup subsys hugetlb [ 0.036807] mce: CPU supports 10 MCE banks [ 0.038462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038462] 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.050239] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.081217] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088961] ACPI: Core revision 20131115 [ 0.091007] ACPI: All ACPI Tables successfully acquired [ 0.092445] ftrace: allocating 28757 entries in 113 pages [ 0.116243] smpboot: Max logical packages: 1 [ 0.117887] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120315] Enabling x2apic [ 0.121500] Enabled x2apic [ 0.124006] Switched APIC routing to physical x2apic. [ 0.127310] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144072] KVM setup paravirtual spinlock [ 0.147643] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150698] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152131] devtmpfs: initialized [ 0.154795] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157333] EVM: security.ima [ 0.158559] EVM: security.capability [ 0.160940] pinctrl core: initialized pinctrl subsystem [ 0.162888] regulator-dummy: no parameters [ 0.164103] RTC time: 23:28:02, date: 06/24/19 [ 0.165835] NET: Registered protocol family 16 [ 0.167630] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169546] ACPI: bus type PCI registered [ 0.171092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172152] PCI: Using configuration type 1 for base access [ 0.174872] bio: create slab at 0 [ 0.176204] ACPI: Added _OSI(Module Device) [ 0.177792] ACPI: Added _OSI(Processor Device) [ 0.179447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182987] ACPI: Interpreter enabled [ 0.184011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197359] ACPI: Using IOAPIC for interrupt routing [ 0.199189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212210] acpiphp: Slot [3] registered [ 0.213755] acpiphp: Slot [4] registered [ 0.215342] acpiphp: Slot [5] registered [ 0.216026] acpiphp: Slot [6] registered [ 0.217551] acpiphp: Slot [7] registered [ 0.219072] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221555] acpiphp: Slot [10] registered [ 0.223119] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225577] acpiphp: Slot [13] registered [ 0.227124] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229585] acpiphp: Slot [16] registered [ 0.231130] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233584] acpiphp: Slot [19] registered [ 0.235141] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237587] acpiphp: Slot [22] registered [ 0.239144] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241584] acpiphp: Slot [25] registered [ 0.243135] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245571] acpiphp: Slot [28] registered [ 0.247123] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249576] acpiphp: Slot [31] registered [ 0.251123] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258175] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270459] 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.293967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299588] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301254] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304895] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307251] 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.309155] vgaarb: bridge control possible 0000:00:02.0 [ 0.311353] SCSI subsystem initialized [ 0.312235] ACPI: bus type USB registered [ 0.313816] usbcore: registered new interface driver usbfs [ 0.315797] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318066] PCI: Using ACPI for IRQ routing [ 0.320049] NetLabel: Initializing [ 0.321419] NetLabel: domain hash size = 128 [ 0.323045] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324042] NetLabel: unlabeled traffic allowed by default [ 0.326279] Switched to clocksource kvm-clock [ 0.332942] AppArmor: AppArmor Filesystem Enabled [ 0.334730] pnp: PnP ACPI init [ 0.335986] ACPI: bus type PNP registered [ 0.337996] pnp: PnP ACPI: found 8 devices [ 0.339566] ACPI: bus type PNP unregistered [ 0.346800] NET: Registered protocol family 2 [ 0.348723] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351247] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353650] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356022] TCP: reno registered [ 0.357357] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359465] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361797] NET: Registered protocol family 1 [ 0.363471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365586] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401973] Trying to unpack rootfs image as initramfs... [ 0.501917] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507116] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510356] Scanning for low memory corruption every 60 seconds [ 0.512793] Initialise system trusted keyring [ 0.514510] audit: initializing netlink socket (disabled) [ 0.516526] type=2000 audit(1561418882.394:1): initialized [ 0.536676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539734] zbud: loaded [ 0.541072] VFS: Disk quotas dquot_6.5.2 [ 0.542640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545292] fuse init (API version 7.22) [ 0.546880] msgmni has been set to 1982 [ 0.548440] Key type big_key registered [ 0.550239] Key type asymmetric registered [ 0.551816] Asymmetric key parser 'x509' registered [ 0.553662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.556505] io scheduler noop registered [ 0.558023] io scheduler deadline registered (default) [ 0.559929] io scheduler cfq registered [ 0.561511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565915] ipmi message handler version 39.2 [ 0.567622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.570412] ACPI: Power Button [PWRF] [ 0.571947] GHES: HEST is not enabled! [ 0.588569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620927] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623618] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649385] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652968] Linux agpgart interface v0.103 [ 0.655460] brd: module loaded [ 0.657156] loop: module loaded [ 0.658853] blk-mq: CPU -> queue map [ 0.660279] CPU 0 -> Queue 0 [ 0.662321] vda: vda1 [ 0.664079] scsi0 : ata_piix [ 0.665358] scsi1 : ata_piix [ 0.666590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672070] libphy: Fixed MDIO Bus: probed [ 0.673717] tun: Universal TUN/TAP device driver, 1.6 [ 0.675564] tun: (C) 1999-2004 Max Krasnyansky [ 0.678737] PPP generic driver version 2.4.2 [ 0.680408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682706] ehci-pci: EHCI PCI platform driver [ 0.684393] ehci-platform: EHCI generic platform driver [ 0.686303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688491] ohci-pci: OHCI PCI platform driver [ 0.690160] ohci-platform: OHCI generic platform driver [ 0.692072] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709272] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711192] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714141] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721423] usb usb1: Product: UHCI Host Controller [ 0.723218] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725477] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727278] hub 1-0:1.0: USB hub found [ 0.728770] hub 1-0:1.0: 2 ports detected [ 0.730443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736158] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738106] mousedev: PS/2 mouse device common for all mice [ 0.740487] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743729] rtc_cmos 00:00: RTC can wake from S4 [ 0.745973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748245] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750581] device-mapper: uevent: version 1.0.3 [ 0.752374] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757736] TCP: cubic registered [ 0.759149] NET: Registered protocol family 10 [ 0.761048] NET: Registered protocol family 17 [ 0.762754] Key type dns_resolver registered [ 0.764507] Loading compiled-in X.509 certificates [ 0.766829] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.770264] registered taskstats version 1 [ 0.773210] Key type trusted registered [ 0.776858] Key type encrypted registered [ 0.778450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780443] IMA: No TPM chip found, activating TPM-bypass! [ 0.783000] regulator-dummy: disabling [ 0.784512] Magic number: 7:172:505 [ 0.785963] i8042 i8042: hash matches [ 0.787544] rtc_cmos 00:00: setting system clock to 2019-06-24 23:28:02 UTC (1561418882) [ 0.790580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792747] EDD information not available. [ 0.825476] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828420] Write protecting the kernel read-only data: 12288k [ 0.831174] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.835492] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852120] systemd-udevd[99]: starting version 204 [ 0.888951] FDC 0 is a S82078B [ 1.040028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.204693] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209574] usb 1-1: Product: QEMU USB Tablet [ 1.211227] usb 1-1: Manufacturer: QEMU [ 1.212757] usb 1-1: SerialNumber: 42 [ 1.917724] 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.281380] 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.385198] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524751] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 24 Jun 2019 23:28:04 +0000. Up 2.93 seconds. cloud-init-nonet[3.17]: 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.73]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:28:06 +0000. Up 5.27 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.15 | 255.255.255.0 | fa:16:3e:b6:04:37 | 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.254 | 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: 03:ed:fd:89:98:da:54:eb:bf:2b:32:c7:22:05:70:dd root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . ... E | | o. . | | .o . | | .S 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: 25:a0:97:74:47:8d:48:45:c5:b5:aa:a8:1c:bb:ea:38 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o.o===... | | o +... o . | | . o . . . | | . o . | | S . | | . . | | . . . | | E. . + | | .oo.=. | +-----------------+ 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: ca:40:56:89:53:33:6a:e6:e9:74:bc:6c:d0:53:9c:34 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o=.E | | oo.= o | | *. + | | * + . | | * = S | | o * + | | . * | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ef:41:4e:45:3c:2f:fc:dc:3d:e8:a4:4b:9e:39:3a:54 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .o | | ..o | | Eo . | | S + +...| | * oo.o| | . +.+ .| | oo+o. | | .+=o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Mon, 24 Jun 2019 23:28:13 +0000. Up 12.08 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 Mon, 24 Jun 2019 23:28:15 +0000. Up 13.37 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15685 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] 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 8s (1521 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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 (3482 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 8217 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 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 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 4s (8181 kB/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.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 ++ 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 ++ 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.6' + 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 nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime 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 nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.15) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEVxjvkNz5K6Frw7N3tAYnazKSBS7iQlz2Vj_j0frO81QzrThpJuSFMeUedQ9zZRvoiEWTlikUlTiGCFe3rD4Owp5hsFoaNtfDv-hu4nyroH0DZluWMQux906Q4gfFM0XS0g91oFoWLNXmgzkZ15itMJLCBAZAL2XMYOVR1u5LYpdimY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-sprout-ttyflq6u245p-0-et4cmnwpt5lu/e0661483-ac52-496d-bc6d-fdba668015cf/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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:32:44 GMT Server: Apache x-openstack-request-id: req-7e1efb8a-b3b5-4457-8b21-0884393a0270 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:a0:97:74:47:8d:48:45:c5:b5:aa:a8:1c:bb:ea:38 root@sprout-0 (DSA) ec2: 256 ca:40:56:89:53:33:6a:e6:e9:74:bc:6c:d0:53:9c:34 root@sprout-0 (ECDSA) ec2: 256 ef:41:4e:45:3c:2f:fc:dc:3d:e8:a4:4b:9e:39:3a:54 root@sprout-0 (ED25519) ec2: 2048 03:ed:fd:89:98:da:54:eb:bf:2b:32:c7:22:05:70:dd root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI9d/xVt6zKIiyiMGeUQz1YNOrLrUkpZ9ewlWvGqZ1L7pG6q5ua276m1OAa8JycP2j8c2WTaIAKFY+vi25K3Xl4= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGPTX5opNblzvRAtmwNlmo4uuNXeYl3ZR4Cm9nYWwPhS root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDASjMX38D3XvgrsWrMNtv8gM8oI+Pu6tINdP0u2u7zgK89Wf9CnVR3v38MZjOpc0zkmNiyWr0vuNW6hfjs8wwlhmG5vR9yWMsJ83KfduAT6NE3a82js0WIoXIX4i6jnu/Mwt2ij3qOMX++ulhrQ7Ep0ewBTXmlaQIFE8YSXRGuQigQikjfBQ0L1sl1J0AMHePk+4OBYIoo6ykQRcm2hXJtkfIZCFTQ2VObNF3yTpcqvBxrdGZ4Wk4hcqbY4t0vsoF6BuGkjfEfuNk7Ai1/muozs3DDsGMODc88c2nieaDjgDXVkVz+9/JtMf7u0FdNDgwgWwUWcGx1Hn6eWdyD28YH root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:32:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 283.31 seconds 2019-06-24 23:40:56,920 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console le [ 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.009841] Security Framework initialized [ 0.012095] AppArmor: AppArmor initialized [ 0.013665] Yama: becoming mindful. [ 0.015272] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016976] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020482] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024006] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026940] Initializing cgroup subsys memory [ 0.028028] Initializing cgroup subsys devices [ 0.029707] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033641] Initializing cgroup subsys perf_event [ 0.035398] Initializing cgroup subsys hugetlb [ 0.036807] mce: CPU supports 10 MCE banks [ 0.038462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038462] 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.050239] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056014] MDS: Mitigation: Clear CPU buffers [ 0.081217] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088961] ACPI: Core revision 20131115 [ 0.091007] ACPI: All ACPI Tables successfully acquired [ 0.092445] ftrace: allocating 28757 entries in 113 pages [ 0.116243] smpboot: Max logical packages: 1 [ 0.117887] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120315] Enabling x2apic [ 0.121500] Enabled x2apic [ 0.124006] Switched APIC routing to physical x2apic. [ 0.127310] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144072] KVM setup paravirtual spinlock [ 0.147643] x86: Booted up 1 node, 1 CPUs [ 0.148004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150698] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152131] devtmpfs: initialized [ 0.154795] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157333] EVM: security.ima [ 0.158559] EVM: security.capability [ 0.160940] pinctrl core: initialized pinctrl subsystem [ 0.162888] regulator-dummy: no parameters [ 0.164103] RTC time: 23:28:02, date: 06/24/19 [ 0.165835] NET: Registered protocol family 16 [ 0.167630] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169546] ACPI: bus type PCI registered [ 0.171092] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172152] PCI: Using configuration type 1 for base access [ 0.174872] bio: create slab at 0 [ 0.176204] ACPI: Added _OSI(Module Device) [ 0.177792] ACPI: Added _OSI(Processor Device) [ 0.179447] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182987] ACPI: Interpreter enabled [ 0.184011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192995] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197359] ACPI: Using IOAPIC for interrupt routing [ 0.199189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200168] ACPI: No dock devices found. [ 0.203457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206402] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212210] acpiphp: Slot [3] registered [ 0.213755] acpiphp: Slot [4] registered [ 0.215342] acpiphp: Slot [5] registered [ 0.216026] acpiphp: Slot [6] registered [ 0.217551] acpiphp: Slot [7] registered [ 0.219072] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221555] acpiphp: Slot [10] registered [ 0.223119] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225577] acpiphp: Slot [13] registered [ 0.227124] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229585] acpiphp: Slot [16] registered [ 0.231130] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233584] acpiphp: Slot [19] registered [ 0.235141] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237587] acpiphp: Slot [22] registered [ 0.239144] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241584] acpiphp: Slot [25] registered [ 0.243135] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245571] acpiphp: Slot [28] registered [ 0.247123] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249576] acpiphp: Slot [31] registered [ 0.251123] PCI host bridge to bus 0000:00 [ 0.252006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258175] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270459] 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.293967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296874] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299588] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301254] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304895] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307251] 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.309155] vgaarb: bridge control possible 0000:00:02.0 [ 0.311353] SCSI subsystem initialized [ 0.312235] ACPI: bus type USB registered [ 0.313816] usbcore: registered new interface driver usbfs [ 0.315797] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318066] PCI: Using ACPI for IRQ routing [ 0.320049] NetLabel: Initializing [ 0.321419] NetLabel: domain hash size = 128 [ 0.323045] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324042] NetLabel: unlabeled traffic allowed by default [ 0.326279] Switched to clocksource kvm-clock [ 0.332942] AppArmor: AppArmor Filesystem Enabled [ 0.334730] pnp: PnP ACPI init [ 0.335986] ACPI: bus type PNP registered [ 0.337996] pnp: PnP ACPI: found 8 devices [ 0.339566] ACPI: bus type PNP unregistered [ 0.346800] NET: Registered protocol family 2 [ 0.348723] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351247] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353650] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356022] TCP: reno registered [ 0.357357] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359465] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361797] NET: Registered protocol family 1 [ 0.363471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365586] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367655] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.384750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401973] Trying to unpack rootfs image as initramfs... [ 0.501917] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507116] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510356] Scanning for low memory corruption every 60 seconds [ 0.512793] Initialise system trusted keyring [ 0.514510] audit: initializing netlink socket (disabled) [ 0.516526] type=2000 audit(1561418882.394:1): initialized [ 0.536676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539734] zbud: loaded [ 0.541072] VFS: Disk quotas dquot_6.5.2 [ 0.542640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545292] fuse init (API version 7.22) [ 0.546880] msgmni has been set to 1982 [ 0.548440] Key type big_key registered [ 0.550239] Key type asymmetric registered [ 0.551816] Asymmetric key parser 'x509' registered [ 0.553662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.556505] io scheduler noop registered [ 0.558023] io scheduler deadline registered (default) [ 0.559929] io scheduler cfq registered [ 0.561511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.563537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.565915] ipmi message handler version 39.2 [ 0.567622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.570412] ACPI: Power Button [PWRF] [ 0.571947] GHES: HEST is not enabled! [ 0.588569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.620927] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623618] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649385] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.652968] Linux agpgart interface v0.103 [ 0.655460] brd: module loaded [ 0.657156] loop: module loaded [ 0.658853] blk-mq: CPU -> queue map [ 0.660279] CPU 0 -> Queue 0 [ 0.662321] vda: vda1 [ 0.664079] scsi0 : ata_piix [ 0.665358] scsi1 : ata_piix [ 0.666590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.668957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672070] libphy: Fixed MDIO Bus: probed [ 0.673717] tun: Universal TUN/TAP device driver, 1.6 [ 0.675564] tun: (C) 1999-2004 Max Krasnyansky [ 0.678737] PPP generic driver version 2.4.2 [ 0.680408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.682706] ehci-pci: EHCI PCI platform driver [ 0.684393] ehci-platform: EHCI generic platform driver [ 0.686303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688491] ohci-pci: OHCI PCI platform driver [ 0.690160] ohci-platform: OHCI generic platform driver [ 0.692072] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709272] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711192] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.714141] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.716319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718700] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.721423] usb usb1: Product: UHCI Host Controller [ 0.723218] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.725477] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727278] hub 1-0:1.0: USB hub found [ 0.728770] hub 1-0:1.0: 2 ports detected [ 0.730443] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736158] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738106] mousedev: PS/2 mouse device common for all mice [ 0.740487] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743729] rtc_cmos 00:00: RTC can wake from S4 [ 0.745973] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748245] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750581] device-mapper: uevent: version 1.0.3 [ 0.752374] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.755513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757736] TCP: cubic registered [ 0.759149] NET: Registered protocol family 10 [ 0.761048] NET: Registered protocol family 17 [ 0.762754] Key type dns_resolver registered [ 0.764507] Loading compiled-in X.509 certificates [ 0.766829] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.770264] registered taskstats version 1 [ 0.773210] Key type trusted registered [ 0.776858] Key type encrypted registered [ 0.778450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780443] IMA: No TPM chip found, activating TPM-bypass! [ 0.783000] regulator-dummy: disabling [ 0.784512] Magic number: 7:172:505 [ 0.785963] i8042 i8042: hash matches [ 0.787544] rtc_cmos 00:00: setting system clock to 2019-06-24 23:28:02 UTC (1561418882) [ 0.790580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792747] EDD information not available. [ 0.825476] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.828420] Write protecting the kernel read-only data: 12288k [ 0.831174] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.835492] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852120] systemd-udevd[99]: starting version 204 [ 0.888951] FDC 0 is a S82078B [ 1.040028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.204693] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209574] usb 1-1: Product: QEMU USB Tablet [ 1.211227] usb 1-1: Manufacturer: QEMU [ 1.212757] usb 1-1: SerialNumber: 42 [ 1.917724] 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.281380] 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.385198] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524751] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 24 Jun 2019 23:28:04 +0000. Up 2.93 seconds. cloud-init-nonet[3.17]: 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.73]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:28:06 +0000. Up 5.27 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.15 | 255.255.255.0 | fa:16:3e:b6:04:37 | 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.254 | 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: 03:ed:fd:89:98:da:54:eb:bf:2b:32:c7:22:05:70:dd root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . | | . ... E | | o. . | | .o . | | .S 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: 25:a0:97:74:47:8d:48:45:c5:b5:aa:a8:1c:bb:ea:38 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o.o===... | | o +... o . | | . o . . . | | . o . | | S . | | . . | | . . . | | E. . + | | .oo.=. | +-----------------+ 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: ca:40:56:89:53:33:6a:e6:e9:74:bc:6c:d0:53:9c:34 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o=.E | | oo.= o | | *. + | | * + . | | * = S | | o * + | | . * | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ef:41:4e:45:3c:2f:fc:dc:3d:e8:a4:4b:9e:39:3a:54 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .o | | ..o | | Eo . | | S + +...| | * oo.o| | . +.+ .| | oo+o. | | .+=o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 Mon, 24 Jun 2019 23:28:13 +0000. Up 12.08 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 Mon, 24 Jun 2019 23:28:15 +0000. Up 13.37 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15685 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] 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 8s (1521 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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 (3482 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 8217 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 8245 clearwater-socket-factory-sig start/running, process 8253 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8299 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 4s (8181 kB/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.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 ++ 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 ++ 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.6' + 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 nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime 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 nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime 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 Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 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 ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing 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 497bae05b76bae12 is healthy: got healthy result from http://192.168.100.15:4000 member 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 497bae05b76bae12: name=192-168-100-15 peerURLs=http://192.168.100.15:2380 clientURLs=http://192.168.100.15:4000 isLeader=false 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.15) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEVxjvkNz5K6Frw7N3tAYnazKSBS7iQlz2Vj_j0frO81QzrThpJuSFMeUedQ9zZRvoiEWTlikUlTiGCFe3rD4Owp5hsFoaNtfDv-hu4nyroH0DZluWMQux906Q4gfFM0XS0g91oFoWLNXmgzkZ15itMJLCBAZAL2XMYOVR1u5LYpdimY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-sprout-ttyflq6u245p-0-et4cmnwpt5lu/e0661483-ac52-496d-bc6d-fdba668015cf/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 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 103100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:32:44 GMT Server: Apache x-openstack-request-id: req-7e1efb8a-b3b5-4457-8b21-0884393a0270 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:a0:97:74:47:8d:48:45:c5:b5:aa:a8:1c:bb:ea:38 root@sprout-0 (DSA) ec2: 256 ca:40:56:89:53:33:6a:e6:e9:74:bc:6c:d0:53:9c:34 root@sprout-0 (ECDSA) ec2: 256 ef:41:4e:45:3c:2f:fc:dc:3d:e8:a4:4b:9e:39:3a:54 root@sprout-0 (ED25519) ec2: 2048 03:ed:fd:89:98:da:54:eb:bf:2b:32:c7:22:05:70:dd root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI9d/xVt6zKIiyiMGeUQz1YNOrLrUkpZ9ewlWvGqZ1L7pG6q5ua276m1OAa8JycP2j8c2WTaIAKFY+vi25K3Xl4= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGPTX5opNblzvRAtmwNlmo4uuNXeYl3ZR4Cm9nYWwPhS root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDASjMX38D3XvgrsWrMNtv8gM8oI+Pu6tINdP0u2u7zgK89Wf9CnVR3v38MZjOpc0zkmNiyWr0vuNW6hfjs8wwlhmG5vR9yWMsJ83KfduAT6NE3a82js0WIoXIX4i6jnu/Mwt2ij3qOMX++ulhrQ7Ep0ewBTXmlaQIFE8YSXRGuQigQikjfBQ0L1sl1J0AMHePk+4OBYIoo6ykQRcm2hXJtkfIZCFTQ2VObNF3yTpcqvBxrdGZ4Wk4hcqbY4t0vsoF6BuGkjfEfuNk7Ai1/muozs3DDsGMODc88c2nieaDjgDXVkVz+9/JtMf7u0FdNDgwgWwUWcGx1Hn6eWdyD28YH root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:32:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 283.31 seconds 2019-06-24 23:40:58,120 - functest.core.singlevm - DEBUG - console: landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 24 Jun 2019 23:18:14 +0000. Up 12.46 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + 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 15373 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] 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 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 [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 8s (1529 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 13s (12.2 MB/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 11849 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 12474 * 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 (3964 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.6' + 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: 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 Running Process clearwater_diags_monitor_pro... 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 etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... 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 etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent 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 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 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 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 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 failed 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEVoI0Q7QR5EcH-ruiAHe8GCOJelBwy0gy9d63zOcy57CAhVE8p05vqrnKMuut6siESJzBYTdHjQwbAovmW2Xqf51MNS8DYnI9ejEUMChJPX4JOP_eFnOs7CzpcHOnwhk50388WvESqfUtengZx1sPoBvPlnUWVl9taDA6eyRhWRUGSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-vellum-na5zbqnjfspc-0-bqlc5qn27l6g/018d419a-4a74-411f-b5d6-cadeff3b1368/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 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:27:19 GMT Server: Apache x-openstack-request-id: req-50e69c52-bdc2-47d7-9c20-503292385e2e 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b3:23:48:46:b8:b7:96:4a:dc:2b:1b:49:60:ee:3b:2d root@vellum-0 (DSA) ec2: 256 3d:37:95:97:45:e0:ce:6d:c4:de:ee:fa:82:12:80:cf root@vellum-0 (ECDSA) ec2: 256 d9:5d:e3:b0:d0:6b:7e:09:68:43:02:d2:9e:0f:a5:95 root@vellum-0 (ED25519) ec2: 2048 5c:b3:aa:49:3c:fe:90:12:e4:7e:73:bc:33:bb:8c:05 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOwAk1fEiLndxKSs8C0ziKyGoAr4RJX4FlzKKLSMjKseopS5kdKaMULkBQvPypVqstQb4iI6SoRF5wT9OBppP0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGDRg/9C1tBHvXvXnGg6x4tOSZ+zx0yW7FNNHXhfqEYK root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hVEue+AeeNAZykLVEI+L3oJoi4cRiGWuYePKrwMjHnOISwhJf/5UNw2QJiBnht2G0B53A63rGZ112Y3GHqFFVF7kgtaScO8UHO3/ylKmEbh9mTG/GZwY35nUkjbUYeHGTVbfLfKQjNtYIkNHxHgSYHexK26IG78ZOLP7h9NfoKsgkIFG8siw0l+GaDkN0cMSBXb8GjFBN4kERDA+hzGusmC1BbGS2YHxIj/si4U4g9QSPKD3DG3i72KvFjDWfNQOtnZ18/x9oyLJUMhcu3rd3FB8bLADtn161tBNPPvJUIGiNFMNT3peMeqB/JklSA1z5RyS84IOtPrCgVNHY5Zn root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:27:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 557.84 seconds 2019-06-24 23:40:58,125 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 24 Jun 2019 23:18:14 +0000. Up 12.46 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + 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 15373 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] 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 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 [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 8s (1529 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.26 + '[' -n 192.168.100.26 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:64 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 13s (12.2 MB/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 11849 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 12474 * 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 (3964 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.6' + 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: 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 Running Process clearwater_diags_monitor_pro... 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 etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... 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 etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent 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 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 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 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 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 failed 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 Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing 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 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 member d28e7682323aad49 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26:4000 isLeader=true d28e7682323aad49: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.10 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.10 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: gAAAAABdEVoI0Q7QR5EcH-ruiAHe8GCOJelBwy0gy9d63zOcy57CAhVE8p05vqrnKMuut6siESJzBYTdHjQwbAovmW2Xqf51MNS8DYnI9ejEUMChJPX4JOP_eFnOs7CzpcHOnwhk50388WvESqfUtengZx1sPoBvPlnUWVl9taDA6eyRhWRUGSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-vellum-na5zbqnjfspc-0-bqlc5qn27l6g/018d419a-4a74-411f-b5d6-cadeff3b1368/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 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:27:19 GMT Server: Apache x-openstack-request-id: req-50e69c52-bdc2-47d7-9c20-503292385e2e 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b3:23:48:46:b8:b7:96:4a:dc:2b:1b:49:60:ee:3b:2d root@vellum-0 (DSA) ec2: 256 3d:37:95:97:45:e0:ce:6d:c4:de:ee:fa:82:12:80:cf root@vellum-0 (ECDSA) ec2: 256 d9:5d:e3:b0:d0:6b:7e:09:68:43:02:d2:9e:0f:a5:95 root@vellum-0 (ED25519) ec2: 2048 5c:b3:aa:49:3c:fe:90:12:e4:7e:73:bc:33:bb:8c:05 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPOwAk1fEiLndxKSs8C0ziKyGoAr4RJX4FlzKKLSMjKseopS5kdKaMULkBQvPypVqstQb4iI6SoRF5wT9OBppP0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGDRg/9C1tBHvXvXnGg6x4tOSZ+zx0yW7FNNHXhfqEYK root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9hVEue+AeeNAZykLVEI+L3oJoi4cRiGWuYePKrwMjHnOISwhJf/5UNw2QJiBnht2G0B53A63rGZ112Y3GHqFFVF7kgtaScO8UHO3/ylKmEbh9mTG/GZwY35nUkjbUYeHGTVbfLfKQjNtYIkNHxHgSYHexK26IG78ZOLP7h9NfoKsgkIFG8siw0l+GaDkN0cMSBXb8GjFBN4kERDA+hzGusmC1BbGS2YHxIj/si4U4g9QSPKD3DG3i72KvFjDWfNQOtnZ18/x9oyLJUMhcu3rd3FB8bLADtn161tBNPPvJUIGiNFMNT3peMeqB/JklSA1z5RyS84IOtPrCgVNHY5Zn root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:27:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 557.84 seconds 2019-06-24 23:40:59,040 - 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.009774] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013634] Yama: becoming mindful. [ 0.015154] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016983] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020494] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028285] Initializing cgroup subsys memory [ 0.029990] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033760] Initializing cgroup subsys blkio [ 0.035384] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040058] mce: CPU supports 10 MCE banks [ 0.041694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044006] Spectre V2 : Mitigation: Full generic retpoline [ 0.045972] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054405] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.084115] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.096134] ACPI: Core revision 20131115 [ 0.098286] ACPI: All ACPI Tables successfully acquired [ 0.100508] ftrace: allocating 28757 entries in 113 pages [ 0.120427] smpboot: Max logical packages: 1 [ 0.122362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124312] Enabling x2apic [ 0.125474] Enabled x2apic [ 0.128015] Switched APIC routing to physical x2apic. [ 0.132847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138931] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147984] KVM setup paravirtual spinlock [ 0.150167] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.155295] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156212] devtmpfs: initialized [ 0.159028] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161563] EVM: security.ima [ 0.162928] EVM: security.capability [ 0.165029] pinctrl core: initialized pinctrl subsystem [ 0.167302] regulator-dummy: no parameters [ 0.168107] RTC time: 23:14:13, date: 06/24/19 [ 0.170089] NET: Registered protocol family 16 [ 0.172136] cpuidle: using governor ladder [ 0.173961] cpuidle: using governor menu [ 0.175786] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178823] PCI: Using configuration type 1 for base access [ 0.180737] bio: create slab at 0 [ 0.182734] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.186174] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191114] ACPI: Interpreter enabled [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205374] ACPI: Using IOAPIC for interrupt routing [ 0.207216] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208169] ACPI: No dock devices found. [ 0.211577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220271] acpiphp: Slot [3] registered [ 0.222086] acpiphp: Slot [4] registered [ 0.223698] acpiphp: Slot [5] registered [ 0.224034] acpiphp: Slot [6] registered [ 0.225650] acpiphp: Slot [7] registered [ 0.227182] acpiphp: Slot [8] registered [ 0.228022] acpiphp: Slot [9] registered [ 0.229565] acpiphp: Slot [10] registered [ 0.231123] acpiphp: Slot [11] registered [ 0.232022] acpiphp: Slot [12] registered [ 0.233572] acpiphp: Slot [13] registered [ 0.235115] acpiphp: Slot [14] registered [ 0.236022] acpiphp: Slot [15] registered [ 0.237557] acpiphp: Slot [16] registered [ 0.239097] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241572] acpiphp: Slot [19] registered [ 0.243113] acpiphp: Slot [20] registered [ 0.244022] acpiphp: Slot [21] registered [ 0.245570] acpiphp: Slot [22] registered [ 0.247112] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249563] acpiphp: Slot [25] registered [ 0.251103] acpiphp: Slot [26] registered [ 0.252022] acpiphp: Slot [27] registered [ 0.253568] acpiphp: Slot [28] registered [ 0.255107] acpiphp: Slot [29] registered [ 0.256022] acpiphp: Slot [30] registered [ 0.257558] acpiphp: Slot [31] registered [ 0.259086] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305300] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313204] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315533] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316343] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320003] vgaarb: loaded [ 0.321142] vgaarb: bridge control possible 0000:00:02.0 [ 0.323305] SCSI subsystem initialized [ 0.324254] ACPI: bus type USB registered [ 0.326451] usbcore: registered new interface driver usbfs [ 0.328018] usbcore: registered new interface driver hub [ 0.330392] usbcore: registered new device driver usb [ 0.332187] PCI: Using ACPI for IRQ routing [ 0.334476] NetLabel: Initializing [ 0.336007] NetLabel: domain hash size = 128 [ 0.337959] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340041] NetLabel: unlabeled traffic allowed by default [ 0.342662] Switched to clocksource kvm-clock [ 0.348735] AppArmor: AppArmor Filesystem Enabled [ 0.350864] pnp: PnP ACPI init [ 0.352353] ACPI: bus type PNP registered [ 0.354639] pnp: PnP ACPI: found 8 devices [ 0.356511] ACPI: bus type PNP unregistered [ 0.364023] NET: Registered protocol family 2 [ 0.366180] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.369153] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.371978] TCP: Hash tables configured (established 8192 bind 8192) [ 0.374751] TCP: reno registered [ 0.376285] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.378781] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.381547] NET: Registered protocol family 1 [ 0.383502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388450] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423010] Trying to unpack rootfs image as initramfs... [ 0.521725] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.525324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527850] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.531614] Scanning for low memory corruption every 60 seconds [ 0.534412] Initialise system trusted keyring [ 0.536422] audit: initializing netlink socket (disabled) [ 0.538720] type=2000 audit(1561418053.811:1): initialized [ 0.558666] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562061] zbud: loaded [ 0.563511] VFS: Disk quotas dquot_6.5.2 [ 0.565308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.568339] fuse init (API version 7.22) [ 0.570151] msgmni has been set to 1982 [ 0.571955] Key type big_key registered [ 0.574036] Key type asymmetric registered [ 0.575901] Asymmetric key parser 'x509' registered [ 0.578087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.581413] io scheduler noop registered [ 0.583202] io scheduler deadline registered (default) [ 0.585473] io scheduler cfq registered [ 0.587297] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592540] ipmi message handler version 39.2 [ 0.594543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597835] ACPI: Power Button [PWRF] [ 0.599613] GHES: HEST is not enabled! [ 0.616482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652851] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684065] Linux agpgart interface v0.103 [ 0.686799] brd: module loaded [ 0.688701] loop: module loaded [ 0.690608] blk-mq: CPU -> queue map [ 0.692274] CPU 0 -> Queue 0 [ 0.694519] vda: vda1 [ 0.696434] scsi0 : ata_piix [ 0.697918] scsi1 : ata_piix [ 0.699349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.702190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705774] libphy: Fixed MDIO Bus: probed [ 0.707716] tun: Universal TUN/TAP device driver, 1.6 [ 0.709915] tun: (C) 1999-2004 Max Krasnyansky [ 0.713704] PPP generic driver version 2.4.2 [ 0.715350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717628] ehci-pci: EHCI PCI platform driver [ 0.719300] ehci-platform: EHCI generic platform driver [ 0.721203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723363] ohci-pci: OHCI PCI platform driver [ 0.725021] ohci-platform: OHCI generic platform driver [ 0.726909] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745985] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748911] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756105] usb usb1: Product: UHCI Host Controller [ 0.757883] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.760124] usb usb1: SerialNumber: 0000:00:01.2 [ 0.761904] hub 1-0:1.0: USB hub found [ 0.763382] hub 1-0:1.0: 2 ports detected [ 0.765038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770707] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772626] mousedev: PS/2 mouse device common for all mice [ 0.774974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778185] rtc_cmos 00:00: RTC can wake from S4 [ 0.780452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785004] device-mapper: uevent: version 1.0.3 [ 0.786759] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789830] ledtrig-cpu: registered to indicate activity on CPUs [ 0.792028] TCP: cubic registered [ 0.793413] NET: Registered protocol family 10 [ 0.795258] NET: Registered protocol family 17 [ 0.796938] Key type dns_resolver registered [ 0.798658] Loading compiled-in X.509 certificates [ 0.800959] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.804357] registered taskstats version 1 [ 0.807231] Key type trusted registered [ 0.810855] Key type encrypted registered [ 0.812431] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814415] IMA: No TPM chip found, activating TPM-bypass! [ 0.816948] regulator-dummy: disabling [ 0.818422] Magic number: 7:413:252 [ 0.819980] rtc_cmos 00:00: setting system clock to 2019-06-24 23:14:14 UTC (1561418054) [ 0.822994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825120] EDD information not available. [ 0.861450] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.875903] Write protecting the kernel read-only data: 12288k [ 0.878628] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.882925] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.900114] systemd-udevd[99]: starting version 204 [ 0.932578] FDC 0 is a S82078B [ 1.088057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.252379] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.254743] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.257193] usb 1-1: Product: QEMU USB Tablet [ 1.258823] usb 1-1: Manufacturer: QEMU [ 1.260301] usb 1-1: SerialNumber: 42 [ 1.961719] 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.333818] 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.431486] random: init urandom read with 10 bits of entropy available [ 2.571526] 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 Mon, 24 Jun 2019 23:14:16 +0000. Up 2.96 seconds. cloud-init-nonet[3.16]: 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.80]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:14:18 +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.26 | 255.255.255.0 | fa:16:3e:7f:4c:98 | 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.254 | 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: f2:4e:c0:39:c1:f9:7a:b9:29:8e:72:fa:14:ad:db:5c root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | + | | o + | | . B S | | o * . | | o . E | | ...=.= o | | .=+.+.+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 19:7e:72:b6:49:b3:a0:d7:b6:b2:93:de:76:6f:49:c3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o | | S * . | | . O = E | | . ..* . 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: fe:e5:ef:82:8f:fe:89:49:30:3c:65:f9:dc:ee:4b:cf root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + | | . o o . | | S o . | | . + . | | . ... o | | o.*.+ o | | .*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: d6:4c:c6:44:c1:26:a6:54:59:df:e1:64:5b:3c:a0:2e root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ..==. .=..| | . +oo..= =.| | . o o+.. + .| | . =. | | SEo. | | . . | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Mon, 24 Jun 2019 23:14:25 +0000. Up 11.88 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 Mon, 24 Jun 2019 23:14:26 +0000. Up 13.08 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 15634 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 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 [6313 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 [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.26 + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 9s (7028 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 8546 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 9270 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' Killed 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 (7599 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.100.6' + 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 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26: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: gAAAAABdEVjWpjK2UQrnh1iYf3ucVeAgVCo7XzuHdYPNI5zmCy2RKlIDr1JPYeZi37WbNPQk28vlt0EDOXZRMNi0DOzVKDNDtSischOVoTXd4QXsd8bGFsWQdM4FIkonMuO6lP27tTxrPN0dGm1t756MZOfpEV7kTMLimxNRZD9etqLnDzFVpPg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-ellis-s4skvsof73ho/a2c0d815-bfb9-42c0-96c8-b8efc158aeee/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 54 --:--:-- --:--:-- --:--:-- 54100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:17:16 GMT Server: Apache x-openstack-request-id: req-ff5e1187-1975-4eea-a358-18c24803c89f 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 19:7e:72:b6:49:b3:a0:d7:b6:b2:93:de:76:6f:49:c3 root@ellis-0 (DSA) ec2: 256 fe:e5:ef:82:8f:fe:89:49:30:3c:65:f9:dc:ee:4b:cf root@ellis-0 (ECDSA) ec2: 256 d6:4c:c6:44:c1:26:a6:54:59:df:e1:64:5b:3c:a0:2e root@ellis-0 (ED25519) ec2: 2048 f2:4e:c0:39:c1:f9:7a:b9:29:8e:72:fa:14:ad:db:5c root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOyxSh2b8Kb+5s7lh9UJoV/evghLfTVgV+IcTx2YZia7hCcQ/Y5Hrez/KBMbqiTyk2DiG19jx49uF701ZXDYVqU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWFu7mYenen+aNVMWt9i0M2C4DJVy6rSotBifg8OEX/ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMnqRC31w1AFMuchfJA7U+PqjGAQIs9r7NAUpuGE7HMTh2I15RVQ0JbNqmcS21KPoeIXhii6nANnNw0sZSq3wpBJtiVasetGM6YTB8zIe7umV5i/xwRF/QNrlNAn4A30BhJrM5YxqJFVaQqGQSakpn8tkOiti/UfAHrWdBoG9Bu0X5yxMEwn6cxCHPPcrMz+th4XHFKz9HmanSGENAD1C7YGuGfztT9kAqLfpdGUnWbGxTnYgSl4gQsfPrl5ETV7u2ROrWq6l+mQtH19/Jx+S2CxJwtIHHYE+vhpIP7DwTw5OJ9f/HFS88I2MB/KWw+QFlhYNGePWl1HGQVpLQ38fr root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:17:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.21 seconds 2019-06-24 23:40:59,045 - 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.009774] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013634] Yama: becoming mindful. [ 0.015154] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016983] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020494] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024008] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028285] Initializing cgroup subsys memory [ 0.029990] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033760] Initializing cgroup subsys blkio [ 0.035384] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040058] mce: CPU supports 10 MCE banks [ 0.041694] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041694] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044006] Spectre V2 : Mitigation: Full generic retpoline [ 0.045972] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054405] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.084115] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.096134] ACPI: Core revision 20131115 [ 0.098286] ACPI: All ACPI Tables successfully acquired [ 0.100508] ftrace: allocating 28757 entries in 113 pages [ 0.120427] smpboot: Max logical packages: 1 [ 0.122362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124312] Enabling x2apic [ 0.125474] Enabled x2apic [ 0.128015] Switched APIC routing to physical x2apic. [ 0.132847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135205] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138931] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147984] KVM setup paravirtual spinlock [ 0.150167] x86: Booted up 1 node, 1 CPUs [ 0.152005] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.155295] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156212] devtmpfs: initialized [ 0.159028] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161563] EVM: security.ima [ 0.162928] EVM: security.capability [ 0.165029] pinctrl core: initialized pinctrl subsystem [ 0.167302] regulator-dummy: no parameters [ 0.168107] RTC time: 23:14:13, date: 06/24/19 [ 0.170089] NET: Registered protocol family 16 [ 0.172136] cpuidle: using governor ladder [ 0.173961] cpuidle: using governor menu [ 0.175786] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178823] PCI: Using configuration type 1 for base access [ 0.180737] bio: create slab at 0 [ 0.182734] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.186174] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.188004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.191114] ACPI: Interpreter enabled [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.195642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.198269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.201036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.204007] ACPI: (supports S0 S5) [ 0.205374] ACPI: Using IOAPIC for interrupt routing [ 0.207216] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208169] ACPI: No dock devices found. [ 0.211577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220271] acpiphp: Slot [3] registered [ 0.222086] acpiphp: Slot [4] registered [ 0.223698] acpiphp: Slot [5] registered [ 0.224034] acpiphp: Slot [6] registered [ 0.225650] acpiphp: Slot [7] registered [ 0.227182] acpiphp: Slot [8] registered [ 0.228022] acpiphp: Slot [9] registered [ 0.229565] acpiphp: Slot [10] registered [ 0.231123] acpiphp: Slot [11] registered [ 0.232022] acpiphp: Slot [12] registered [ 0.233572] acpiphp: Slot [13] registered [ 0.235115] acpiphp: Slot [14] registered [ 0.236022] acpiphp: Slot [15] registered [ 0.237557] acpiphp: Slot [16] registered [ 0.239097] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241572] acpiphp: Slot [19] registered [ 0.243113] acpiphp: Slot [20] registered [ 0.244022] acpiphp: Slot [21] registered [ 0.245570] acpiphp: Slot [22] registered [ 0.247112] acpiphp: Slot [23] registered [ 0.248022] acpiphp: Slot [24] registered [ 0.249563] acpiphp: Slot [25] registered [ 0.251103] acpiphp: Slot [26] registered [ 0.252022] acpiphp: Slot [27] registered [ 0.253568] acpiphp: Slot [28] registered [ 0.255107] acpiphp: Slot [29] registered [ 0.256022] acpiphp: Slot [30] registered [ 0.257558] acpiphp: Slot [31] registered [ 0.259086] PCI host bridge to bus 0000:00 [ 0.260006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.261954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302589] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305300] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313204] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315533] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316343] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318343] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320003] vgaarb: loaded [ 0.321142] vgaarb: bridge control possible 0000:00:02.0 [ 0.323305] SCSI subsystem initialized [ 0.324254] ACPI: bus type USB registered [ 0.326451] usbcore: registered new interface driver usbfs [ 0.328018] usbcore: registered new interface driver hub [ 0.330392] usbcore: registered new device driver usb [ 0.332187] PCI: Using ACPI for IRQ routing [ 0.334476] NetLabel: Initializing [ 0.336007] NetLabel: domain hash size = 128 [ 0.337959] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.340041] NetLabel: unlabeled traffic allowed by default [ 0.342662] Switched to clocksource kvm-clock [ 0.348735] AppArmor: AppArmor Filesystem Enabled [ 0.350864] pnp: PnP ACPI init [ 0.352353] ACPI: bus type PNP registered [ 0.354639] pnp: PnP ACPI: found 8 devices [ 0.356511] ACPI: bus type PNP unregistered [ 0.364023] NET: Registered protocol family 2 [ 0.366180] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.369153] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.371978] TCP: Hash tables configured (established 8192 bind 8192) [ 0.374751] TCP: reno registered [ 0.376285] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.378781] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.381547] NET: Registered protocol family 1 [ 0.383502] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388450] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.423010] Trying to unpack rootfs image as initramfs... [ 0.521725] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.525324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527850] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.531614] Scanning for low memory corruption every 60 seconds [ 0.534412] Initialise system trusted keyring [ 0.536422] audit: initializing netlink socket (disabled) [ 0.538720] type=2000 audit(1561418053.811:1): initialized [ 0.558666] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562061] zbud: loaded [ 0.563511] VFS: Disk quotas dquot_6.5.2 [ 0.565308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.568339] fuse init (API version 7.22) [ 0.570151] msgmni has been set to 1982 [ 0.571955] Key type big_key registered [ 0.574036] Key type asymmetric registered [ 0.575901] Asymmetric key parser 'x509' registered [ 0.578087] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.581413] io scheduler noop registered [ 0.583202] io scheduler deadline registered (default) [ 0.585473] io scheduler cfq registered [ 0.587297] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592540] ipmi message handler version 39.2 [ 0.594543] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597835] ACPI: Power Button [PWRF] [ 0.599613] GHES: HEST is not enabled! [ 0.616482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652851] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679984] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684065] Linux agpgart interface v0.103 [ 0.686799] brd: module loaded [ 0.688701] loop: module loaded [ 0.690608] blk-mq: CPU -> queue map [ 0.692274] CPU 0 -> Queue 0 [ 0.694519] vda: vda1 [ 0.696434] scsi0 : ata_piix [ 0.697918] scsi1 : ata_piix [ 0.699349] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.702190] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705774] libphy: Fixed MDIO Bus: probed [ 0.707716] tun: Universal TUN/TAP device driver, 1.6 [ 0.709915] tun: (C) 1999-2004 Max Krasnyansky [ 0.713704] PPP generic driver version 2.4.2 [ 0.715350] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717628] ehci-pci: EHCI PCI platform driver [ 0.719300] ehci-platform: EHCI generic platform driver [ 0.721203] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723363] ohci-pci: OHCI PCI platform driver [ 0.725021] ohci-platform: OHCI generic platform driver [ 0.726909] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745985] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.748911] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.751051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756105] usb usb1: Product: UHCI Host Controller [ 0.757883] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.760124] usb usb1: SerialNumber: 0000:00:01.2 [ 0.761904] hub 1-0:1.0: USB hub found [ 0.763382] hub 1-0:1.0: 2 ports detected [ 0.765038] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770707] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.772626] mousedev: PS/2 mouse device common for all mice [ 0.774974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.778185] rtc_cmos 00:00: RTC can wake from S4 [ 0.780452] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782695] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.785004] device-mapper: uevent: version 1.0.3 [ 0.786759] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.789830] ledtrig-cpu: registered to indicate activity on CPUs [ 0.792028] TCP: cubic registered [ 0.793413] NET: Registered protocol family 10 [ 0.795258] NET: Registered protocol family 17 [ 0.796938] Key type dns_resolver registered [ 0.798658] Loading compiled-in X.509 certificates [ 0.800959] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.804357] registered taskstats version 1 [ 0.807231] Key type trusted registered [ 0.810855] Key type encrypted registered [ 0.812431] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814415] IMA: No TPM chip found, activating TPM-bypass! [ 0.816948] regulator-dummy: disabling [ 0.818422] Magic number: 7:413:252 [ 0.819980] rtc_cmos 00:00: setting system clock to 2019-06-24 23:14:14 UTC (1561418054) [ 0.822994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825120] EDD information not available. [ 0.861450] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.875903] Write protecting the kernel read-only data: 12288k [ 0.878628] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.882925] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.900114] systemd-udevd[99]: starting version 204 [ 0.932578] FDC 0 is a S82078B [ 1.088057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.252379] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.254743] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.257193] usb 1-1: Product: QEMU USB Tablet [ 1.258823] usb 1-1: Manufacturer: QEMU [ 1.260301] usb 1-1: SerialNumber: 42 [ 1.961719] 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.333818] 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.431486] random: init urandom read with 10 bits of entropy available [ 2.571526] 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 Mon, 24 Jun 2019 23:14:16 +0000. Up 2.96 seconds. cloud-init-nonet[3.16]: 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.80]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:14:18 +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.26 | 255.255.255.0 | fa:16:3e:7f:4c:98 | 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.254 | 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: f2:4e:c0:39:c1:f9:7a:b9:29:8e:72:fa:14:ad:db:5c root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | + | | o + | | . B S | | o * . | | o . E | | ...=.= o | | .=+.+.+ | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 19:7e:72:b6:49:b3:a0:d7:b6:b2:93:de:76:6f:49:c3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | . o | | S * . | | . O = E | | . ..* . 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: fe:e5:ef:82:8f:fe:89:49:30:3c:65:f9:dc:ee:4b:cf root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | + | | . o o . | | S o . | | . + . | | . ... o | | o.*.+ o | | .*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: d6:4c:c6:44:c1:26:a6:54:59:df:e1:64:5b:3c:a0:2e root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ..==. .=..| | . +oo..= =.| | . o o+.. + .| | . =. | | SEo. | | . . | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Mon, 24 Jun 2019 23:14:25 +0000. Up 11.88 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 Mon, 24 Jun 2019 23:14:26 +0000. Up 13.08 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 15634 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 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 [6313 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 [7535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.26 + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 9s (7028 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 8546 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 9270 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' Killed 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 (7599 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.100.6' + 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 4b85a3b7df7085d8 is healthy: got healthy result from http://192.168.100.26:4000 cluster is healthy + clearwater-etcdctl member list 4b85a3b7df7085d8: name=192-168-100-26 peerURLs=http://192.168.100.26:2380 clientURLs=http://192.168.100.26: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: gAAAAABdEVjWpjK2UQrnh1iYf3ucVeAgVCo7XzuHdYPNI5zmCy2RKlIDr1JPYeZi37WbNPQk28vlt0EDOXZRMNi0DOzVKDNDtSischOVoTXd4QXsd8bGFsWQdM4FIkonMuO6lP27tTxrPN0dGm1t756MZOfpEV7kTMLimxNRZD9etqLnDzFVpPg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-ellis-s4skvsof73ho/a2c0d815-bfb9-42c0-96c8-b8efc158aeee/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 54 --:--:-- --:--:-- --:--:-- 54100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:17:16 GMT Server: Apache x-openstack-request-id: req-ff5e1187-1975-4eea-a358-18c24803c89f 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 19:7e:72:b6:49:b3:a0:d7:b6:b2:93:de:76:6f:49:c3 root@ellis-0 (DSA) ec2: 256 fe:e5:ef:82:8f:fe:89:49:30:3c:65:f9:dc:ee:4b:cf root@ellis-0 (ECDSA) ec2: 256 d6:4c:c6:44:c1:26:a6:54:59:df:e1:64:5b:3c:a0:2e root@ellis-0 (ED25519) ec2: 2048 f2:4e:c0:39:c1:f9:7a:b9:29:8e:72:fa:14:ad:db:5c root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOyxSh2b8Kb+5s7lh9UJoV/evghLfTVgV+IcTx2YZia7hCcQ/Y5Hrez/KBMbqiTyk2DiG19jx49uF701ZXDYVqU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWFu7mYenen+aNVMWt9i0M2C4DJVy6rSotBifg8OEX/ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMnqRC31w1AFMuchfJA7U+PqjGAQIs9r7NAUpuGE7HMTh2I15RVQ0JbNqmcS21KPoeIXhii6nANnNw0sZSq3wpBJtiVasetGM6YTB8zIe7umV5i/xwRF/QNrlNAn4A30BhJrM5YxqJFVaQqGQSakpn8tkOiti/UfAHrWdBoG9Bu0X5yxMEwn6cxCHPPcrMz+th4XHFKz9HmanSGENAD1C7YGuGfztT9kAqLfpdGUnWbGxTnYgSl4gQsfPrl5ETV7u2ROrWq6l+mQtH19/Jx+S2CxJwtIHHYE+vhpIP7DwTw5OJ9f/HFS88I2MB/KWw+QFlhYNGePWl1HGQVpLQ38fr root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:17:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.21 seconds 2019-06-24 23:40:59,049 - 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:7f:4c:98', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:4c:98', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:14:12.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'4f2a7442-2c43-4ccd-8f3d-357b89bb4419', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-06-24T23:14:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:14:12Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:14:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:12:29Z', 'created': u'2019-06-24T23:12:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 23:41:00,342 - 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.009738] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013600] Yama: becoming mindful. [ 0.015090] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016915] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020454] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022801] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029673] Initializing cgroup subsys freezer [ 0.031334] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036748] 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.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047006] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055403] MDS: Mitigation: Clear CPU buffers [ 0.077946] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089164] ACPI: Core revision 20131115 [ 0.091282] ACPI: All ACPI Tables successfully acquired [ 0.092473] ftrace: allocating 28757 entries in 113 pages [ 0.116366] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122617] Enabling x2apic [ 0.123802] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134947] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143890] KVM setup paravirtual spinlock [ 0.146081] x86: Booted up 1 node, 1 CPUs [ 0.147631] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148410] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150816] devtmpfs: initialized [ 0.153401] EVM: security.selinux [ 0.154736] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157222] EVM: security.capability [ 0.159595] pinctrl core: initialized pinctrl subsystem [ 0.160051] regulator-dummy: no parameters [ 0.161712] RTC time: 23:11:49, date: 06/24/19 [ 0.163423] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165699] cpuidle: using governor menu [ 0.167233] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170427] PCI: Using configuration type 1 for base access [ 0.172717] bio: create slab at 0 [ 0.174452] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179393] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181480] ACPI: Interpreter enabled [ 0.182937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195555] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200172] ACPI: No dock devices found. [ 0.203459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212213] acpiphp: Slot [3] registered [ 0.213757] acpiphp: Slot [4] registered [ 0.215411] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217564] acpiphp: Slot [7] registered [ 0.219083] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221549] acpiphp: Slot [10] registered [ 0.223100] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225572] acpiphp: Slot [13] registered [ 0.227125] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229579] acpiphp: Slot [16] registered [ 0.231126] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233581] acpiphp: Slot [19] registered [ 0.235140] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237592] acpiphp: Slot [22] registered [ 0.239153] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243127] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245570] acpiphp: Slot [28] registered [ 0.247120] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249577] acpiphp: Slot [31] registered [ 0.251129] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272005] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297307] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300122] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.302829] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312328] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317157] vgaarb: bridge control possible 0000:00:02.0 [ 0.319339] SCSI subsystem initialized [ 0.320228] ACPI: bus type USB registered [ 0.321818] usbcore: registered new interface driver usbfs [ 0.323795] usbcore: registered new interface driver hub [ 0.324044] usbcore: registered new device driver usb [ 0.326069] PCI: Using ACPI for IRQ routing [ 0.328049] NetLabel: Initializing [ 0.329413] NetLabel: domain hash size = 128 [ 0.331046] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332041] NetLabel: unlabeled traffic allowed by default [ 0.334260] Switched to clocksource kvm-clock [ 0.340513] AppArmor: AppArmor Filesystem Enabled [ 0.342302] pnp: PnP ACPI init [ 0.343559] ACPI: bus type PNP registered [ 0.345560] pnp: PnP ACPI: found 8 devices [ 0.347136] ACPI: bus type PNP unregistered [ 0.354370] NET: Registered protocol family 2 [ 0.356284] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358793] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361192] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363555] TCP: reno registered [ 0.364874] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366990] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369309] NET: Registered protocol family 1 [ 0.370984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373099] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375166] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409440] Trying to unpack rootfs image as initramfs... [ 0.510520] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.513603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515694] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518904] Scanning for low memory corruption every 60 seconds [ 0.521328] Initialise system trusted keyring [ 0.523053] audit: initializing netlink socket (disabled) [ 0.525054] type=2000 audit(1561417909.951:1): initialized [ 0.545152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548191] zbud: loaded [ 0.549510] VFS: Disk quotas dquot_6.5.2 [ 0.551068] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553689] fuse init (API version 7.22) [ 0.555268] msgmni has been set to 1982 [ 0.556811] Key type big_key registered [ 0.558570] Key type asymmetric registered [ 0.560121] Asymmetric key parser 'x509' registered [ 0.561900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564696] io scheduler noop registered [ 0.566206] io scheduler deadline registered (default) [ 0.568103] io scheduler cfq registered [ 0.569665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571620] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573927] ipmi message handler version 39.2 [ 0.575601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578309] ACPI: Power Button [PWRF] [ 0.579795] GHES: HEST is not enabled! [ 0.596107] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628329] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631015] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660157] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.664272] loop: module loaded [ 0.665918] blk-mq: CPU -> queue map [ 0.667289] CPU 0 -> Queue 0 [ 0.669373] vda: vda1 [ 0.671072] scsi0 : ata_piix [ 0.672326] scsi1 : ata_piix [ 0.673532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675833] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678844] libphy: Fixed MDIO Bus: probed [ 0.680454] tun: Universal TUN/TAP device driver, 1.6 [ 0.682307] tun: (C) 1999-2004 Max Krasnyansky [ 0.685491] PPP generic driver version 2.4.2 [ 0.687144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689436] ehci-pci: EHCI PCI platform driver [ 0.691109] ehci-platform: EHCI generic platform driver [ 0.693010] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695187] ohci-pci: OHCI PCI platform driver [ 0.696853] ohci-platform: OHCI generic platform driver [ 0.698745] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715949] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725325] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728051] usb usb1: Product: UHCI Host Controller [ 0.729837] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.732092] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733895] hub 1-0:1.0: USB hub found [ 0.735370] hub 1-0:1.0: 2 ports detected [ 0.737043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740899] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742720] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744656] mousedev: PS/2 mouse device common for all mice [ 0.747024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750243] rtc_cmos 00:00: RTC can wake from S4 [ 0.752474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757079] device-mapper: uevent: version 1.0.3 [ 0.758849] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764167] TCP: cubic registered [ 0.765559] NET: Registered protocol family 10 [ 0.767412] NET: Registered protocol family 17 [ 0.769105] Key type dns_resolver registered [ 0.770835] Loading compiled-in X.509 certificates [ 0.773152] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776577] registered taskstats version 1 [ 0.779443] Key type trusted registered [ 0.783080] Key type encrypted registered [ 0.784665] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786650] IMA: No TPM chip found, activating TPM-bypass! [ 0.789180] regulator-dummy: disabling [ 0.790667] Magic number: 7:860:201 [ 0.792242] rtc_cmos 00:00: setting system clock to 2019-06-24 23:11:49 UTC (1561417909) [ 0.795279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797419] EDD information not available. [ 0.833430] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848294] Write protecting the kernel read-only data: 12288k [ 0.851061] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855367] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872110] systemd-udevd[99]: starting version 204 [ 0.904705] FDC 0 is a S82078B [ 1.060024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225214] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227617] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230084] usb 1-1: Product: QEMU USB Tablet [ 1.231729] usb 1-1: Manufacturer: QEMU [ 1.233220] usb 1-1: SerialNumber: 42 [ 1.937755] 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.310502] 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.425690] random: init urandom read with 10 bits of entropy available [ 2.561315] 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 Mon, 24 Jun 2019 23:11:51 +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 ] cloud-init-nonet[4.84]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:11:54 +0000. Up 5.34 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.6 | 255.255.255.0 | fa:16:3e:c5:70:7b | 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.254 | 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: 04:37:83:89:33:92:41:91:b4:ef:79:45:91:03:47:c3 root@ns The key's randomart image is: +--[ RSA 2048]----+ | o== .o*O. | | +.+ o+E= | | .. o o. | | . o | | . S | | . . . | | 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: a5:ce:09:d6:c6:87:de:82:7f:ff:62:3e:59:76:87:b3 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o + | | o S . . | | . B + = o| | . * . + +.| | . .. = E | | .. +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: ec:2b:05:cf:dc:6d:dc:8b:c0:af:0c:29:d2:98:00:91 root@ns The key's randomart image is: +--[ECDSA 256]---+ |.. | |E. | |. | | . .. | | . =So o . | | . + .=.+ + . | | + o.+ + . . | | ... + o . | | .. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:a5:15:6b:45:b3:2d:58:f1:fd:67:e2:57:d7:bd:4f root@ns The key's randomart image is: +--[ED25519 256--+ | . | | o . | | + . .| | + + +| | S o + o 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 Mon, 24 Jun 2019 23:12:00 +0000. Up 12.29 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 Mon, 24 Jun 2019 23:12:03 +0000. Up 13.56 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 5s (2301 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 0s (742 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABdEVhCfq1nkrUMpKODJeQIxysU1LfE1s-wD9rNhpQopV_39aC0uNLS62XRohui1v55MsKo56HZblS1DAIOHn8LmeX6uzA19-nXR2gj0DNv1snCuKaXHqczTcMj0vEWnhxHhCojCiUJOmxrREoA3L2CNxY2Q5ut7gbYM8HZaHWhGzaA2bw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-dns-lmt4qhzlnkht/5ae2f310-8ffe-4d64-a1a2-5c92be1e7a0c/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 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:12:15 GMT Server: Apache x-openstack-request-id: req-c4b3243d-a686-4e5d-beda-44b263671644 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a5:ce:09:d6:c6:87:de:82:7f:ff:62:3e:59:76:87:b3 root@ns (DSA) ec2: 256 ec:2b:05:cf:dc:6d:dc:8b:c0:af:0c:29:d2:98:00:91 root@ns (ECDSA) ec2: 256 be:a5:15:6b:45:b3:2d:58:f1:fd:67:e2:57:d7:bd:4f root@ns (ED25519) ec2: 2048 04:37:83:89:33:92:41:91:b4:ef:79:45:91:03:47:c3 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAWl5KVnJ6l3EQcO61+B/OAtxi7+c3FXltHRBZu381ZW25TZO2L8WA8nheMn5RrWMXzBWGuSqKGdxUm8UMvy7UA= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHtN8LH387jePavQur4poCiYbaPaqDmkN2iyi6h2gzfJ root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqTFEpGk/ssfEsw9eq/zdMVBzjMP690TjVLzb2tL5A88rb/+sunuuUXe+prJEhgyOzrK0eHBaqkuqnOZGsA1pw12axqX/t7nF1KyTiidkMurYd53eSQ3waEEmmKol12oFdg7/dnWvHEmXLgtSmm8xA79VB2DgM/1VMkGt+vSxJZJSRfcoTXykaxvclVK5dX8yXNzavGDWAsRLaTShrffUVsQEophpNSQ+EeIPnGOkY0EGbW5e2s4/+TBjjptLRJbNuagBP+Zx4/OjvqKzKeMZtHzglYZRgYrD8/hVCrS27EyQbIx1lPRW63tcRogPLehDyJ5kEF1p/2GSp1sYsMr6x root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:12:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.44 seconds 2019-06-24 23:41:00,344 - 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.009738] Security Framework initialized [ 0.012033] AppArmor: AppArmor initialized [ 0.013600] Yama: becoming mindful. [ 0.015090] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016915] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020454] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022801] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029673] Initializing cgroup subsys freezer [ 0.031334] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033747] Initializing cgroup subsys hugetlb [ 0.036748] 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.044003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.047006] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055403] MDS: Mitigation: Clear CPU buffers [ 0.077946] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.089164] ACPI: Core revision 20131115 [ 0.091282] ACPI: All ACPI Tables successfully acquired [ 0.092473] ftrace: allocating 28757 entries in 113 pages [ 0.116366] smpboot: Max logical packages: 1 [ 0.120004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122617] Enabling x2apic [ 0.123802] Enabled x2apic [ 0.124010] Switched APIC routing to physical x2apic. [ 0.129404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131526] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134947] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143890] KVM setup paravirtual spinlock [ 0.146081] x86: Booted up 1 node, 1 CPUs [ 0.147631] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148410] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.150816] devtmpfs: initialized [ 0.153401] EVM: security.selinux [ 0.154736] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157222] EVM: security.capability [ 0.159595] pinctrl core: initialized pinctrl subsystem [ 0.160051] regulator-dummy: no parameters [ 0.161712] RTC time: 23:11:49, date: 06/24/19 [ 0.163423] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165699] cpuidle: using governor menu [ 0.167233] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170427] PCI: Using configuration type 1 for base access [ 0.172717] bio: create slab at 0 [ 0.174452] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179393] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181480] ACPI: Interpreter enabled [ 0.182937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188991] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195555] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200172] ACPI: No dock devices found. [ 0.203459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212213] acpiphp: Slot [3] registered [ 0.213757] acpiphp: Slot [4] registered [ 0.215411] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217564] acpiphp: Slot [7] registered [ 0.219083] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221549] acpiphp: Slot [10] registered [ 0.223100] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225572] acpiphp: Slot [13] registered [ 0.227125] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229579] acpiphp: Slot [16] registered [ 0.231126] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233581] acpiphp: Slot [19] registered [ 0.235140] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237592] acpiphp: Slot [22] registered [ 0.239153] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241579] acpiphp: Slot [25] registered [ 0.243127] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245570] acpiphp: Slot [28] registered [ 0.247120] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249577] acpiphp: Slot [31] registered [ 0.251129] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272005] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297307] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300122] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.302829] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305366] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.308014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.310366] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312328] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317157] vgaarb: bridge control possible 0000:00:02.0 [ 0.319339] SCSI subsystem initialized [ 0.320228] ACPI: bus type USB registered [ 0.321818] usbcore: registered new interface driver usbfs [ 0.323795] usbcore: registered new interface driver hub [ 0.324044] usbcore: registered new device driver usb [ 0.326069] PCI: Using ACPI for IRQ routing [ 0.328049] NetLabel: Initializing [ 0.329413] NetLabel: domain hash size = 128 [ 0.331046] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332041] NetLabel: unlabeled traffic allowed by default [ 0.334260] Switched to clocksource kvm-clock [ 0.340513] AppArmor: AppArmor Filesystem Enabled [ 0.342302] pnp: PnP ACPI init [ 0.343559] ACPI: bus type PNP registered [ 0.345560] pnp: PnP ACPI: found 8 devices [ 0.347136] ACPI: bus type PNP unregistered [ 0.354370] NET: Registered protocol family 2 [ 0.356284] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358793] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361192] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363555] TCP: reno registered [ 0.364874] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366990] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369309] NET: Registered protocol family 1 [ 0.370984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373099] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375166] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409440] Trying to unpack rootfs image as initramfs... [ 0.510520] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.513603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515694] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518904] Scanning for low memory corruption every 60 seconds [ 0.521328] Initialise system trusted keyring [ 0.523053] audit: initializing netlink socket (disabled) [ 0.525054] type=2000 audit(1561417909.951:1): initialized [ 0.545152] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548191] zbud: loaded [ 0.549510] VFS: Disk quotas dquot_6.5.2 [ 0.551068] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553689] fuse init (API version 7.22) [ 0.555268] msgmni has been set to 1982 [ 0.556811] Key type big_key registered [ 0.558570] Key type asymmetric registered [ 0.560121] Asymmetric key parser 'x509' registered [ 0.561900] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564696] io scheduler noop registered [ 0.566206] io scheduler deadline registered (default) [ 0.568103] io scheduler cfq registered [ 0.569665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571620] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573927] ipmi message handler version 39.2 [ 0.575601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578309] ACPI: Power Button [PWRF] [ 0.579795] GHES: HEST is not enabled! [ 0.596107] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628329] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631015] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656666] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660157] Linux agpgart interface v0.103 [ 0.662573] brd: module loaded [ 0.664272] loop: module loaded [ 0.665918] blk-mq: CPU -> queue map [ 0.667289] CPU 0 -> Queue 0 [ 0.669373] vda: vda1 [ 0.671072] scsi0 : ata_piix [ 0.672326] scsi1 : ata_piix [ 0.673532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675833] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678844] libphy: Fixed MDIO Bus: probed [ 0.680454] tun: Universal TUN/TAP device driver, 1.6 [ 0.682307] tun: (C) 1999-2004 Max Krasnyansky [ 0.685491] PPP generic driver version 2.4.2 [ 0.687144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689436] ehci-pci: EHCI PCI platform driver [ 0.691109] ehci-platform: EHCI generic platform driver [ 0.693010] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695187] ohci-pci: OHCI PCI platform driver [ 0.696853] ohci-platform: OHCI generic platform driver [ 0.698745] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715949] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717856] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.722947] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725325] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728051] usb usb1: Product: UHCI Host Controller [ 0.729837] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.732092] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733895] hub 1-0:1.0: USB hub found [ 0.735370] hub 1-0:1.0: 2 ports detected [ 0.737043] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740899] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742720] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744656] mousedev: PS/2 mouse device common for all mice [ 0.747024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750243] rtc_cmos 00:00: RTC can wake from S4 [ 0.752474] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757079] device-mapper: uevent: version 1.0.3 [ 0.758849] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764167] TCP: cubic registered [ 0.765559] NET: Registered protocol family 10 [ 0.767412] NET: Registered protocol family 17 [ 0.769105] Key type dns_resolver registered [ 0.770835] Loading compiled-in X.509 certificates [ 0.773152] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.776577] registered taskstats version 1 [ 0.779443] Key type trusted registered [ 0.783080] Key type encrypted registered [ 0.784665] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786650] IMA: No TPM chip found, activating TPM-bypass! [ 0.789180] regulator-dummy: disabling [ 0.790667] Magic number: 7:860:201 [ 0.792242] rtc_cmos 00:00: setting system clock to 2019-06-24 23:11:49 UTC (1561417909) [ 0.795279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797419] EDD information not available. [ 0.833430] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.848294] Write protecting the kernel read-only data: 12288k [ 0.851061] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.855367] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872110] systemd-udevd[99]: starting version 204 [ 0.904705] FDC 0 is a S82078B [ 1.060024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.225214] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227617] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.230084] usb 1-1: Product: QEMU USB Tablet [ 1.231729] usb 1-1: Manufacturer: QEMU [ 1.233220] usb 1-1: SerialNumber: 42 [ 1.937755] 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.310502] 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.425690] random: init urandom read with 10 bits of entropy available [ 2.561315] 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 Mon, 24 Jun 2019 23:11:51 +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 ] cloud-init-nonet[4.84]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 24 Jun 2019 23:11:54 +0000. Up 5.34 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.6 | 255.255.255.0 | fa:16:3e:c5:70:7b | 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.254 | 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: 04:37:83:89:33:92:41:91:b4:ef:79:45:91:03:47:c3 root@ns The key's randomart image is: +--[ RSA 2048]----+ | o== .o*O. | | +.+ o+E= | | .. o o. | | . o | | . S | | . . . | | 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: a5:ce:09:d6:c6:87:de:82:7f:ff:62:3e:59:76:87:b3 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o + | | o S . . | | . B + = o| | . * . + +.| | . .. = E | | .. +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: ec:2b:05:cf:dc:6d:dc:8b:c0:af:0c:29:d2:98:00:91 root@ns The key's randomart image is: +--[ECDSA 256]---+ |.. | |E. | |. | | . .. | | . =So o . | | . + .=.+ + . | | + o.+ + . . | | ... + o . | | .. o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: be:a5:15:6b:45:b3:2d:58:f1:fd:67:e2:57:d7:bd:4f root@ns The key's randomart image is: +--[ED25519 256--+ | . | | o . | | + . .| | + + +| | S o + o 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 Mon, 24 Jun 2019 23:12:00 +0000. Up 12.29 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 Mon, 24 Jun 2019 23:12:03 +0000. Up 13.56 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 5s (2301 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 0s (742 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABdEVhCfq1nkrUMpKODJeQIxysU1LfE1s-wD9rNhpQopV_39aC0uNLS62XRohui1v55MsKo56HZblS1DAIOHn8LmeX6uzA19-nXR2gj0DNv1snCuKaXHqczTcMj0vEWnhxHhCojCiUJOmxrREoA3L2CNxY2Q5ut7gbYM8HZaHWhGzaA2bw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.42:8004/v1/2a1b81a18e2b4a86aea057fccc206cd6/stacks/clearwater-opnfv-dns-lmt4qhzlnkht/5ae2f310-8ffe-4d64-a1a2-5c92be1e7a0c/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 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Mon, 24 Jun 2019 23:12:15 GMT Server: Apache x-openstack-request-id: req-c4b3243d-a686-4e5d-beda-44b263671644 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 | d1:e7:31:05:e6:29:51:81:53:7b:26:d5:58:3d:66:ec | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a5:ce:09:d6:c6:87:de:82:7f:ff:62:3e:59:76:87:b3 root@ns (DSA) ec2: 256 ec:2b:05:cf:dc:6d:dc:8b:c0:af:0c:29:d2:98:00:91 root@ns (ECDSA) ec2: 256 be:a5:15:6b:45:b3:2d:58:f1:fd:67:e2:57:d7:bd:4f root@ns (ED25519) ec2: 2048 04:37:83:89:33:92:41:91:b4:ef:79:45:91:03:47:c3 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAWl5KVnJ6l3EQcO61+B/OAtxi7+c3FXltHRBZu381ZW25TZO2L8WA8nheMn5RrWMXzBWGuSqKGdxUm8UMvy7UA= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHtN8LH387jePavQur4poCiYbaPaqDmkN2iyi6h2gzfJ root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqTFEpGk/ssfEsw9eq/zdMVBzjMP690TjVLzb2tL5A88rb/+sunuuUXe+prJEhgyOzrK0eHBaqkuqnOZGsA1pw12axqX/t7nF1KyTiidkMurYd53eSQ3waEEmmKol12oFdg7/dnWvHEmXLgtSmm8xA79VB2DgM/1VMkGt+vSxJZJSRfcoTXykaxvclVK5dX8yXNzavGDWAsRLaTShrffUVsQEophpNSQ+EeIPnGOkY0EGbW5e2s4/+TBjjptLRJbNuagBP+Zx4/OjvqKzKeMZtHzglYZRgYrD8/hVCrS27EyQbIx1lPRW63tcRogPLehDyJ5kEF1p/2GSp1sYsMr6x root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 24 Jun 2019 23:12:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.44 seconds 2019-06-24 23:41:00,347 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.215 2019-06-24 23:41:00,450 - 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-06-24 23:41:00,517 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-06-24 23:41:00,518 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-06-24 23:41:00,806 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550556@clearwater.opnfv', u'sip_username': u'6505550556', u'formatted_number': u'(650) 555-0556', u'number': u'6505550556', u'sip_uri': u'sip:6505550556@clearwater.opnfv', u'number_id': u'00bfe7e82156426cb814c89446dab4d9', u'sip_password': u'eFyxTeYyz', u'pstn': False} 2019-06-24 23:41:01,209 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', 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-06-24 23:41:01,209 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-06-24 23:41:01,209 - 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.205 ELLIS=172.30.9.215 --trace' 2019-06-24 23:41:01,210 - 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.205 ELLIS=172.30.9.215 --trace'' 2019-06-24 23:43:13,120 - 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) - (6505550551, 6505550136) Passed Basic Call - SDP (TCP) - (6505550170, 6505550887) Passed Basic Call - Tel URIs (TCP) - (6505550508, 6505550896) Passed Basic Call - Unknown number (TCP) - (6505550120, 6505550544) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550687, 6505550491) Passed Basic Call - Messages - Pager model (TCP) - (6505550738, 6505550114) Passed Basic Call - Pracks (TCP) - (6505550557, 6505550258) Passed Basic Registration (TCP) - (6505550104) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550772, 6505550428) Passed Call Barring - Outbound Rejection (TCP) - (6505550546, 6505550681) 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) - (6505550893, 6505550401) 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) - (6505550269, 6505550952, 6505550378) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550955, 6505550758, 6505550514) Passed Call Diversion - Not reachable (408) (TCP) - (6505550116, 6505550432, 6505550558) Passed Call Diversion - Not reachable (503) (TCP) - (6505550686, 6505550799, 6505550949) Passed Call Diversion - Not reachable (500) (TCP) - (6505550417, 6505550930, 6505550516) Passed Call Diversion - Busy (TCP) - (6505550116, 6505550903, 6505550155) Passed Call Diversion - Unconditional (TCP) - (6505550314, 6505550303, 6505550376) Passed Call Diversion - No answer (TCP) - (6505550415, 6505550705, 6505550517) Passed Call Diversion - Bad target URI (TCP) - (6505550887, 6505550924) Passed Call Diversion - Audio-only call (TCP) - (6505550779, 6505550395, 6505550630, 6505550425) Passed Call Diversion - Audio-video call (TCP) - (6505550532, 6505550788, 6505550130, 6505550316) Passed Call Forking - Mainline (TCP) - (6505550565, 6505550043) Passed Call Forking - Endpoint offline (TCP) - (6505550061, 6505550293) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550021, 6505550945) Passed Call Waiting - Accepted (TCP) - (6505550797, 6505550846, 6505550933) Passed Call Waiting - Cancelled (TCP) - (6505550211, 6505550940, 6505550090) Passed CANCEL - Mainline (TCP) - (6505550755, 6505550065) Passed Filtering - Accept-Contact (TCP) - (6505550564, 6505550734) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550818, 6505550129) Passed Filtering - Accept-Contact no match (TCP) - (6505550263, 6505550538) Passed Filtering - Accept-Contact negated match (TCP) - (6505550550, 6505550187) Passed Filtering - RFC3841 example (TCP) - (6505550656, 6505550926) Passed Filtering - Reject-Contact no match (TCP) - (6505550256, 6505550683) Passed Filtering - Reject-Contact match (TCP) - (6505550649, 6505550624) 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) - (6505550410) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550706) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550675) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550343) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550987, 6505550772) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550716, 6505550639) Passed GRUU - Call - only GRUU as target (TCP) - (6505550891, 6505550619) Passed GRUU - Call - AoR as target (TCP) - (6505550660, 6505550650) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550191, 6505550516) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550503, 6505550041) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550141, 6505550418) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550858, 6505550277) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550559, 6505550525) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550697, 6505550950) 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) - (6505550183) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550826) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550446) 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) - (6505550432, 6505550085) 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-06-24 23:43:13,121 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-06-24 23:43:23,196 - 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:c8:11:d8', 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:c8:11:d8', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:40.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'64d8d02d-0c94-4ef7-b9b9-3b90f4bf69bb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-06-24T23:33:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:40Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:33:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:05Z', 'created': u'2019-06-24T23:33:05Z', '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:6d:bb:b8', u'version': 4, u'addr': u'192.168.100.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:bb:b8', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:38.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'ce3251e1-d08e-41eb-893f-2d938bbbd3b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:33:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:38Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:04Z', 'created': u'2019-06-24T23:33:04Z', '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:95:ff:d4', u'version': 4, u'addr': u'192.168.100.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:ff:d4', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:33:34.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'7bab4ef5-4afa-482e-93d4-24e2d230daa4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-06-24T23:33:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:33:34Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.16', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:33:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:33:03Z', 'created': u'2019-06-24T23:33:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:04:37', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:28:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e31841a3-6526-49fe-b843-ac7f0b400f52', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:28:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:28:00Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:28:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:27:42Z', 'created': u'2019-06-24T23:27:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:78:46', 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:69:78:46', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:18:00.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'90f2315f-fdba-4e43-bb01-c89125d3518d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-06-24T23:18:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:18:00Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:18:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:17:41Z', 'created': u'2019-06-24T23:17:41Z', '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:7f:4c:98', u'version': 4, u'addr': u'192.168.100.26', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:4c:98', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:14:12.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'4f2a7442-2c43-4ccd-8f3d-357b89bb4419', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-06-24T23:14:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:14:12Z', 'hostId': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.26', 'cloud': 'envvars', 'host_id': u'396b9eb7425604c1ddc450a1d316ed56cf47589f071e43f78dcc4d56', '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-06-24T23:14:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:12:29Z', 'created': u'2019-06-24T23:12: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:c5:70:7b', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:70:7b', 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'2781ce9e-aa32-4e69-a6b4-979be1dd14d6', 'name': u'heat_ims-img_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:11:48.000000', 'flavor': Munch({u'id': u'9c487a3f-a862-4b1a-81a4-af94442d56e2', 'name': u'heat_ims-flavor_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9'}), 'az': u'nova', 'id': u'e20bd421-ebd5-445f-95fb-f7190f7f97b7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'21e07523-5666-49de-be0e-8eac59a422bd'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'81f43cf3-3473-4ccf-9b1f-9894e236114b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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'e7c564db-86a3-47d4-9ef7-657a12fe4aed'})], 'id': u'69766e9d-f981-4da9-86cd-2a4c933da3f4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04044c0e62c248eda4b75bbc5752f162', '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'4422c5f6a97c49f5890bd4f9c01bd334', 'name': 'heat_ims-project_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', '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-06-24T23:11:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:11:48Z', 'hostId': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_077847b1-5ff5-4ff4-9d33-acea7cf3dbe9', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'c64dbcf1e38891ee19c50f91dd32296b8ad13b44e801f14b06e9c2fa', '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-06-24T23:11:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'4422c5f6a97c49f5890bd4f9c01bd334', 'created_at': u'2019-06-24T23:10:01Z', 'created': u'2019-06-24T23:10:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-06-24 23:43:23,201 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-06-24 23:43:23,611 - 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-06-24 23:43:23,613 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-06-24 23:43:24,120 - 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-06-24 23:43:24,122 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-06-24 23:43:24,531 - 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-06-24 23:43:24,533 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-06-24 23:43:24,940 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 14m 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-06-24 23:43:24,942 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-06-24 23:43:25,353 - 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-06-24 23:43:25,355 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-06-24 23:43:25,763 - 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-06-24 23:43:25,879 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-24 23:43:25,880 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-24 23:44:42,630 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-06-24 23:44:43,990 - 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'0fe8476ac09844958a275b2652bcffb6', '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_2799f5ef-0336-4367-999c-3db8df0d18ed'}) 2019-06-24 23:44:44,498 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b3deab445c8049c5820872d72111fb26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2799f5ef-0336-4367-999c-3db8df0d18ed'}) 2019-06-24 23:44:46,279 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 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'0fe8476ac09844958a275b2652bcffb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'q9NJdS65bzlmcWDsop3I1ALyzRHtb6', 'username': u'vyos_vrouter-user_2799f5ef-0336-4367-999c-3db8df0d18ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-24 23:44:46,283 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2799f5ef-0336-4367-999c-3db8df0d18ed', 'password': 'q9NJdS65bzlmcWDsop3I1ALyzRHtb6', 'project_name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': '0fe8476ac09844958a275b2652bcffb6', 'project_domain_name': 'Default'} 2019-06-24 23:44:46,313 - 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-06-24 23:44:46,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-06-24 23:44:46,353 - 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-06-24 23:44:46,386 - 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-06-24 23:44:46,386 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-06-24 23:44:47,496 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-24T23:44:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c3367ef0-2436-41ed-aa43-e44edc9951c1', u'provider:segmentation_id': 48, 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_2799f5ef-0336-4367-999c-3db8df0d18ed', u'created_at': u'2019-06-24T23:44:47Z', u'mtu': 1450, u'tenant_id': u'0fe8476ac09844958a275b2652bcffb6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0fe8476ac09844958a275b2652bcffb6', u'l2_adjacency': True}) 2019-06-24 23:44:49,760 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T23:44:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4d7598f2-f641-49b5-83e0-64e54b9fa836', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2799f5ef-0336-4367-999c-3db8df0d18ed', u'enable_dhcp': True, u'network_id': u'c3367ef0-2436-41ed-aa43-e44edc9951c1', u'tenant_id': u'0fe8476ac09844958a275b2652bcffb6', u'created_at': u'2019-06-24T23:44:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0fe8476ac09844958a275b2652bcffb6'}) 2019-06-24 23:44:57,176 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-24T23:44:52Z', u'revision_number': 3, u'id': u'b59ecaae-be4b-46bc-8229-37a292251275', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2799f5ef-0336-4367-999c-3db8df0d18ed', u'admin_state_up': True, u'tenant_id': u'0fe8476ac09844958a275b2652bcffb6', u'created_at': u'2019-06-24T23:44:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'0fe8476ac09844958a275b2652bcffb6'}) 2019-06-24 23:45:07,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648/file', 'owner': u'0fe8476ac09844958a275b2652bcffb6', 'id': u'6fdf5fda-6040-4bf8-9c63-4408ed28b648', 'size': 297598976, u'self': u'/v2/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe8476ac09844958a275b2652bcffb6', 'name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T23:45:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T23:45:07Z', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', 'properties': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed', 'created': u'2019-06-24T23:45:02Z', 'checksum': u'4deafac2469ff170385e5a88464ac4e0', 'created_at': u'2019-06-24T23:45:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', 'metadata': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}}) 2019-06-24 23:45:08,026 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2799f5ef-0336-4367-999c-3db8df0d18ed', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'69a93a99-144a-4e93-b6aa-5af950402a10', 'swap': 0}) 2019-06-24 23:45:08,456 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGl3PrYAt1ZAiP7FJWTD/fsSU7YQm+BTF9nhG9jK2OFmwvUjW1GoqL3uPgEFg3wnbga27bgRLtLzypDmMHwBBS5Hvr2mbuem1rfK8IeFngjG0M10W+tcICFqyZkgoO/tZpbsBQd57tUeB2EvhHBZsX6T6nQNRG+d0NMa6d9owhesPD3sr626JzeTJ742X39E9k6GanuYNKnFZq88WSkc4szpgonhbH7NArmbEW1MKWD3PRiLOZ4XTIYZla3+tEF5yi49sg0ihObMjscGj72dqwyRmO2ECL9kBULmo5OFxCkFpnHL02U/7/HkLzcT47gaaEgqMuHh+iftf9g3MBYI+Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxpdz62ALdWQIj+xSVkw/37ElO2EJvgUxfZ4RvYytjhZsL1I1\ntRqKi97j4BBYN8J24Gtu24ES7S88qQ5jB8AQUuR769pm7npta3yvCHhZ4IxtDNdF\nvrXCAhasmZIKDv7WaW7AUHee7VHgdhL4RwWbF+k+p0DURvndDTGunfaMIXrDw97K\n+tuic3kye+Nl9/RPZOhmp7mDSpxWavPFkpHOLM6YKJ4Wx+zQK5mxFtTClg9z0Yiz\nmeF0yGGZWt/rRBecouPbINIoTmzI7HBo+9nasMkZjthAi/ZAVC5qOThcQpBaZxy9\nNlP+/x5C83E+O4GmhIKjLh4fon7X/YNzAWCPmQIDAQABAoIBAQC/ADuFTkK3DRcP\nFYO7bGqigoYErjfogqYu4zC81ei2l+pFORRessA99onEnvO57VbYUXu1sla5uIzn\nK+cjNR5+GzL0jIIjK6zBjJHr25TV2zmm+AUkfzuxNo2axlLWSVN+4/4jZml8Zxsz\ndNtFs6aPQM35nuiLuxVX80i2tMHiD7ctPKYK2hY/ZaT+tZQUXjtYCIdAQ+511//X\npH9I3lBFBZkHu5WxCJ6USJwtx5NC8E9hmh3ewtVmfyiOGOkVQwr8uJ+fy21L9pTu\nKIGk0OtIIRw0/m4gODBZJIMWcBu1cILCa0niOfrarwifnllmgoZqM7o1VS3TemIO\n1hokd8gBAoGBAOMzai6++IsB5t4aRvD4btTLWM8Fpa9AkYelScILnxr0+WzEwnCc\nzVe1SeOGpgQT0yifoaQ4/TmOSbLTHf+Vo4qZNmASnQshZDOd8ylue7gv2Fq9dQYW\n1O8P/kjIbWoIvFo+Cw4Wz5DwOVGHJ6swCtipxnI5pumaQc8GM5zMXKYhAoGBAN/D\nrdB7cJZZYdWlo0TWggDk3D4VYGpvUwNYP3I8dHda9u+d3nQtiL6PCn8zToyPJxFB\nQ9NECUmEi5Lok3YR5JZYCEbOvUPPijhtROBc+kF2uGM7diAtbauFq8addJuUyXj7\n8kel4tyj3B/b1axeTSFORBXBW/AbooxbQT5+gMp5AoGADOnmNiP6ooQIKEWcFKQ6\nQHQSZynuAekMnIYjjBj3ASQ9bRY96wKulTajrYAAvaiWzu9L07a9heD1hWmEgfty\nYTVWJt3H+VL7jAeFQ6yY8Z4ekQHFvgPcNH5XOLHTrjwy4Ho4TKO1Roqw51ZkRdGk\nPC5iLinit9JhvS+gDWB8P6ECgYEA0tn14F1hExu4l/ST69rh9+uwKYRFLSYnqCAw\n8PlMmeeKhvJQ21LI5x+suX3kR4jhPF4uhlY3FiKiztT/lyN3LcBYVDidmddoHJHC\ndFTIsIUpbMBsKBgGnri/y9E1PyGt06Y9gAwtwNFbLF4fc2QM9BRnDcT9WD0CJ5YZ\n3cSgoakCgYBDZQi85cfKlstMSoybNgnY5JBbHaYKcFeDtw20e0ONqj3Sb2NgIQEk\niE3fwCq57+npD0MYCi3MXSeIml5BmuN5J62nfQQlitP1X5HFlYOLv/gX3hBBbwCY\nFYrXD9NcYT+9wXSHL8chPzVi7UgT2HYfjpm6nTdn+kmkudN/Uibb1Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b3deab445c8049c5820872d72111fb26', 'name': u'vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed', 'created_at': '2019-06-24T23:45:08.456242', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe8476ac09844958a275b2652bcffb6', 'name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1b:47:99:3f:25:c2:20:86:16:24:76:24:b2:a4:6b:4e', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed'}) 2019-06-24 23:45:08,456 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxpdz62ALdWQIj+xSVkw/37ElO2EJvgUxfZ4RvYytjhZsL1I1 tRqKi97j4BBYN8J24Gtu24ES7S88qQ5jB8AQUuR769pm7npta3yvCHhZ4IxtDNdF vrXCAhasmZIKDv7WaW7AUHee7VHgdhL4RwWbF+k+p0DURvndDTGunfaMIXrDw97K +tuic3kye+Nl9/RPZOhmp7mDSpxWavPFkpHOLM6YKJ4Wx+zQK5mxFtTClg9z0Yiz meF0yGGZWt/rRBecouPbINIoTmzI7HBo+9nasMkZjthAi/ZAVC5qOThcQpBaZxy9 NlP+/x5C83E+O4GmhIKjLh4fon7X/YNzAWCPmQIDAQABAoIBAQC/ADuFTkK3DRcP FYO7bGqigoYErjfogqYu4zC81ei2l+pFORRessA99onEnvO57VbYUXu1sla5uIzn K+cjNR5+GzL0jIIjK6zBjJHr25TV2zmm+AUkfzuxNo2axlLWSVN+4/4jZml8Zxsz dNtFs6aPQM35nuiLuxVX80i2tMHiD7ctPKYK2hY/ZaT+tZQUXjtYCIdAQ+511//X pH9I3lBFBZkHu5WxCJ6USJwtx5NC8E9hmh3ewtVmfyiOGOkVQwr8uJ+fy21L9pTu KIGk0OtIIRw0/m4gODBZJIMWcBu1cILCa0niOfrarwifnllmgoZqM7o1VS3TemIO 1hokd8gBAoGBAOMzai6++IsB5t4aRvD4btTLWM8Fpa9AkYelScILnxr0+WzEwnCc zVe1SeOGpgQT0yifoaQ4/TmOSbLTHf+Vo4qZNmASnQshZDOd8ylue7gv2Fq9dQYW 1O8P/kjIbWoIvFo+Cw4Wz5DwOVGHJ6swCtipxnI5pumaQc8GM5zMXKYhAoGBAN/D rdB7cJZZYdWlo0TWggDk3D4VYGpvUwNYP3I8dHda9u+d3nQtiL6PCn8zToyPJxFB Q9NECUmEi5Lok3YR5JZYCEbOvUPPijhtROBc+kF2uGM7diAtbauFq8addJuUyXj7 8kel4tyj3B/b1axeTSFORBXBW/AbooxbQT5+gMp5AoGADOnmNiP6ooQIKEWcFKQ6 QHQSZynuAekMnIYjjBj3ASQ9bRY96wKulTajrYAAvaiWzu9L07a9heD1hWmEgfty YTVWJt3H+VL7jAeFQ6yY8Z4ekQHFvgPcNH5XOLHTrjwy4Ho4TKO1Roqw51ZkRdGk PC5iLinit9JhvS+gDWB8P6ECgYEA0tn14F1hExu4l/ST69rh9+uwKYRFLSYnqCAw 8PlMmeeKhvJQ21LI5x+suX3kR4jhPF4uhlY3FiKiztT/lyN3LcBYVDidmddoHJHC dFTIsIUpbMBsKBgGnri/y9E1PyGt06Y9gAwtwNFbLF4fc2QM9BRnDcT9WD0CJ5YZ 3cSgoakCgYBDZQi85cfKlstMSoybNgnY5JBbHaYKcFeDtw20e0ONqj3Sb2NgIQEk iE3fwCq57+npD0MYCi3MXSeIml5BmuN5J62nfQQlitP1X5HFlYOLv/gX3hBBbwCY FYrXD9NcYT+9wXSHL8chPzVi7UgT2HYfjpm6nTdn+kmkudN/Uibb1Q== -----END RSA PRIVATE KEY----- 2019-06-24 23:47:20,406 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2799f5ef-0336-4367-999c-3db8df0d18ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:ca:87', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6fdf5fda-6040-4bf8-9c63-4408ed28b648'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-24T23:47:16.000000', 'flavor': Munch({u'id': u'69a93a99-144a-4e93-b6aa-5af950402a10'}), 'az': u'nova', 'id': u'f6147d5d-aa95-438e-9b40-8eeaeb72c316', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2799f5ef-0336-4367-999c-3db8df0d18ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b3deab445c8049c5820872d72111fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe8476ac09844958a275b2652bcffb6', 'name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', '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-06-24T23:47:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-24T23:47:16Z', 'hostId': u'cb235eb73a5a89db2fa39071545a6d7e05589c81e95646d19ce082fa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'cb235eb73a5a89db2fa39071545a6d7e05589c81e95646d19ce082fa', '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-06-24T23:47:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0fe8476ac09844958a275b2652bcffb6', 'name': u'vyos_vrouter-vm_2799f5ef-0336-4367-999c-3db8df0d18ed', 'adminPass': u'n8vxeMrSYdxh', 'tenant_id': u'0fe8476ac09844958a275b2652bcffb6', 'created_at': u'2019-06-24T23:45:17Z', 'created': u'2019-06-24T23:45:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-24 23:47:25,580 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b59ecaae-be4b-46bc-8229-37a292251275', 'updated_at': u'2019-06-24T23:47:25Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.203', 'revision_number': 2, 'port_id': u'95132196-cbea-4876-8a5e-9b26c7c08667', 'id': u'9750f93b-162f-4f11-9b6d-5c521421d6d8', 'network': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'port': u'95132196-cbea-4876-8a5e-9b26c7c08667', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe8476ac09844958a275b2652bcffb6', 'name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0fe8476ac09844958a275b2652bcffb6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c3367ef0-2436-41ed-aa43-e44edc9951c1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:ca:87', u'device_id': u'f6147d5d-aa95-438e-9b40-8eeaeb72c316'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0fe8476ac09844958a275b2652bcffb6', 'created_at': u'2019-06-24T23:47:21Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c3367ef0-2436-41ed-aa43-e44edc9951c1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:ca:87', u'device_id': u'f6147d5d-aa95-438e-9b40-8eeaeb72c316'}), 'router': u'b59ecaae-be4b-46bc-8229-37a292251275'}) 2019-06-24 23:47:25,657 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 910353872 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.380381] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.384099] pid_max: default: 32768 minimum: 301 [ 0.386173] ACPI: Core revision 20150930 [ 0.389040] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.392134] Security Framework initialized [ 0.393947] Yama: becoming mindful. [ 0.395717] AppArmor: AppArmor initialized [ 0.398011] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404750] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409354] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412105] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.416053] Initializing cgroup subsys io [ 0.417899] Initializing cgroup subsys memory [ 0.419811] Initializing cgroup subsys devices [ 0.421769] Initializing cgroup subsys freezer [ 0.423713] Initializing cgroup subsys net_cls [ 0.425581] Initializing cgroup subsys perf_event [ 0.427337] Initializing cgroup subsys net_prio [ 0.429069] Initializing cgroup subsys hugetlb [ 0.430745] Initializing cgroup subsys pids [ 0.433233] mce: CPU supports 10 MCE banks [ 0.434938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436861] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.438983] Spectre V2 : Mitigation: Full generic retpoline [ 0.440989] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444025] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447097] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.449510] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.453027] MDS: Mitigation: Clear CPU buffers [ 0.458011] Freeing SMP alternatives memory: 36K [ 0.467219] ftrace: allocating 32299 entries in 127 pages [ 0.522866] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.525206] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.527514] smpboot: Max logical packages: 2 [ 0.529469] x2apic enabled [ 0.530971] Switched APIC routing to physical x2apic. [ 0.534116] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536383] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.540634] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.553135] KVM setup paravirtual spinlock [ 0.557533] x86: Booting SMP configuration: [ 0.559184] .... node #0, CPUs: #1 [ 0.560862] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.583475] x86: Booted up 1 node, 2 CPUs [ 0.583479] KVM setup async PF for cpu 1 [ 0.583483] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.588437] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.591513] devtmpfs: initialized [ 0.595334] evm: security.selinux [ 0.596833] evm: security.SMACK64 [ 0.598342] evm: security.SMACK64EXEC [ 0.599948] evm: security.SMACK64TRANSMUTE [ 0.601696] evm: security.SMACK64MMAP [ 0.603326] evm: security.ima [ 0.604691] evm: security.capability [ 0.606652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.610637] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.613511] pinctrl core: initialized pinctrl subsystem [ 0.616032] RTC time: 23:47:17, date: 06/24/19 [ 0.618999] NET: Registered protocol family 16 [ 0.632973] cpuidle: using governor ladder [ 0.645001] cpuidle: using governor menu [ 0.646749] PCCT header not found. [ 0.648431] ACPI: bus type PCI registered [ 0.650242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.653076] PCI: Using configuration type 1 for base access [ 0.668353] ACPI: Added _OSI(Module Device) [ 0.670216] ACPI: Added _OSI(Processor Device) [ 0.672146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.674164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.677956] ACPI: Interpreter enabled [ 0.696389] ACPI: (supports S0 S5) [ 0.697955] ACPI: Using IOAPIC for interrupt routing [ 0.700073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.711312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.714023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.718935] acpiphp: Slot [3] registered [ 0.720719] acpiphp: Slot [4] registered [ 0.722502] acpiphp: Slot [5] registered [ 0.724278] acpiphp: Slot [6] registered [ 0.726050] acpiphp: Slot [7] registered [ 0.727819] acpiphp: Slot [8] registered [ 0.729659] acpiphp: Slot [9] registered [ 0.731440] acpiphp: Slot [10] registered [ 0.733234] acpiphp: Slot [11] registered [ 0.735045] acpiphp: Slot [12] registered [ 0.736850] acpiphp: Slot [13] registered [ 0.738653] acpiphp: Slot [14] registered [ 0.740460] acpiphp: Slot [15] registered [ 0.742254] acpiphp: Slot [16] registered [ 0.744069] acpiphp: Slot [17] registered [ 0.745875] acpiphp: Slot [18] registered [ 0.747678] acpiphp: Slot [19] registered [ 0.749500] acpiphp: Slot [20] registered [ 0.751312] acpiphp: Slot [21] registered [ 0.753113] acpiphp: Slot [22] registered [ 0.754924] acpiphp: Slot [23] registered [ 0.756730] acpiphp: Slot [24] registered [ 0.758526] acpiphp: Slot [25] registered [ 0.760316] acpiphp: Slot [26] registered [ 0.762136] acpiphp: Slot [27] registered [ 0.763935] acpiphp: Slot [28] registered [ 0.765737] acpiphp: Slot [29] registered [ 0.767546] acpiphp: Slot [30] registered [ 0.769348] acpiphp: Slot [31] registered [ 0.771117] PCI host bridge to bus 0000:00 [ 0.772915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775659] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778394] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.781613] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.784826] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.788100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.793877] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.796764] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.799418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.802285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.807418] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.810572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.837544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.840702] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.843940] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.846967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.849973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.852690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.855543] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.857909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.861362] vgaarb: loaded [ 0.862671] vgaarb: bridge control possible 0000:00:02.0 [ 0.865378] SCSI subsystem initialized [ 0.867423] ACPI: bus type USB registered [ 0.869238] usbcore: registered new interface driver usbfs [ 0.871569] usbcore: registered new interface driver hub [ 0.873817] usbcore: registered new device driver usb [ 0.876389] PCI: Using ACPI for IRQ routing [ 0.878745] NetLabel: Initializing [ 0.880354] NetLabel: domain hash size = 128 [ 0.882253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.884382] NetLabel: unlabeled traffic allowed by default [ 0.886999] amd_nb: Cannot enumerate AMD northbridges [ 0.889316] clocksource: Switched to clocksource kvm-clock [ 0.902675] AppArmor: AppArmor Filesystem Enabled [ 0.904802] pnp: PnP ACPI init [ 0.906628] pnp: PnP ACPI: found 5 devices [ 0.915646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.919452] NET: Registered protocol family 2 [ 0.921759] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.925158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.928289] TCP: Hash tables configured (established 32768 bind 32768) [ 0.931093] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933638] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.936395] NET: Registered protocol family 1 [ 0.938340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.940818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.943221] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.964002] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.984832] Unpacking initramfs... [ 1.184545] Freeing initrd memory: 14836K [ 1.186428] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.189064] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.191808] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.195959] Scanning for low memory corruption every 60 seconds [ 1.198973] audit: initializing netlink subsys (disabled) [ 1.201275] audit: type=2000 audit(1561420038.496:1): initialized [ 1.204080] Initialise system trusted keyring [ 1.206189] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.208760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.212528] zbud: loaded [ 1.214064] VFS: Disk quotas dquot_6.6.0 [ 1.215847] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.218847] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.221568] fuse init (API version 7.23) [ 1.223577] Key type big_key registered [ 1.225332] Allocating IMA MOK and blacklist keyrings. [ 1.228508] Key type asymmetric registered [ 1.230329] Asymmetric key parser 'x509' registered [ 1.232451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.235778] io scheduler noop registered [ 1.237540] io scheduler deadline registered (default) [ 1.239756] io scheduler cfq registered [ 1.241575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.243917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.246718] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.249926] ACPI: Power Button [PWRF] [ 1.251783] GHES: HEST is not enabled! [ 1.272311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.312206] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.316320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.342422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.347085] Linux agpgart interface v0.103 [ 1.351095] loop: module loaded [ 1.354276] vda: vda1 [ 1.356395] scsi host0: ata_piix [ 1.358088] scsi host1: ata_piix [ 1.359599] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365171] libphy: Fixed MDIO Bus: probed [ 1.367075] tun: Universal TUN/TAP device driver, 1.6 [ 1.369229] tun: (C) 1999-2004 Max Krasnyansky [ 1.373126] PPP generic driver version 2.4.2 [ 1.375057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377749] ehci-pci: EHCI PCI platform driver [ 1.379661] ehci-platform: EHCI generic platform driver [ 1.381879] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384372] ohci-pci: OHCI PCI platform driver [ 1.386285] ohci-platform: OHCI generic platform driver [ 1.388499] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.411178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.413990] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.415892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.418106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.420475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.423185] usb usb1: Product: UHCI Host Controller [ 1.424975] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.427208] usb usb1: SerialNumber: 0000:00:01.2 [ 1.429093] hub 1-0:1.0: USB hub found [ 1.430575] hub 1-0:1.0: 2 ports detected [ 1.432282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.436267] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438102] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440153] mousedev: PS/2 mouse device common for all mice [ 1.442573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446038] rtc_cmos 00:00: RTC can wake from S4 [ 1.448172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.450476] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.452755] i2c /dev entries driver [ 1.454184] device-mapper: uevent: version 1.0.3 [ 1.455990] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.459102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461670] NET: Registered protocol family 10 [ 1.463670] NET: Registered protocol family 17 [ 1.482378] Key type dns_resolver registered [ 1.484402] registered taskstats version 1 [ 1.485997] Loading compiled-in X.509 certificates [ 1.488341] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.491894] zswap: loaded using pool lzo/zbud [ 1.495513] Key type trusted registered [ 1.499526] Key type encrypted registered [ 1.501101] AppArmor: AppArmor sha1 policy hashing enabled [ 1.503093] ima: No TPM chip found, activating TPM-bypass! [ 1.505077] ima: Allocated hash algorithm: sha1 [ 1.506810] evm: HMAC attrs: 0x1 [ 1.508622] Magic number: 7:481:808 [ 1.510277] rtc_cmos 00:00: setting system clock to 2019-06-24 23:47:18 UTC (1561420038) [ 1.513403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.515530] EDD information not available. [ 1.523691] Freeing unused kernel memory: 1484K [ 1.541361] Write protecting the kernel read-only data: 14336k [ 1.546676] Freeing unused kernel memory: 1616K [ 1.548698] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.562986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563364] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563381] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571764] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571806] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571982] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572020] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572113] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.627301] virtio_net virtio0 ens3: renamed from eth0 [ 1.642189] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.646597] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.651494] AVX2 version of gcm_enc/dec engaged. [ 1.653250] AES CTR mode by8 optimization enabled [ 1.661866] FDC 0 is a S82078B [ 1.745360] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.910319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.912758] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.915214] usb 1-1: Product: QEMU USB Tablet [ 1.916841] usb 1-1: Manufacturer: QEMU [ 1.918309] usb 1-1: SerialNumber: 42 [ 1.927365] hidraw: raw HID events driver (C) Jiri Kosina [ 1.934576] usbcore: registered new interface driver usbhid [ 1.936621] usbhid: USB HID core driver [ 1.939646] 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.943892] 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.028419] md: linear personality registered for level -1 [ 3.032628] md: multipath personality registered for level -4 [ 3.036887] md: raid0 personality registered for level 0 [ 3.041778] md: raid1 personality registered for level 1 [ 3.113322] raid6: sse2x1 gen() 11259 MB/s [ 3.181319] raid6: sse2x1 xor() 9002 MB/s [ 3.249319] raid6: sse2x2 gen() 14637 MB/s [ 3.317319] raid6: sse2x2 xor() 9746 MB/s [ 3.385320] raid6: sse2x4 gen() 16913 MB/s [ 3.453320] raid6: sse2x4 xor() 10907 MB/s [ 3.521319] raid6: avx2x1 gen() 21930 MB/s [ 3.589321] raid6: avx2x2 gen() 25895 MB/s [ 3.657332] raid6: avx2x4 gen() 29110 MB/s [ 3.659055] raid6: using algorithm avx2x4 gen() 29110 MB/s [ 3.661129] raid6: using avx2x2 recovery algorithm [ 3.664119] xor: automatically using best checksumming function: [ 3.705344] avx : 33476.000 MB/sec [ 3.707968] async_tx: api initialized (async) [ 3.717058] md: raid6 personality registered for level 6 [ 3.719145] md: raid5 personality registered for level 5 [ 3.721169] md: raid4 personality registered for level 4 [ 3.728052] 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.757484] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.775171] 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.875328] 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.881379] systemd[1]: Detected virtualization kvm. [ 3.883120] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.887700] systemd[1]: Set hostname to . [ 3.891743] systemd[1]: Initializing machine ID from KVM UUID. [ 3.893817] systemd[1]: Installed transient /etc/machine-id file. [ 4.026865] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.030763] 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.036459] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.040181] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.043664] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.047533] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.051430] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.055441] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.059688] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.062848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.067325] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.071091] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.076068] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.080228] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.084827] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.088466] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.101386] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.105790] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.109675] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.113517] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.120068] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.124552] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.131397] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.135774] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.140599] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.142855] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.151470] iscsi: registered transport (tcp) [ 4.161488] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.164878] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.169038] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.174239] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.179104] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.184559] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.188067] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.193059] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.197028] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.200615] systemd[1]: Mounted POSIX Message Queue File System. [ 4.201427] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.206153] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[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. 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] 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 Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started 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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-06-24 23:47:25,661 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-06-24 23:47:34,750 - 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-151-generic (buildd@lgw01-amd64-043) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 (Ubuntu 4.4.0-151.178-generic 4.4.179) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-151-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 0x362f6000-0x37172fff] [ 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 910353872 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-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028164K/4193768K available (8613K kernel code, 1335K rwdata, 4028K rodata, 1484K init, 1284K bss, 165604K 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.380381] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.384099] pid_max: default: 32768 minimum: 301 [ 0.386173] ACPI: Core revision 20150930 [ 0.389040] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.392134] Security Framework initialized [ 0.393947] Yama: becoming mindful. [ 0.395717] AppArmor: AppArmor initialized [ 0.398011] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404750] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409354] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412105] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.416053] Initializing cgroup subsys io [ 0.417899] Initializing cgroup subsys memory [ 0.419811] Initializing cgroup subsys devices [ 0.421769] Initializing cgroup subsys freezer [ 0.423713] Initializing cgroup subsys net_cls [ 0.425581] Initializing cgroup subsys perf_event [ 0.427337] Initializing cgroup subsys net_prio [ 0.429069] Initializing cgroup subsys hugetlb [ 0.430745] Initializing cgroup subsys pids [ 0.433233] mce: CPU supports 10 MCE banks [ 0.434938] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.436861] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.438983] Spectre V2 : Mitigation: Full generic retpoline [ 0.440989] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.444025] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.447097] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.449510] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.453027] MDS: Mitigation: Clear CPU buffers [ 0.458011] Freeing SMP alternatives memory: 36K [ 0.467219] ftrace: allocating 32299 entries in 127 pages [ 0.522866] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.525206] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.527514] smpboot: Max logical packages: 2 [ 0.529469] x2apic enabled [ 0.530971] Switched APIC routing to physical x2apic. [ 0.534116] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.536383] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.540634] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.553135] KVM setup paravirtual spinlock [ 0.557533] x86: Booting SMP configuration: [ 0.559184] .... node #0, CPUs: #1 [ 0.560862] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.583475] x86: Booted up 1 node, 2 CPUs [ 0.583479] KVM setup async PF for cpu 1 [ 0.583483] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.588437] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.591513] devtmpfs: initialized [ 0.595334] evm: security.selinux [ 0.596833] evm: security.SMACK64 [ 0.598342] evm: security.SMACK64EXEC [ 0.599948] evm: security.SMACK64TRANSMUTE [ 0.601696] evm: security.SMACK64MMAP [ 0.603326] evm: security.ima [ 0.604691] evm: security.capability [ 0.606652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.610637] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.613511] pinctrl core: initialized pinctrl subsystem [ 0.616032] RTC time: 23:47:17, date: 06/24/19 [ 0.618999] NET: Registered protocol family 16 [ 0.632973] cpuidle: using governor ladder [ 0.645001] cpuidle: using governor menu [ 0.646749] PCCT header not found. [ 0.648431] ACPI: bus type PCI registered [ 0.650242] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.653076] PCI: Using configuration type 1 for base access [ 0.668353] ACPI: Added _OSI(Module Device) [ 0.670216] ACPI: Added _OSI(Processor Device) [ 0.672146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.674164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.677956] ACPI: Interpreter enabled [ 0.696389] ACPI: (supports S0 S5) [ 0.697955] ACPI: Using IOAPIC for interrupt routing [ 0.700073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.711312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.714023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.718935] acpiphp: Slot [3] registered [ 0.720719] acpiphp: Slot [4] registered [ 0.722502] acpiphp: Slot [5] registered [ 0.724278] acpiphp: Slot [6] registered [ 0.726050] acpiphp: Slot [7] registered [ 0.727819] acpiphp: Slot [8] registered [ 0.729659] acpiphp: Slot [9] registered [ 0.731440] acpiphp: Slot [10] registered [ 0.733234] acpiphp: Slot [11] registered [ 0.735045] acpiphp: Slot [12] registered [ 0.736850] acpiphp: Slot [13] registered [ 0.738653] acpiphp: Slot [14] registered [ 0.740460] acpiphp: Slot [15] registered [ 0.742254] acpiphp: Slot [16] registered [ 0.744069] acpiphp: Slot [17] registered [ 0.745875] acpiphp: Slot [18] registered [ 0.747678] acpiphp: Slot [19] registered [ 0.749500] acpiphp: Slot [20] registered [ 0.751312] acpiphp: Slot [21] registered [ 0.753113] acpiphp: Slot [22] registered [ 0.754924] acpiphp: Slot [23] registered [ 0.756730] acpiphp: Slot [24] registered [ 0.758526] acpiphp: Slot [25] registered [ 0.760316] acpiphp: Slot [26] registered [ 0.762136] acpiphp: Slot [27] registered [ 0.763935] acpiphp: Slot [28] registered [ 0.765737] acpiphp: Slot [29] registered [ 0.767546] acpiphp: Slot [30] registered [ 0.769348] acpiphp: Slot [31] registered [ 0.771117] PCI host bridge to bus 0000:00 [ 0.772915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775659] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778394] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.781613] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.784826] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.788100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.793877] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.796764] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.799418] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.802285] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.807418] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.810572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.837544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.840702] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.843940] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.846967] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.849973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.852690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.855543] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.857909] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.861362] vgaarb: loaded [ 0.862671] vgaarb: bridge control possible 0000:00:02.0 [ 0.865378] SCSI subsystem initialized [ 0.867423] ACPI: bus type USB registered [ 0.869238] usbcore: registered new interface driver usbfs [ 0.871569] usbcore: registered new interface driver hub [ 0.873817] usbcore: registered new device driver usb [ 0.876389] PCI: Using ACPI for IRQ routing [ 0.878745] NetLabel: Initializing [ 0.880354] NetLabel: domain hash size = 128 [ 0.882253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.884382] NetLabel: unlabeled traffic allowed by default [ 0.886999] amd_nb: Cannot enumerate AMD northbridges [ 0.889316] clocksource: Switched to clocksource kvm-clock [ 0.902675] AppArmor: AppArmor Filesystem Enabled [ 0.904802] pnp: PnP ACPI init [ 0.906628] pnp: PnP ACPI: found 5 devices [ 0.915646] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.919452] NET: Registered protocol family 2 [ 0.921759] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.925158] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.928289] TCP: Hash tables configured (established 32768 bind 32768) [ 0.931093] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.933638] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.936395] NET: Registered protocol family 1 [ 0.938340] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.940818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.943221] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.964002] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.984832] Unpacking initramfs... [ 1.184545] Freeing initrd memory: 14836K [ 1.186428] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.189064] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.191808] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.195959] Scanning for low memory corruption every 60 seconds [ 1.198973] audit: initializing netlink subsys (disabled) [ 1.201275] audit: type=2000 audit(1561420038.496:1): initialized [ 1.204080] Initialise system trusted keyring [ 1.206189] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.208760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.212528] zbud: loaded [ 1.214064] VFS: Disk quotas dquot_6.6.0 [ 1.215847] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.218847] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.221568] fuse init (API version 7.23) [ 1.223577] Key type big_key registered [ 1.225332] Allocating IMA MOK and blacklist keyrings. [ 1.228508] Key type asymmetric registered [ 1.230329] Asymmetric key parser 'x509' registered [ 1.232451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.235778] io scheduler noop registered [ 1.237540] io scheduler deadline registered (default) [ 1.239756] io scheduler cfq registered [ 1.241575] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.243917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.246718] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.249926] ACPI: Power Button [PWRF] [ 1.251783] GHES: HEST is not enabled! [ 1.272311] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.312206] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.316320] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.342422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.347085] Linux agpgart interface v0.103 [ 1.351095] loop: module loaded [ 1.354276] vda: vda1 [ 1.356395] scsi host0: ata_piix [ 1.358088] scsi host1: ata_piix [ 1.359599] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365171] libphy: Fixed MDIO Bus: probed [ 1.367075] tun: Universal TUN/TAP device driver, 1.6 [ 1.369229] tun: (C) 1999-2004 Max Krasnyansky [ 1.373126] PPP generic driver version 2.4.2 [ 1.375057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377749] ehci-pci: EHCI PCI platform driver [ 1.379661] ehci-platform: EHCI generic platform driver [ 1.381879] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.384372] ohci-pci: OHCI PCI platform driver [ 1.386285] ohci-platform: OHCI generic platform driver [ 1.388499] uhci_hcd: USB Universal Host Controller Interface driver [ 1.408954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.411178] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.413990] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.415892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.418106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.420475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.423185] usb usb1: Product: UHCI Host Controller [ 1.424975] usb usb1: Manufacturer: Linux 4.4.0-151-generic uhci_hcd [ 1.427208] usb usb1: SerialNumber: 0000:00:01.2 [ 1.429093] hub 1-0:1.0: USB hub found [ 1.430575] hub 1-0:1.0: 2 ports detected [ 1.432282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.436267] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.438102] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.440153] mousedev: PS/2 mouse device common for all mice [ 1.442573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.446038] rtc_cmos 00:00: RTC can wake from S4 [ 1.448172] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.450476] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.452755] i2c /dev entries driver [ 1.454184] device-mapper: uevent: version 1.0.3 [ 1.455990] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.459102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.461670] NET: Registered protocol family 10 [ 1.463670] NET: Registered protocol family 17 [ 1.482378] Key type dns_resolver registered [ 1.484402] registered taskstats version 1 [ 1.485997] Loading compiled-in X.509 certificates [ 1.488341] Loaded X.509 cert 'Build time autogenerated kernel key: 7ba2dee60acc6d70f0ebdb64460d59d2cf8df5ff' [ 1.491894] zswap: loaded using pool lzo/zbud [ 1.495513] Key type trusted registered [ 1.499526] Key type encrypted registered [ 1.501101] AppArmor: AppArmor sha1 policy hashing enabled [ 1.503093] ima: No TPM chip found, activating TPM-bypass! [ 1.505077] ima: Allocated hash algorithm: sha1 [ 1.506810] evm: HMAC attrs: 0x1 [ 1.508622] Magic number: 7:481:808 [ 1.510277] rtc_cmos 00:00: setting system clock to 2019-06-24 23:47:18 UTC (1561420038) [ 1.513403] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.515530] EDD information not available. [ 1.523691] Freeing unused kernel memory: 1484K [ 1.541361] Write protecting the kernel read-only data: 14336k [ 1.546676] Freeing unused kernel memory: 1616K [ 1.548698] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.562986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563364] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.563381] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571764] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571806] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.571982] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572020] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572113] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.627301] virtio_net virtio0 ens3: renamed from eth0 [ 1.642189] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.646597] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.651494] AVX2 version of gcm_enc/dec engaged. [ 1.653250] AES CTR mode by8 optimization enabled [ 1.661866] FDC 0 is a S82078B [ 1.745360] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.910319] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.912758] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.915214] usb 1-1: Product: QEMU USB Tablet [ 1.916841] usb 1-1: Manufacturer: QEMU [ 1.918309] usb 1-1: SerialNumber: 42 [ 1.927365] hidraw: raw HID events driver (C) Jiri Kosina [ 1.934576] usbcore: registered new interface driver usbhid [ 1.936621] usbhid: USB HID core driver [ 1.939646] 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.943892] 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.028419] md: linear personality registered for level -1 [ 3.032628] md: multipath personality registered for level -4 [ 3.036887] md: raid0 personality registered for level 0 [ 3.041778] md: raid1 personality registered for level 1 [ 3.113322] raid6: sse2x1 gen() 11259 MB/s [ 3.181319] raid6: sse2x1 xor() 9002 MB/s [ 3.249319] raid6: sse2x2 gen() 14637 MB/s [ 3.317319] raid6: sse2x2 xor() 9746 MB/s [ 3.385320] raid6: sse2x4 gen() 16913 MB/s [ 3.453320] raid6: sse2x4 xor() 10907 MB/s [ 3.521319] raid6: avx2x1 gen() 21930 MB/s [ 3.589321] raid6: avx2x2 gen() 25895 MB/s [ 3.657332] raid6: avx2x4 gen() 29110 MB/s [ 3.659055] raid6: using algorithm avx2x4 gen() 29110 MB/s [ 3.661129] raid6: using avx2x2 recovery algorithm [ 3.664119] xor: automatically using best checksumming function: [ 3.705344] avx : 33476.000 MB/sec [ 3.707968] async_tx: api initialized (async) [ 3.717058] md: raid6 personality registered for level 6 [ 3.719145] md: raid5 personality registered for level 5 [ 3.721169] md: raid4 personality registered for level 4 [ 3.728052] 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.757484] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.775171] 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.875328] 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.881379] systemd[1]: Detected virtualization kvm. [ 3.883120] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.887700] systemd[1]: Set hostname to . [ 3.891743] systemd[1]: Initializing machine ID from KVM UUID. [ 3.893817] systemd[1]: Installed transient /etc/machine-id file. [ 4.026865] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.030763] 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.036459] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.040181] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.043664] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.047533] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.051430] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.055441] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.059688] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.062848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.067325] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.071091] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.076068] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.080228] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.084827] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 4.088466] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.101386] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.105790] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.109675] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.113517] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.120068] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.124552] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.131397] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.135774] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.140599] systemd[1]: Listening on Journal Socket (/dev/log). [ 4.142855] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.151470] iscsi: registered transport (tcp) [ 4.161488] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.164878] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.169038] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.174239] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.179104] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.184559] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 4.188067] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [ 4.193059] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.197028] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.200615] systemd[1]: Mounted POSIX Message Queue File System. [ 4.201427] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.206153] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[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. 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] 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 Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started 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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.659715] cloud-init[596]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Mon, 24 Jun 2019 23:47:22 +0000. Up 5.37 seconds. [[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. [ 10.629572] cloud-init[930]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Mon, 24 Jun 2019 23:47:27 +0000. Up 10.19 seconds. [ 10.633710] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.637295] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.640886] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.644421] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.647939] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:cd:ca:87 | [ 10.651438] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fecd:ca87/64 | . | link | fa:16:3e:cd:ca:87 | [ 10.655111] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.658651] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.662228] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.665739] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.668832] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.672065] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.675243] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.678366] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.681560] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.684696] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.687835] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.690984] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.693584] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.696230] cloud-init[930]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.698813] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.701428] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.704045] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.706700] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.709320] cloud-init[930]: Generating public/private rsa key pair. [ 10.711485] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.714448] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.717083] cloud-init[930]: The key fingerprint is: [ 10.719054] cloud-init[930]: SHA256:iupT+WSKfFKHHJlgA5oA1Z9bMCpOZtPp33nSJDCKHC4 root@vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed [ 10.722534] cloud-init[930]: The key's randomart image is: [ 10.724672] cloud-init[930]: +---[RSA 2048]----+ [ 10.726556] cloud-init[930]: |=o.. | [ 10.728507] cloud-init[930]: |o.+ . o | [ 10.730426] cloud-init[930]: |o. + * + | [ 10.732332] cloud-init[930]: | B B = . | [ 10.734220] cloud-init[930]: | B B = =S | [ 10.736166] cloud-init[930]: |E = O.=.. . | [ 10.738067] cloud-init[930]: | o +.B.. = | [ 10.739919] cloud-init[930]: | =.o o + o | [ 10.741878] cloud-init[930]: | .o+ o | [ 10.743792] cloud-init[930]: +----[SHA256]-----+ [ 10.745721] cloud-init[930]: Generating public/private dsa key pair. [ 10.747835] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.750481] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.753116] cloud-init[930]: The key fingerprint is: [ 10.755120] cloud-init[930]: SHA256:0s/TntWpFzsSF2nOTrC/fEOmu/RlMmHy+uSP4SXZdf8 root@vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed [ 10.758627] cloud-init[930]: The key's randomart image is: [ 10.760728] cloud-init[930]: +---[DSA 1024]----+ [ 10.762644] cloud-init[930]: | | [ 10.764534] cloud-init[930]: | | [ 10.766445] cloud-init[930]: | .| [ 10.768312] cloud-init[930]: | . . + | [ 10.770247] cloud-init[930]: | . S . O +| [ 10.772166] cloud-init[930]: | . o . * &=| [ 10.774095] cloud-init[930]: | + ..^.X| [ 10.776041] cloud-init[930]: | o.X+/+| [ 10.777973] cloud-init[930]: | +=X=E| [ 10.779869] cloud-init[930]: +----[SHA256]-----+ [ 10.781805] cloud-init[930]: Generating public/private ecdsa key pair. [ 10.783937] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.786621] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.789277] cloud-init[930]: The key fingerprint is: [ 10.791245] cloud-init[930]: SHA256:1epxF91m8/FYVAwDfdaBBQLdR0tIJWSsggQE1ItNJL8 root@vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed [ 10.794708] cloud-init[930]: The key's randomart image is: [ 10.796756] cloud-init[930]: +---[ECDSA 256]---+ [ 10.798627] cloud-init[930]: | .+=+. .o.*OXO*| [ 10.800498] cloud-init[930]: | oo . oo=+=B| [ 10.802405] cloud-init[930]: | +.o . . o o**| [ 10.804299] cloud-init[930]: | . o.. o o *=| [ 10.806201] cloud-init[930]: | E S + . o o| [ 10.808096] cloud-init[930]: | . o . | [ 10.809981] cloud-init[930]: | . | [ 10.811862] cloud-init[930]: | | [ 10.813826] cloud-init[930]: | | [ 10.816165] cloud-init[930]: +----[SHA256]-----+ [ 10.818086] cloud-init[930]: Generating public/private ed25519 key pair. [ 10.820306] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.822998] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.825740] cloud-init[930]: The key fingerprint is: [ 10.827731] cloud-init[930]: SHA256:WO9ybRgVee7ErhejsI68t5ykPpnCkqaudfPvKR1S1as root@vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed [ 10.831247] cloud-init[930]: The key's randomart image is: [ 10.833309] cloud-init[930]: +--[ED25519 256]--+ [ 10.835214] cloud-init[930]: | ... | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 10.837112] cloud-init[930]: | . o.. | [ 10.841622] cloud-init[930]: | .. .= | [ 10.843489] cloud-init[930]: | o.. .. + | [ 10.845370] cloud-init[930]: | ..S o. + | [ 10.846883] cloud-init[930]: | . ..E+ = | [ 10.848383] cloud-init[930]: | . oo o.+=ooo o | [ 10.849884] cloud-init[930]: | . .+o+.=Oooo . | [ 10.851392] cloud-init[930]: |.ooo ..*X==. . | [ 10.853626] Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. cloud-init[930]: [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on ACPID Listen Socket. +----[SHA256]-----+[[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[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 System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LXD - container startup/shutdown... 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). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. 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. [[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: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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-06-24 23:49:28,886 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 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 78f802b9f4b762ea414f42ea465daa41d81fa76b92ba5ab8c83641ecb0bd7e13 2019-06-24 23:49:28,887 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed --2019-06-24 23:48:01-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.10, 99.84.74.62, ... 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% 31.9M=0s 2019-06-24 23:48:01 (31.9 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed + 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-2799f5ef-0336-4367-999c-3db8df0d18ed sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed 2019-06-24 23:49:28,889 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-06-24 23:49:28,897 - 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.203', 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-06-24 23:49:59,119 - 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': 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': 325, 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': 127, 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': 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': 108, 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': 109, 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': 805, 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-06-24 23:49:59,335 - functest.core.cloudify - INFO - The current manager status is running 2019-06-24 23:49:59,504 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-06-24 23:49:59,817 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-06-24 23:49:59,817 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-06-24 23:49:59,818 - functest.core.cloudify - INFO - Put private keypair in manager 2019-06-24 23:50:00,710 - functest.core.cloudify - DEBUG - output: 2019-06-24 23:50:00,711 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed 2019-06-24 23:50:08,299 - 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/tmpGVsEcP/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/tmpYdqGjU/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmp5RE_zq.zip |-------------------------------------------------------| 0.05% tmp5RE_zq.zip |-------------------------------------------------------| 0.09% tmp5RE_zq.zip |-------------------------------------------------------| 0.14% tmp5RE_zq.zip |-------------------------------------------------------| 0.18% tmp5RE_zq.zip |-------------------------------------------------------| 0.23% tmp5RE_zq.zip |-------------------------------------------------------| 0.27% tmp5RE_zq.zip |-------------------------------------------------------| 0.32% tmp5RE_zq.zip |-------------------------------------------------------| 0.37% tmp5RE_zq.zip |-------------------------------------------------------| 0.41% tmp5RE_zq.zip |-------------------------------------------------------| 0.46% tmp5RE_zq.zip |-------------------------------------------------------| 0.5% tmp5RE_zq.zip |-------------------------------------------------------| 0.55% tmp5RE_zq.zip |-------------------------------------------------------| 0.59% tmp5RE_zq.zip |-------------------------------------------------------| 0.64% tmp5RE_zq.zip |-------------------------------------------------------| 0.68% tmp5RE_zq.zip |-------------------------------------------------------| 0.73% tmp5RE_zq.zip |-------------------------------------------------------| 0.78% tmp5RE_zq.zip |-------------------------------------------------------| 0.82% tmp5RE_zq.zip |-------------------------------------------------------| 0.87% tmp5RE_zq.zip |#------------------------------------------------------| 0.91% tmp5RE_zq.zip |#------------------------------------------------------| 0.96% tmp5RE_zq.zip |#------------------------------------------------------| 1.0% tmp5RE_zq.zip |#------------------------------------------------------| 1.05% tmp5RE_zq.zip |#------------------------------------------------------| 1.1% tmp5RE_zq.zip |#------------------------------------------------------| 1.14% tmp5RE_zq.zip |#------------------------------------------------------| 1.19% tmp5RE_zq.zip |#------------------------------------------------------| 1.23% tmp5RE_zq.zip |#------------------------------------------------------| 1.28% tmp5RE_zq.zip |#------------------------------------------------------| 1.32% tmp5RE_zq.zip |#------------------------------------------------------| 1.37% tmp5RE_zq.zip |#------------------------------------------------------| 1.42% tmp5RE_zq.zip |#------------------------------------------------------| 1.46% tmp5RE_zq.zip |#------------------------------------------------------| 1.51% tmp5RE_zq.zip |#------------------------------------------------------| 1.55% tmp5RE_zq.zip |#------------------------------------------------------| 1.6% tmp5RE_zq.zip |#------------------------------------------------------| 1.64% tmp5RE_zq.zip |#------------------------------------------------------| 1.69% tmp5RE_zq.zip |#------------------------------------------------------| 1.73% tmp5RE_zq.zip |#------------------------------------------------------| 1.78% tmp5RE_zq.zip |#------------------------------------------------------| 1.83% tmp5RE_zq.zip |#------------------------------------------------------| 1.87% tmp5RE_zq.zip |#------------------------------------------------------| 1.92% tmp5RE_zq.zip |#------------------------------------------------------| 1.96% tmp5RE_zq.zip |#------------------------------------------------------| 2.01% tmp5RE_zq.zip |#------------------------------------------------------| 2.05% tmp5RE_zq.zip |#------------------------------------------------------| 2.1% tmp5RE_zq.zip |#------------------------------------------------------| 2.15% tmp5RE_zq.zip |#------------------------------------------------------| 2.19% tmp5RE_zq.zip |#------------------------------------------------------| 2.24% tmp5RE_zq.zip |#------------------------------------------------------| 2.28% tmp5RE_zq.zip |#------------------------------------------------------| 2.33% tmp5RE_zq.zip |#------------------------------------------------------| 2.37% tmp5RE_zq.zip |#------------------------------------------------------| 2.42% tmp5RE_zq.zip |#------------------------------------------------------| 2.47% tmp5RE_zq.zip |#------------------------------------------------------| 2.51% tmp5RE_zq.zip |#------------------------------------------------------| 2.56% tmp5RE_zq.zip |#------------------------------------------------------| 2.6% tmp5RE_zq.zip |#------------------------------------------------------| 2.65% tmp5RE_zq.zip |#------------------------------------------------------| 2.69% tmp5RE_zq.zip |##-----------------------------------------------------| 2.74% tmp5RE_zq.zip |##-----------------------------------------------------| 2.78% tmp5RE_zq.zip |##-----------------------------------------------------| 2.83% tmp5RE_zq.zip |##-----------------------------------------------------| 2.88% tmp5RE_zq.zip |##-----------------------------------------------------| 2.92% tmp5RE_zq.zip |##-----------------------------------------------------| 2.97% tmp5RE_zq.zip |##-----------------------------------------------------| 3.01% tmp5RE_zq.zip |##-----------------------------------------------------| 3.06% tmp5RE_zq.zip |##-----------------------------------------------------| 3.1% tmp5RE_zq.zip |##-----------------------------------------------------| 3.15% tmp5RE_zq.zip |##-----------------------------------------------------| 3.2% tmp5RE_zq.zip |##-----------------------------------------------------| 3.24% tmp5RE_zq.zip |##-----------------------------------------------------| 3.29% tmp5RE_zq.zip |##-----------------------------------------------------| 3.33% tmp5RE_zq.zip |##-----------------------------------------------------| 3.38% tmp5RE_zq.zip |##-----------------------------------------------------| 3.42% tmp5RE_zq.zip |##-----------------------------------------------------| 3.47% tmp5RE_zq.zip |##-----------------------------------------------------| 3.51% tmp5RE_zq.zip |##-----------------------------------------------------| 3.56% tmp5RE_zq.zip |##-----------------------------------------------------| 3.61% tmp5RE_zq.zip |##-----------------------------------------------------| 3.65% tmp5RE_zq.zip |##-----------------------------------------------------| 3.7% tmp5RE_zq.zip |##-----------------------------------------------------| 3.74% tmp5RE_zq.zip |##-----------------------------------------------------| 3.79% tmp5RE_zq.zip |##-----------------------------------------------------| 3.83% tmp5RE_zq.zip |##-----------------------------------------------------| 3.88% tmp5RE_zq.zip |##-----------------------------------------------------| 3.93% tmp5RE_zq.zip |##-----------------------------------------------------| 3.97% tmp5RE_zq.zip |##-----------------------------------------------------| 4.02% tmp5RE_zq.zip |##-----------------------------------------------------| 4.06% tmp5RE_zq.zip |##-----------------------------------------------------| 4.11% tmp5RE_zq.zip |##-----------------------------------------------------| 4.15% tmp5RE_zq.zip |##-----------------------------------------------------| 4.2% tmp5RE_zq.zip |##-----------------------------------------------------| 4.25% tmp5RE_zq.zip |##-----------------------------------------------------| 4.29% tmp5RE_zq.zip |##-----------------------------------------------------| 4.34% tmp5RE_zq.zip |##-----------------------------------------------------| 4.38% tmp5RE_zq.zip |##-----------------------------------------------------| 4.43% tmp5RE_zq.zip |##-----------------------------------------------------| 4.47% tmp5RE_zq.zip |##-----------------------------------------------------| 4.52% tmp5RE_zq.zip |###----------------------------------------------------| 4.56% tmp5RE_zq.zip |###----------------------------------------------------| 4.61% tmp5RE_zq.zip |###----------------------------------------------------| 4.66% tmp5RE_zq.zip |###----------------------------------------------------| 4.7% tmp5RE_zq.zip |###----------------------------------------------------| 4.75% tmp5RE_zq.zip |###----------------------------------------------------| 4.79% tmp5RE_zq.zip |###----------------------------------------------------| 4.84% tmp5RE_zq.zip |###----------------------------------------------------| 4.88% tmp5RE_zq.zip |###----------------------------------------------------| 4.93% tmp5RE_zq.zip |###----------------------------------------------------| 4.98% tmp5RE_zq.zip |###----------------------------------------------------| 5.02% tmp5RE_zq.zip |###----------------------------------------------------| 5.07% tmp5RE_zq.zip |###----------------------------------------------------| 5.11% tmp5RE_zq.zip |###----------------------------------------------------| 5.16% tmp5RE_zq.zip |###----------------------------------------------------| 5.2% tmp5RE_zq.zip |###----------------------------------------------------| 5.25% tmp5RE_zq.zip |###----------------------------------------------------| 5.3% tmp5RE_zq.zip |###----------------------------------------------------| 5.34% tmp5RE_zq.zip |###----------------------------------------------------| 5.39% tmp5RE_zq.zip |###----------------------------------------------------| 5.43% tmp5RE_zq.zip |###----------------------------------------------------| 5.48% tmp5RE_zq.zip |###----------------------------------------------------| 5.52% tmp5RE_zq.zip |###----------------------------------------------------| 5.57% tmp5RE_zq.zip |###----------------------------------------------------| 5.61% tmp5RE_zq.zip |###----------------------------------------------------| 5.66% tmp5RE_zq.zip |###----------------------------------------------------| 5.71% tmp5RE_zq.zip |###----------------------------------------------------| 5.75% tmp5RE_zq.zip |###----------------------------------------------------| 5.8% tmp5RE_zq.zip |###----------------------------------------------------| 5.84% tmp5RE_zq.zip |###----------------------------------------------------| 5.89% tmp5RE_zq.zip |###----------------------------------------------------| 5.93% tmp5RE_zq.zip |###----------------------------------------------------| 5.98% tmp5RE_zq.zip |###----------------------------------------------------| 6.03% tmp5RE_zq.zip |###----------------------------------------------------| 6.07% tmp5RE_zq.zip |###----------------------------------------------------| 6.12% tmp5RE_zq.zip |###----------------------------------------------------| 6.16% tmp5RE_zq.zip |###----------------------------------------------------| 6.21% tmp5RE_zq.zip |###----------------------------------------------------| 6.25% tmp5RE_zq.zip |###----------------------------------------------------| 6.3% tmp5RE_zq.zip |###----------------------------------------------------| 6.35% tmp5RE_zq.zip |####---------------------------------------------------| 6.39% tmp5RE_zq.zip |####---------------------------------------------------| 6.44% tmp5RE_zq.zip |####---------------------------------------------------| 6.48% tmp5RE_zq.zip |####---------------------------------------------------| 6.53% tmp5RE_zq.zip |####---------------------------------------------------| 6.57% tmp5RE_zq.zip |####---------------------------------------------------| 6.62% tmp5RE_zq.zip |####---------------------------------------------------| 6.66% tmp5RE_zq.zip |####---------------------------------------------------| 6.71% tmp5RE_zq.zip |####---------------------------------------------------| 6.76% tmp5RE_zq.zip |####---------------------------------------------------| 6.8% tmp5RE_zq.zip |####---------------------------------------------------| 6.85% tmp5RE_zq.zip |####---------------------------------------------------| 6.89% tmp5RE_zq.zip |####---------------------------------------------------| 6.94% tmp5RE_zq.zip |####---------------------------------------------------| 6.98% tmp5RE_zq.zip |####---------------------------------------------------| 7.03% tmp5RE_zq.zip |####---------------------------------------------------| 7.08% tmp5RE_zq.zip |####---------------------------------------------------| 7.12% tmp5RE_zq.zip |####---------------------------------------------------| 7.17% tmp5RE_zq.zip |####---------------------------------------------------| 7.21% tmp5RE_zq.zip |####---------------------------------------------------| 7.26% tmp5RE_zq.zip |####---------------------------------------------------| 7.3% tmp5RE_zq.zip |####---------------------------------------------------| 7.35% tmp5RE_zq.zip |####---------------------------------------------------| 7.4% tmp5RE_zq.zip |####---------------------------------------------------| 7.44% tmp5RE_zq.zip |####---------------------------------------------------| 7.49% tmp5RE_zq.zip |####---------------------------------------------------| 7.53% tmp5RE_zq.zip |####---------------------------------------------------| 7.58% tmp5RE_zq.zip |####---------------------------------------------------| 7.62% tmp5RE_zq.zip |####---------------------------------------------------| 7.67% tmp5RE_zq.zip |####---------------------------------------------------| 7.71% tmp5RE_zq.zip |####---------------------------------------------------| 7.76% tmp5RE_zq.zip |####---------------------------------------------------| 7.81% tmp5RE_zq.zip |####---------------------------------------------------| 7.85% tmp5RE_zq.zip |####---------------------------------------------------| 7.9% tmp5RE_zq.zip |####---------------------------------------------------| 7.94% tmp5RE_zq.zip |####---------------------------------------------------| 7.99% tmp5RE_zq.zip |####---------------------------------------------------| 8.03% tmp5RE_zq.zip |####---------------------------------------------------| 8.08% tmp5RE_zq.zip |####---------------------------------------------------| 8.13% tmp5RE_zq.zip |####---------------------------------------------------| 8.17% tmp5RE_zq.zip |#####--------------------------------------------------| 8.22% tmp5RE_zq.zip |#####--------------------------------------------------| 8.26% tmp5RE_zq.zip |#####--------------------------------------------------| 8.31% tmp5RE_zq.zip |#####--------------------------------------------------| 8.35% tmp5RE_zq.zip |#####--------------------------------------------------| 8.4% tmp5RE_zq.zip |#####--------------------------------------------------| 8.45% tmp5RE_zq.zip |#####--------------------------------------------------| 8.49% tmp5RE_zq.zip |#####--------------------------------------------------| 8.54% tmp5RE_zq.zip |#####--------------------------------------------------| 8.58% tmp5RE_zq.zip |#####--------------------------------------------------| 8.63% tmp5RE_zq.zip |#####--------------------------------------------------| 8.67% tmp5RE_zq.zip |#####--------------------------------------------------| 8.72% tmp5RE_zq.zip |#####--------------------------------------------------| 8.76% tmp5RE_zq.zip |#####--------------------------------------------------| 8.81% tmp5RE_zq.zip |#####--------------------------------------------------| 8.86% tmp5RE_zq.zip |#####--------------------------------------------------| 8.9% tmp5RE_zq.zip |#####--------------------------------------------------| 8.95% tmp5RE_zq.zip |#####--------------------------------------------------| 8.99% tmp5RE_zq.zip |#####--------------------------------------------------| 9.04% tmp5RE_zq.zip |#####--------------------------------------------------| 9.08% tmp5RE_zq.zip |#####--------------------------------------------------| 9.13% tmp5RE_zq.zip |#####--------------------------------------------------| 9.18% tmp5RE_zq.zip |#####--------------------------------------------------| 9.22% tmp5RE_zq.zip |#####--------------------------------------------------| 9.27% tmp5RE_zq.zip |#####--------------------------------------------------| 9.31% tmp5RE_zq.zip |#####--------------------------------------------------| 9.36% tmp5RE_zq.zip |#####--------------------------------------------------| 9.4% tmp5RE_zq.zip |#####--------------------------------------------------| 9.45% tmp5RE_zq.zip |#####--------------------------------------------------| 9.5% tmp5RE_zq.zip |#####--------------------------------------------------| 9.54% tmp5RE_zq.zip |#####--------------------------------------------------| 9.59% tmp5RE_zq.zip |#####--------------------------------------------------| 9.63% tmp5RE_zq.zip |#####--------------------------------------------------| 9.68% tmp5RE_zq.zip |#####--------------------------------------------------| 9.72% tmp5RE_zq.zip |#####--------------------------------------------------| 9.77% tmp5RE_zq.zip |#####--------------------------------------------------| 9.81% tmp5RE_zq.zip |#####--------------------------------------------------| 9.86% tmp5RE_zq.zip |#####--------------------------------------------------| 9.91% tmp5RE_zq.zip |#####--------------------------------------------------| 9.95% tmp5RE_zq.zip |#####--------------------------------------------------| 10.0% tmp5RE_zq.zip |######-------------------------------------------------| 10.04% tmp5RE_zq.zip |######-------------------------------------------------| 10.09% tmp5RE_zq.zip |######-------------------------------------------------| 10.13% tmp5RE_zq.zip |######-------------------------------------------------| 10.18% tmp5RE_zq.zip |######-------------------------------------------------| 10.23% tmp5RE_zq.zip |######-------------------------------------------------| 10.27% tmp5RE_zq.zip |######-------------------------------------------------| 10.32% tmp5RE_zq.zip |######-------------------------------------------------| 10.36% tmp5RE_zq.zip |######-------------------------------------------------| 10.41% tmp5RE_zq.zip |######-------------------------------------------------| 10.45% tmp5RE_zq.zip |######-------------------------------------------------| 10.5% tmp5RE_zq.zip |######-------------------------------------------------| 10.54% tmp5RE_zq.zip |######-------------------------------------------------| 10.59% tmp5RE_zq.zip |######-------------------------------------------------| 10.64% tmp5RE_zq.zip |######-------------------------------------------------| 10.68% tmp5RE_zq.zip |######-------------------------------------------------| 10.73% tmp5RE_zq.zip |######-------------------------------------------------| 10.77% tmp5RE_zq.zip |######-------------------------------------------------| 10.82% tmp5RE_zq.zip |######-------------------------------------------------| 10.86% tmp5RE_zq.zip |######-------------------------------------------------| 10.91% tmp5RE_zq.zip |######-------------------------------------------------| 10.96% tmp5RE_zq.zip |######-------------------------------------------------| 11.0% tmp5RE_zq.zip |######-------------------------------------------------| 11.05% tmp5RE_zq.zip |######-------------------------------------------------| 11.09% tmp5RE_zq.zip |######-------------------------------------------------| 11.14% tmp5RE_zq.zip |######-------------------------------------------------| 11.18% tmp5RE_zq.zip |######-------------------------------------------------| 11.23% tmp5RE_zq.zip |######-------------------------------------------------| 11.28% tmp5RE_zq.zip |######-------------------------------------------------| 11.32% tmp5RE_zq.zip |######-------------------------------------------------| 11.37% tmp5RE_zq.zip |######-------------------------------------------------| 11.41% tmp5RE_zq.zip |######-------------------------------------------------| 11.46% tmp5RE_zq.zip |######-------------------------------------------------| 11.5% tmp5RE_zq.zip |######-------------------------------------------------| 11.55% tmp5RE_zq.zip |######-------------------------------------------------| 11.59% tmp5RE_zq.zip |######-------------------------------------------------| 11.64% tmp5RE_zq.zip |######-------------------------------------------------| 11.69% tmp5RE_zq.zip |######-------------------------------------------------| 11.73% tmp5RE_zq.zip |######-------------------------------------------------| 11.78% tmp5RE_zq.zip |#######------------------------------------------------| 11.82% tmp5RE_zq.zip |#######------------------------------------------------| 11.87% tmp5RE_zq.zip |#######------------------------------------------------| 11.91% tmp5RE_zq.zip |#######------------------------------------------------| 11.96% tmp5RE_zq.zip |#######------------------------------------------------| 12.01% tmp5RE_zq.zip |#######------------------------------------------------| 12.05% tmp5RE_zq.zip |#######------------------------------------------------| 12.1% tmp5RE_zq.zip |#######------------------------------------------------| 12.14% tmp5RE_zq.zip |#######------------------------------------------------| 12.19% tmp5RE_zq.zip |#######------------------------------------------------| 12.23% tmp5RE_zq.zip |#######------------------------------------------------| 12.28% tmp5RE_zq.zip |#######------------------------------------------------| 12.33% tmp5RE_zq.zip |#######------------------------------------------------| 12.37% tmp5RE_zq.zip |#######------------------------------------------------| 12.42% tmp5RE_zq.zip |#######------------------------------------------------| 12.46% tmp5RE_zq.zip |#######------------------------------------------------| 12.51% tmp5RE_zq.zip |#######------------------------------------------------| 12.55% tmp5RE_zq.zip |#######------------------------------------------------| 12.6% tmp5RE_zq.zip |#######------------------------------------------------| 12.64% tmp5RE_zq.zip |#######------------------------------------------------| 12.69% tmp5RE_zq.zip |#######------------------------------------------------| 12.74% tmp5RE_zq.zip |#######------------------------------------------------| 12.78% tmp5RE_zq.zip |#######------------------------------------------------| 12.83% tmp5RE_zq.zip |#######------------------------------------------------| 12.87% tmp5RE_zq.zip |#######------------------------------------------------| 12.92% tmp5RE_zq.zip |#######------------------------------------------------| 12.96% tmp5RE_zq.zip |#######------------------------------------------------| 13.01% tmp5RE_zq.zip |#######------------------------------------------------| 13.06% tmp5RE_zq.zip |#######------------------------------------------------| 13.1% tmp5RE_zq.zip |#######------------------------------------------------| 13.15% tmp5RE_zq.zip |#######------------------------------------------------| 13.19% tmp5RE_zq.zip |#######------------------------------------------------| 13.24% tmp5RE_zq.zip |#######------------------------------------------------| 13.28% tmp5RE_zq.zip |#######------------------------------------------------| 13.33% tmp5RE_zq.zip |#######------------------------------------------------| 13.38% tmp5RE_zq.zip |#######------------------------------------------------| 13.42% tmp5RE_zq.zip |#######------------------------------------------------| 13.47% tmp5RE_zq.zip |#######------------------------------------------------| 13.51% tmp5RE_zq.zip |#######------------------------------------------------| 13.56% tmp5RE_zq.zip |#######------------------------------------------------| 13.6% tmp5RE_zq.zip |########-----------------------------------------------| 13.65% tmp5RE_zq.zip |########-----------------------------------------------| 13.69% tmp5RE_zq.zip |########-----------------------------------------------| 13.74% tmp5RE_zq.zip |########-----------------------------------------------| 13.79% tmp5RE_zq.zip |########-----------------------------------------------| 13.83% tmp5RE_zq.zip |########-----------------------------------------------| 13.88% tmp5RE_zq.zip |########-----------------------------------------------| 13.92% tmp5RE_zq.zip |########-----------------------------------------------| 13.97% tmp5RE_zq.zip |########-----------------------------------------------| 14.01% tmp5RE_zq.zip |########-----------------------------------------------| 14.06% tmp5RE_zq.zip |########-----------------------------------------------| 14.11% tmp5RE_zq.zip |########-----------------------------------------------| 14.15% tmp5RE_zq.zip |########-----------------------------------------------| 14.2% tmp5RE_zq.zip |########-----------------------------------------------| 14.24% tmp5RE_zq.zip |########-----------------------------------------------| 14.29% tmp5RE_zq.zip |########-----------------------------------------------| 14.33% tmp5RE_zq.zip |########-----------------------------------------------| 14.38% tmp5RE_zq.zip |########-----------------------------------------------| 14.43% tmp5RE_zq.zip |########-----------------------------------------------| 14.47% tmp5RE_zq.zip |########-----------------------------------------------| 14.52% tmp5RE_zq.zip |########-----------------------------------------------| 14.56% tmp5RE_zq.zip |########-----------------------------------------------| 14.61% tmp5RE_zq.zip |########-----------------------------------------------| 14.65% tmp5RE_zq.zip |########-----------------------------------------------| 14.7% tmp5RE_zq.zip |########-----------------------------------------------| 14.74% tmp5RE_zq.zip |########-----------------------------------------------| 14.79% tmp5RE_zq.zip |########-----------------------------------------------| 14.84% tmp5RE_zq.zip |########-----------------------------------------------| 14.88% tmp5RE_zq.zip |########-----------------------------------------------| 14.93% tmp5RE_zq.zip |########-----------------------------------------------| 14.97% tmp5RE_zq.zip |########-----------------------------------------------| 15.02% tmp5RE_zq.zip |########-----------------------------------------------| 15.06% tmp5RE_zq.zip |########-----------------------------------------------| 15.11% tmp5RE_zq.zip |########-----------------------------------------------| 15.16% tmp5RE_zq.zip |########-----------------------------------------------| 15.2% tmp5RE_zq.zip |########-----------------------------------------------| 15.25% tmp5RE_zq.zip |########-----------------------------------------------| 15.29% tmp5RE_zq.zip |########-----------------------------------------------| 15.34% tmp5RE_zq.zip |########-----------------------------------------------| 15.38% tmp5RE_zq.zip |########-----------------------------------------------| 15.43% tmp5RE_zq.zip |#########----------------------------------------------| 15.48% tmp5RE_zq.zip |#########----------------------------------------------| 15.52% tmp5RE_zq.zip |#########----------------------------------------------| 15.57% tmp5RE_zq.zip |#########----------------------------------------------| 15.61% tmp5RE_zq.zip |#########----------------------------------------------| 15.66% tmp5RE_zq.zip |#########----------------------------------------------| 15.7% tmp5RE_zq.zip |#########----------------------------------------------| 15.75% tmp5RE_zq.zip |#########----------------------------------------------| 15.79% tmp5RE_zq.zip |#########----------------------------------------------| 15.84% tmp5RE_zq.zip |#########----------------------------------------------| 15.89% tmp5RE_zq.zip |#########----------------------------------------------| 15.93% tmp5RE_zq.zip |#########----------------------------------------------| 15.98% tmp5RE_zq.zip |#########----------------------------------------------| 16.02% tmp5RE_zq.zip |#########----------------------------------------------| 16.07% tmp5RE_zq.zip |#########----------------------------------------------| 16.11% tmp5RE_zq.zip |#########----------------------------------------------| 16.16% tmp5RE_zq.zip |#########----------------------------------------------| 16.21% tmp5RE_zq.zip |#########----------------------------------------------| 16.25% tmp5RE_zq.zip |#########----------------------------------------------| 16.3% tmp5RE_zq.zip |#########----------------------------------------------| 16.34% tmp5RE_zq.zip |#########----------------------------------------------| 16.39% tmp5RE_zq.zip |#########----------------------------------------------| 16.43% tmp5RE_zq.zip |#########----------------------------------------------| 16.48% tmp5RE_zq.zip |#########----------------------------------------------| 16.53% tmp5RE_zq.zip |#########----------------------------------------------| 16.57% tmp5RE_zq.zip |#########----------------------------------------------| 16.62% tmp5RE_zq.zip |#########----------------------------------------------| 16.66% tmp5RE_zq.zip |#########----------------------------------------------| 16.71% tmp5RE_zq.zip |#########----------------------------------------------| 16.75% tmp5RE_zq.zip |#########----------------------------------------------| 16.8% tmp5RE_zq.zip |#########----------------------------------------------| 16.84% tmp5RE_zq.zip |#########----------------------------------------------| 16.89% tmp5RE_zq.zip |#########----------------------------------------------| 16.94% tmp5RE_zq.zip |#########----------------------------------------------| 16.98% tmp5RE_zq.zip |#########----------------------------------------------| 17.03% tmp5RE_zq.zip |#########----------------------------------------------| 17.07% tmp5RE_zq.zip |#########----------------------------------------------| 17.12% tmp5RE_zq.zip |#########----------------------------------------------| 17.16% tmp5RE_zq.zip |#########----------------------------------------------| 17.21% tmp5RE_zq.zip |#########----------------------------------------------| 17.26% tmp5RE_zq.zip |##########---------------------------------------------| 17.3% tmp5RE_zq.zip |##########---------------------------------------------| 17.35% tmp5RE_zq.zip |##########---------------------------------------------| 17.39% tmp5RE_zq.zip |##########---------------------------------------------| 17.44% tmp5RE_zq.zip |##########---------------------------------------------| 17.48% tmp5RE_zq.zip |##########---------------------------------------------| 17.53% tmp5RE_zq.zip |##########---------------------------------------------| 17.57% tmp5RE_zq.zip |##########---------------------------------------------| 17.62% tmp5RE_zq.zip |##########---------------------------------------------| 17.67% tmp5RE_zq.zip |##########---------------------------------------------| 17.71% tmp5RE_zq.zip |##########---------------------------------------------| 17.76% tmp5RE_zq.zip |##########---------------------------------------------| 17.8% tmp5RE_zq.zip |##########---------------------------------------------| 17.85% tmp5RE_zq.zip |##########---------------------------------------------| 17.89% tmp5RE_zq.zip |##########---------------------------------------------| 17.94% tmp5RE_zq.zip |##########---------------------------------------------| 17.99% tmp5RE_zq.zip |##########---------------------------------------------| 18.03% tmp5RE_zq.zip |##########---------------------------------------------| 18.08% tmp5RE_zq.zip |##########---------------------------------------------| 18.12% tmp5RE_zq.zip |##########---------------------------------------------| 18.17% tmp5RE_zq.zip |##########---------------------------------------------| 18.21% tmp5RE_zq.zip |##########---------------------------------------------| 18.26% tmp5RE_zq.zip |##########---------------------------------------------| 18.31% tmp5RE_zq.zip |##########---------------------------------------------| 18.35% tmp5RE_zq.zip |##########---------------------------------------------| 18.4% tmp5RE_zq.zip |##########---------------------------------------------| 18.44% tmp5RE_zq.zip |##########---------------------------------------------| 18.49% tmp5RE_zq.zip |##########---------------------------------------------| 18.53% tmp5RE_zq.zip |##########---------------------------------------------| 18.58% tmp5RE_zq.zip |##########---------------------------------------------| 18.62% tmp5RE_zq.zip |##########---------------------------------------------| 18.67% tmp5RE_zq.zip |##########---------------------------------------------| 18.72% tmp5RE_zq.zip |##########---------------------------------------------| 18.76% tmp5RE_zq.zip |##########---------------------------------------------| 18.81% tmp5RE_zq.zip |##########---------------------------------------------| 18.85% tmp5RE_zq.zip |##########---------------------------------------------| 18.9% tmp5RE_zq.zip |##########---------------------------------------------| 18.94% tmp5RE_zq.zip |##########---------------------------------------------| 18.99% tmp5RE_zq.zip |##########---------------------------------------------| 19.04% tmp5RE_zq.zip |##########---------------------------------------------| 19.08% tmp5RE_zq.zip |###########--------------------------------------------| 19.13% tmp5RE_zq.zip |###########--------------------------------------------| 19.17% tmp5RE_zq.zip |###########--------------------------------------------| 19.22% tmp5RE_zq.zip |###########--------------------------------------------| 19.26% tmp5RE_zq.zip |###########--------------------------------------------| 19.31% tmp5RE_zq.zip |###########--------------------------------------------| 19.36% tmp5RE_zq.zip |###########--------------------------------------------| 19.4% tmp5RE_zq.zip |###########--------------------------------------------| 19.45% tmp5RE_zq.zip |###########--------------------------------------------| 19.49% tmp5RE_zq.zip |###########--------------------------------------------| 19.54% tmp5RE_zq.zip |###########--------------------------------------------| 19.58% tmp5RE_zq.zip |###########--------------------------------------------| 19.63% tmp5RE_zq.zip |###########--------------------------------------------| 19.67% tmp5RE_zq.zip |###########--------------------------------------------| 19.72% tmp5RE_zq.zip |###########--------------------------------------------| 19.77% tmp5RE_zq.zip |###########--------------------------------------------| 19.81% tmp5RE_zq.zip |###########--------------------------------------------| 19.86% tmp5RE_zq.zip |###########--------------------------------------------| 19.9% tmp5RE_zq.zip |###########--------------------------------------------| 19.95% tmp5RE_zq.zip |###########--------------------------------------------| 19.99% tmp5RE_zq.zip |###########--------------------------------------------| 20.04% tmp5RE_zq.zip |###########--------------------------------------------| 20.09% tmp5RE_zq.zip |###########--------------------------------------------| 20.13% tmp5RE_zq.zip |###########--------------------------------------------| 20.18% tmp5RE_zq.zip |###########--------------------------------------------| 20.22% tmp5RE_zq.zip |###########--------------------------------------------| 20.27% tmp5RE_zq.zip |###########--------------------------------------------| 20.31% tmp5RE_zq.zip |###########--------------------------------------------| 20.36% tmp5RE_zq.zip |###########--------------------------------------------| 20.41% tmp5RE_zq.zip |###########--------------------------------------------| 20.45% tmp5RE_zq.zip |###########--------------------------------------------| 20.5% tmp5RE_zq.zip |###########--------------------------------------------| 20.54% tmp5RE_zq.zip |###########--------------------------------------------| 20.59% tmp5RE_zq.zip |###########--------------------------------------------| 20.63% tmp5RE_zq.zip |###########--------------------------------------------| 20.68% tmp5RE_zq.zip |###########--------------------------------------------| 20.72% tmp5RE_zq.zip |###########--------------------------------------------| 20.77% tmp5RE_zq.zip |###########--------------------------------------------| 20.82% tmp5RE_zq.zip |###########--------------------------------------------| 20.86% tmp5RE_zq.zip |###########--------------------------------------------| 20.91% tmp5RE_zq.zip |############-------------------------------------------| 20.95% tmp5RE_zq.zip |############-------------------------------------------| 21.0% tmp5RE_zq.zip |############-------------------------------------------| 21.04% tmp5RE_zq.zip |############-------------------------------------------| 21.09% tmp5RE_zq.zip |############-------------------------------------------| 21.14% tmp5RE_zq.zip |############-------------------------------------------| 21.18% tmp5RE_zq.zip |############-------------------------------------------| 21.23% tmp5RE_zq.zip |############-------------------------------------------| 21.27% tmp5RE_zq.zip |############-------------------------------------------| 21.32% tmp5RE_zq.zip |############-------------------------------------------| 21.36% tmp5RE_zq.zip |############-------------------------------------------| 21.41% tmp5RE_zq.zip |############-------------------------------------------| 21.46% tmp5RE_zq.zip |############-------------------------------------------| 21.5% tmp5RE_zq.zip |############-------------------------------------------| 21.55% tmp5RE_zq.zip |############-------------------------------------------| 21.59% tmp5RE_zq.zip |############-------------------------------------------| 21.64% tmp5RE_zq.zip |############-------------------------------------------| 21.68% tmp5RE_zq.zip |############-------------------------------------------| 21.73% tmp5RE_zq.zip |############-------------------------------------------| 21.77% tmp5RE_zq.zip |############-------------------------------------------| 21.82% tmp5RE_zq.zip |############-------------------------------------------| 21.87% tmp5RE_zq.zip |############-------------------------------------------| 21.91% tmp5RE_zq.zip |############-------------------------------------------| 21.96% tmp5RE_zq.zip |############-------------------------------------------| 22.0% tmp5RE_zq.zip |############-------------------------------------------| 22.05% tmp5RE_zq.zip |############-------------------------------------------| 22.09% tmp5RE_zq.zip |############-------------------------------------------| 22.14% tmp5RE_zq.zip |############-------------------------------------------| 22.19% tmp5RE_zq.zip |############-------------------------------------------| 22.23% tmp5RE_zq.zip |############-------------------------------------------| 22.28% tmp5RE_zq.zip |############-------------------------------------------| 22.32% tmp5RE_zq.zip |############-------------------------------------------| 22.37% tmp5RE_zq.zip |############-------------------------------------------| 22.41% tmp5RE_zq.zip |############-------------------------------------------| 22.46% tmp5RE_zq.zip |############-------------------------------------------| 22.51% tmp5RE_zq.zip |############-------------------------------------------| 22.55% tmp5RE_zq.zip |############-------------------------------------------| 22.6% tmp5RE_zq.zip |############-------------------------------------------| 22.64% tmp5RE_zq.zip |############-------------------------------------------| 22.69% tmp5RE_zq.zip |#############------------------------------------------| 22.73% tmp5RE_zq.zip |#############------------------------------------------| 22.78% tmp5RE_zq.zip |#############------------------------------------------| 22.82% tmp5RE_zq.zip |#############------------------------------------------| 22.87% tmp5RE_zq.zip |#############------------------------------------------| 22.92% tmp5RE_zq.zip |#############------------------------------------------| 22.96% tmp5RE_zq.zip |#############------------------------------------------| 23.01% tmp5RE_zq.zip |#############------------------------------------------| 23.05% tmp5RE_zq.zip |#############------------------------------------------| 23.1% tmp5RE_zq.zip |#############------------------------------------------| 23.14% tmp5RE_zq.zip |#############------------------------------------------| 23.19% tmp5RE_zq.zip |#############------------------------------------------| 23.24% tmp5RE_zq.zip |#############------------------------------------------| 23.28% tmp5RE_zq.zip |#############------------------------------------------| 23.33% tmp5RE_zq.zip |#############------------------------------------------| 23.37% tmp5RE_zq.zip |#############------------------------------------------| 23.42% tmp5RE_zq.zip |#############------------------------------------------| 23.46% tmp5RE_zq.zip |#############------------------------------------------| 23.51% tmp5RE_zq.zip |#############------------------------------------------| 23.56% tmp5RE_zq.zip |#############------------------------------------------| 23.6% tmp5RE_zq.zip |#############------------------------------------------| 23.65% tmp5RE_zq.zip |#############------------------------------------------| 23.69% tmp5RE_zq.zip |#############------------------------------------------| 23.74% tmp5RE_zq.zip |#############------------------------------------------| 23.78% tmp5RE_zq.zip |#############------------------------------------------| 23.83% tmp5RE_zq.zip |#############------------------------------------------| 23.87% tmp5RE_zq.zip |#############------------------------------------------| 23.92% tmp5RE_zq.zip |#############------------------------------------------| 23.97% tmp5RE_zq.zip |#############------------------------------------------| 24.01% tmp5RE_zq.zip |#############------------------------------------------| 24.06% tmp5RE_zq.zip |#############------------------------------------------| 24.1% tmp5RE_zq.zip |#############------------------------------------------| 24.15% tmp5RE_zq.zip |#############------------------------------------------| 24.19% tmp5RE_zq.zip |#############------------------------------------------| 24.24% tmp5RE_zq.zip |#############------------------------------------------| 24.29% tmp5RE_zq.zip |#############------------------------------------------| 24.33% tmp5RE_zq.zip |#############------------------------------------------| 24.38% tmp5RE_zq.zip |#############------------------------------------------| 24.42% tmp5RE_zq.zip |#############------------------------------------------| 24.47% tmp5RE_zq.zip |#############------------------------------------------| 24.51% tmp5RE_zq.zip |##############-----------------------------------------| 24.56% tmp5RE_zq.zip |##############-----------------------------------------| 24.6% tmp5RE_zq.zip |##############-----------------------------------------| 24.65% tmp5RE_zq.zip |##############-----------------------------------------| 24.7% tmp5RE_zq.zip |##############-----------------------------------------| 24.74% tmp5RE_zq.zip |##############-----------------------------------------| 24.79% tmp5RE_zq.zip |##############-----------------------------------------| 24.83% tmp5RE_zq.zip |##############-----------------------------------------| 24.88% tmp5RE_zq.zip |##############-----------------------------------------| 24.92% tmp5RE_zq.zip |##############-----------------------------------------| 24.97% tmp5RE_zq.zip |##############-----------------------------------------| 25.02% tmp5RE_zq.zip |##############-----------------------------------------| 25.06% tmp5RE_zq.zip |##############-----------------------------------------| 25.11% tmp5RE_zq.zip |##############-----------------------------------------| 25.15% tmp5RE_zq.zip |##############-----------------------------------------| 25.2% tmp5RE_zq.zip |##############-----------------------------------------| 25.24% tmp5RE_zq.zip |##############-----------------------------------------| 25.29% tmp5RE_zq.zip |##############-----------------------------------------| 25.34% tmp5RE_zq.zip |##############-----------------------------------------| 25.38% tmp5RE_zq.zip |##############-----------------------------------------| 25.43% tmp5RE_zq.zip |##############-----------------------------------------| 25.47% tmp5RE_zq.zip |##############-----------------------------------------| 25.52% tmp5RE_zq.zip |##############-----------------------------------------| 25.56% tmp5RE_zq.zip |##############-----------------------------------------| 25.61% tmp5RE_zq.zip |##############-----------------------------------------| 25.65% tmp5RE_zq.zip |##############-----------------------------------------| 25.7% tmp5RE_zq.zip |##############-----------------------------------------| 25.75% tmp5RE_zq.zip |##############-----------------------------------------| 25.79% tmp5RE_zq.zip |##############-----------------------------------------| 25.84% tmp5RE_zq.zip |##############-----------------------------------------| 25.88% tmp5RE_zq.zip |##############-----------------------------------------| 25.93% tmp5RE_zq.zip |##############-----------------------------------------| 25.97% tmp5RE_zq.zip |##############-----------------------------------------| 26.02% tmp5RE_zq.zip |##############-----------------------------------------| 26.07% tmp5RE_zq.zip |##############-----------------------------------------| 26.11% tmp5RE_zq.zip |##############-----------------------------------------| 26.16% tmp5RE_zq.zip |##############-----------------------------------------| 26.2% tmp5RE_zq.zip |##############-----------------------------------------| 26.25% tmp5RE_zq.zip |##############-----------------------------------------| 26.29% tmp5RE_zq.zip |##############-----------------------------------------| 26.34% tmp5RE_zq.zip |###############----------------------------------------| 26.39% tmp5RE_zq.zip |###############----------------------------------------| 26.43% tmp5RE_zq.zip |###############----------------------------------------| 26.48% tmp5RE_zq.zip |###############----------------------------------------| 26.52% tmp5RE_zq.zip |###############----------------------------------------| 26.57% tmp5RE_zq.zip |###############----------------------------------------| 26.61% tmp5RE_zq.zip |###############----------------------------------------| 26.66% tmp5RE_zq.zip |###############----------------------------------------| 26.7% tmp5RE_zq.zip |###############----------------------------------------| 26.75% tmp5RE_zq.zip |###############----------------------------------------| 26.8% tmp5RE_zq.zip |###############----------------------------------------| 26.84% tmp5RE_zq.zip |###############----------------------------------------| 26.89% tmp5RE_zq.zip |###############----------------------------------------| 26.93% tmp5RE_zq.zip |###############----------------------------------------| 26.98% tmp5RE_zq.zip |###############----------------------------------------| 27.02% tmp5RE_zq.zip |###############----------------------------------------| 27.07% tmp5RE_zq.zip |###############----------------------------------------| 27.12% tmp5RE_zq.zip |###############----------------------------------------| 27.16% tmp5RE_zq.zip |###############----------------------------------------| 27.21% tmp5RE_zq.zip |###############----------------------------------------| 27.25% tmp5RE_zq.zip |###############----------------------------------------| 27.3% tmp5RE_zq.zip |###############----------------------------------------| 27.34% tmp5RE_zq.zip |###############----------------------------------------| 27.39% tmp5RE_zq.zip |###############----------------------------------------| 27.44% tmp5RE_zq.zip |###############----------------------------------------| 27.48% tmp5RE_zq.zip |###############----------------------------------------| 27.53% tmp5RE_zq.zip |###############----------------------------------------| 27.57% tmp5RE_zq.zip |###############----------------------------------------| 27.62% tmp5RE_zq.zip |###############----------------------------------------| 27.66% tmp5RE_zq.zip |###############----------------------------------------| 27.71% tmp5RE_zq.zip |###############----------------------------------------| 27.75% tmp5RE_zq.zip |###############----------------------------------------| 27.8% tmp5RE_zq.zip |###############----------------------------------------| 27.85% tmp5RE_zq.zip |###############----------------------------------------| 27.89% tmp5RE_zq.zip |###############----------------------------------------| 27.94% tmp5RE_zq.zip |###############----------------------------------------| 27.98% tmp5RE_zq.zip |###############----------------------------------------| 28.03% tmp5RE_zq.zip |###############----------------------------------------| 28.07% tmp5RE_zq.zip |###############----------------------------------------| 28.12% tmp5RE_zq.zip |###############----------------------------------------| 28.17% tmp5RE_zq.zip |################---------------------------------------| 28.21% tmp5RE_zq.zip |################---------------------------------------| 28.26% tmp5RE_zq.zip |################---------------------------------------| 28.3% tmp5RE_zq.zip |################---------------------------------------| 28.35% tmp5RE_zq.zip |################---------------------------------------| 28.39% tmp5RE_zq.zip |################---------------------------------------| 28.44% tmp5RE_zq.zip |################---------------------------------------| 28.49% tmp5RE_zq.zip |################---------------------------------------| 28.53% tmp5RE_zq.zip |################---------------------------------------| 28.58% tmp5RE_zq.zip |################---------------------------------------| 28.62% tmp5RE_zq.zip |################---------------------------------------| 28.67% tmp5RE_zq.zip |################---------------------------------------| 28.71% tmp5RE_zq.zip |################---------------------------------------| 28.76% tmp5RE_zq.zip |################---------------------------------------| 28.8% tmp5RE_zq.zip |################---------------------------------------| 28.85% tmp5RE_zq.zip |################---------------------------------------| 28.9% tmp5RE_zq.zip |################---------------------------------------| 28.94% tmp5RE_zq.zip |################---------------------------------------| 28.99% tmp5RE_zq.zip |################---------------------------------------| 29.03% tmp5RE_zq.zip |################---------------------------------------| 29.08% tmp5RE_zq.zip |################---------------------------------------| 29.12% tmp5RE_zq.zip |################---------------------------------------| 29.17% tmp5RE_zq.zip |################---------------------------------------| 29.22% tmp5RE_zq.zip |################---------------------------------------| 29.26% tmp5RE_zq.zip |################---------------------------------------| 29.31% tmp5RE_zq.zip |################---------------------------------------| 29.35% tmp5RE_zq.zip |################---------------------------------------| 29.4% tmp5RE_zq.zip |################---------------------------------------| 29.44% tmp5RE_zq.zip |################---------------------------------------| 29.49% tmp5RE_zq.zip |################---------------------------------------| 29.54% tmp5RE_zq.zip |################---------------------------------------| 29.58% tmp5RE_zq.zip |################---------------------------------------| 29.63% tmp5RE_zq.zip |################---------------------------------------| 29.67% tmp5RE_zq.zip |################---------------------------------------| 29.72% tmp5RE_zq.zip |################---------------------------------------| 29.76% tmp5RE_zq.zip |################---------------------------------------| 29.81% tmp5RE_zq.zip |################---------------------------------------| 29.85% tmp5RE_zq.zip |################---------------------------------------| 29.9% tmp5RE_zq.zip |################---------------------------------------| 29.95% tmp5RE_zq.zip |################---------------------------------------| 29.99% tmp5RE_zq.zip |#################--------------------------------------| 30.04% tmp5RE_zq.zip |#################--------------------------------------| 30.08% tmp5RE_zq.zip |#################--------------------------------------| 30.13% tmp5RE_zq.zip |#################--------------------------------------| 30.17% tmp5RE_zq.zip |#################--------------------------------------| 30.22% tmp5RE_zq.zip |#################--------------------------------------| 30.27% tmp5RE_zq.zip |#################--------------------------------------| 30.31% tmp5RE_zq.zip |#################--------------------------------------| 30.36% tmp5RE_zq.zip |#################--------------------------------------| 30.4% tmp5RE_zq.zip |#################--------------------------------------| 30.45% tmp5RE_zq.zip |#################--------------------------------------| 30.49% tmp5RE_zq.zip |#################--------------------------------------| 30.54% tmp5RE_zq.zip |#################--------------------------------------| 30.59% tmp5RE_zq.zip |#################--------------------------------------| 30.63% tmp5RE_zq.zip |#################--------------------------------------| 30.68% tmp5RE_zq.zip |#################--------------------------------------| 30.72% tmp5RE_zq.zip |#################--------------------------------------| 30.77% tmp5RE_zq.zip |#################--------------------------------------| 30.81% tmp5RE_zq.zip |#################--------------------------------------| 30.86% tmp5RE_zq.zip |#################--------------------------------------| 30.9% tmp5RE_zq.zip |#################--------------------------------------| 30.95% tmp5RE_zq.zip |#################--------------------------------------| 31.0% tmp5RE_zq.zip |#################--------------------------------------| 31.04% tmp5RE_zq.zip |#################--------------------------------------| 31.09% tmp5RE_zq.zip |#################--------------------------------------| 31.13% tmp5RE_zq.zip |#################--------------------------------------| 31.18% tmp5RE_zq.zip |#################--------------------------------------| 31.22% tmp5RE_zq.zip |#################--------------------------------------| 31.27% tmp5RE_zq.zip |#################--------------------------------------| 31.32% tmp5RE_zq.zip |#################--------------------------------------| 31.36% tmp5RE_zq.zip |#################--------------------------------------| 31.41% tmp5RE_zq.zip |#################--------------------------------------| 31.45% tmp5RE_zq.zip |#################--------------------------------------| 31.5% tmp5RE_zq.zip |#################--------------------------------------| 31.54% tmp5RE_zq.zip |#################--------------------------------------| 31.59% tmp5RE_zq.zip |#################--------------------------------------| 31.63% tmp5RE_zq.zip |#################--------------------------------------| 31.68% tmp5RE_zq.zip |#################--------------------------------------| 31.73% tmp5RE_zq.zip |#################--------------------------------------| 31.77% tmp5RE_zq.zip |#################--------------------------------------| 31.82% tmp5RE_zq.zip |##################-------------------------------------| 31.86% tmp5RE_zq.zip |##################-------------------------------------| 31.91% tmp5RE_zq.zip |##################-------------------------------------| 31.95% tmp5RE_zq.zip |##################-------------------------------------| 32.0% tmp5RE_zq.zip |##################-------------------------------------| 32.05% tmp5RE_zq.zip |##################-------------------------------------| 32.09% tmp5RE_zq.zip |##################-------------------------------------| 32.14% tmp5RE_zq.zip |##################-------------------------------------| 32.18% tmp5RE_zq.zip |##################-------------------------------------| 32.23% tmp5RE_zq.zip |##################-------------------------------------| 32.27% tmp5RE_zq.zip |##################-------------------------------------| 32.32% tmp5RE_zq.zip |##################-------------------------------------| 32.37% tmp5RE_zq.zip |##################-------------------------------------| 32.41% tmp5RE_zq.zip |##################-------------------------------------| 32.46% tmp5RE_zq.zip |##################-------------------------------------| 32.5% tmp5RE_zq.zip |##################-------------------------------------| 32.55% tmp5RE_zq.zip |##################-------------------------------------| 32.59% tmp5RE_zq.zip |##################-------------------------------------| 32.64% tmp5RE_zq.zip |##################-------------------------------------| 32.68% tmp5RE_zq.zip |##################-------------------------------------| 32.73% tmp5RE_zq.zip |##################-------------------------------------| 32.78% tmp5RE_zq.zip |##################-------------------------------------| 32.82% tmp5RE_zq.zip |##################-------------------------------------| 32.87% tmp5RE_zq.zip |##################-------------------------------------| 32.91% tmp5RE_zq.zip |##################-------------------------------------| 32.96% tmp5RE_zq.zip |##################-------------------------------------| 33.0% tmp5RE_zq.zip |##################-------------------------------------| 33.05% tmp5RE_zq.zip |##################-------------------------------------| 33.1% tmp5RE_zq.zip |##################-------------------------------------| 33.14% tmp5RE_zq.zip |##################-------------------------------------| 33.19% tmp5RE_zq.zip |##################-------------------------------------| 33.23% tmp5RE_zq.zip |##################-------------------------------------| 33.28% tmp5RE_zq.zip |##################-------------------------------------| 33.32% tmp5RE_zq.zip |##################-------------------------------------| 33.37% tmp5RE_zq.zip |##################-------------------------------------| 33.42% tmp5RE_zq.zip |##################-------------------------------------| 33.46% tmp5RE_zq.zip |##################-------------------------------------| 33.51% tmp5RE_zq.zip |##################-------------------------------------| 33.55% tmp5RE_zq.zip |##################-------------------------------------| 33.6% tmp5RE_zq.zip |###################------------------------------------| 33.64% tmp5RE_zq.zip |###################------------------------------------| 33.69% tmp5RE_zq.zip |###################------------------------------------| 33.73% tmp5RE_zq.zip |###################------------------------------------| 33.78% tmp5RE_zq.zip |###################------------------------------------| 33.83% tmp5RE_zq.zip |###################------------------------------------| 33.87% tmp5RE_zq.zip |###################------------------------------------| 33.92% tmp5RE_zq.zip |###################------------------------------------| 33.96% tmp5RE_zq.zip |###################------------------------------------| 34.01% tmp5RE_zq.zip |###################------------------------------------| 34.05% tmp5RE_zq.zip |###################------------------------------------| 34.1% tmp5RE_zq.zip |###################------------------------------------| 34.15% tmp5RE_zq.zip |###################------------------------------------| 34.19% tmp5RE_zq.zip |###################------------------------------------| 34.24% tmp5RE_zq.zip |###################------------------------------------| 34.28% tmp5RE_zq.zip |###################------------------------------------| 34.33% tmp5RE_zq.zip |###################------------------------------------| 34.37% tmp5RE_zq.zip |###################------------------------------------| 34.42% tmp5RE_zq.zip |###################------------------------------------| 34.47% tmp5RE_zq.zip |###################------------------------------------| 34.51% tmp5RE_zq.zip |###################------------------------------------| 34.56% tmp5RE_zq.zip |###################------------------------------------| 34.6% tmp5RE_zq.zip |###################------------------------------------| 34.65% tmp5RE_zq.zip |###################------------------------------------| 34.69% tmp5RE_zq.zip |###################------------------------------------| 34.74% tmp5RE_zq.zip |###################------------------------------------| 34.78% tmp5RE_zq.zip |###################------------------------------------| 34.83% tmp5RE_zq.zip |###################------------------------------------| 34.88% tmp5RE_zq.zip |###################------------------------------------| 34.92% tmp5RE_zq.zip |###################------------------------------------| 34.97% tmp5RE_zq.zip |###################------------------------------------| 35.01% tmp5RE_zq.zip |###################------------------------------------| 35.06% tmp5RE_zq.zip |###################------------------------------------| 35.1% tmp5RE_zq.zip |###################------------------------------------| 35.15% tmp5RE_zq.zip |###################------------------------------------| 35.2% tmp5RE_zq.zip |###################------------------------------------| 35.24% tmp5RE_zq.zip |###################------------------------------------| 35.29% tmp5RE_zq.zip |###################------------------------------------| 35.33% tmp5RE_zq.zip |###################------------------------------------| 35.38% tmp5RE_zq.zip |###################------------------------------------| 35.42% tmp5RE_zq.zip |####################-----------------------------------| 35.47% tmp5RE_zq.zip |####################-----------------------------------| 35.52% tmp5RE_zq.zip |####################-----------------------------------| 35.56% tmp5RE_zq.zip |####################-----------------------------------| 35.61% tmp5RE_zq.zip |####################-----------------------------------| 35.65% tmp5RE_zq.zip |####################-----------------------------------| 35.7% tmp5RE_zq.zip |####################-----------------------------------| 35.74% tmp5RE_zq.zip |####################-----------------------------------| 35.79% tmp5RE_zq.zip |####################-----------------------------------| 35.83% tmp5RE_zq.zip |####################-----------------------------------| 35.88% tmp5RE_zq.zip |####################-----------------------------------| 35.93% tmp5RE_zq.zip |####################-----------------------------------| 35.97% tmp5RE_zq.zip |####################-----------------------------------| 36.02% tmp5RE_zq.zip |####################-----------------------------------| 36.06% tmp5RE_zq.zip |####################-----------------------------------| 36.11% tmp5RE_zq.zip |####################-----------------------------------| 36.15% tmp5RE_zq.zip |####################-----------------------------------| 36.2% tmp5RE_zq.zip |####################-----------------------------------| 36.25% tmp5RE_zq.zip |####################-----------------------------------| 36.29% tmp5RE_zq.zip |####################-----------------------------------| 36.34% tmp5RE_zq.zip |####################-----------------------------------| 36.38% tmp5RE_zq.zip |####################-----------------------------------| 36.43% tmp5RE_zq.zip |####################-----------------------------------| 36.47% tmp5RE_zq.zip |####################-----------------------------------| 36.52% tmp5RE_zq.zip |####################-----------------------------------| 36.57% tmp5RE_zq.zip |####################-----------------------------------| 36.61% tmp5RE_zq.zip |####################-----------------------------------| 36.66% tmp5RE_zq.zip |####################-----------------------------------| 36.7% tmp5RE_zq.zip |####################-----------------------------------| 36.75% tmp5RE_zq.zip |####################-----------------------------------| 36.79% tmp5RE_zq.zip |####################-----------------------------------| 36.84% tmp5RE_zq.zip |####################-----------------------------------| 36.88% tmp5RE_zq.zip |####################-----------------------------------| 36.93% tmp5RE_zq.zip |####################-----------------------------------| 36.98% tmp5RE_zq.zip |####################-----------------------------------| 37.02% tmp5RE_zq.zip |####################-----------------------------------| 37.07% tmp5RE_zq.zip |####################-----------------------------------| 37.11% tmp5RE_zq.zip |####################-----------------------------------| 37.16% tmp5RE_zq.zip |####################-----------------------------------| 37.2% tmp5RE_zq.zip |####################-----------------------------------| 37.25% tmp5RE_zq.zip |#####################----------------------------------| 37.3% tmp5RE_zq.zip |#####################----------------------------------| 37.34% tmp5RE_zq.zip |#####################----------------------------------| 37.39% tmp5RE_zq.zip |#####################----------------------------------| 37.43% tmp5RE_zq.zip |#####################----------------------------------| 37.48% tmp5RE_zq.zip |#####################----------------------------------| 37.52% tmp5RE_zq.zip |#####################----------------------------------| 37.57% tmp5RE_zq.zip |#####################----------------------------------| 37.62% tmp5RE_zq.zip |#####################----------------------------------| 37.66% tmp5RE_zq.zip |#####################----------------------------------| 37.71% tmp5RE_zq.zip |#####################----------------------------------| 37.75% tmp5RE_zq.zip |#####################----------------------------------| 37.8% tmp5RE_zq.zip |#####################----------------------------------| 37.84% tmp5RE_zq.zip |#####################----------------------------------| 37.89% tmp5RE_zq.zip |#####################----------------------------------| 37.93% tmp5RE_zq.zip |#####################----------------------------------| 37.98% tmp5RE_zq.zip |#####################----------------------------------| 38.03% tmp5RE_zq.zip |#####################----------------------------------| 38.07% tmp5RE_zq.zip |#####################----------------------------------| 38.12% tmp5RE_zq.zip |#####################----------------------------------| 38.16% tmp5RE_zq.zip |#####################----------------------------------| 38.21% tmp5RE_zq.zip |#####################----------------------------------| 38.25% tmp5RE_zq.zip |#####################----------------------------------| 38.3% tmp5RE_zq.zip |#####################----------------------------------| 38.35% tmp5RE_zq.zip |#####################----------------------------------| 38.39% tmp5RE_zq.zip |#####################----------------------------------| 38.44% tmp5RE_zq.zip |#####################----------------------------------| 38.48% tmp5RE_zq.zip |#####################----------------------------------| 38.53% tmp5RE_zq.zip |#####################----------------------------------| 38.57% tmp5RE_zq.zip |#####################----------------------------------| 38.62% tmp5RE_zq.zip |#####################----------------------------------| 38.66% tmp5RE_zq.zip |#####################----------------------------------| 38.71% tmp5RE_zq.zip |#####################----------------------------------| 38.76% tmp5RE_zq.zip |#####################----------------------------------| 38.8% tmp5RE_zq.zip |#####################----------------------------------| 38.85% tmp5RE_zq.zip |#####################----------------------------------| 38.89% tmp5RE_zq.zip |#####################----------------------------------| 38.94% tmp5RE_zq.zip |#####################----------------------------------| 38.98% tmp5RE_zq.zip |#####################----------------------------------| 39.03% tmp5RE_zq.zip |#####################----------------------------------| 39.08% tmp5RE_zq.zip |######################---------------------------------| 39.12% tmp5RE_zq.zip |######################---------------------------------| 39.17% tmp5RE_zq.zip |######################---------------------------------| 39.21% tmp5RE_zq.zip |######################---------------------------------| 39.26% tmp5RE_zq.zip |######################---------------------------------| 39.3% tmp5RE_zq.zip |######################---------------------------------| 39.35% tmp5RE_zq.zip |######################---------------------------------| 39.4% tmp5RE_zq.zip |######################---------------------------------| 39.44% tmp5RE_zq.zip |######################---------------------------------| 39.49% tmp5RE_zq.zip |######################---------------------------------| 39.53% tmp5RE_zq.zip |######################---------------------------------| 39.58% tmp5RE_zq.zip |######################---------------------------------| 39.62% tmp5RE_zq.zip |######################---------------------------------| 39.67% tmp5RE_zq.zip |######################---------------------------------| 39.71% tmp5RE_zq.zip |######################---------------------------------| 39.76% tmp5RE_zq.zip |######################---------------------------------| 39.81% tmp5RE_zq.zip |######################---------------------------------| 39.85% tmp5RE_zq.zip |######################---------------------------------| 39.9% tmp5RE_zq.zip |######################---------------------------------| 39.94% tmp5RE_zq.zip |######################---------------------------------| 39.99% tmp5RE_zq.zip |######################---------------------------------| 40.03% tmp5RE_zq.zip |######################---------------------------------| 40.08% tmp5RE_zq.zip |######################---------------------------------| 40.13% tmp5RE_zq.zip |######################---------------------------------| 40.17% tmp5RE_zq.zip |######################---------------------------------| 40.22% tmp5RE_zq.zip |######################---------------------------------| 40.26% tmp5RE_zq.zip |######################---------------------------------| 40.31% tmp5RE_zq.zip |######################---------------------------------| 40.35% tmp5RE_zq.zip |######################---------------------------------| 40.4% tmp5RE_zq.zip |######################---------------------------------| 40.45% tmp5RE_zq.zip |######################---------------------------------| 40.49% tmp5RE_zq.zip |######################---------------------------------| 40.54% tmp5RE_zq.zip |######################---------------------------------| 40.58% tmp5RE_zq.zip |######################---------------------------------| 40.63% tmp5RE_zq.zip |######################---------------------------------| 40.67% tmp5RE_zq.zip |######################---------------------------------| 40.72% tmp5RE_zq.zip |######################---------------------------------| 40.76% tmp5RE_zq.zip |######################---------------------------------| 40.81% tmp5RE_zq.zip |######################---------------------------------| 40.86% tmp5RE_zq.zip |######################---------------------------------| 40.9% tmp5RE_zq.zip |#######################--------------------------------| 40.95% tmp5RE_zq.zip |#######################--------------------------------| 40.99% tmp5RE_zq.zip |#######################--------------------------------| 41.04% tmp5RE_zq.zip |#######################--------------------------------| 41.08% tmp5RE_zq.zip |#######################--------------------------------| 41.13% tmp5RE_zq.zip |#######################--------------------------------| 41.18% tmp5RE_zq.zip |#######################--------------------------------| 41.22% tmp5RE_zq.zip |#######################--------------------------------| 41.27% tmp5RE_zq.zip |#######################--------------------------------| 41.31% tmp5RE_zq.zip |#######################--------------------------------| 41.36% tmp5RE_zq.zip |#######################--------------------------------| 41.4% tmp5RE_zq.zip |#######################--------------------------------| 41.45% tmp5RE_zq.zip |#######################--------------------------------| 41.5% tmp5RE_zq.zip |#######################--------------------------------| 41.54% tmp5RE_zq.zip |#######################--------------------------------| 41.59% tmp5RE_zq.zip |#######################--------------------------------| 41.63% tmp5RE_zq.zip |#######################--------------------------------| 41.68% tmp5RE_zq.zip |#######################--------------------------------| 41.72% tmp5RE_zq.zip |#######################--------------------------------| 41.77% tmp5RE_zq.zip |#######################--------------------------------| 41.81% tmp5RE_zq.zip |#######################--------------------------------| 41.86% tmp5RE_zq.zip |#######################--------------------------------| 41.91% tmp5RE_zq.zip |#######################--------------------------------| 41.95% tmp5RE_zq.zip |#######################--------------------------------| 42.0% tmp5RE_zq.zip |#######################--------------------------------| 42.04% tmp5RE_zq.zip |#######################--------------------------------| 42.09% tmp5RE_zq.zip |#######################--------------------------------| 42.13% tmp5RE_zq.zip |#######################--------------------------------| 42.18% tmp5RE_zq.zip |#######################--------------------------------| 42.23% tmp5RE_zq.zip |#######################--------------------------------| 42.27% tmp5RE_zq.zip |#######################--------------------------------| 42.32% tmp5RE_zq.zip |#######################--------------------------------| 42.36% tmp5RE_zq.zip |#######################--------------------------------| 42.41% tmp5RE_zq.zip |#######################--------------------------------| 42.45% tmp5RE_zq.zip |#######################--------------------------------| 42.5% tmp5RE_zq.zip |#######################--------------------------------| 42.55% tmp5RE_zq.zip |#######################--------------------------------| 42.59% tmp5RE_zq.zip |#######################--------------------------------| 42.64% tmp5RE_zq.zip |#######################--------------------------------| 42.68% tmp5RE_zq.zip |########################-------------------------------| 42.73% tmp5RE_zq.zip |########################-------------------------------| 42.77% tmp5RE_zq.zip |########################-------------------------------| 42.82% tmp5RE_zq.zip |########################-------------------------------| 42.86% tmp5RE_zq.zip |########################-------------------------------| 42.91% tmp5RE_zq.zip |########################-------------------------------| 42.96% tmp5RE_zq.zip |########################-------------------------------| 43.0% tmp5RE_zq.zip |########################-------------------------------| 43.05% tmp5RE_zq.zip |########################-------------------------------| 43.09% tmp5RE_zq.zip |########################-------------------------------| 43.14% tmp5RE_zq.zip |########################-------------------------------| 43.18% tmp5RE_zq.zip |########################-------------------------------| 43.23% tmp5RE_zq.zip |########################-------------------------------| 43.28% tmp5RE_zq.zip |########################-------------------------------| 43.32% tmp5RE_zq.zip |########################-------------------------------| 43.37% tmp5RE_zq.zip |########################-------------------------------| 43.41% tmp5RE_zq.zip |########################-------------------------------| 43.46% tmp5RE_zq.zip |########################-------------------------------| 43.5% tmp5RE_zq.zip |########################-------------------------------| 43.55% tmp5RE_zq.zip |########################-------------------------------| 43.6% tmp5RE_zq.zip |########################-------------------------------| 43.64% tmp5RE_zq.zip |########################-------------------------------| 43.69% tmp5RE_zq.zip |########################-------------------------------| 43.73% tmp5RE_zq.zip |########################-------------------------------| 43.78% tmp5RE_zq.zip |########################-------------------------------| 43.82% tmp5RE_zq.zip |########################-------------------------------| 43.87% tmp5RE_zq.zip |########################-------------------------------| 43.91% tmp5RE_zq.zip |########################-------------------------------| 43.96% tmp5RE_zq.zip |########################-------------------------------| 44.01% tmp5RE_zq.zip |########################-------------------------------| 44.05% tmp5RE_zq.zip |########################-------------------------------| 44.1% tmp5RE_zq.zip |########################-------------------------------| 44.14% tmp5RE_zq.zip |########################-------------------------------| 44.19% tmp5RE_zq.zip |########################-------------------------------| 44.23% tmp5RE_zq.zip |########################-------------------------------| 44.28% tmp5RE_zq.zip |########################-------------------------------| 44.33% tmp5RE_zq.zip |########################-------------------------------| 44.37% tmp5RE_zq.zip |########################-------------------------------| 44.42% tmp5RE_zq.zip |########################-------------------------------| 44.46% tmp5RE_zq.zip |########################-------------------------------| 44.51% tmp5RE_zq.zip |#########################------------------------------| 44.55% tmp5RE_zq.zip |#########################------------------------------| 44.6% tmp5RE_zq.zip |#########################------------------------------| 44.65% tmp5RE_zq.zip |#########################------------------------------| 44.69% tmp5RE_zq.zip |#########################------------------------------| 44.74% tmp5RE_zq.zip |#########################------------------------------| 44.78% tmp5RE_zq.zip |#########################------------------------------| 44.83% tmp5RE_zq.zip |#########################------------------------------| 44.87% tmp5RE_zq.zip |#########################------------------------------| 44.92% tmp5RE_zq.zip |#########################------------------------------| 44.96% tmp5RE_zq.zip |#########################------------------------------| 45.01% tmp5RE_zq.zip |#########################------------------------------| 45.06% tmp5RE_zq.zip |#########################------------------------------| 45.1% tmp5RE_zq.zip |#########################------------------------------| 45.15% tmp5RE_zq.zip |#########################------------------------------| 45.19% tmp5RE_zq.zip |#########################------------------------------| 45.24% tmp5RE_zq.zip |#########################------------------------------| 45.28% tmp5RE_zq.zip |#########################------------------------------| 45.33% tmp5RE_zq.zip |#########################------------------------------| 45.38% tmp5RE_zq.zip |#########################------------------------------| 45.42% tmp5RE_zq.zip |#########################------------------------------| 45.47% tmp5RE_zq.zip |#########################------------------------------| 45.51% tmp5RE_zq.zip |#########################------------------------------| 45.56% tmp5RE_zq.zip |#########################------------------------------| 45.6% tmp5RE_zq.zip |#########################------------------------------| 45.65% tmp5RE_zq.zip |#########################------------------------------| 45.69% tmp5RE_zq.zip |#########################------------------------------| 45.74% tmp5RE_zq.zip |#########################------------------------------| 45.79% tmp5RE_zq.zip |#########################------------------------------| 45.83% tmp5RE_zq.zip |#########################------------------------------| 45.88% tmp5RE_zq.zip |#########################------------------------------| 45.92% tmp5RE_zq.zip |#########################------------------------------| 45.97% tmp5RE_zq.zip |#########################------------------------------| 46.01% tmp5RE_zq.zip |#########################------------------------------| 46.06% tmp5RE_zq.zip |#########################------------------------------| 46.11% tmp5RE_zq.zip |#########################------------------------------| 46.15% tmp5RE_zq.zip |#########################------------------------------| 46.2% tmp5RE_zq.zip |#########################------------------------------| 46.24% tmp5RE_zq.zip |#########################------------------------------| 46.29% tmp5RE_zq.zip |#########################------------------------------| 46.33% tmp5RE_zq.zip |##########################-----------------------------| 46.38% tmp5RE_zq.zip |##########################-----------------------------| 46.43% tmp5RE_zq.zip |##########################-----------------------------| 46.47% tmp5RE_zq.zip |##########################-----------------------------| 46.52% tmp5RE_zq.zip |##########################-----------------------------| 46.56% tmp5RE_zq.zip |##########################-----------------------------| 46.61% tmp5RE_zq.zip |##########################-----------------------------| 46.65% tmp5RE_zq.zip |##########################-----------------------------| 46.7% tmp5RE_zq.zip |##########################-----------------------------| 46.74% tmp5RE_zq.zip |##########################-----------------------------| 46.79% tmp5RE_zq.zip |##########################-----------------------------| 46.84% tmp5RE_zq.zip |##########################-----------------------------| 46.88% tmp5RE_zq.zip |##########################-----------------------------| 46.93% tmp5RE_zq.zip |##########################-----------------------------| 46.97% tmp5RE_zq.zip |##########################-----------------------------| 47.02% tmp5RE_zq.zip |##########################-----------------------------| 47.06% tmp5RE_zq.zip |##########################-----------------------------| 47.11% tmp5RE_zq.zip |##########################-----------------------------| 47.16% tmp5RE_zq.zip |##########################-----------------------------| 47.2% tmp5RE_zq.zip |##########################-----------------------------| 47.25% tmp5RE_zq.zip |##########################-----------------------------| 47.29% tmp5RE_zq.zip |##########################-----------------------------| 47.34% tmp5RE_zq.zip |##########################-----------------------------| 47.38% tmp5RE_zq.zip |##########################-----------------------------| 47.43% tmp5RE_zq.zip |##########################-----------------------------| 47.48% tmp5RE_zq.zip |##########################-----------------------------| 47.52% tmp5RE_zq.zip |##########################-----------------------------| 47.57% tmp5RE_zq.zip |##########################-----------------------------| 47.61% tmp5RE_zq.zip |##########################-----------------------------| 47.66% tmp5RE_zq.zip |##########################-----------------------------| 47.7% tmp5RE_zq.zip |##########################-----------------------------| 47.75% tmp5RE_zq.zip |##########################-----------------------------| 47.79% tmp5RE_zq.zip |##########################-----------------------------| 47.84% tmp5RE_zq.zip |##########################-----------------------------| 47.89% tmp5RE_zq.zip |##########################-----------------------------| 47.93% tmp5RE_zq.zip |##########################-----------------------------| 47.98% tmp5RE_zq.zip |##########################-----------------------------| 48.02% tmp5RE_zq.zip |##########################-----------------------------| 48.07% tmp5RE_zq.zip |##########################-----------------------------| 48.11% tmp5RE_zq.zip |##########################-----------------------------| 48.16% tmp5RE_zq.zip |###########################----------------------------| 48.21% tmp5RE_zq.zip |###########################----------------------------| 48.25% tmp5RE_zq.zip |###########################----------------------------| 48.3% tmp5RE_zq.zip |###########################----------------------------| 48.34% tmp5RE_zq.zip |###########################----------------------------| 48.39% tmp5RE_zq.zip |###########################----------------------------| 48.43% tmp5RE_zq.zip |###########################----------------------------| 48.48% tmp5RE_zq.zip |###########################----------------------------| 48.53% tmp5RE_zq.zip |###########################----------------------------| 48.57% tmp5RE_zq.zip |###########################----------------------------| 48.62% tmp5RE_zq.zip |###########################----------------------------| 48.66% tmp5RE_zq.zip |###########################----------------------------| 48.71% tmp5RE_zq.zip |###########################----------------------------| 48.75% tmp5RE_zq.zip |###########################----------------------------| 48.8% tmp5RE_zq.zip |###########################----------------------------| 48.84% tmp5RE_zq.zip |###########################----------------------------| 48.89% tmp5RE_zq.zip |###########################----------------------------| 48.94% tmp5RE_zq.zip |###########################----------------------------| 48.98% tmp5RE_zq.zip |###########################----------------------------| 49.03% tmp5RE_zq.zip |###########################----------------------------| 49.07% tmp5RE_zq.zip |###########################----------------------------| 49.12% tmp5RE_zq.zip |###########################----------------------------| 49.16% tmp5RE_zq.zip |###########################----------------------------| 49.21% tmp5RE_zq.zip |###########################----------------------------| 49.26% tmp5RE_zq.zip |###########################----------------------------| 49.3% tmp5RE_zq.zip |###########################----------------------------| 49.35% tmp5RE_zq.zip |###########################----------------------------| 49.39% tmp5RE_zq.zip |###########################----------------------------| 49.44% tmp5RE_zq.zip |###########################----------------------------| 49.48% tmp5RE_zq.zip |###########################----------------------------| 49.53% tmp5RE_zq.zip |###########################----------------------------| 49.58% tmp5RE_zq.zip |###########################----------------------------| 49.62% tmp5RE_zq.zip |###########################----------------------------| 49.67% tmp5RE_zq.zip |###########################----------------------------| 49.71% tmp5RE_zq.zip |###########################----------------------------| 49.76% tmp5RE_zq.zip |###########################----------------------------| 49.8% tmp5RE_zq.zip |###########################----------------------------| 49.85% tmp5RE_zq.zip |###########################----------------------------| 49.89% tmp5RE_zq.zip |###########################----------------------------| 49.94% tmp5RE_zq.zip |###########################----------------------------| 49.99% tmp5RE_zq.zip |############################---------------------------| 50.03% tmp5RE_zq.zip |############################---------------------------| 50.08% tmp5RE_zq.zip |############################---------------------------| 50.12% tmp5RE_zq.zip |############################---------------------------| 50.17% tmp5RE_zq.zip |############################---------------------------| 50.21% tmp5RE_zq.zip |############################---------------------------| 50.26% tmp5RE_zq.zip |############################---------------------------| 50.31% tmp5RE_zq.zip |############################---------------------------| 50.35% tmp5RE_zq.zip |############################---------------------------| 50.4% tmp5RE_zq.zip |############################---------------------------| 50.44% tmp5RE_zq.zip |############################---------------------------| 50.49% tmp5RE_zq.zip |############################---------------------------| 50.53% tmp5RE_zq.zip |############################---------------------------| 50.58% tmp5RE_zq.zip |############################---------------------------| 50.63% tmp5RE_zq.zip |############################---------------------------| 50.67% tmp5RE_zq.zip |############################---------------------------| 50.72% tmp5RE_zq.zip |############################---------------------------| 50.76% tmp5RE_zq.zip |############################---------------------------| 50.81% tmp5RE_zq.zip |############################---------------------------| 50.85% tmp5RE_zq.zip |############################---------------------------| 50.9% tmp5RE_zq.zip |############################---------------------------| 50.94% tmp5RE_zq.zip |############################---------------------------| 50.99% tmp5RE_zq.zip |############################---------------------------| 51.04% tmp5RE_zq.zip |############################---------------------------| 51.08% tmp5RE_zq.zip |############################---------------------------| 51.13% tmp5RE_zq.zip |############################---------------------------| 51.17% tmp5RE_zq.zip |############################---------------------------| 51.22% tmp5RE_zq.zip |############################---------------------------| 51.26% tmp5RE_zq.zip |############################---------------------------| 51.31% tmp5RE_zq.zip |############################---------------------------| 51.36% tmp5RE_zq.zip |############################---------------------------| 51.4% tmp5RE_zq.zip |############################---------------------------| 51.45% tmp5RE_zq.zip |############################---------------------------| 51.49% tmp5RE_zq.zip |############################---------------------------| 51.54% tmp5RE_zq.zip |############################---------------------------| 51.58% tmp5RE_zq.zip |############################---------------------------| 51.63% tmp5RE_zq.zip |############################---------------------------| 51.68% tmp5RE_zq.zip |############################---------------------------| 51.72% tmp5RE_zq.zip |############################---------------------------| 51.77% tmp5RE_zq.zip |############################---------------------------| 51.81% tmp5RE_zq.zip |#############################--------------------------| 51.86% tmp5RE_zq.zip |#############################--------------------------| 51.9% tmp5RE_zq.zip |#############################--------------------------| 51.95% tmp5RE_zq.zip |#############################--------------------------| 51.99% tmp5RE_zq.zip |#############################--------------------------| 52.04% tmp5RE_zq.zip |#############################--------------------------| 52.09% tmp5RE_zq.zip |#############################--------------------------| 52.13% tmp5RE_zq.zip |#############################--------------------------| 52.18% tmp5RE_zq.zip |#############################--------------------------| 52.22% tmp5RE_zq.zip |#############################--------------------------| 52.27% tmp5RE_zq.zip |#############################--------------------------| 52.31% tmp5RE_zq.zip |#############################--------------------------| 52.36% tmp5RE_zq.zip |#############################--------------------------| 52.41% tmp5RE_zq.zip |#############################--------------------------| 52.45% tmp5RE_zq.zip |#############################--------------------------| 52.5% tmp5RE_zq.zip |#############################--------------------------| 52.54% tmp5RE_zq.zip |#############################--------------------------| 52.59% tmp5RE_zq.zip |#############################--------------------------| 52.63% tmp5RE_zq.zip |#############################--------------------------| 52.68% tmp5RE_zq.zip |#############################--------------------------| 52.72% tmp5RE_zq.zip |#############################--------------------------| 52.77% tmp5RE_zq.zip |#############################--------------------------| 52.82% tmp5RE_zq.zip |#############################--------------------------| 52.86% tmp5RE_zq.zip |#############################--------------------------| 52.91% tmp5RE_zq.zip |#############################--------------------------| 52.95% tmp5RE_zq.zip |#############################--------------------------| 53.0% tmp5RE_zq.zip |#############################--------------------------| 53.04% tmp5RE_zq.zip |#############################--------------------------| 53.09% tmp5RE_zq.zip |#############################--------------------------| 53.14% tmp5RE_zq.zip |#############################--------------------------| 53.18% tmp5RE_zq.zip |#############################--------------------------| 53.23% tmp5RE_zq.zip |#############################--------------------------| 53.27% tmp5RE_zq.zip |#############################--------------------------| 53.32% tmp5RE_zq.zip |#############################--------------------------| 53.36% tmp5RE_zq.zip |#############################--------------------------| 53.41% tmp5RE_zq.zip |#############################--------------------------| 53.46% tmp5RE_zq.zip |#############################--------------------------| 53.5% tmp5RE_zq.zip |#############################--------------------------| 53.55% tmp5RE_zq.zip |#############################--------------------------| 53.59% tmp5RE_zq.zip |##############################-------------------------| 53.64% tmp5RE_zq.zip |##############################-------------------------| 53.68% tmp5RE_zq.zip |##############################-------------------------| 53.73% tmp5RE_zq.zip |##############################-------------------------| 53.77% tmp5RE_zq.zip |##############################-------------------------| 53.82% tmp5RE_zq.zip |##############################-------------------------| 53.87% tmp5RE_zq.zip |##############################-------------------------| 53.91% tmp5RE_zq.zip |##############################-------------------------| 53.96% tmp5RE_zq.zip |##############################-------------------------| 54.0% tmp5RE_zq.zip |##############################-------------------------| 54.05% tmp5RE_zq.zip |##############################-------------------------| 54.09% tmp5RE_zq.zip |##############################-------------------------| 54.14% tmp5RE_zq.zip |##############################-------------------------| 54.19% tmp5RE_zq.zip |##############################-------------------------| 54.23% tmp5RE_zq.zip |##############################-------------------------| 54.28% tmp5RE_zq.zip |##############################-------------------------| 54.32% tmp5RE_zq.zip |##############################-------------------------| 54.37% tmp5RE_zq.zip |##############################-------------------------| 54.41% tmp5RE_zq.zip |##############################-------------------------| 54.46% tmp5RE_zq.zip |##############################-------------------------| 54.51% tmp5RE_zq.zip |##############################-------------------------| 54.55% tmp5RE_zq.zip |##############################-------------------------| 54.6% tmp5RE_zq.zip |##############################-------------------------| 54.64% tmp5RE_zq.zip |##############################-------------------------| 54.69% tmp5RE_zq.zip |##############################-------------------------| 54.73% tmp5RE_zq.zip |##############################-------------------------| 54.78% tmp5RE_zq.zip |##############################-------------------------| 54.82% tmp5RE_zq.zip |##############################-------------------------| 54.87% tmp5RE_zq.zip |##############################-------------------------| 54.92% tmp5RE_zq.zip |##############################-------------------------| 54.96% tmp5RE_zq.zip |##############################-------------------------| 55.01% tmp5RE_zq.zip |##############################-------------------------| 55.05% tmp5RE_zq.zip |##############################-------------------------| 55.1% tmp5RE_zq.zip |##############################-------------------------| 55.14% tmp5RE_zq.zip |##############################-------------------------| 55.19% tmp5RE_zq.zip |##############################-------------------------| 55.24% tmp5RE_zq.zip |##############################-------------------------| 55.28% tmp5RE_zq.zip |##############################-------------------------| 55.33% tmp5RE_zq.zip |##############################-------------------------| 55.37% tmp5RE_zq.zip |##############################-------------------------| 55.42% tmp5RE_zq.zip |###############################------------------------| 55.46% tmp5RE_zq.zip |###############################------------------------| 55.51% tmp5RE_zq.zip |###############################------------------------| 55.56% tmp5RE_zq.zip |###############################------------------------| 55.6% tmp5RE_zq.zip |###############################------------------------| 55.65% tmp5RE_zq.zip |###############################------------------------| 55.69% tmp5RE_zq.zip |###############################------------------------| 55.74% tmp5RE_zq.zip |###############################------------------------| 55.78% tmp5RE_zq.zip |###############################------------------------| 55.83% tmp5RE_zq.zip |###############################------------------------| 55.87% tmp5RE_zq.zip |###############################------------------------| 55.92% tmp5RE_zq.zip |###############################------------------------| 55.97% tmp5RE_zq.zip |###############################------------------------| 56.01% tmp5RE_zq.zip |###############################------------------------| 56.06% tmp5RE_zq.zip |###############################------------------------| 56.1% tmp5RE_zq.zip |###############################------------------------| 56.15% tmp5RE_zq.zip |###############################------------------------| 56.19% tmp5RE_zq.zip |###############################------------------------| 56.24% tmp5RE_zq.zip |###############################------------------------| 56.29% tmp5RE_zq.zip |###############################------------------------| 56.33% tmp5RE_zq.zip |###############################------------------------| 56.38% tmp5RE_zq.zip |###############################------------------------| 56.42% tmp5RE_zq.zip |###############################------------------------| 56.47% tmp5RE_zq.zip |###############################------------------------| 56.51% tmp5RE_zq.zip |###############################------------------------| 56.56% tmp5RE_zq.zip |###############################------------------------| 56.61% tmp5RE_zq.zip |###############################------------------------| 56.65% tmp5RE_zq.zip |###############################------------------------| 56.7% tmp5RE_zq.zip |###############################------------------------| 56.74% tmp5RE_zq.zip |###############################------------------------| 56.79% tmp5RE_zq.zip |###############################------------------------| 56.83% tmp5RE_zq.zip |###############################------------------------| 56.88% tmp5RE_zq.zip |###############################------------------------| 56.92% tmp5RE_zq.zip |###############################------------------------| 56.97% tmp5RE_zq.zip |###############################------------------------| 57.02% tmp5RE_zq.zip |###############################------------------------| 57.06% tmp5RE_zq.zip |###############################------------------------| 57.11% tmp5RE_zq.zip |###############################------------------------| 57.15% tmp5RE_zq.zip |###############################------------------------| 57.2% tmp5RE_zq.zip |###############################------------------------| 57.24% tmp5RE_zq.zip |################################-----------------------| 57.29% tmp5RE_zq.zip |################################-----------------------| 57.34% tmp5RE_zq.zip |################################-----------------------| 57.38% tmp5RE_zq.zip |################################-----------------------| 57.43% tmp5RE_zq.zip |################################-----------------------| 57.47% tmp5RE_zq.zip |################################-----------------------| 57.52% tmp5RE_zq.zip |################################-----------------------| 57.56% tmp5RE_zq.zip |################################-----------------------| 57.61% tmp5RE_zq.zip |################################-----------------------| 57.66% tmp5RE_zq.zip |################################-----------------------| 57.7% tmp5RE_zq.zip |################################-----------------------| 57.75% tmp5RE_zq.zip |################################-----------------------| 57.79% tmp5RE_zq.zip |################################-----------------------| 57.84% tmp5RE_zq.zip |################################-----------------------| 57.88% tmp5RE_zq.zip |################################-----------------------| 57.93% tmp5RE_zq.zip |################################-----------------------| 57.97% tmp5RE_zq.zip |################################-----------------------| 58.02% tmp5RE_zq.zip |################################-----------------------| 58.07% tmp5RE_zq.zip |################################-----------------------| 58.11% tmp5RE_zq.zip |################################-----------------------| 58.16% tmp5RE_zq.zip |################################-----------------------| 58.2% tmp5RE_zq.zip |################################-----------------------| 58.25% tmp5RE_zq.zip |################################-----------------------| 58.29% tmp5RE_zq.zip |################################-----------------------| 58.34% tmp5RE_zq.zip |################################-----------------------| 58.39% tmp5RE_zq.zip |################################-----------------------| 58.43% tmp5RE_zq.zip |################################-----------------------| 58.48% tmp5RE_zq.zip |################################-----------------------| 58.52% tmp5RE_zq.zip |################################-----------------------| 58.57% tmp5RE_zq.zip |################################-----------------------| 58.61% tmp5RE_zq.zip |################################-----------------------| 58.66% tmp5RE_zq.zip |################################-----------------------| 58.71% tmp5RE_zq.zip |################################-----------------------| 58.75% tmp5RE_zq.zip |################################-----------------------| 58.8% tmp5RE_zq.zip |################################-----------------------| 58.84% tmp5RE_zq.zip |################################-----------------------| 58.89% tmp5RE_zq.zip |################################-----------------------| 58.93% tmp5RE_zq.zip |################################-----------------------| 58.98% tmp5RE_zq.zip |################################-----------------------| 59.02% tmp5RE_zq.zip |################################-----------------------| 59.07% tmp5RE_zq.zip |#################################----------------------| 59.12% tmp5RE_zq.zip |#################################----------------------| 59.16% tmp5RE_zq.zip |#################################----------------------| 59.21% tmp5RE_zq.zip |#################################----------------------| 59.25% tmp5RE_zq.zip |#################################----------------------| 59.3% tmp5RE_zq.zip |#################################----------------------| 59.34% tmp5RE_zq.zip |#################################----------------------| 59.39% tmp5RE_zq.zip |#################################----------------------| 59.44% tmp5RE_zq.zip |#################################----------------------| 59.48% tmp5RE_zq.zip |#################################----------------------| 59.53% tmp5RE_zq.zip |#################################----------------------| 59.57% tmp5RE_zq.zip |#################################----------------------| 59.62% tmp5RE_zq.zip |#################################----------------------| 59.66% tmp5RE_zq.zip |#################################----------------------| 59.71% tmp5RE_zq.zip |#################################----------------------| 59.75% tmp5RE_zq.zip |#################################----------------------| 59.8% tmp5RE_zq.zip |#################################----------------------| 59.85% tmp5RE_zq.zip |#################################----------------------| 59.89% tmp5RE_zq.zip |#################################----------------------| 59.94% tmp5RE_zq.zip |#################################----------------------| 59.98% tmp5RE_zq.zip |#################################----------------------| 60.03% tmp5RE_zq.zip |#################################----------------------| 60.07% tmp5RE_zq.zip |#################################----------------------| 60.12% tmp5RE_zq.zip |#################################----------------------| 60.17% tmp5RE_zq.zip |#################################----------------------| 60.21% tmp5RE_zq.zip |#################################----------------------| 60.26% tmp5RE_zq.zip |#################################----------------------| 60.3% tmp5RE_zq.zip |#################################----------------------| 60.35% tmp5RE_zq.zip |#################################----------------------| 60.39% tmp5RE_zq.zip |#################################----------------------| 60.44% tmp5RE_zq.zip |#################################----------------------| 60.49% tmp5RE_zq.zip |#################################----------------------| 60.53% tmp5RE_zq.zip |#################################----------------------| 60.58% tmp5RE_zq.zip |#################################----------------------| 60.62% tmp5RE_zq.zip |#################################----------------------| 60.67% tmp5RE_zq.zip |#################################----------------------| 60.71% tmp5RE_zq.zip |#################################----------------------| 60.76% tmp5RE_zq.zip |#################################----------------------| 60.8% tmp5RE_zq.zip |#################################----------------------| 60.85% tmp5RE_zq.zip |#################################----------------------| 60.9% tmp5RE_zq.zip |##################################---------------------| 60.94% tmp5RE_zq.zip |##################################---------------------| 60.99% tmp5RE_zq.zip |##################################---------------------| 61.03% tmp5RE_zq.zip |##################################---------------------| 61.08% tmp5RE_zq.zip |##################################---------------------| 61.12% tmp5RE_zq.zip |##################################---------------------| 61.17% tmp5RE_zq.zip |##################################---------------------| 61.22% tmp5RE_zq.zip |##################################---------------------| 61.26% tmp5RE_zq.zip |##################################---------------------| 61.31% tmp5RE_zq.zip |##################################---------------------| 61.35% tmp5RE_zq.zip |##################################---------------------| 61.4% tmp5RE_zq.zip |##################################---------------------| 61.44% tmp5RE_zq.zip |##################################---------------------| 61.49% tmp5RE_zq.zip |##################################---------------------| 61.54% tmp5RE_zq.zip |##################################---------------------| 61.58% tmp5RE_zq.zip |##################################---------------------| 61.63% tmp5RE_zq.zip |##################################---------------------| 61.67% tmp5RE_zq.zip |##################################---------------------| 61.72% tmp5RE_zq.zip |##################################---------------------| 61.76% tmp5RE_zq.zip |##################################---------------------| 61.81% tmp5RE_zq.zip |##################################---------------------| 61.85% tmp5RE_zq.zip |##################################---------------------| 61.9% tmp5RE_zq.zip |##################################---------------------| 61.95% tmp5RE_zq.zip |##################################---------------------| 61.99% tmp5RE_zq.zip |##################################---------------------| 62.04% tmp5RE_zq.zip |##################################---------------------| 62.08% tmp5RE_zq.zip |##################################---------------------| 62.13% tmp5RE_zq.zip |##################################---------------------| 62.17% tmp5RE_zq.zip |##################################---------------------| 62.22% tmp5RE_zq.zip |##################################---------------------| 62.27% tmp5RE_zq.zip |##################################---------------------| 62.31% tmp5RE_zq.zip |##################################---------------------| 62.36% tmp5RE_zq.zip |##################################---------------------| 62.4% tmp5RE_zq.zip |##################################---------------------| 62.45% tmp5RE_zq.zip |##################################---------------------| 62.49% tmp5RE_zq.zip |##################################---------------------| 62.54% tmp5RE_zq.zip |##################################---------------------| 62.59% tmp5RE_zq.zip |##################################---------------------| 62.63% tmp5RE_zq.zip |##################################---------------------| 62.68% tmp5RE_zq.zip |##################################---------------------| 62.72% tmp5RE_zq.zip |###################################--------------------| 62.77% tmp5RE_zq.zip |###################################--------------------| 62.81% tmp5RE_zq.zip |###################################--------------------| 62.86% tmp5RE_zq.zip |###################################--------------------| 62.9% tmp5RE_zq.zip |###################################--------------------| 62.95% tmp5RE_zq.zip |###################################--------------------| 63.0% tmp5RE_zq.zip |###################################--------------------| 63.04% tmp5RE_zq.zip |###################################--------------------| 63.09% tmp5RE_zq.zip |###################################--------------------| 63.13% tmp5RE_zq.zip |###################################--------------------| 63.18% tmp5RE_zq.zip |###################################--------------------| 63.22% tmp5RE_zq.zip |###################################--------------------| 63.27% tmp5RE_zq.zip |###################################--------------------| 63.32% tmp5RE_zq.zip |###################################--------------------| 63.36% tmp5RE_zq.zip |###################################--------------------| 63.41% tmp5RE_zq.zip |###################################--------------------| 63.45% tmp5RE_zq.zip |###################################--------------------| 63.5% tmp5RE_zq.zip |###################################--------------------| 63.54% tmp5RE_zq.zip |###################################--------------------| 63.59% tmp5RE_zq.zip |###################################--------------------| 63.64% tmp5RE_zq.zip |###################################--------------------| 63.68% tmp5RE_zq.zip |###################################--------------------| 63.73% tmp5RE_zq.zip |###################################--------------------| 63.77% tmp5RE_zq.zip |###################################--------------------| 63.82% tmp5RE_zq.zip |###################################--------------------| 63.86% tmp5RE_zq.zip |###################################--------------------| 63.91% tmp5RE_zq.zip |###################################--------------------| 63.95% tmp5RE_zq.zip |###################################--------------------| 64.0% tmp5RE_zq.zip |###################################--------------------| 64.05% tmp5RE_zq.zip |###################################--------------------| 64.09% tmp5RE_zq.zip |###################################--------------------| 64.14% tmp5RE_zq.zip |###################################--------------------| 64.18% tmp5RE_zq.zip |###################################--------------------| 64.23% tmp5RE_zq.zip |###################################--------------------| 64.27% tmp5RE_zq.zip |###################################--------------------| 64.32% tmp5RE_zq.zip |###################################--------------------| 64.37% tmp5RE_zq.zip |###################################--------------------| 64.41% tmp5RE_zq.zip |###################################--------------------| 64.46% tmp5RE_zq.zip |###################################--------------------| 64.5% tmp5RE_zq.zip |####################################-------------------| 64.55% tmp5RE_zq.zip |####################################-------------------| 64.59% tmp5RE_zq.zip |####################################-------------------| 64.64% tmp5RE_zq.zip |####################################-------------------| 64.69% tmp5RE_zq.zip |####################################-------------------| 64.73% tmp5RE_zq.zip |####################################-------------------| 64.78% tmp5RE_zq.zip |####################################-------------------| 64.82% tmp5RE_zq.zip |####################################-------------------| 64.87% tmp5RE_zq.zip |####################################-------------------| 64.91% tmp5RE_zq.zip |####################################-------------------| 64.96% tmp5RE_zq.zip |####################################-------------------| 65.0% tmp5RE_zq.zip |####################################-------------------| 65.05% tmp5RE_zq.zip |####################################-------------------| 65.1% tmp5RE_zq.zip |####################################-------------------| 65.14% tmp5RE_zq.zip |####################################-------------------| 65.19% tmp5RE_zq.zip |####################################-------------------| 65.23% tmp5RE_zq.zip |####################################-------------------| 65.28% tmp5RE_zq.zip |####################################-------------------| 65.32% tmp5RE_zq.zip |####################################-------------------| 65.37% tmp5RE_zq.zip |####################################-------------------| 65.42% tmp5RE_zq.zip |####################################-------------------| 65.46% tmp5RE_zq.zip |####################################-------------------| 65.51% tmp5RE_zq.zip |####################################-------------------| 65.55% tmp5RE_zq.zip |####################################-------------------| 65.6% tmp5RE_zq.zip |####################################-------------------| 65.64% tmp5RE_zq.zip |####################################-------------------| 65.69% tmp5RE_zq.zip |####################################-------------------| 65.74% tmp5RE_zq.zip |####################################-------------------| 65.78% tmp5RE_zq.zip |####################################-------------------| 65.83% tmp5RE_zq.zip |####################################-------------------| 65.87% tmp5RE_zq.zip |####################################-------------------| 65.92% tmp5RE_zq.zip |####################################-------------------| 65.96% tmp5RE_zq.zip |####################################-------------------| 66.01% tmp5RE_zq.zip |####################################-------------------| 66.05% tmp5RE_zq.zip |####################################-------------------| 66.1% tmp5RE_zq.zip |####################################-------------------| 66.15% tmp5RE_zq.zip |####################################-------------------| 66.19% tmp5RE_zq.zip |####################################-------------------| 66.24% tmp5RE_zq.zip |####################################-------------------| 66.28% tmp5RE_zq.zip |####################################-------------------| 66.33% tmp5RE_zq.zip |#####################################------------------| 66.37% tmp5RE_zq.zip |#####################################------------------| 66.42% tmp5RE_zq.zip |#####################################------------------| 66.47% tmp5RE_zq.zip |#####################################------------------| 66.51% tmp5RE_zq.zip |#####################################------------------| 66.56% tmp5RE_zq.zip |#####################################------------------| 66.6% tmp5RE_zq.zip |#####################################------------------| 66.65% tmp5RE_zq.zip |#####################################------------------| 66.69% tmp5RE_zq.zip |#####################################------------------| 66.74% tmp5RE_zq.zip |#####################################------------------| 66.78% tmp5RE_zq.zip |#####################################------------------| 66.83% tmp5RE_zq.zip |#####################################------------------| 66.88% tmp5RE_zq.zip |#####################################------------------| 66.92% tmp5RE_zq.zip |#####################################------------------| 66.97% tmp5RE_zq.zip |#####################################------------------| 67.01% tmp5RE_zq.zip |#####################################------------------| 67.06% tmp5RE_zq.zip |#####################################------------------| 67.1% tmp5RE_zq.zip |#####################################------------------| 67.15% tmp5RE_zq.zip |#####################################------------------| 67.2% tmp5RE_zq.zip |#####################################------------------| 67.24% tmp5RE_zq.zip |#####################################------------------| 67.29% tmp5RE_zq.zip |#####################################------------------| 67.33% tmp5RE_zq.zip |#####################################------------------| 67.38% tmp5RE_zq.zip |#####################################------------------| 67.42% tmp5RE_zq.zip |#####################################------------------| 67.47% tmp5RE_zq.zip |#####################################------------------| 67.52% tmp5RE_zq.zip |#####################################------------------| 67.56% tmp5RE_zq.zip |#####################################------------------| 67.61% tmp5RE_zq.zip |#####################################------------------| 67.65% tmp5RE_zq.zip |#####################################------------------| 67.7% tmp5RE_zq.zip |#####################################------------------| 67.74% tmp5RE_zq.zip |#####################################------------------| 67.79% tmp5RE_zq.zip |#####################################------------------| 67.83% tmp5RE_zq.zip |#####################################------------------| 67.88% tmp5RE_zq.zip |#####################################------------------| 67.93% tmp5RE_zq.zip |#####################################------------------| 67.97% tmp5RE_zq.zip |#####################################------------------| 68.02% tmp5RE_zq.zip |#####################################------------------| 68.06% tmp5RE_zq.zip |#####################################------------------| 68.11% tmp5RE_zq.zip |#####################################------------------| 68.15% tmp5RE_zq.zip |######################################-----------------| 68.2% tmp5RE_zq.zip |######################################-----------------| 68.25% tmp5RE_zq.zip |######################################-----------------| 68.29% tmp5RE_zq.zip |######################################-----------------| 68.34% tmp5RE_zq.zip |######################################-----------------| 68.38% tmp5RE_zq.zip |######################################-----------------| 68.43% tmp5RE_zq.zip |######################################-----------------| 68.47% tmp5RE_zq.zip |######################################-----------------| 68.52% tmp5RE_zq.zip |######################################-----------------| 68.57% tmp5RE_zq.zip |######################################-----------------| 68.61% tmp5RE_zq.zip |######################################-----------------| 68.66% tmp5RE_zq.zip |######################################-----------------| 68.7% tmp5RE_zq.zip |######################################-----------------| 68.75% tmp5RE_zq.zip |######################################-----------------| 68.79% tmp5RE_zq.zip |######################################-----------------| 68.84% tmp5RE_zq.zip |######################################-----------------| 68.88% tmp5RE_zq.zip |######################################-----------------| 68.93% tmp5RE_zq.zip |######################################-----------------| 68.98% tmp5RE_zq.zip |######################################-----------------| 69.02% tmp5RE_zq.zip |######################################-----------------| 69.07% tmp5RE_zq.zip |######################################-----------------| 69.11% tmp5RE_zq.zip |######################################-----------------| 69.16% tmp5RE_zq.zip |######################################-----------------| 69.2% tmp5RE_zq.zip |######################################-----------------| 69.25% tmp5RE_zq.zip |######################################-----------------| 69.3% tmp5RE_zq.zip |######################################-----------------| 69.34% tmp5RE_zq.zip |######################################-----------------| 69.39% tmp5RE_zq.zip |######################################-----------------| 69.43% tmp5RE_zq.zip |######################################-----------------| 69.48% tmp5RE_zq.zip |######################################-----------------| 69.52% tmp5RE_zq.zip |######################################-----------------| 69.57% tmp5RE_zq.zip |######################################-----------------| 69.62% tmp5RE_zq.zip |######################################-----------------| 69.66% tmp5RE_zq.zip |######################################-----------------| 69.71% tmp5RE_zq.zip |######################################-----------------| 69.75% tmp5RE_zq.zip |######################################-----------------| 69.8% tmp5RE_zq.zip |######################################-----------------| 69.84% tmp5RE_zq.zip |######################################-----------------| 69.89% tmp5RE_zq.zip |######################################-----------------| 69.93% tmp5RE_zq.zip |######################################-----------------| 69.98% tmp5RE_zq.zip |#######################################----------------| 70.03% tmp5RE_zq.zip |#######################################----------------| 70.07% tmp5RE_zq.zip |#######################################----------------| 70.12% tmp5RE_zq.zip |#######################################----------------| 70.16% tmp5RE_zq.zip |#######################################----------------| 70.21% tmp5RE_zq.zip |#######################################----------------| 70.25% tmp5RE_zq.zip |#######################################----------------| 70.3% tmp5RE_zq.zip |#######################################----------------| 70.35% tmp5RE_zq.zip |#######################################----------------| 70.39% tmp5RE_zq.zip |#######################################----------------| 70.44% tmp5RE_zq.zip |#######################################----------------| 70.48% tmp5RE_zq.zip |#######################################----------------| 70.53% tmp5RE_zq.zip |#######################################----------------| 70.57% tmp5RE_zq.zip |#######################################----------------| 70.62% tmp5RE_zq.zip |#######################################----------------| 70.67% tmp5RE_zq.zip |#######################################----------------| 70.71% tmp5RE_zq.zip |#######################################----------------| 70.76% tmp5RE_zq.zip |#######################################----------------| 70.8% tmp5RE_zq.zip |#######################################----------------| 70.85% tmp5RE_zq.zip |#######################################----------------| 70.89% tmp5RE_zq.zip |#######################################----------------| 70.94% tmp5RE_zq.zip |#######################################----------------| 70.98% tmp5RE_zq.zip |#######################################----------------| 71.03% tmp5RE_zq.zip |#######################################----------------| 71.08% tmp5RE_zq.zip |#######################################----------------| 71.12% tmp5RE_zq.zip |#######################################----------------| 71.17% tmp5RE_zq.zip |#######################################----------------| 71.21% tmp5RE_zq.zip |#######################################----------------| 71.26% tmp5RE_zq.zip |#######################################----------------| 71.3% tmp5RE_zq.zip |#######################################----------------| 71.35% tmp5RE_zq.zip |#######################################----------------| 71.4% tmp5RE_zq.zip |#######################################----------------| 71.44% tmp5RE_zq.zip |#######################################----------------| 71.49% tmp5RE_zq.zip |#######################################----------------| 71.53% tmp5RE_zq.zip |#######################################----------------| 71.58% tmp5RE_zq.zip |#######################################----------------| 71.62% tmp5RE_zq.zip |#######################################----------------| 71.67% tmp5RE_zq.zip |#######################################----------------| 71.72% tmp5RE_zq.zip |#######################################----------------| 71.76% tmp5RE_zq.zip |#######################################----------------| 71.81% tmp5RE_zq.zip |########################################---------------| 71.85% tmp5RE_zq.zip |########################################---------------| 71.9% tmp5RE_zq.zip |########################################---------------| 71.94% tmp5RE_zq.zip |########################################---------------| 71.99% tmp5RE_zq.zip |########################################---------------| 72.03% tmp5RE_zq.zip |########################################---------------| 72.08% tmp5RE_zq.zip |########################################---------------| 72.13% tmp5RE_zq.zip |########################################---------------| 72.17% tmp5RE_zq.zip |########################################---------------| 72.22% tmp5RE_zq.zip |########################################---------------| 72.26% tmp5RE_zq.zip |########################################---------------| 72.31% tmp5RE_zq.zip |########################################---------------| 72.35% tmp5RE_zq.zip |########################################---------------| 72.4% tmp5RE_zq.zip |########################################---------------| 72.45% tmp5RE_zq.zip |########################################---------------| 72.49% tmp5RE_zq.zip |########################################---------------| 72.54% tmp5RE_zq.zip |########################################---------------| 72.58% tmp5RE_zq.zip |########################################---------------| 72.63% tmp5RE_zq.zip |########################################---------------| 72.67% tmp5RE_zq.zip |########################################---------------| 72.72% tmp5RE_zq.zip |########################################---------------| 72.77% tmp5RE_zq.zip |########################################---------------| 72.81% tmp5RE_zq.zip |########################################---------------| 72.86% tmp5RE_zq.zip |########################################---------------| 72.9% tmp5RE_zq.zip |########################################---------------| 72.95% tmp5RE_zq.zip |########################################---------------| 72.99% tmp5RE_zq.zip |########################################---------------| 73.04% tmp5RE_zq.zip |########################################---------------| 73.08% tmp5RE_zq.zip |########################################---------------| 73.13% tmp5RE_zq.zip |########################################---------------| 73.18% tmp5RE_zq.zip |########################################---------------| 73.22% tmp5RE_zq.zip |########################################---------------| 73.27% tmp5RE_zq.zip |########################################---------------| 73.31% tmp5RE_zq.zip |########################################---------------| 73.36% tmp5RE_zq.zip |########################################---------------| 73.4% tmp5RE_zq.zip |########################################---------------| 73.45% tmp5RE_zq.zip |########################################---------------| 73.5% tmp5RE_zq.zip |########################################---------------| 73.54% tmp5RE_zq.zip |########################################---------------| 73.59% tmp5RE_zq.zip |########################################---------------| 73.63% tmp5RE_zq.zip |#########################################--------------| 73.68% tmp5RE_zq.zip |#########################################--------------| 73.72% tmp5RE_zq.zip |#########################################--------------| 73.77% tmp5RE_zq.zip |#########################################--------------| 73.81% tmp5RE_zq.zip |#########################################--------------| 73.86% tmp5RE_zq.zip |#########################################--------------| 73.91% tmp5RE_zq.zip |#########################################--------------| 73.95% tmp5RE_zq.zip |#########################################--------------| 74.0% tmp5RE_zq.zip |#########################################--------------| 74.04% tmp5RE_zq.zip |#########################################--------------| 74.09% tmp5RE_zq.zip |#########################################--------------| 74.13% tmp5RE_zq.zip |#########################################--------------| 74.18% tmp5RE_zq.zip |#########################################--------------| 74.23% tmp5RE_zq.zip |#########################################--------------| 74.27% tmp5RE_zq.zip |#########################################--------------| 74.32% tmp5RE_zq.zip |#########################################--------------| 74.36% tmp5RE_zq.zip |#########################################--------------| 74.41% tmp5RE_zq.zip |#########################################--------------| 74.45% tmp5RE_zq.zip |#########################################--------------| 74.5% tmp5RE_zq.zip |#########################################--------------| 74.55% tmp5RE_zq.zip |#########################################--------------| 74.59% tmp5RE_zq.zip |#########################################--------------| 74.64% tmp5RE_zq.zip |#########################################--------------| 74.68% tmp5RE_zq.zip |#########################################--------------| 74.73% tmp5RE_zq.zip |#########################################--------------| 74.77% tmp5RE_zq.zip |#########################################--------------| 74.82% tmp5RE_zq.zip |#########################################--------------| 74.86% tmp5RE_zq.zip |#########################################--------------| 74.91% tmp5RE_zq.zip |#########################################--------------| 74.96% tmp5RE_zq.zip |#########################################--------------| 75.0% tmp5RE_zq.zip |#########################################--------------| 75.05% tmp5RE_zq.zip |#########################################--------------| 75.09% tmp5RE_zq.zip |#########################################--------------| 75.14% tmp5RE_zq.zip |#########################################--------------| 75.18% tmp5RE_zq.zip |#########################################--------------| 75.23% tmp5RE_zq.zip |#########################################--------------| 75.28% tmp5RE_zq.zip |#########################################--------------| 75.32% tmp5RE_zq.zip |#########################################--------------| 75.37% tmp5RE_zq.zip |#########################################--------------| 75.41% tmp5RE_zq.zip |##########################################-------------| 75.46% tmp5RE_zq.zip |##########################################-------------| 75.5% tmp5RE_zq.zip |##########################################-------------| 75.55% tmp5RE_zq.zip |##########################################-------------| 75.6% tmp5RE_zq.zip |##########################################-------------| 75.64% tmp5RE_zq.zip |##########################################-------------| 75.69% tmp5RE_zq.zip |##########################################-------------| 75.73% tmp5RE_zq.zip |##########################################-------------| 75.78% tmp5RE_zq.zip |##########################################-------------| 75.82% tmp5RE_zq.zip |##########################################-------------| 75.87% tmp5RE_zq.zip |##########################################-------------| 75.91% tmp5RE_zq.zip |##########################################-------------| 75.96% tmp5RE_zq.zip |##########################################-------------| 76.01% tmp5RE_zq.zip |##########################################-------------| 76.05% tmp5RE_zq.zip |##########################################-------------| 76.1% tmp5RE_zq.zip |##########################################-------------| 76.14% tmp5RE_zq.zip |##########################################-------------| 76.19% tmp5RE_zq.zip |##########################################-------------| 76.23% tmp5RE_zq.zip |##########################################-------------| 76.28% tmp5RE_zq.zip |##########################################-------------| 76.33% tmp5RE_zq.zip |##########################################-------------| 76.37% tmp5RE_zq.zip |##########################################-------------| 76.42% tmp5RE_zq.zip |##########################################-------------| 76.46% tmp5RE_zq.zip |##########################################-------------| 76.51% tmp5RE_zq.zip |##########################################-------------| 76.55% tmp5RE_zq.zip |##########################################-------------| 76.6% tmp5RE_zq.zip |##########################################-------------| 76.65% tmp5RE_zq.zip |##########################################-------------| 76.69% tmp5RE_zq.zip |##########################################-------------| 76.74% tmp5RE_zq.zip |##########################################-------------| 76.78% tmp5RE_zq.zip |##########################################-------------| 76.83% tmp5RE_zq.zip |##########################################-------------| 76.87% tmp5RE_zq.zip |##########################################-------------| 76.92% tmp5RE_zq.zip |##########################################-------------| 76.96% tmp5RE_zq.zip |##########################################-------------| 77.01% tmp5RE_zq.zip |##########################################-------------| 77.06% tmp5RE_zq.zip |##########################################-------------| 77.1% tmp5RE_zq.zip |##########################################-------------| 77.15% tmp5RE_zq.zip |##########################################-------------| 77.19% tmp5RE_zq.zip |##########################################-------------| 77.24% tmp5RE_zq.zip |###########################################------------| 77.28% tmp5RE_zq.zip |###########################################------------| 77.33% tmp5RE_zq.zip |###########################################------------| 77.38% tmp5RE_zq.zip |###########################################------------| 77.42% tmp5RE_zq.zip |###########################################------------| 77.47% tmp5RE_zq.zip |###########################################------------| 77.51% tmp5RE_zq.zip |###########################################------------| 77.56% tmp5RE_zq.zip |###########################################------------| 77.6% tmp5RE_zq.zip |###########################################------------| 77.65% tmp5RE_zq.zip |###########################################------------| 77.7% tmp5RE_zq.zip |###########################################------------| 77.74% tmp5RE_zq.zip |###########################################------------| 77.79% tmp5RE_zq.zip |###########################################------------| 77.83% tmp5RE_zq.zip |###########################################------------| 77.88% tmp5RE_zq.zip |###########################################------------| 77.92% tmp5RE_zq.zip |###########################################------------| 77.97% tmp5RE_zq.zip |###########################################------------| 78.01% tmp5RE_zq.zip |###########################################------------| 78.06% tmp5RE_zq.zip |###########################################------------| 78.11% tmp5RE_zq.zip |###########################################------------| 78.15% tmp5RE_zq.zip |###########################################------------| 78.2% tmp5RE_zq.zip |###########################################------------| 78.24% tmp5RE_zq.zip |###########################################------------| 78.29% tmp5RE_zq.zip |###########################################------------| 78.33% tmp5RE_zq.zip |###########################################------------| 78.38% tmp5RE_zq.zip |###########################################------------| 78.43% tmp5RE_zq.zip |###########################################------------| 78.47% tmp5RE_zq.zip |###########################################------------| 78.52% tmp5RE_zq.zip |###########################################------------| 78.56% tmp5RE_zq.zip |###########################################------------| 78.61% tmp5RE_zq.zip |###########################################------------| 78.65% tmp5RE_zq.zip |###########################################------------| 78.7% tmp5RE_zq.zip |###########################################------------| 78.75% tmp5RE_zq.zip |###########################################------------| 78.79% tmp5RE_zq.zip |###########################################------------| 78.84% tmp5RE_zq.zip |###########################################------------| 78.88% tmp5RE_zq.zip |###########################################------------| 78.93% tmp5RE_zq.zip |###########################################------------| 78.97% tmp5RE_zq.zip |###########################################------------| 79.02% tmp5RE_zq.zip |###########################################------------| 79.06% tmp5RE_zq.zip |############################################-----------| 79.11% tmp5RE_zq.zip |############################################-----------| 79.16% tmp5RE_zq.zip |############################################-----------| 79.2% tmp5RE_zq.zip |############################################-----------| 79.25% tmp5RE_zq.zip |############################################-----------| 79.29% tmp5RE_zq.zip |############################################-----------| 79.34% tmp5RE_zq.zip |############################################-----------| 79.38% tmp5RE_zq.zip |############################################-----------| 79.43% tmp5RE_zq.zip |############################################-----------| 79.48% tmp5RE_zq.zip |############################################-----------| 79.52% tmp5RE_zq.zip |############################################-----------| 79.57% tmp5RE_zq.zip |############################################-----------| 79.61% tmp5RE_zq.zip |############################################-----------| 79.66% tmp5RE_zq.zip |############################################-----------| 79.7% tmp5RE_zq.zip |############################################-----------| 79.75% tmp5RE_zq.zip |############################################-----------| 79.8% tmp5RE_zq.zip |############################################-----------| 79.84% tmp5RE_zq.zip |############################################-----------| 79.89% tmp5RE_zq.zip |############################################-----------| 79.93% tmp5RE_zq.zip |############################################-----------| 79.98% tmp5RE_zq.zip |############################################-----------| 80.02% tmp5RE_zq.zip |############################################-----------| 80.07% tmp5RE_zq.zip |############################################-----------| 80.11% tmp5RE_zq.zip |############################################-----------| 80.16% tmp5RE_zq.zip |############################################-----------| 80.21% tmp5RE_zq.zip |############################################-----------| 80.25% tmp5RE_zq.zip |############################################-----------| 80.3% tmp5RE_zq.zip |############################################-----------| 80.34% tmp5RE_zq.zip |############################################-----------| 80.39% tmp5RE_zq.zip |############################################-----------| 80.43% tmp5RE_zq.zip |############################################-----------| 80.48% tmp5RE_zq.zip |############################################-----------| 80.53% tmp5RE_zq.zip |############################################-----------| 80.57% tmp5RE_zq.zip |############################################-----------| 80.62% tmp5RE_zq.zip |############################################-----------| 80.66% tmp5RE_zq.zip |############################################-----------| 80.71% tmp5RE_zq.zip |############################################-----------| 80.75% tmp5RE_zq.zip |############################################-----------| 80.8% tmp5RE_zq.zip |############################################-----------| 80.84% tmp5RE_zq.zip |############################################-----------| 80.89% tmp5RE_zq.zip |#############################################----------| 80.94% tmp5RE_zq.zip |#############################################----------| 80.98% tmp5RE_zq.zip |#############################################----------| 81.03% tmp5RE_zq.zip |#############################################----------| 81.07% tmp5RE_zq.zip |#############################################----------| 81.12% tmp5RE_zq.zip |#############################################----------| 81.16% tmp5RE_zq.zip |#############################################----------| 81.21% tmp5RE_zq.zip |#############################################----------| 81.26% tmp5RE_zq.zip |#############################################----------| 81.3% tmp5RE_zq.zip |#############################################----------| 81.35% tmp5RE_zq.zip |#############################################----------| 81.39% tmp5RE_zq.zip |#############################################----------| 81.44% tmp5RE_zq.zip |#############################################----------| 81.48% tmp5RE_zq.zip |#############################################----------| 81.53% tmp5RE_zq.zip |#############################################----------| 81.58% tmp5RE_zq.zip |#############################################----------| 81.62% tmp5RE_zq.zip |#############################################----------| 81.67% tmp5RE_zq.zip |#############################################----------| 81.71% tmp5RE_zq.zip |#############################################----------| 81.76% tmp5RE_zq.zip |#############################################----------| 81.8% tmp5RE_zq.zip |#############################################----------| 81.85% tmp5RE_zq.zip |#############################################----------| 81.89% tmp5RE_zq.zip |#############################################----------| 81.94% tmp5RE_zq.zip |#############################################----------| 81.99% tmp5RE_zq.zip |#############################################----------| 82.03% tmp5RE_zq.zip |#############################################----------| 82.08% tmp5RE_zq.zip |#############################################----------| 82.12% tmp5RE_zq.zip |#############################################----------| 82.17% tmp5RE_zq.zip |#############################################----------| 82.21% tmp5RE_zq.zip |#############################################----------| 82.26% tmp5RE_zq.zip |#############################################----------| 82.31% tmp5RE_zq.zip |#############################################----------| 82.35% tmp5RE_zq.zip |#############################################----------| 82.4% tmp5RE_zq.zip |#############################################----------| 82.44% tmp5RE_zq.zip |#############################################----------| 82.49% tmp5RE_zq.zip |#############################################----------| 82.53% tmp5RE_zq.zip |#############################################----------| 82.58% tmp5RE_zq.zip |#############################################----------| 82.63% tmp5RE_zq.zip |#############################################----------| 82.67% tmp5RE_zq.zip |#############################################----------| 82.72% tmp5RE_zq.zip |##############################################---------| 82.76% tmp5RE_zq.zip |##############################################---------| 82.81% tmp5RE_zq.zip |##############################################---------| 82.85% tmp5RE_zq.zip |##############################################---------| 82.9% tmp5RE_zq.zip |##############################################---------| 82.94% tmp5RE_zq.zip |##############################################---------| 82.99% tmp5RE_zq.zip |##############################################---------| 83.04% tmp5RE_zq.zip |##############################################---------| 83.08% tmp5RE_zq.zip |##############################################---------| 83.13% tmp5RE_zq.zip |##############################################---------| 83.17% tmp5RE_zq.zip |##############################################---------| 83.22% tmp5RE_zq.zip |##############################################---------| 83.26% tmp5RE_zq.zip |##############################################---------| 83.31% tmp5RE_zq.zip |##############################################---------| 83.36% tmp5RE_zq.zip |##############################################---------| 83.4% tmp5RE_zq.zip |##############################################---------| 83.45% tmp5RE_zq.zip |##############################################---------| 83.49% tmp5RE_zq.zip |##############################################---------| 83.54% tmp5RE_zq.zip |##############################################---------| 83.58% tmp5RE_zq.zip |##############################################---------| 83.63% tmp5RE_zq.zip |##############################################---------| 83.68% tmp5RE_zq.zip |##############################################---------| 83.72% tmp5RE_zq.zip |##############################################---------| 83.77% tmp5RE_zq.zip |##############################################---------| 83.81% tmp5RE_zq.zip |##############################################---------| 83.86% tmp5RE_zq.zip |##############################################---------| 83.9% tmp5RE_zq.zip |##############################################---------| 83.95% tmp5RE_zq.zip |##############################################---------| 83.99% tmp5RE_zq.zip |##############################################---------| 84.04% tmp5RE_zq.zip |##############################################---------| 84.09% tmp5RE_zq.zip |##############################################---------| 84.13% tmp5RE_zq.zip |##############################################---------| 84.18% tmp5RE_zq.zip |##############################################---------| 84.22% tmp5RE_zq.zip |##############################################---------| 84.27% tmp5RE_zq.zip |##############################################---------| 84.31% tmp5RE_zq.zip |##############################################---------| 84.36% tmp5RE_zq.zip |##############################################---------| 84.41% tmp5RE_zq.zip |##############################################---------| 84.45% tmp5RE_zq.zip |##############################################---------| 84.5% tmp5RE_zq.zip |##############################################---------| 84.54% tmp5RE_zq.zip |###############################################--------| 84.59% tmp5RE_zq.zip |###############################################--------| 84.63% tmp5RE_zq.zip |###############################################--------| 84.68% tmp5RE_zq.zip |###############################################--------| 84.73% tmp5RE_zq.zip |###############################################--------| 84.77% tmp5RE_zq.zip |###############################################--------| 84.82% tmp5RE_zq.zip |###############################################--------| 84.86% tmp5RE_zq.zip |###############################################--------| 84.91% tmp5RE_zq.zip |###############################################--------| 84.95% tmp5RE_zq.zip |###############################################--------| 85.0% tmp5RE_zq.zip |###############################################--------| 85.04% tmp5RE_zq.zip |###############################################--------| 85.09% tmp5RE_zq.zip |###############################################--------| 85.14% tmp5RE_zq.zip |###############################################--------| 85.18% tmp5RE_zq.zip |###############################################--------| 85.23% tmp5RE_zq.zip |###############################################--------| 85.27% tmp5RE_zq.zip |###############################################--------| 85.32% tmp5RE_zq.zip |###############################################--------| 85.36% tmp5RE_zq.zip |###############################################--------| 85.41% tmp5RE_zq.zip |###############################################--------| 85.46% tmp5RE_zq.zip |###############################################--------| 85.5% tmp5RE_zq.zip |###############################################--------| 85.55% tmp5RE_zq.zip |###############################################--------| 85.59% tmp5RE_zq.zip |###############################################--------| 85.64% tmp5RE_zq.zip |###############################################--------| 85.68% tmp5RE_zq.zip |###############################################--------| 85.73% tmp5RE_zq.zip |###############################################--------| 85.78% tmp5RE_zq.zip |###############################################--------| 85.82% tmp5RE_zq.zip |###############################################--------| 85.87% tmp5RE_zq.zip |###############################################--------| 85.91% tmp5RE_zq.zip |###############################################--------| 85.96% tmp5RE_zq.zip |###############################################--------| 86.0% tmp5RE_zq.zip |###############################################--------| 86.05% tmp5RE_zq.zip |###############################################--------| 86.09% tmp5RE_zq.zip |###############################################--------| 86.14% tmp5RE_zq.zip |###############################################--------| 86.19% tmp5RE_zq.zip |###############################################--------| 86.23% tmp5RE_zq.zip |###############################################--------| 86.28% tmp5RE_zq.zip |###############################################--------| 86.32% tmp5RE_zq.zip |################################################-------| 86.37% tmp5RE_zq.zip |################################################-------| 86.41% tmp5RE_zq.zip |################################################-------| 86.46% tmp5RE_zq.zip |################################################-------| 86.51% tmp5RE_zq.zip |################################################-------| 86.55% tmp5RE_zq.zip |################################################-------| 86.6% tmp5RE_zq.zip |################################################-------| 86.64% tmp5RE_zq.zip |################################################-------| 86.69% tmp5RE_zq.zip |################################################-------| 86.73% tmp5RE_zq.zip |################################################-------| 86.78% tmp5RE_zq.zip |################################################-------| 86.83% tmp5RE_zq.zip |################################################-------| 86.87% tmp5RE_zq.zip |################################################-------| 86.92% tmp5RE_zq.zip |################################################-------| 86.96% tmp5RE_zq.zip |################################################-------| 87.01% tmp5RE_zq.zip |################################################-------| 87.05% tmp5RE_zq.zip |################################################-------| 87.1% tmp5RE_zq.zip |################################################-------| 87.14% tmp5RE_zq.zip |################################################-------| 87.19% tmp5RE_zq.zip |################################################-------| 87.24% tmp5RE_zq.zip |################################################-------| 87.28% tmp5RE_zq.zip |################################################-------| 87.33% tmp5RE_zq.zip |################################################-------| 87.37% tmp5RE_zq.zip |################################################-------| 87.42% tmp5RE_zq.zip |################################################-------| 87.46% tmp5RE_zq.zip |################################################-------| 87.51% tmp5RE_zq.zip |################################################-------| 87.56% tmp5RE_zq.zip |################################################-------| 87.6% tmp5RE_zq.zip |################################################-------| 87.65% tmp5RE_zq.zip |################################################-------| 87.69% tmp5RE_zq.zip |################################################-------| 87.74% tmp5RE_zq.zip |################################################-------| 87.78% tmp5RE_zq.zip |################################################-------| 87.83% tmp5RE_zq.zip |################################################-------| 87.87% tmp5RE_zq.zip |################################################-------| 87.92% tmp5RE_zq.zip |################################################-------| 87.97% tmp5RE_zq.zip |################################################-------| 88.01% tmp5RE_zq.zip |################################################-------| 88.06% tmp5RE_zq.zip |################################################-------| 88.1% tmp5RE_zq.zip |################################################-------| 88.15% tmp5RE_zq.zip |#################################################------| 88.19% tmp5RE_zq.zip |#################################################------| 88.24% tmp5RE_zq.zip |#################################################------| 88.29% tmp5RE_zq.zip |#################################################------| 88.33% tmp5RE_zq.zip |#################################################------| 88.38% tmp5RE_zq.zip |#################################################------| 88.42% tmp5RE_zq.zip |#################################################------| 88.47% tmp5RE_zq.zip |#################################################------| 88.51% tmp5RE_zq.zip |#################################################------| 88.56% tmp5RE_zq.zip |#################################################------| 88.61% tmp5RE_zq.zip |#################################################------| 88.65% tmp5RE_zq.zip |#################################################------| 88.7% tmp5RE_zq.zip |#################################################------| 88.74% tmp5RE_zq.zip |#################################################------| 88.79% tmp5RE_zq.zip |#################################################------| 88.83% tmp5RE_zq.zip |#################################################------| 88.88% tmp5RE_zq.zip |#################################################------| 88.92% tmp5RE_zq.zip |#################################################------| 88.97% tmp5RE_zq.zip |#################################################------| 89.02% tmp5RE_zq.zip |#################################################------| 89.06% tmp5RE_zq.zip |#################################################------| 89.11% tmp5RE_zq.zip |#################################################------| 89.15% tmp5RE_zq.zip |#################################################------| 89.2% tmp5RE_zq.zip |#################################################------| 89.24% tmp5RE_zq.zip |#################################################------| 89.29% tmp5RE_zq.zip |#################################################------| 89.34% tmp5RE_zq.zip |#################################################------| 89.38% tmp5RE_zq.zip |#################################################------| 89.43% tmp5RE_zq.zip |#################################################------| 89.47% tmp5RE_zq.zip |#################################################------| 89.52% tmp5RE_zq.zip |#################################################------| 89.56% tmp5RE_zq.zip |#################################################------| 89.61% tmp5RE_zq.zip |#################################################------| 89.66% tmp5RE_zq.zip |#################################################------| 89.7% tmp5RE_zq.zip |#################################################------| 89.75% tmp5RE_zq.zip |#################################################------| 89.79% tmp5RE_zq.zip |#################################################------| 89.84% tmp5RE_zq.zip |#################################################------| 89.88% tmp5RE_zq.zip |#################################################------| 89.93% tmp5RE_zq.zip |#################################################------| 89.97% tmp5RE_zq.zip |##################################################-----| 90.02% tmp5RE_zq.zip |##################################################-----| 90.07% tmp5RE_zq.zip |##################################################-----| 90.11% tmp5RE_zq.zip |##################################################-----| 90.16% tmp5RE_zq.zip |##################################################-----| 90.2% tmp5RE_zq.zip |##################################################-----| 90.25% tmp5RE_zq.zip |##################################################-----| 90.29% tmp5RE_zq.zip |##################################################-----| 90.34% tmp5RE_zq.zip |##################################################-----| 90.39% tmp5RE_zq.zip |##################################################-----| 90.43% tmp5RE_zq.zip |##################################################-----| 90.48% tmp5RE_zq.zip |##################################################-----| 90.52% tmp5RE_zq.zip |##################################################-----| 90.57% tmp5RE_zq.zip |##################################################-----| 90.61% tmp5RE_zq.zip |##################################################-----| 90.66% tmp5RE_zq.zip |##################################################-----| 90.71% tmp5RE_zq.zip |##################################################-----| 90.75% tmp5RE_zq.zip |##################################################-----| 90.8% tmp5RE_zq.zip |##################################################-----| 90.84% tmp5RE_zq.zip |##################################################-----| 90.89% tmp5RE_zq.zip |##################################################-----| 90.93% tmp5RE_zq.zip |##################################################-----| 90.98% tmp5RE_zq.zip |##################################################-----| 91.02% tmp5RE_zq.zip |##################################################-----| 91.07% tmp5RE_zq.zip |##################################################-----| 91.12% tmp5RE_zq.zip |##################################################-----| 91.16% tmp5RE_zq.zip |##################################################-----| 91.21% tmp5RE_zq.zip |##################################################-----| 91.25% tmp5RE_zq.zip |##################################################-----| 91.3% tmp5RE_zq.zip |##################################################-----| 91.34% tmp5RE_zq.zip |##################################################-----| 91.39% tmp5RE_zq.zip |##################################################-----| 91.44% tmp5RE_zq.zip |##################################################-----| 91.48% tmp5RE_zq.zip |##################################################-----| 91.53% tmp5RE_zq.zip |##################################################-----| 91.57% tmp5RE_zq.zip |##################################################-----| 91.62% tmp5RE_zq.zip |##################################################-----| 91.66% tmp5RE_zq.zip |##################################################-----| 91.71% tmp5RE_zq.zip |##################################################-----| 91.76% tmp5RE_zq.zip |##################################################-----| 91.8% tmp5RE_zq.zip |###################################################----| 91.85% tmp5RE_zq.zip |###################################################----| 91.89% tmp5RE_zq.zip |###################################################----| 91.94% tmp5RE_zq.zip |###################################################----| 91.98% tmp5RE_zq.zip |###################################################----| 92.03% tmp5RE_zq.zip |###################################################----| 92.07% tmp5RE_zq.zip |###################################################----| 92.12% tmp5RE_zq.zip |###################################################----| 92.17% tmp5RE_zq.zip |###################################################----| 92.21% tmp5RE_zq.zip |###################################################----| 92.26% tmp5RE_zq.zip |###################################################----| 92.3% tmp5RE_zq.zip |###################################################----| 92.35% tmp5RE_zq.zip |###################################################----| 92.39% tmp5RE_zq.zip |###################################################----| 92.44% tmp5RE_zq.zip |###################################################----| 92.49% tmp5RE_zq.zip |###################################################----| 92.53% tmp5RE_zq.zip |###################################################----| 92.58% tmp5RE_zq.zip |###################################################----| 92.62% tmp5RE_zq.zip |###################################################----| 92.67% tmp5RE_zq.zip |###################################################----| 92.71% tmp5RE_zq.zip |###################################################----| 92.76% tmp5RE_zq.zip |###################################################----| 92.81% tmp5RE_zq.zip |###################################################----| 92.85% tmp5RE_zq.zip |###################################################----| 92.9% tmp5RE_zq.zip |###################################################----| 92.94% tmp5RE_zq.zip |###################################################----| 92.99% tmp5RE_zq.zip |###################################################----| 93.03% tmp5RE_zq.zip |###################################################----| 93.08% tmp5RE_zq.zip |###################################################----| 93.12% tmp5RE_zq.zip |###################################################----| 93.17% tmp5RE_zq.zip |###################################################----| 93.22% tmp5RE_zq.zip |###################################################----| 93.26% tmp5RE_zq.zip |###################################################----| 93.31% tmp5RE_zq.zip |###################################################----| 93.35% tmp5RE_zq.zip |###################################################----| 93.4% tmp5RE_zq.zip |###################################################----| 93.44% tmp5RE_zq.zip |###################################################----| 93.49% tmp5RE_zq.zip |###################################################----| 93.54% tmp5RE_zq.zip |###################################################----| 93.58% tmp5RE_zq.zip |###################################################----| 93.63% tmp5RE_zq.zip |####################################################---| 93.67% tmp5RE_zq.zip |####################################################---| 93.72% tmp5RE_zq.zip |####################################################---| 93.76% tmp5RE_zq.zip |####################################################---| 93.81% tmp5RE_zq.zip |####################################################---| 93.86% tmp5RE_zq.zip |####################################################---| 93.9% tmp5RE_zq.zip |####################################################---| 93.95% tmp5RE_zq.zip |####################################################---| 93.99% tmp5RE_zq.zip |####################################################---| 94.04% tmp5RE_zq.zip |####################################################---| 94.08% tmp5RE_zq.zip |####################################################---| 94.13% tmp5RE_zq.zip |####################################################---| 94.17% tmp5RE_zq.zip |####################################################---| 94.22% tmp5RE_zq.zip |####################################################---| 94.27% tmp5RE_zq.zip |####################################################---| 94.31% tmp5RE_zq.zip |####################################################---| 94.36% tmp5RE_zq.zip |####################################################---| 94.4% tmp5RE_zq.zip |####################################################---| 94.45% tmp5RE_zq.zip |####################################################---| 94.49% tmp5RE_zq.zip |####################################################---| 94.54% tmp5RE_zq.zip |####################################################---| 94.59% tmp5RE_zq.zip |####################################################---| 94.63% tmp5RE_zq.zip |####################################################---| 94.68% tmp5RE_zq.zip |####################################################---| 94.72% tmp5RE_zq.zip |####################################################---| 94.77% tmp5RE_zq.zip |####################################################---| 94.81% tmp5RE_zq.zip |####################################################---| 94.86% tmp5RE_zq.zip |####################################################---| 94.9% tmp5RE_zq.zip |####################################################---| 94.95% tmp5RE_zq.zip |####################################################---| 95.0% tmp5RE_zq.zip |####################################################---| 95.04% tmp5RE_zq.zip |####################################################---| 95.09% tmp5RE_zq.zip |####################################################---| 95.13% tmp5RE_zq.zip |####################################################---| 95.18% tmp5RE_zq.zip |####################################################---| 95.22% tmp5RE_zq.zip |####################################################---| 95.27% tmp5RE_zq.zip |####################################################---| 95.32% tmp5RE_zq.zip |####################################################---| 95.36% tmp5RE_zq.zip |####################################################---| 95.41% tmp5RE_zq.zip |####################################################---| 95.45% tmp5RE_zq.zip |#####################################################--| 95.5% tmp5RE_zq.zip |#####################################################--| 95.54% tmp5RE_zq.zip |#####################################################--| 95.59% tmp5RE_zq.zip |#####################################################--| 95.64% tmp5RE_zq.zip |#####################################################--| 95.68% tmp5RE_zq.zip |#####################################################--| 95.73% tmp5RE_zq.zip |#####################################################--| 95.77% tmp5RE_zq.zip |#####################################################--| 95.82% tmp5RE_zq.zip |#####################################################--| 95.86% tmp5RE_zq.zip |#####################################################--| 95.91% tmp5RE_zq.zip |#####################################################--| 95.95% tmp5RE_zq.zip |#####################################################--| 96.0% tmp5RE_zq.zip |#####################################################--| 96.05% tmp5RE_zq.zip |#####################################################--| 96.09% tmp5RE_zq.zip |#####################################################--| 96.14% tmp5RE_zq.zip |#####################################################--| 96.18% tmp5RE_zq.zip |#####################################################--| 96.23% tmp5RE_zq.zip |#####################################################--| 96.27% tmp5RE_zq.zip |#####################################################--| 96.32% tmp5RE_zq.zip |#####################################################--| 96.37% tmp5RE_zq.zip |#####################################################--| 96.41% tmp5RE_zq.zip |#####################################################--| 96.46% tmp5RE_zq.zip |#####################################################--| 96.5% tmp5RE_zq.zip |#####################################################--| 96.55% tmp5RE_zq.zip |#####################################################--| 96.59% tmp5RE_zq.zip |#####################################################--| 96.64% tmp5RE_zq.zip |#####################################################--| 96.69% tmp5RE_zq.zip |#####################################################--| 96.73% tmp5RE_zq.zip |#####################################################--| 96.78% tmp5RE_zq.zip |#####################################################--| 96.82% tmp5RE_zq.zip |#####################################################--| 96.87% tmp5RE_zq.zip |#####################################################--| 96.91% tmp5RE_zq.zip |#####################################################--| 96.96% tmp5RE_zq.zip |#####################################################--| 97.0% tmp5RE_zq.zip |#####################################################--| 97.05% tmp5RE_zq.zip |#####################################################--| 97.1% tmp5RE_zq.zip |#####################################################--| 97.14% tmp5RE_zq.zip |#####################################################--| 97.19% tmp5RE_zq.zip |#####################################################--| 97.23% tmp5RE_zq.zip |######################################################-| 97.28% tmp5RE_zq.zip |######################################################-| 97.32% tmp5RE_zq.zip |######################################################-| 97.37% tmp5RE_zq.zip |######################################################-| 97.42% tmp5RE_zq.zip |######################################################-| 97.46% tmp5RE_zq.zip |######################################################-| 97.51% tmp5RE_zq.zip |######################################################-| 97.55% tmp5RE_zq.zip |######################################################-| 97.6% tmp5RE_zq.zip |######################################################-| 97.64% tmp5RE_zq.zip |######################################################-| 97.69% tmp5RE_zq.zip |######################################################-| 97.74% tmp5RE_zq.zip |######################################################-| 97.78% tmp5RE_zq.zip |######################################################-| 97.83% tmp5RE_zq.zip |######################################################-| 97.87% tmp5RE_zq.zip |######################################################-| 97.92% tmp5RE_zq.zip |######################################################-| 97.96% tmp5RE_zq.zip |######################################################-| 98.01% tmp5RE_zq.zip |######################################################-| 98.05% tmp5RE_zq.zip |######################################################-| 98.1% tmp5RE_zq.zip |######################################################-| 98.15% tmp5RE_zq.zip |######################################################-| 98.19% tmp5RE_zq.zip |######################################################-| 98.24% tmp5RE_zq.zip |######################################################-| 98.28% tmp5RE_zq.zip |######################################################-| 98.33% tmp5RE_zq.zip |######################################################-| 98.37% tmp5RE_zq.zip |######################################################-| 98.42% tmp5RE_zq.zip |######################################################-| 98.47% tmp5RE_zq.zip |######################################################-| 98.51% tmp5RE_zq.zip |######################################################-| 98.56% tmp5RE_zq.zip |######################################################-| 98.6% tmp5RE_zq.zip |######################################################-| 98.65% tmp5RE_zq.zip |######################################################-| 98.69% tmp5RE_zq.zip |######################################################-| 98.74% tmp5RE_zq.zip |######################################################-| 98.79% tmp5RE_zq.zip |######################################################-| 98.83% tmp5RE_zq.zip |######################################################-| 98.88% tmp5RE_zq.zip |######################################################-| 98.92% tmp5RE_zq.zip |######################################################-| 98.97% tmp5RE_zq.zip |######################################################-| 99.01% tmp5RE_zq.zip |######################################################-| 99.06% tmp5RE_zq.zip |#######################################################| 99.1% tmp5RE_zq.zip |#######################################################| 99.15% tmp5RE_zq.zip |#######################################################| 99.2% tmp5RE_zq.zip |#######################################################| 99.24% tmp5RE_zq.zip |#######################################################| 99.29% tmp5RE_zq.zip |#######################################################| 99.33% tmp5RE_zq.zip |#######################################################| 99.38% tmp5RE_zq.zip |#######################################################| 99.42% tmp5RE_zq.zip |#######################################################| 99.47% tmp5RE_zq.zip |#######################################################| 99.52% tmp5RE_zq.zip |#######################################################| 99.56% tmp5RE_zq.zip |#######################################################| 99.61% tmp5RE_zq.zip |#######################################################| 99.65% tmp5RE_zq.zip |#######################################################| 99.7% tmp5RE_zq.zip |#######################################################| 99.74% tmp5RE_zq.zip |#######################################################| 99.79% tmp5RE_zq.zip |#######################################################| 99.84% tmp5RE_zq.zip |#######################################################| 99.88% tmp5RE_zq.zip |#######################################################| 99.93% tmp5RE_zq.zip |#######################################################| 99.97% tmp5RE_zq.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 9741b48e-cd44-4c93-8641-d69c1d0c3be0 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-06-24 23:50:08,301 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed sudo: unable to resolve host vyos-vrouter-vm-2799f5ef-0336-4367-999c-3db8df0d18ed 2019-06-24 23:50:55,797 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76/file', 'owner': u'0fe8476ac09844958a275b2652bcffb6', 'id': u'd53bde5a-8a27-4552-89fe-5191ac5f0d76', 'size': 2148073472, u'self': u'/v2/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0fe8476ac09844958a275b2652bcffb6', 'name': 'vyos_vrouter-project_2799f5ef-0336-4367-999c-3db8df0d18ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-24T23:50:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-24T23:50:55Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed', '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/d53bde5a-8a27-4552-89fe-5191ac5f0d76', 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_2799f5ef-0336-4367-999c-3db8df0d18ed', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed', 'created': u'2019-06-24T23:50:22Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-06-24T23:50:22Z', 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/d53bde5a-8a27-4552-89fe-5191ac5f0d76', 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_2799f5ef-0336-4367-999c-3db8df0d18ed', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-06-24 23:50:56,124 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2799f5ef-0336-4367-999c-3db8df0d18ed', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'65fd522a-eb57-48a5-bff1-a9c83f7dfefa', 'swap': 0}) 2019-06-24 23:50:56,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-06-24 23:51:01,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-06-24 23:51:08,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-06-24 23:51:08,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-06-24 23:51:08,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-06-24 23:51:08,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-06-24 23:51:08,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-06-24 23:51:08,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-06-24 23:51:08,239 - 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-06-24 23:51:08,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-06-24 23:51:08,240 - 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-06-24 23:51:08,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 9741b48e-cd44-4c93-8641-d69c1d0c3be0 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-06-24 23:51:08,291 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-06-24 23:51:14,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-06-24 23:51:14,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-24 23:51:14,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:14,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-efce3a49-d533-47b1-ba90-87f8ea2bae2c 2019-06-24 23:51:19,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-24 23:51:19,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-06-24 23:51:19,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-06-24 23:51:19,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a09c80dfde325848fae8e7be4b3cea7e213ab49" 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efce3a49-d533-47b1-ba90-87f8ea2bae2c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ae282bfe-06a2-4811-b070-3560f6adef32 Date: Mon, 24 Jun 2019 23:51:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a09c80dfde325848fae8e7be4b3cea7e213ab49" -d '{"floatingip": {"floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984"}}' 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 from name external provided. 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-ae282bfe-06a2-4811-b070-3560f6adef32 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-ae282bfe-06a2-4811-b070-3560f6adef32 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a37973-5efe-4434-9391-39bc786f564b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8faa2affbe8db8da24bbdddc8f8bbbb3c82aaa7f" 2019-06-24 23:51:19,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a2a509-1c00-4c4b-94d1-77d4757fb510 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c2a2a509-1c00-4c4b-94d1-77d4757fb510 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca16af6fbc3af4787c79af7cbc6ac8bf052f03e" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-76cda385-bdeb-4f30-b517-4f12f200339e 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cda385-bdeb-4f30-b517-4f12f200339e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d2a37973-5efe-4434-9391-39bc786f564b 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-77827633-2a27-434a-9137-8df8231d60bd Date: Mon, 24 Jun 2019 23:51:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c2f629-3452-40bf-a007-b9be23134c8b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d3c2f629-3452-40bf-a007-b9be23134c8b 2019-06-24 23:51:19,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99083792587d714c7c3c33e91042a0f27b71865b" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,634 - 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-06-24 23:51:19,635 - 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-06-24 23:51:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6f2324-ed20-4b72-b71b-58bdb69b4c9c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-db6f2324-ed20-4b72-b71b-58bdb69b4c9c 2019-06-24 23:51:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-77827633-2a27-434a-9137-8df8231d60bd 2019-06-24 23:51:19,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-77827633-2a27-434a-9137-8df8231d60bd 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f24e341-7be4-41d1-a7df-dc74a863d3dc 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2f24e341-7be4-41d1-a7df-dc74a863d3dc 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-92aed170-9f41-4c89-9b4a-1fc59cfa135d Date: Mon, 24 Jun 2019 23:51:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-24T23:51:15Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-92aed170-9f41-4c89-9b4a-1fc59cfa135d 2019-06-24 23:51:19,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/networks.json used request id req-92aed170-9f41-4c89-9b4a-1fc59cfa135d 2019-06-24 23:51:19,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-5318b03a-ee37-4e25-9ebe-e89f1ce715c3 Date: Mon, 24 Jun 2019 23:51:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-24T23:51:15Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:51:24,816 - 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'0fe8476ac09844958a275b2652bcffb6', u'created_at': u'2019-06-24T23:51:15Z', u'updated_at': u'2019-06-24T23:51:15Z', u'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'0fe8476ac09844958a275b2652bcffb6', u'port_id': None, u'id': u'ebd18236-c643-4920-a699-ce7a13fe582e', u'qos_policy_id': None} 2019-06-24 23:51:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-23d5872f-e4d6-4877-b4c3-14c5d2f07820 2019-06-24 23:51:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-23d5872f-e4d6-4877-b4c3-14c5d2f07820 Date: Mon, 24 Jun 2019 23:51:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:15Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": null, "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}} 2019-06-24 23:51:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c061af5985e585f93495469f6fcf71c740f5942" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-06-24 23:51:24,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f635cc5648b442c35058c189ef2d2d6c0861dc" 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}cb7ac9ab4f74aacc6901263f375d3f1091703680" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/networks.json used request id req-5318b03a-ee37-4e25-9ebe-e89f1ce715c3 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/networks.json used request id req-5318b03a-ee37-4e25-9ebe-e89f1ce715c3 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e2b7f174-5a77-43a9-ba72-a6a43aad7a1b Date: Mon, 24 Jun 2019 23:51:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}]} 2019-06-24 23:51:24,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-23d5872f-e4d6-4877-b4c3-14c5d2f07820 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-6ad6d77c-2b42-4eab-a3cf-6b42c5b3f484 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-6ad6d77c-2b42-4eab-a3cf-6b42c5b3f484 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-6ad6d77c-2b42-4eab-a3cf-6b42c5b3f484 x-compute-request-id: req-6ad6d77c-2b42-4eab-a3cf-6b42c5b3f484 Content-Encoding: gzip Content-Length: 1775 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzzJyO6CX74iXrMxPwiAXqdm1o19HTDSFESzcfS7j87V9RBROH4FnoBegr+ioyFJHFLXBc0vOwOFvR4BFPZ+v6jsig5skjjz1Sgw/l17tOF7r4iPk2MQOdthH8QxL7haH4Z19CytaQ79PWmRes+NROBg+M4LvMJaVNdIEN2tq3jYTPjnNRHuzsRG+joMY0XgXe4VKbH+Ezxi2KG8S2zUhooVm4lY65frr3om6QH3KDQhITZoSaWNzkJupn50fudhs19Ib/q0P4OMo6MLcP65o8IgOI8VtxYXev67P+9KQrABMyWuXxbPCekOQW98M1PMn3CO5NTa9mAydMR1bAFYxz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA88ycjugl++Il6zMT8IgF6nZtaNfR0w0hREs3H0u4/O1fUQUT\nh+BZ6AXoK/oqMhSRxS1wXNLzsDhb0eART2fr+o7IoObJI489UoMP5de7The6+Ij5\nNjEDnbYR/EMS+4Wh+GdfQsrWkO/T1pkXrPjUTgYPjOC7zCWlTXSBDdrat42Ez45z\nUR7s7ERvo6DGNF4F3uFSmx/hM8YtihvEts1IaKFZuJWOuX6696JukB9yg0ISE2aE\nmljc5CbqZ+dH7nYbNfSG/6tD+DjKOjC3D+uaPCIDiPFbcWF3r+uz/vSkKwATMlrl\n8WzwnpDkFvfDNTzJ9wjuTU2vZgMnTEdWwBWMcwIDAQABAoIBAQDi7sOP9iFdK61W\nGA5oZ4TyMNg4riOei2s60bR2ihqgPCfsF4iNgtTNN6pcPRlH0oO5gUlE7gttLZiy\nbBpQypAKgxvXQdtaITvYcSy8KiosT8R3EbC/s7IE/HQTVy/1NfeFbFtspbhB4ytR\nZuF13YxpMBULcij8ptIOnfJ+vge2r9ATA1DQjZFq+XKUSq0CHgXtweXliOdI5Bgg\nHlyhrZJTgV45gYeYDwsrPbn4JuwdQkQtJQLge3Ot9rBdNnOKvMLTDg8wB7rItxf7\n8NJUXpo/FZIzBi1/t1EVZCw9uGULhmu9YRmxcuL8S75FMnydY1+JkmUEaEFP7Vqx\n8TEjPJLxAoGBAP6MeeoqouCfKsOjCXZ1CnPj1u4vZYqcU8jqjJYnBYfRjTdLVBVV\nRw8oc929GeNypzz+q8Vmg4PTYxdx36THlH/V/StQr3cYl45unGloCSekY2FcmQ/b\n60ufE9YB/vEhjErHAT/6+PZBYgVZvi/yP/5vwHqyLzRj4rw5JvpjJlabAoGBAPUw\ncjCpxVtqcWBw4nDCDdYoey72utnZ3iFPbuYuE3/XgCmMfc+uk7iBu0DElPtlqqSa\n9Vr2YvrH2EFp6tiW6hPMgE5iZ+uKMYgxUPTfn3ogdrQ7hrxi+Exq/vJWZKoi7nq/\nM5CKmJHcktmDxo/ov/eEPJPBmqo6Ctqc1eSvXRMJAoGAAdVRK3aTJbr/u9j4wHmn\nUZ5adeyxdoYZtGC8EnjFeWzw720DdgPfNyS7cOVjwleZDL9ozUsnt1NWa1zOl4k4\ncJNB94XlPZ5XuRbi2X9+UWLFtHXORGb5Etpacjghdesf74nvYF6WXG+sHQ3AaOf9\nvf9gC4ItBNuTTne66CK+q/ECgYEAgecy+LlZyL8yZmgocJk/f3FfIliyUm1tlLRj\nCyzqQ9dHHbxDg974gM6rCPud+zu4FxHKYHEdq8RpvO6C8FG0ntzANcdJS6+h4ohO\nXg6Ejc3ZVlAbaH//EW22uWowVzu+oeXfSftELjNw0jFQ6DnmSxsShS4T5ZBu47go\nUsreQxECgYEA+luY3cIuPYemh8MunZaTuSmHiHTHkhAQkMzK0lihSdTZ57oiDsPP\ntQ1anhejH1EwePAGW4e7a31+WJjsgX8cktSX+P2R2PaIo/FYbAVRZT/3V4l2eqqV\nYUb/d8Yk7M3h5Iq1GTIFnOjUWM+PRt/e1JswFgIjgtxoK9Xv4glvn38=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b3deab445c8049c5820872d72111fb26", "name": "vnf_test_keypair", "fingerprint": "85:f1:ee:f4:c9:0d:8d:d1:70:d5:e7:99:bd:83:d0:8b"}} 2019-06-24 23:51:24,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-71bf149d-3663-436c-b9bf-14432ecf7f97 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-groups.json used request id req-71bf149d-3663-436c-b9bf-14432ecf7f97 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-71bf149d-3663-436c-b9bf-14432ecf7f97 Date: Mon, 24 Jun 2019 23:51:16 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:16Z", "updated_at": "2019-06-24T23:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T23:51:16Z", "revision_number": 0, "id": "26efa3e8-6ed7-4187-8b9d-2adf09dc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T23:51:16Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe8476ac09844958a275b2652bcffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T23:51:16Z", "revision_number": 0, "id": "61df641d-a92d-4c21-bac9-b61f941638bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T23:51:16Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe8476ac09844958a275b2652bcffb6"}], "revision_number": 1, "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "name": "vnf_test_security_group"}} 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f635cc5648b442c35058c189ef2d2d6c0861dc" -d '{"floatingip": {"floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984"}}' 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 from name external provided. 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-e2b7f174-5a77-43a9-ba72-a6a43aad7a1b 2019-06-24 23:51:24,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=external used request id req-e2b7f174-5a77-43a9-ba72-a6a43aad7a1b 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:24,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:24,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-cc4e7ec3-ebe5-4658-824f-8133a33989ab Date: Mon, 24 Jun 2019 23:51:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:17Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.220", "revision_number": 0, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": null, "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}} 2019-06-24 23:51:24,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:24,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-cc4e7ec3-ebe5-4658-824f-8133a33989ab 2019-06-24 23:51:24,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-cc4e7ec3-ebe5-4658-824f-8133a33989ab 2019-06-24 23:51:24,821 - 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'0fe8476ac09844958a275b2652bcffb6', u'created_at': u'2019-06-24T23:51:17Z', u'updated_at': u'2019-06-24T23:51:17Z', u'floating_network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.220', u'revision_number': 0, u'project_id': u'0fe8476ac09844958a275b2652bcffb6', u'port_id': None, u'id': u'02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee', u'qos_policy_id': None} 2019-06-24 23:51:24,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb7ac9ab4f74aacc6901263f375d3f1091703680" 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json used request id req-37bd779f-7c5d-4392-b478-a931c2d4a348 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json used request id req-37bd779f-7c5d-4392-b478-a931c2d4a348 2019-06-24 23:51:24,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}cb7ac9ab4f74aacc6901263f375d3f1091703680" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-1633f923-9d71-4a2e-8e6e-ed913fd29e8e Date: Mon, 24 Jun 2019 23:51:19 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-06-24T23:51:19Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 22, "revision_number": 0, "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:19Z", "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "b6cbb4ae-37a3-489b-93b5-9365728e9c58"}} 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-37bd779f-7c5d-4392-b478-a931c2d4a348 Date: Mon, 24 Jun 2019 23:51:18 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:16Z", "updated_at": "2019-06-24T23:51:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T23:51:16Z", "revision_number": 0, "id": "26efa3e8-6ed7-4187-8b9d-2adf09dc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T23:51:16Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fe8476ac09844958a275b2652bcffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-24T23:51:16Z", "revision_number": 0, "id": "61df641d-a92d-4c21-bac9-b61f941638bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-24T23:51:16Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fe8476ac09844958a275b2652bcffb6"}], "revision_number": 1, "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "name": "vnf_test_security_group"}} 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bfae99f0-bbdb-45d2-87ec-e326550f536c 2019-06-24 23:51:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bfae99f0-bbdb-45d2-87ec-e326550f536c 2019-06-24 23:51:24,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-bfae99f0-bbdb-45d2-87ec-e326550f536c Date: Mon, 24 Jun 2019 23:51:19 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-06-24T23:51:19Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 0, "revision_number": 0, "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:19Z", "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "70ccf2b6-5125-481b-a32c-dd4172cdd421"}} 2019-06-24 23:51:24,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e97465e7-a513-4c76-a992-a76a34706643 2019-06-24 23:51:30,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:30,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bfae99f0-bbdb-45d2-87ec-e326550f536c 2019-06-24 23:51:30,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-bfae99f0-bbdb-45d2-87ec-e326550f536c Date: Mon, 24 Jun 2019 23:51:19 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-06-24T23:51:19Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 0, "revision_number": 0, "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:19Z", "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "70ccf2b6-5125-481b-a32c-dd4172cdd421"}} 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e97465e7-a513-4c76-a992-a76a34706643 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97465e7-a513-4c76-a992-a76a34706643 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}cb7ac9ab4f74aacc6901263f375d3f1091703680" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1633f923-9d71-4a2e-8e6e-ed913fd29e8e 2019-06-24 23:51:30,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-1633f923-9d71-4a2e-8e6e-ed913fd29e8e 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-bfae99f0-bbdb-45d2-87ec-e326550f536c 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:30,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b451a8a0-a7d4-4cb0-afbd-f2a75456ee3a Date: Mon, 24 Jun 2019 23:51:20 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-06-24T23:51:20Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 1, "revision_number": 0, "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:20Z", "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "74005e63-f1db-4af4-bc77-be3ada43d1bf"}} 2019-06-24 23:51:30,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b451a8a0-a7d4-4cb0-afbd-f2a75456ee3a 2019-06-24 23:51:30,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-06-24 23:51:30,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-24 23:51:30,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-06-24 23:51:30,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-b451a8a0-a7d4-4cb0-afbd-f2a75456ee3a 2019-06-24 23:51:30,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:30,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:30,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:30,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42: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}cb7ac9ab4f74aacc6901263f375d3f1091703680" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0418a3048ab677886858529030ea007cada8b857" -d '{"subnet": {"network_id": "20300fe2-27f8-4f62-b301-6ae11a3d7da7", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks/c7b2f1fe-edba-4ed0-b7f8-9384c4d99984.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5ecf541407b4aee936b9d7e8a08821881211e7" 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks/c7b2f1fe-edba-4ed0-b7f8-9384c4d99984.json used request id req-79b3ecd3-d372-42ad-9ee7-d6419415d06e 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-08993251-3dc1-412e-8ef2-8f54a9256b21 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/security-group-rules.json used request id req-08993251-3dc1-412e-8ef2-8f54a9256b21 2019-06-24 23:51:30,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-08993251-3dc1-412e-8ef2-8f54a9256b21 Date: Mon, 24 Jun 2019 23:51:20 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-06-24T23:51:20Z", "security_group_id": "c8e9d250-1b39-44ce-ae02-4bd3c695944b", "port_range_min": 1, "revision_number": 0, "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:20Z", "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "d4b70cc2-bef1-4d45-94de-5b96772956a1"}} 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5ecf541407b4aee936b9d7e8a08821881211e7" -d '{"router": {"external_gateway_info": {"network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984"}, "name": "vnf_test_router"}}' 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks/c7b2f1fe-edba-4ed0-b7f8-9384c4d99984.json used request id req-79b3ecd3-d372-42ad-9ee7-d6419415d06e 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-79b3ecd3-d372-42ad-9ee7-d6419415d06e Date: Mon, 24 Jun 2019 23:51:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c7b2f1fe-edba-4ed0-b7f8-9384c4d99984","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ef2b02ebfabd473a963d20b902a4a160","l2_adjacency":true,"status":"ACTIVE","subnets":["6377fd3f-c2c5-4d84-a40c-c2bac04ea889"],"description":"","tags":[],"updated_at":"2019-06-24T17:02:56Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ef2b02ebfabd473a963d20b902a4a160","created_at":"2019-06-24T16:39:33Z","mtu":1500}} 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:30,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3ca94458-c299-4b5b-9195-c3cac3be6351 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/subnets.json used request id req-3ca94458-c299-4b5b-9195-c3cac3be6351 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3ca94458-c299-4b5b-9195-c3cac3be6351 Date: Mon, 24 Jun 2019 23:51:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:20Z","dns_nameservers":[],"updated_at":"2019-06-24T23:51:20Z","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":"0fe8476ac09844958a275b2652bcffb6","id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:30,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-24 23:51:35,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:35,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:35,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbbbeca-b44e-464a-b863-53efbfd4b959 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:35,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-dcbbbeca-b44e-464a-b863-53efbfd4b959 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c0404049c9fccc951ac558877477ea55c292b3" -d '{"port": {"network_id": "20300fe2-27f8-4f62-b301-6ae11a3d7da7", "fixed_ips": [{"subnet_id": "f794d75d-8a2b-4d3f-85cb-22eeb48f05d0"}], "name": "target_vnf_data_plane_port", "security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-cc7fa397-1afa-4652-bf9b-22456daf39a0 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7fa397-1afa-4652-bf9b-22456daf39a0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:35,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d4b61995d20683ab75e53ea421184ee7b9eac5e" -d '{"port": {"network_id": "20300fe2-27f8-4f62-b301-6ae11a3d7da7", "fixed_ips": [{"subnet_id": "f794d75d-8a2b-4d3f-85cb-22eeb48f05d0"}], "name": "reference_vnf_data_plane_port", "security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-b4961121-98b5-40da-8e61-547520532967 Date: Mon, 24 Jun 2019 23:51:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/routers.json used request id req-20cb750d-594c-4437-afd7-b4fd35b99250 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/routers.json used request id req-20cb750d-594c-4437-afd7-b4fd35b99250 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-20cb750d-594c-4437-afd7-b4fd35b99250 Date: Mon, 24 Jun 2019 23:51:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6377fd3f-c2c5-4d84-a40c-c2bac04ea889", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:20Z", "admin_state_up": true, "updated_at": "2019-06-24T23:51:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0fe8476ac09844958a275b2652bcffb6", "id": "ab302af6-aeda-4045-babb-c7900dabf83b", "name": "vnf_test_router"}} 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:35,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/ports.json used request id req-b4961121-98b5-40da-8e61-547520532967 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/ports.json used request id req-75c45a8c-eeec-4605-b39d-089c8ef6980c 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-75c45a8c-eeec-4605-b39d-089c8ef6980c Date: Mon, 24 Jun 2019 23:51:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-b4961121-98b5-40da-8e61-547520532967 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-75c45a8c-eeec-4605-b39d-089c8ef6980c 2019-06-24 23:51:35,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:51:35,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-36287c6d-ad6a-46bd-9ad7-c3cb13097c40 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36287c6d-ad6a-46bd-9ad7-c3cb13097c40 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:35,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f6b46fa5c871623cacffd3cbedaffbe708a4" 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-9ba72feb-cfce-43d1-877c-75f691aac840 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ba72feb-cfce-43d1-877c-75f691aac840 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:51:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:40,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1875836a-d8da-485b-9453-de26034a46b0 Date: Mon, 24 Jun 2019 23:51:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-24 23:51:40,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f29126-2251-4e26-aeda-c1950425067b 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:40,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f6b46fa5c871623cacffd3cbedaffbe708a4" -d '{"port": {"security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 target={u'external_id': u'c8e9d250-1b39-44ce-ae02-4bd3c695944b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 used request id req-1875836a-d8da-485b-9453-de26034a46b0 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf98b399e0f7ac5164725363b29bdf0adcc71d6" 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57abd95994cabee1d4ffdfdb1b9b07b5ac22d2e" -d '{"subnet": {"network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-06-24 23:51:40,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 used request id req-1875836a-d8da-485b-9453-de26034a46b0 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e2f29126-2251-4e26-aeda-c1950425067b 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5319633b-219e-47a9-87b5-0a37b5a52c07 Date: Mon, 24 Jun 2019 23:51:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-bdde552e-eb44-492a-88fe-346a1662c3cd Date: Mon, 24 Jun 2019 23:51:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c used request id req-bdde552e-eb44-492a-88fe-346a1662c3cd 2019-06-24 23:51:40,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c used request id req-bdde552e-eb44-492a-88fe-346a1662c3cd 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c target={u'external_id': u'c8e9d250-1b39-44ce-ae02-4bd3c695944b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf98b399e0f7ac5164725363b29bdf0adcc71d6" -d '{"port": {"security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0209f6b46fa5c871623cacffd3cbedaffbe708a4" 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-5319633b-219e-47a9-87b5-0a37b5a52c07 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-cb75facc-998d-4e39-bed3-80413acfe4eb Date: Mon, 24 Jun 2019 23:51:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:40,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-5319633b-219e-47a9-87b5-0a37b5a52c07 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-e24e2f89-6384-4c41-b26d-f29c127b10cd Date: Mon, 24 Jun 2019 23:51:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:31Z","dns_nameservers":[],"updated_at":"2019-06-24T23:51:31Z","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":"0fe8476ac09844958a275b2652bcffb6","id":"b7880ba1-378b-494d-a269-f3119ed7abab","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf98b399e0f7ac5164725363b29bdf0adcc71d6" 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-f8170349-9ca6-473e-b0fe-f57de4335eae 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-f8170349-9ca6-473e-b0fe-f57de4335eae 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:40,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-cb75facc-998d-4e39-bed3-80413acfe4eb 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-cb75facc-998d-4e39-bed3-80413acfe4eb 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/subnets.json used request id req-e24e2f89-6384-4c41-b26d-f29c127b10cd 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f8170349-9ca6-473e-b0fe-f57de4335eae Date: Mon, 24 Jun 2019 23:51:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:26Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-24 23:51:40,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/subnets.json used request id req-e24e2f89-6384-4c41-b26d-f29c127b10cd 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-bc87088f-f28f-4c62-906e-2e550173ed06 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-bc87088f-f28f-4c62-906e-2e550173ed06 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bc87088f-f28f-4c62-906e-2e550173ed06 Date: Mon, 24 Jun 2019 23:51:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:40,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64c594139685b90e0d6148a34aa0e7c0c92f372" -d '{"subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab"}' 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-01c629e7-08a8-431f-b07c-c4c2c13eb641 2019-06-24 23:51:40,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:40,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c629e7-08a8-431f-b07c-c4c2c13eb641 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:40,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-744cbfa2-400d-4cba-a6ff-04aa97778f49 Date: Mon, 24 Jun 2019 23:51:38 GMT RESP BODY: {"network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab", "subnet_ids": ["b7880ba1-378b-494d-a269-f3119ed7abab"], "port_id": "7a5121e8-6976-4aec-8d92-54116f5c3a70", "id": "ab302af6-aeda-4045-babb-c7900dabf83b"} 2019-06-24 23:51:40,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/add_router_interface.json used request id req-744cbfa2-400d-4cba-a6ff-04aa97778f49 2019-06-24 23:51:45,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/add_router_interface.json used request id req-744cbfa2-400d-4cba-a6ff-04aa97778f49 2019-06-24 23:51:45,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/add_router_interface.json used request id req-744cbfa2-400d-4cba-a6ff-04aa97778f49 2019-06-24 23:51:45,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-06-24 23:51:45,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:45,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:45,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:45,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-2a7d1de6-5372-4c98-89d9-209312a13dd5 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0856404-94e3-4dd7-9a93-12558f5880f6 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:45,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f0856404-94e3-4dd7-9a93-12558f5880f6 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7d1de6-5372-4c98-89d9-209312a13dd5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee9bc98a151994bd852cb032d75e56c44275bbf" -d '{"port": {"network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "fixed_ips": [{"subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab"}], "name": "target_vnf_port", "security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd134e34e85b37fad5d612eca442dbaca65208b6" -d '{"port": {"network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "fixed_ips": [{"subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab"}], "name": "reference_vnf_port", "security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8a0547ad-7dec-4c03-8925-309b7be73ad2 Date: Mon, 24 Jun 2019 23:51:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:45,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/ports.json used request id req-8a0547ad-7dec-4c03-8925-309b7be73ad2 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-8a0547ad-7dec-4c03-8925-309b7be73ad2 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-f038c762-500b-4f59-82f6-b1a5d6aa5b7c Date: Mon, 24 Jun 2019 23:51:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:45,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.42:9696/v2.0/ports.json used request id req-f038c762-500b-4f59-82f6-b1a5d6aa5b7c 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.42:9696/v2.0/ports.json used request id req-f038c762-500b-4f59-82f6-b1a5d6aa5b7c 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-06-24 23:51:45,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-06-24 23:51:45,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:45,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad46eec-537f-4a70-b02c-38e15515408c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:45,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7ad46eec-537f-4a70-b02c-38e15515408c 2019-06-24 23:51:45,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:51:45,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:51:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b302e308-3d50-4252-9682-7ba934a0356a target={u'external_id': u'c8e9d250-1b39-44ce-ae02-4bd3c695944b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-24 23:51:50,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0822af-dd36-4deb-9503-2c1416e3f49f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-3c0822af-dd36-4deb-9503-2c1416e3f49f 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=b302e308-3d50-4252-9682-7ba934a0356a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7660ebdc7a5042d8d02add866fce2d38d75159fe" 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-b9f09920-05ad-417b-8818-919b5f275f9c Date: Mon, 24 Jun 2019 23:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-24 23:51:50,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=b302e308-3d50-4252-9682-7ba934a0356a used request id req-b9f09920-05ad-417b-8818-919b5f275f9c 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=b302e308-3d50-4252-9682-7ba934a0356a used request id req-b9f09920-05ad-417b-8818-919b5f275f9c 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7660ebdc7a5042d8d02add866fce2d38d75159fe" -d '{"port": {"security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7660ebdc7a5042d8d02add866fce2d38d75159fe" 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-10d88de1-9db8-4553-9fc0-5bba8cae1405 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-10d88de1-9db8-4553-9fc0-5bba8cae1405 2019-06-24 23:51:50,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-dcc5d9e3-e3a8-4c33-9f1d-692db8ea8d46 Date: Mon, 24 Jun 2019 23:51:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65ed5204d343a8b581b54b8ff19eaaa1977c7b1" 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f8d96bdc-70c7-484e-93d6-bf01b4a38c24 Date: Mon, 24 Jun 2019 23:51:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-f8d96bdc-70c7-484e-93d6-bf01b4a38c24 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-f8d96bdc-70c7-484e-93d6-bf01b4a38c24 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-10d88de1-9db8-4553-9fc0-5bba8cae1405 Date: Mon, 24 Jun 2019 23:51:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:46Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:50,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 used request id req-dcc5d9e3-e3a8-4c33-9f1d-692db8ea8d46 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65ed5204d343a8b581b54b8ff19eaaa1977c7b1" -d '{"port": {"security_groups": ["c8e9d250-1b39-44ce-ae02-4bd3c695944b"]}}' 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 used request id req-dcc5d9e3-e3a8-4c33-9f1d-692db8ea8d46 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 target={u'external_id': u'c8e9d250-1b39-44ce-ae02-4bd3c695944b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-06-24 23:51:50,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-80dc19e4-5c2b-4793-9cac-caf05c609ea4 Date: Mon, 24 Jun 2019 23:51:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:42Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-80dc19e4-5c2b-4793-9cac-caf05c609ea4 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-80dc19e4-5c2b-4793-9cac-caf05c609ea4 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65ed5204d343a8b581b54b8ff19eaaa1977c7b1" 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-65cff3eb-3a30-4312-a6c5-5d2ae0a91c5c Date: Mon, 24 Jun 2019 23:51:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:47Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-65cff3eb-3a30-4312-a6c5-5d2ae0a91c5c 2019-06-24 23:51:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-65cff3eb-3a30-4312-a6c5-5d2ae0a91c5c 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76a3c2ee918b95bd9af40fd58991d923d65ce8" -d '{"floatingip": {"port_id": "b302e308-3d50-4252-9682-7ba934a0356a"}}' 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06805482-84e0-42ac-ac1b-d6b447b6044f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-06-24 23:51:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-06805482-84e0-42ac-ac1b-d6b447b6044f 2019-06-24 23:51:50,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:50,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-fdde7216-f375-4bff-a96f-c500c573cea9 2019-06-24 23:51:50,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdde7216-f375-4bff-a96f-c500c573cea9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:50,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac33b984ff3aa62c1f81d6389e72cea986489d7" -d '{"floatingip": {"port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9"}}' 2019-06-24 23:51:55,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-436340a4-89c5-409a-acc1-e69b2ff8a0af Date: Mon, 24 Jun 2019 23:51:51 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:49Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 1, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}} 2019-06-24 23:51:55,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-436340a4-89c5-409a-acc1-e69b2ff8a0af 2019-06-24 23:51:55,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-24 23:51:55,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-24 23:51:55,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-436340a4-89c5-409a-acc1-e69b2ff8a0af 2019-06-24 23:51:55,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:55,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-2f0c46f0-a668-4d08-b43c-ffade895b6dc Date: Mon, 24 Jun 2019 23:51:52 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:50Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}} 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2f0c46f0-a668-4d08-b43c-ffade895b6dc 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2f0c46f0-a668-4d08-b43c-ffade895b6dc 2019-06-24 23:51:55,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-06-24 23:51:55,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-06-24 23:51:55,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-06-24 23:51:55,944 - 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'b302e308-3d50-4252-9682-7ba934a0356a', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:34:26:08'}, {u'external_id': u'8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2e:ee:c4'}] 2019-06-24 23:51:55,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-06-24 23:51:55,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:55,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218700cc-ced0-4624-92d9-988c7d7c2f95 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218700cc-ced0-4624-92d9-988c7d7c2f95 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-218700cc-ced0-4624-92d9-988c7d7c2f95 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-218700cc-ced0-4624-92d9-988c7d7c2f95 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:51:55,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:51:55,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-099762bf-6ac7-460f-a5df-8f9ce29cc3b8 2019-06-24 23:51:55,946 - 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'7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9e:d8:51'}, {u'external_id': u'73e1d65f-5ccd-4d1e-ac22-936ce0da168c', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7d:a3:fd'}] 2019-06-24 23:51:55,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099762bf-6ac7-460f-a5df-8f9ce29cc3b8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:55,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-099762bf-6ac7-460f-a5df-8f9ce29cc3b8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:51:55,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:55,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:51:55,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-099762bf-6ac7-460f-a5df-8f9ce29cc3b8 2019-06-24 23:51:55,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-06-24 23:52:01,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5c3e2989-d11f-4637-8c57-eb29186e1e72 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-5c3e2989-d11f-4637-8c57-eb29186e1e72 x-compute-request-id: req-5c3e2989-d11f-4637-8c57-eb29186e1e72 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "6fdf5fda-6040-4bf8-9c63-4408ed28b648", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-5c3e2989-d11f-4637-8c57-eb29186e1e72 x-compute-request-id: req-5c3e2989-d11f-4637-8c57-eb29186e1e72 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "6fdf5fda-6040-4bf8-9c63-4408ed28b648", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5c3e2989-d11f-4637-8c57-eb29186e1e72 2019-06-24 23:52:01,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5c3e2989-d11f-4637-8c57-eb29186e1e72 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-5c3e2989-d11f-4637-8c57-eb29186e1e72 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a x-compute-request-id: req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "69a93a99-144a-4e93-b6aa-5af950402a10", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a x-compute-request-id: req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "69a93a99-144a-4e93-b6aa-5af950402a10", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a 2019-06-24 23:52:01,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-c2357d4c-5fc3-4e8f-8a87-77bf2534bf0a 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-02feff81-67ff-491c-aecb-8e72f508842e x-compute-request-id: req-02feff81-67ff-491c-aecb-8e72f508842e Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzzJyO6CX74iXrMxPwiAXqdm1o19HTDSFESzcfS7j87V9RBROH4FnoBegr+ioyFJHFLXBc0vOwOFvR4BFPZ+v6jsig5skjjz1Sgw/l17tOF7r4iPk2MQOdthH8QxL7haH4Z19CytaQ79PWmRes+NROBg+M4LvMJaVNdIEN2tq3jYTPjnNRHuzsRG+joMY0XgXe4VKbH+Ezxi2KG8S2zUhooVm4lY65frr3om6QH3KDQhITZoSaWNzkJupn50fudhs19Ib/q0P4OMo6MLcP65o8IgOI8VtxYXev67P+9KQrABMyWuXxbPCekOQW98M1PMn3CO5NTa9mAydMR1bAFYxz Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "85:f1:ee:f4:c9:0d:8d:d1:70:d5:e7:99:bd:83:d0:8b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGl3PrYAt1ZAiP7FJWTD/fsSU7YQm+BTF9nhG9jK2OFmwvUjW1GoqL3uPgEFg3wnbga27bgRLtLzypDmMHwBBS5Hvr2mbuem1rfK8IeFngjG0M10W+tcICFqyZkgoO/tZpbsBQd57tUeB2EvhHBZsX6T6nQNRG+d0NMa6d9owhesPD3sr626JzeTJ742X39E9k6GanuYNKnFZq88WSkc4szpgonhbH7NArmbEW1MKWD3PRiLOZ4XTIYZla3+tEF5yi49sg0ihObMjscGj72dqwyRmO2ECL9kBULmo5OFxCkFpnHL02U/7/HkLzcT47gaaEgqMuHh+iftf9g3MBYI+Z Generated-by-Nova", "name": "vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed", "fingerprint": "1b:47:99:3f:25:c2:20:86:16:24:76:24:b2:a4:6b:4e"}}]} 2019-06-24 23:52:01,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02feff81-67ff-491c-aecb-8e72f508842e 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02feff81-67ff-491c-aecb-8e72f508842e 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02feff81-67ff-491c-aecb-8e72f508842e 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-02feff81-67ff-491c-aecb-8e72f508842e 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e2cb68-5640-4fd4-880f-ade9fbf5c33d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e2cb68-5640-4fd4-880f-ade9fbf5c33d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:01,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d7e2cb68-5640-4fd4-880f-ade9fbf5c33d 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d7e2cb68-5640-4fd4-880f-ade9fbf5c33d 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-02feff81-67ff-491c-aecb-8e72f508842e x-compute-request-id: req-02feff81-67ff-491c-aecb-8e72f508842e Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzzJyO6CX74iXrMxPwiAXqdm1o19HTDSFESzcfS7j87V9RBROH4FnoBegr+ioyFJHFLXBc0vOwOFvR4BFPZ+v6jsig5skjjz1Sgw/l17tOF7r4iPk2MQOdthH8QxL7haH4Z19CytaQ79PWmRes+NROBg+M4LvMJaVNdIEN2tq3jYTPjnNRHuzsRG+joMY0XgXe4VKbH+Ezxi2KG8S2zUhooVm4lY65frr3om6QH3KDQhITZoSaWNzkJupn50fudhs19Ib/q0P4OMo6MLcP65o8IgOI8VtxYXev67P+9KQrABMyWuXxbPCekOQW98M1PMn3CO5NTa9mAydMR1bAFYxz Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "85:f1:ee:f4:c9:0d:8d:d1:70:d5:e7:99:bd:83:d0:8b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGl3PrYAt1ZAiP7FJWTD/fsSU7YQm+BTF9nhG9jK2OFmwvUjW1GoqL3uPgEFg3wnbga27bgRLtLzypDmMHwBBS5Hvr2mbuem1rfK8IeFngjG0M10W+tcICFqyZkgoO/tZpbsBQd57tUeB2EvhHBZsX6T6nQNRG+d0NMa6d9owhesPD3sr626JzeTJ742X39E9k6GanuYNKnFZq88WSkc4szpgonhbH7NArmbEW1MKWD3PRiLOZ4XTIYZla3+tEF5yi49sg0ihObMjscGj72dqwyRmO2ECL9kBULmo5OFxCkFpnHL02U/7/HkLzcT47gaaEgqMuHh+iftf9g3MBYI+Z Generated-by-Nova", "name": "vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed", "fingerprint": "1b:47:99:3f:25:c2:20:86:16:24:76:24:b2:a4:6b:4e"}}]} 2019-06-24 23:52:01,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-43413a70-563c-42f0-85d1-2da738a4eb12 Date: Mon, 24 Jun 2019 23:51:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:46Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-43413a70-563c-42f0-85d1-2da738a4eb12 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-43413a70-563c-42f0-85d1-2da738a4eb12 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-43413a70-563c-42f0-85d1-2da738a4eb12 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-43413a70-563c-42f0-85d1-2da738a4eb12 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-cc4b7bdb-8512-4f03-8c49-450184684817 Date: Mon, 24 Jun 2019 23:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}]} 2019-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-cc4b7bdb-8512-4f03-8c49-450184684817 Date: Mon, 24 Jun 2019 23:51:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}]} 2019-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-cc4b7bdb-8512-4f03-8c49-450184684817 2019-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-cc4b7bdb-8512-4f03-8c49-450184684817 2019-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-cc4b7bdb-8512-4f03-8c49-450184684817 2019-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-cc4b7bdb-8512-4f03-8c49-450184684817 2019-06-24 23:52:01,091 - 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-06-24 23:52:01,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23d8b84d7918ee98b3f143239a65e82f97dddbb" 2019-06-24 23:52:01,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-43413a70-563c-42f0-85d1-2da738a4eb12 Date: Mon, 24 Jun 2019 23:51:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:46Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:01,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ae98fe-0bc1-48db-85b6-8f3963990f9d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:06,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-e92fb2da-b740-418d-871a-28514571a787 2019-06-24 23:52:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-e92fb2da-b740-418d-871a-28514571a787 2019-06-24 23:52:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e92fb2da-b740-418d-871a-28514571a787 x-compute-request-id: req-e92fb2da-b740-418d-871a-28514571a787 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "6fdf5fda-6040-4bf8-9c63-4408ed28b648", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e92fb2da-b740-418d-871a-28514571a787 x-compute-request-id: req-e92fb2da-b740-418d-871a-28514571a787 Content-Encoding: gzip Content-Length: 293 Content-Type: application/json RESP BODY: {"images": [{"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "6fdf5fda-6040-4bf8-9c63-4408ed28b648", "links": [{"href": "http://172.30.9.42:8774/v2.1/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "self"}, {"href": "http://172.30.9.42:8774/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/6fdf5fda-6040-4bf8-9c63-4408ed28b648", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:06,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/images used request id req-e92fb2da-b740-418d-871a-28514571a787 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-b0b1f677-1b03-4524-9bc9-45852c0940e8 x-compute-request-id: req-b0b1f677-1b03-4524-9bc9-45852c0940e8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "69a93a99-144a-4e93-b6aa-5af950402a10", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-b0b1f677-1b03-4524-9bc9-45852c0940e8 x-compute-request-id: req-b0b1f677-1b03-4524-9bc9-45852c0940e8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_2799f5ef-0336-4367-999c-3db8df0d18ed"}, {"id": "69a93a99-144a-4e93-b6aa-5af950402a10", "links": [{"href": "http://172.30.9.42:8774/v2.1/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "self"}, {"href": "http://172.30.9.42:8774/flavors/69a93a99-144a-4e93-b6aa-5af950402a10", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_2799f5ef-0336-4367-999c-3db8df0d18ed"}]} 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b0b1f677-1b03-4524-9bc9-45852c0940e8 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b0b1f677-1b03-4524-9bc9-45852c0940e8 2019-06-24 23:52:06,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b0b1f677-1b03-4524-9bc9-45852c0940e8 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/flavors used request id req-b0b1f677-1b03-4524-9bc9-45852c0940e8 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-78868d58-43a7-48cd-a942-5e46b5fc1921 x-compute-request-id: req-78868d58-43a7-48cd-a942-5e46b5fc1921 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzzJyO6CX74iXrMxPwiAXqdm1o19HTDSFESzcfS7j87V9RBROH4FnoBegr+ioyFJHFLXBc0vOwOFvR4BFPZ+v6jsig5skjjz1Sgw/l17tOF7r4iPk2MQOdthH8QxL7haH4Z19CytaQ79PWmRes+NROBg+M4LvMJaVNdIEN2tq3jYTPjnNRHuzsRG+joMY0XgXe4VKbH+Ezxi2KG8S2zUhooVm4lY65frr3om6QH3KDQhITZoSaWNzkJupn50fudhs19Ib/q0P4OMo6MLcP65o8IgOI8VtxYXev67P+9KQrABMyWuXxbPCekOQW98M1PMn3CO5NTa9mAydMR1bAFYxz Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "85:f1:ee:f4:c9:0d:8d:d1:70:d5:e7:99:bd:83:d0:8b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGl3PrYAt1ZAiP7FJWTD/fsSU7YQm+BTF9nhG9jK2OFmwvUjW1GoqL3uPgEFg3wnbga27bgRLtLzypDmMHwBBS5Hvr2mbuem1rfK8IeFngjG0M10W+tcICFqyZkgoO/tZpbsBQd57tUeB2EvhHBZsX6T6nQNRG+d0NMa6d9owhesPD3sr626JzeTJ742X39E9k6GanuYNKnFZq88WSkc4szpgonhbH7NArmbEW1MKWD3PRiLOZ4XTIYZla3+tEF5yi49sg0ihObMjscGj72dqwyRmO2ECL9kBULmo5OFxCkFpnHL02U/7/HkLzcT47gaaEgqMuHh+iftf9g3MBYI+Z Generated-by-Nova", "name": "vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed", "fingerprint": "1b:47:99:3f:25:c2:20:86:16:24:76:24:b2:a4:6b:4e"}}]} 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-43ae98fe-0bc1-48db-85b6-8f3963990f9d 2019-06-24 23:52:06,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-43ae98fe-0bc1-48db-85b6-8f3963990f9d 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:51: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-78868d58-43a7-48cd-a942-5e46b5fc1921 x-compute-request-id: req-78868d58-43a7-48cd-a942-5e46b5fc1921 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzzJyO6CX74iXrMxPwiAXqdm1o19HTDSFESzcfS7j87V9RBROH4FnoBegr+ioyFJHFLXBc0vOwOFvR4BFPZ+v6jsig5skjjz1Sgw/l17tOF7r4iPk2MQOdthH8QxL7haH4Z19CytaQ79PWmRes+NROBg+M4LvMJaVNdIEN2tq3jYTPjnNRHuzsRG+joMY0XgXe4VKbH+Ezxi2KG8S2zUhooVm4lY65frr3om6QH3KDQhITZoSaWNzkJupn50fudhs19Ib/q0P4OMo6MLcP65o8IgOI8VtxYXev67P+9KQrABMyWuXxbPCekOQW98M1PMn3CO5NTa9mAydMR1bAFYxz Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "85:f1:ee:f4:c9:0d:8d:d1:70:d5:e7:99:bd:83:d0:8b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGl3PrYAt1ZAiP7FJWTD/fsSU7YQm+BTF9nhG9jK2OFmwvUjW1GoqL3uPgEFg3wnbga27bgRLtLzypDmMHwBBS5Hvr2mbuem1rfK8IeFngjG0M10W+tcICFqyZkgoO/tZpbsBQd57tUeB2EvhHBZsX6T6nQNRG+d0NMa6d9owhesPD3sr626JzeTJ742X39E9k6GanuYNKnFZq88WSkc4szpgonhbH7NArmbEW1MKWD3PRiLOZ4XTIYZla3+tEF5yi49sg0ihObMjscGj72dqwyRmO2ECL9kBULmo5OFxCkFpnHL02U/7/HkLzcT47gaaEgqMuHh+iftf9g3MBYI+Z Generated-by-Nova", "name": "vyos_vrouter-kp_2799f5ef-0336-4367-999c-3db8df0d18ed", "fingerprint": "1b:47:99:3f:25:c2:20:86:16:24:76:24:b2:a4:6b:4e"}}]} 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-78868d58-43a7-48cd-a942-5e46b5fc1921 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-78868d58-43a7-48cd-a942-5e46b5fc1921 2019-06-24 23:52:06,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-78868d58-43a7-48cd-a942-5e46b5fc1921 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/os-keypairs used request id req-78868d58-43a7-48cd-a942-5e46b5fc1921 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ae98fe-0bc1-48db-85b6-8f3963990f9d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c Date: Mon, 24 Jun 2019 23:51:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:06,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ae98fe-0bc1-48db-85b6-8f3963990f9d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c Date: Mon, 24 Jun 2019 23:51:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c 2019-06-24 23:52:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0fb02c82-a4ff-4ebb-bd42-08c4c128586c 2019-06-24 23:52:06,241 - 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'd53bde5a-8a27-4552-89fe-5191ac5f0d76', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b487a8b-4807-446d-9f6a-210dbf42fe63'}, 'nics': [{'port-id': u'b302e308-3d50-4252-9682-7ba934a0356a'}, {'port-id': u'8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253'}], 'flavor': u'65fd522a-eb57-48a5-bff1-a9c83f7dfefa', 'security_groups': []} 2019-06-24 23:52:06,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd53bde5a-8a27-4552-89fe-5191ac5f0d76', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b487a8b-4807-446d-9f6a-210dbf42fe63'}, 'nics': [{'port-id': u'b302e308-3d50-4252-9682-7ba934a0356a'}, {'port-id': u'8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253'}], 'flavor': u'65fd522a-eb57-48a5-bff1-a9c83f7dfefa', 'security_groups': []} 2019-06-24 23:52:06,241 - 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-06-24 23:52:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" -d '{"server": {"name": "target_vnf", "imageRef": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "key_name": "vnf_test_keypair", "flavorRef": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "max_count": 1, "min_count": 1, "networks": [{"port": "b302e308-3d50-4252-9682-7ba934a0356a"}, {"port": "8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}}' 2019-06-24 23:52:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e78715ea4eba41a831547d90a7dc848f988ab3" -d '{"server": {"name": "target_vnf", "imageRef": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "key_name": "vnf_test_keypair", "flavorRef": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "max_count": 1, "min_count": 1, "networks": [{"port": "b302e308-3d50-4252-9682-7ba934a0356a"}, {"port": "8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}}' 2019-06-24 23:52:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:06,242 - 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-06-24 23:52:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:06,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 Date: Mon, 24 Jun 2019 23:51:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}]} 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 Date: Mon, 24 Jun 2019 23:51:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}]} 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 2019-06-24 23:52:06,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks.json?name=management_plane_network used request id req-b5146e7d-9677-4e2c-91d8-9765c18d7ac0 2019-06-24 23:52:06,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 2019-06-24 23:52:11,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:11,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8204aea5a2f2da5319ae4a8e59c402aa29175d" 2019-06-24 23:52:11,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 2019-06-24 23:52:11,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 2019-06-24 23:52:11,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 2019-06-24 23:52:11,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 2019-06-24 23:52:11,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c5fbb3ea-ccb1-4841-9c14-bb1713d6d741 Date: Mon, 24 Jun 2019 23:51:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:47Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:11,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 Date: Mon, 24 Jun 2019 23:51:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:11,389 - 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'd53bde5a-8a27-4552-89fe-5191ac5f0d76', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b487a8b-4807-446d-9f6a-210dbf42fe63'}, 'nics': [{'port-id': u'7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9'}, {'port-id': u'73e1d65f-5ccd-4d1e-ac22-936ce0da168c'}], 'flavor': u'65fd522a-eb57-48a5-bff1-a9c83f7dfefa', 'security_groups': []} 2019-06-24 23:52:11,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 Date: Mon, 24 Jun 2019 23:51:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:51:31Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 2019-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 2019-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 2019-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-4dc7eb49-4ed2-414c-ae8f-55ecb776e121 2019-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'd53bde5a-8a27-4552-89fe-5191ac5f0d76', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'4b487a8b-4807-446d-9f6a-210dbf42fe63'}, 'nics': [{'port-id': u'7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9'}, {'port-id': u'73e1d65f-5ccd-4d1e-ac22-936ce0da168c'}], 'flavor': u'65fd522a-eb57-48a5-bff1-a9c83f7dfefa', 'security_groups': []} 2019-06-24 23:52:11,390 - 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-06-24 23:52:11,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" -d '{"server": {"name": "reference_vnf", "imageRef": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "key_name": "vnf_test_keypair", "flavorRef": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "max_count": 1, "min_count": 1, "networks": [{"port": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9"}, {"port": "73e1d65f-5ccd-4d1e-ac22-936ce0da168c"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}}' 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.42:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0bc904e6be519d44474a0906903541fce14d79" -d '{"server": {"name": "reference_vnf", "imageRef": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "key_name": "vnf_test_keypair", "flavorRef": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "max_count": 1, "min_count": 1, "networks": [{"port": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9"}, {"port": "73e1d65f-5ccd-4d1e-ac22-936ce0da168c"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}}' 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:51: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-25cfe8d3-402f-4e78-9e12-70672722f3c4 x-compute-request-id: req-25cfe8d3-402f-4e78-9e12-70672722f3c4 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "adminPass": "KSR4375ciRzG"}} 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-25cfe8d3-402f-4e78-9e12-70672722f3c4 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-25cfe8d3-402f-4e78-9e12-70672722f3c4 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-25cfe8d3-402f-4e78-9e12-70672722f3c4 2019-06-24 23:52:11,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-25cfe8d3-402f-4e78-9e12-70672722f3c4 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:51: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-25cfe8d3-402f-4e78-9e12-70672722f3c4 x-compute-request-id: req-25cfe8d3-402f-4e78-9e12-70672722f3c4 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "adminPass": "KSR4375ciRzG"}} 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-24 23:52:11,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9e6a8597-327d-44c1-abd4-9ba7a199a261 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9e6a8597-327d-44c1-abd4-9ba7a199a261 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:51: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-9e6a8597-327d-44c1-abd4-9ba7a199a261 x-compute-request-id: req-9e6a8597-327d-44c1-abd4-9ba7a199a261 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "adminPass": "ojAdgWkT6EQ6"}} 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Mon, 24 Jun 2019 23:51: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-9e6a8597-327d-44c1-abd4-9ba7a199a261 x-compute-request-id: req-9e6a8597-327d-44c1-abd4-9ba7a199a261 Content-Length: 374 location: http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "adminPass": "ojAdgWkT6EQ6"}} 2019-06-24 23:52:11,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9e6a8597-327d-44c1-abd4-9ba7a199a261 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.42:8774/v2.1/servers used request id req-9e6a8597-327d-44c1-abd4-9ba7a199a261 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b4cd7437-8549-4448-ad6c-99cee08dede9 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4cd7437-8549-4448-ad6c-99cee08dede9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:11,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ca10d77a67922edc5d4ec01f545b35674aae47" 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d3b2945d-a659-4066-b957-d731bff8af77 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b2945d-a659-4066-b957-d731bff8af77 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78638fad-3089-4401-a08c-f12709395054 x-compute-request-id: req-78638fad-3089-4401-a08c-f12709395054 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:05Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-24T23:52:02Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:11,395 - 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:networking state. Retrying... [retry_after=30] 2019-06-24 23:52:11,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196d91d393b0171e7782d55ae30d95545754eccb" 2019-06-24 23:52:17,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-78638fad-3089-4401-a08c-f12709395054 2019-06-24 23:52:17,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-78638fad-3089-4401-a08c-f12709395054 2019-06-24 23:52:17,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52: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-37bf8091-a936-4385-ae28-c13fd4ab3ceb x-compute-request-id: req-37bf8091-a936-4385-ae28-c13fd4ab3ceb Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-24T23:52:03Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:17,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-37bf8091-a936-4385-ae28-c13fd4ab3ceb 2019-06-24 23:52:17,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-37bf8091-a936-4385-ae28-c13fd4ab3ceb 2019-06-24 23:52:17,843 - 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:scheduling state. Retrying... [retry_after=30] 2019-06-24 23:52:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 23:52:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-06-24 23:52:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a86e17c2cd1759e6c458fa93147a92f30cd6fe2" 2019-06-24 23:52:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4148f59f-7616-46fe-9acc-0b9576aa795c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-4148f59f-7616-46fe-9acc-0b9576aa795c 2019-06-24 23:52:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-ecfb8155-0154-406e-8524-656bbe4a5551 2019-06-24 23:52:40,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:40,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfb8155-0154-406e-8524-656bbe4a5551 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:40,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c78fb5cbd13110cc20ecb0bcb11e59a7e58597" 2019-06-24 23:52:45,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52: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-91e26eb8-ba48-46f4-9967-353bbc7fe730 x-compute-request-id: req-91e26eb8-ba48-46f4-9967-353bbc7fe730 Content-Encoding: gzip Content-Length: 824 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:34:26:08", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:26:08", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:ee:c4", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:36.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:36Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-24T23:52:02Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:45,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-24 23:52:45,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-91e26eb8-ba48-46f4-9967-353bbc7fe730 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-91e26eb8-ba48-46f4-9967-353bbc7fe730 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52: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-24f91d22-9fbd-40f9-82f0-9b99dc6192f8 x-compute-request-id: req-24f91d22-9fbd-40f9-82f0-9b99dc6192f8 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:9e:d8:51", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d8:51", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:a3:fd", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:38.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:38Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-24T23:52:03Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-24f91d22-9fbd-40f9-82f0-9b99dc6192f8 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-24f91d22-9fbd-40f9-82f0-9b99dc6192f8 2019-06-24 23:52:45,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-24 23:52:45,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e62269-346a-494d-81d5-6cfe7f736bdc 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e62269-346a-494d-81d5-6cfe7f736bdc 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-78e62269-346a-494d-81d5-6cfe7f736bdc 2019-06-24 23:52:45,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-78e62269-346a-494d-81d5-6cfe7f736bdc 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-87e83538-5e60-4618-9a60-a6669b14a489 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba412b6-0173-402b-9ff7-186eb7f274b5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba412b6-0173-402b-9ff7-186eb7f274b5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7ba412b6-0173-402b-9ff7-186eb7f274b5 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-7ba412b6-0173-402b-9ff7-186eb7f274b5 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9a4dcf-4b54-404c-8694-2ca11fd9e8e1 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9a4dcf-4b54-404c-8694-2ca11fd9e8e1 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1d9a4dcf-4b54-404c-8694-2ca11fd9e8e1 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-1d9a4dcf-4b54-404c-8694-2ca11fd9e8e1 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-87e83538-5e60-4618-9a60-a6669b14a489 Date: Mon, 24 Jun 2019 23:52:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"2768a111-5d23-41c3-82be-c478c97ddd22","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-87e83538-5e60-4618-9a60-a6669b14a489 Date: Mon, 24 Jun 2019 23:52:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"2768a111-5d23-41c3-82be-c478c97ddd22","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-87e83538-5e60-4618-9a60-a6669b14a489 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-87e83538-5e60-4618-9a60-a6669b14a489 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-87e83538-5e60-4618-9a60-a6669b14a489 2019-06-24 23:52:45,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-6644f6dd-c4a5-46c8-808f-049880704c34 Date: Mon, 24 Jun 2019 23:52:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"59b1efef-41e1-434b-a0ec-4a7666f56e94","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14c7c378e5f1d2c350f2c36d53dd01697e4ac2a" 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa29fa5cb60f047da8c917f57488c57b59b047b0" 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14c7c378e5f1d2c350f2c36d53dd01697e4ac2a" 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa29fa5cb60f047da8c917f57488c57b59b047b0" 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0a254-35e6-4872-b138-2847dc4f2fd8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0a254-35e6-4872-b138-2847dc4f2fd8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:45,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:50,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02009e2d2ecaa457a6f25a9db56325021f0e889" 2019-06-24 23:52:50,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-30b0a254-35e6-4872-b138-2847dc4f2fd8 2019-06-24 23:52:50,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-6644f6dd-c4a5-46c8-808f-049880704c34 Date: Mon, 24 Jun 2019 23:52:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"59b1efef-41e1-434b-a0ec-4a7666f56e94","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:50,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6644f6dd-c4a5-46c8-808f-049880704c34 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6644f6dd-c4a5-46c8-808f-049880704c34 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6644f6dd-c4a5-46c8-808f-049880704c34 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6644f6dd-c4a5-46c8-808f-049880704c34 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:50,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0a254-35e6-4872-b138-2847dc4f2fd8 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:50,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52: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-6e7ac358-7b55-4fff-99e2-baf4705a44f8 x-compute-request-id: req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 Content-Encoding: gzip Content-Length: 824 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:34:26:08", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:26:08", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:ee:c4", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:36.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:36Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-24T23:52:02Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:50,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:50,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-06c41ba7-c523-41b4-b580-57dec2818782 Date: Mon, 24 Jun 2019 23:52:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:52:50,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-06c41ba7-c523-41b4-b580-57dec2818782 Date: Mon, 24 Jun 2019 23:52:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:52:50,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-06c41ba7-c523-41b4-b580-57dec2818782 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-06c41ba7-c523-41b4-b580-57dec2818782 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-06c41ba7-c523-41b4-b580-57dec2818782 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-06c41ba7-c523-41b4-b580-57dec2818782 2019-06-24 23:52:50,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52: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-6e7ac358-7b55-4fff-99e2-baf4705a44f8 x-compute-request-id: req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 Content-Encoding: gzip Content-Length: 824 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:34:26:08", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:26:08", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:ee:c4", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/2768a111-5d23-41c3-82be-c478c97ddd22", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:36.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "2768a111-5d23-41c3-82be-c478c97ddd22", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:36Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-06-24T23:52:02Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-6e7ac358-7b55-4fff-99e2-baf4705a44f8 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47dd8cb4ad9447b05fa99104b0ae5bea89c52189" 2019-06-24 23:52:50,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44397796-d3eb-4dbe-b52c-5187121823fb x-compute-request-id: req-44397796-d3eb-4dbe-b52c-5187121823fb 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:9e:d8:51", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d8:51", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:a3:fd", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:38.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:38Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-24T23:52:03Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port b302e308-3d50-4252-9682-7ba934a0356a attachment, because it is already attached to device (server) id 2768a111-5d23-41c3-82be-c478c97ddd22. 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 Date: Mon, 24 Jun 2019 23:52:45 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:26:08", "device_id": "2768a111-5d23-41c3-82be-c478c97ddd22"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}} 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 2019-06-24 23:52:50,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-d867b0ad-f481-4d34-8ca7-007a1c4305d9 Date: Mon, 24 Jun 2019 23:52:45 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:34:26:08", "device_id": "2768a111-5d23-41c3-82be-c478c97ddd22"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}} 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14c7c378e5f1d2c350f2c36d53dd01697e4ac2a" 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Mon, 24 Jun 2019 23:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44397796-d3eb-4dbe-b52c-5187121823fb x-compute-request-id: req-44397796-d3eb-4dbe-b52c-5187121823fb 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:9e:d8:51", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:d8:51", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:a3:fd", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "self"}, {"href": "http://172.30.9.42:8774/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94", "rel": "bookmark"}], "image": {"id": "d53bde5a-8a27-4552-89fe-5191ac5f0d76", "links": [{"href": "http://172.30.9.42:8774/images/d53bde5a-8a27-4552-89fe-5191ac5f0d76", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-24T23:52:38.000000", "flavor": {"id": "65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "links": [{"href": "http://172.30.9.42:8774/flavors/65fd522a-eb57-48a5-bff1-a9c83f7dfefa", "rel": "bookmark"}]}, "id": "59b1efef-41e1-434b-a0ec-4a7666f56e94", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "b3deab445c8049c5820872d72111fb26", "OS-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-06-24T23:52:38Z", "hostId": "fdc265fb2379caf255c1acac0379ac1a70bf3baca8e25ebc2374017b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-06-24T23:52:03Z", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63"}}} 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-44397796-d3eb-4dbe-b52c-5187121823fb 2019-06-24 23:52:50,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-44397796-d3eb-4dbe-b52c-5187121823fb 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-44397796-d3eb-4dbe-b52c-5187121823fb 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-44397796-d3eb-4dbe-b52c-5187121823fb 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14c7c378e5f1d2c350f2c36d53dd01697e4ac2a" 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c8a22ede-2050-4721-958e-5a964cfceabd Date: Mon, 24 Jun 2019 23:52:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c8a22ede-2050-4721-958e-5a964cfceabd Date: Mon, 24 Jun 2019 23:52:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0fe8476ac09844958a275b2652bcffb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b7880ba1-378b-494d-a269-f3119ed7abab"],"description":"","tags":[],"updated_at":"2019-06-24T23:51:31Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:15Z","mtu":1450}} 2019-06-24 23:52:50,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-c8a22ede-2050-4721-958e-5a964cfceabd 2019-06-24 23:52:50,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-c8a22ede-2050-4721-958e-5a964cfceabd 2019-06-24 23:52:50,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-c8a22ede-2050-4721-958e-5a964cfceabd 2019-06-24 23:52:50,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/networks/4b487a8b-4807-446d-9f6a-210dbf42fe63.json used request id req-c8a22ede-2050-4721-958e-5a964cfceabd 2019-06-24 23:52:50,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b14c7c378e5f1d2c350f2c36d53dd01697e4ac2a" 2019-06-24 23:52:55,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-2c7b53c8-59b0-4b55-a865-40ab27128275 Date: Mon, 24 Jun 2019 23:52:46 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d8:51", "device_id": "59b1efef-41e1-434b-a0ec-4a7666f56e94"}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}} 2019-06-24 23:52:55,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-2c7b53c8-59b0-4b55-a865-40ab27128275 Date: Mon, 24 Jun 2019 23:52:46 GMT RESP BODY: {"floatingip": {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9e:d8:51", "device_id": "59b1efef-41e1-434b-a0ec-4a7666f56e94"}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}} 2019-06-24 23:52:55,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2c7b53c8-59b0-4b55-a865-40ab27128275 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2c7b53c8-59b0-4b55-a865-40ab27128275 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2c7b53c8-59b0-4b55-a865-40ab27128275 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-2c7b53c8-59b0-4b55-a865-40ab27128275 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 attachment, because it is already attached to device (server) id 59b1efef-41e1-434b-a0ec-4a7666f56e94. 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-06-24 23:52:55,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861b8638-c9ac-4a6a-aa9e-dd69d00051ed 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861b8638-c9ac-4a6a-aa9e-dd69d00051ed 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-861b8638-c9ac-4a6a-aa9e-dd69d00051ed 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5359386513dcd84204f53934f5d18bc111bc6591" 2019-06-24 23:52:55,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-861b8638-c9ac-4a6a-aa9e-dd69d00051ed 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5359386513dcd84204f53934f5d18bc111bc6591" 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555bb601d8a8b09da6b2a0627d66e89354c01ef2" 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-be208fba-3f16-4d41-b051-dd43a45c9c6c 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-be208fba-3f16-4d41-b051-dd43a45c9c6c 2019-06-24 23:52:55,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be208fba-3f16-4d41-b051-dd43a45c9c6c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be208fba-3f16-4d41-b051-dd43a45c9c6c 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555bb601d8a8b09da6b2a0627d66e89354c01ef2" 2019-06-24 23:52:55,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-0d28aa50-de89-4b9b-817f-ac705a0fd78d Date: Mon, 24 Jun 2019 23:52:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:36Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"2768a111-5d23-41c3-82be-c478c97ddd22","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-0d28aa50-de89-4b9b-817f-ac705a0fd78d Date: Mon, 24 Jun 2019 23:52:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:36Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"2768a111-5d23-41c3-82be-c478c97ddd22","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0d28aa50-de89-4b9b-817f-ac705a0fd78d 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0d28aa50-de89-4b9b-817f-ac705a0fd78d 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0d28aa50-de89-4b9b-817f-ac705a0fd78d 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-0d28aa50-de89-4b9b-817f-ac705a0fd78d 2019-06-24 23:52:55,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63c054d-16c5-4ff4-8376-5a59854e75f9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63c054d-16c5-4ff4-8376-5a59854e75f9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e63c054d-16c5-4ff4-8376-5a59854e75f9 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e63c054d-16c5-4ff4-8376-5a59854e75f9 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-90c95483-52bc-4f3e-91f9-87da2f857129 Date: Mon, 24 Jun 2019 23:52:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:36Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"59b1efef-41e1-434b-a0ec-4a7666f56e94","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-90c95483-52bc-4f3e-91f9-87da2f857129 Date: Mon, 24 Jun 2019 23:52:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:52:36Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"59b1efef-41e1-434b-a0ec-4a7666f56e94","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-24 23:52:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-90c95483-52bc-4f3e-91f9-87da2f857129 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-90c95483-52bc-4f3e-91f9-87da2f857129 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-90c95483-52bc-4f3e-91f9-87da2f857129 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-90c95483-52bc-4f3e-91f9-87da2f857129 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-24 23:52:55,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b368c050-ef93-486e-9b59-e76cbc7f05aa 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Mon, 24 Jun 2019 23:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b368c050-ef93-486e-9b59-e76cbc7f05aa 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-24 23:52:55,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b368c050-ef93-486e-9b59-e76cbc7f05aa 2019-06-24 23:52:55,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b368c050-ef93-486e-9b59-e76cbc7f05aa 2019-06-24 23:52:55,585 - 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-06-24T23:51:08.361Z', u'id': u'09b96e6f-987c-4bf1-a6fd-1603efc6d4fa', u'ended_at': u'2019-06-24T23:52:52.330Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-06-24T23:51:08.361Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-06-24 23:52:55,596 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-06-24 23:52:55,655 - 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.208'}, 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.220'}}, 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-06-24 23:52:55,713 - 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.208'}, 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.220'}}, 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-06-24 23:52:55,713 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-06-24 23:52:55,713 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2019-06-24 23:52:58,469 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2019-06-24 23:52:58,470 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:9e:d8:51 2019-06-24 23:53:00,934 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.12 2019-06-24 23:53:00,935 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:7d:a3:fd 2019-06-24 23:53:00,935 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-06-24 23:53:00,935 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.220 2019-06-24 23:53:03,198 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2019-06-24 23:53:03,198 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:34:26:08 2019-06-24 23:53:05,643 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.8 2019-06-24 23:53:05,644 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:2e:ee:c4 2019-06-24 23:53:05,644 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-06-24 23:53:05,664 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-06-24 23:53:05,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-06-24 23:53:05,681 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-06-24 23:53:05,753 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-06-24 23:53:05' 2019-06-24 23:53:05,753 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-06-24 23:53:05,753 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-06-24 23:53:05,787 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.220. 2019-06-24 23:53:06,013 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.220. 2019-06-24 23:53:07,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-24 23:53:08,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-24 23:53:13,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-24 23:53:14,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-24 23:53:19,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-24 23:53:20,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-24 23:53:25,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-06-24 23:53:26,067 - 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-06-24 23:53:31,072 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-06-24 23:53:32,074 - 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-06-24 23:53:37,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-06-24 23:53:38,078 - 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-06-24 23:53:43,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-06-24 23:53:44,086 - 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-06-24 23:53:49,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-06-24 23:53:50,094 - 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-06-24 23:53:55,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-06-24 23:53:56,100 - 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-06-24 23:54:01,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-06-24 23:54:02,108 - 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-06-24 23:54:07,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-06-24 23:54:08,111 - 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-06-24 23:54:13,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-06-24 23:54:14,115 - 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-06-24 23:54:19,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-06-24 23:54:20,123 - 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-06-24 23:54:25,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-24 23:54:26,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-24 23:54:31,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' 2019-06-24 23:54:32,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-24 23:54:37,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 2019-06-24 23:54:38,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 [edit] vyos@vyos# 2019-06-24 23:54:43,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.8 2019-06-24 23:54:44,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.8 [edit] vyos@vyos# 2019-06-24 23:54:49,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbound 2019-06-24 23:54:50,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-06-24 23:54:55,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 2019-06-24 23:54:56,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2019-06-24 23:55:01,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-06-24 23:55:02,166 - 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-06-24 23:55:07,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-06-24 23:55:08,173 - 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-06-24 23:55:13,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-06-24 23:55:14,181 - 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-06-24 23:55:19,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-06-24 23:55:20,185 - 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-06-24 23:55:25,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-06-24 23:55:26,191 - 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-06-24 23:55:31,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-06-24 23:55:32,198 - 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-06-24 23:55:37,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-06-24 23:55:38,202 - 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-06-24 23:55:43,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-06-24 23:55:44,205 - 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-06-24 23:55:49,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-06-24 23:55:50,211 - 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-06-24 23:55:55,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-06-24 23:55:56,216 - 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-06-24 23:56:01,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.8 2019-06-24 23:56:02,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2019-06-24 23:56:07,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-24 23:56:08,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-24 23:56:13,341 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-06-24 23:56:13,383 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2019-06-24 23:56:13,610 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2019-06-24 23:56:14,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-06-24 23:56:15,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-06-24 23:56:20,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-06-24 23:56:21,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-06-24 23:56:26,643 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-06-24 23:56:27,645 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-06-24 23:56:32,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-06-24 23:56:33,653 - 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-06-24 23:56:38,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-06-24 23:56:39,660 - 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-06-24 23:56:44,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-06-24 23:56:45,668 - 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-06-24 23:56:50,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-06-24 23:56:51,675 - 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-06-24 23:56:56,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-06-24 23:56:57,683 - 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-06-24 23:57:02,688 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-06-24 23:57:03,690 - 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-06-24 23:57:08,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-06-24 23:57:09,693 - 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-06-24 23:57:14,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-06-24 23:57:15,700 - 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-06-24 23:57:20,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-06-24 23:57:21,707 - 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-06-24 23:57:26,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-06-24 23:57:27,714 - 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-06-24 23:57:32,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-24 23:57:33,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-24 23:57:38,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' 2019-06-24 23:57:39,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2019-06-24 23:57:44,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 2019-06-24 23:57:45,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 [edit] vyos@vyos# 2019-06-24 23:57:50,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.12 2019-06-24 23:57:51,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.12 [edit] vyos@vyos# 2019-06-24 23:57:56,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inbound 2019-06-24 23:57:57,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-06-24 23:58:02,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 2019-06-24 23:58:03,757 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2019-06-24 23:58:08,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-06-24 23:58:09,764 - 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-06-24 23:58:14,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-06-24 23:58:15,771 - 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-06-24 23:58:20,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-06-24 23:58:21,778 - 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-06-24 23:58:26,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-06-24 23:58:27,785 - 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-06-24 23:58:32,791 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-06-24 23:58:33,792 - 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-06-24 23:58:38,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-06-24 23:58:39,799 - 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-06-24 23:58:44,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-06-24 23:58:45,803 - 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-06-24 23:58:50,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-06-24 23:58:51,811 - 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-06-24 23:58:56,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-06-24 23:58:57,818 - 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-06-24 23:59:02,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-06-24 23:59:03,825 - 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-06-24 23:59:08,830 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.12 2019-06-24 23:59:09,832 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2019-06-24 23:59:14,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-06-24 23:59:15,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-06-24 23:59:20,959 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-06-24 23:59:20,959 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-06-25 00:00:21,019 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-06-25 00:00:21,065 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.220. 2019-06-25 00:00:21,290 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.220. 2019-06-25 00:00:22,299 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-06-25 00:00:52,407 - 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-06-25 00:00:52,408 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.8, 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.12 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-06-25 00:00:52,408 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 | no-more BGP neighbor is 12.0.0.12, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.12 BGP state = Established, up for 00:01:09 Last read 00:07:22, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.8 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.8, Local port: 179 Foreign host: 12.0.0.12, Foreign port: 60357 Nexthop: 12.0.0.8 Nexthop global: fe80::f816:3eff:fe2e:eec4 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-06-25 00:00:52,408 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.8 0 32768 i *> 10.0.2.0/24 12.0.0.8 0 32768 i *> 10.0.3.0/24 12.0.0.8 0 32768 i *> 10.0.4.0/24 12.0.0.8 0 32768 i *> 10.0.5.0/24 12.0.0.8 0 32768 i *> 10.0.6.0/24 12.0.0.8 0 32768 i *> 10.0.7.0/24 12.0.0.8 0 32768 i *> 10.0.8.0/24 12.0.0.8 0 32768 i *> 10.0.9.0/24 12.0.0.8 0 32768 i *> 10.0.10.0/24 12.0.0.8 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-25 00:00:52,408 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-25 00:00:52,409 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-06-25 00:00:52,409 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-06-25 00:00:52,409 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2019-06-25 00:00:52,409 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-06-25 00:00:54,272 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-06-25 00:00:55,873 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-25 00:00:55,874 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:09 | PASS | +----------------------+------------------+------------------+----------------+ 2019-06-25 00:00:55,879 - functest.core.cloudify - INFO - Deleting the current deployment 2019-06-25 00:01:01,732 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-06-25 00:01:01,732 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:01,732 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8aa7851-85cb-4859-bbb5-24c0a40c9d84 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e8aa7851-85cb-4859-bbb5-24c0a40c9d84 2019-06-25 00:01:01,733 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-458c1899-c633-4e97-b130-4847fa8a2549 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-458c1899-c633-4e97-b130-4847fa8a2549 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba39b098ed300b090a2364f23568499cdf67fd69" 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e9210f22a263098e0fe301d85186e51f4e1efc" 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 25 Jun 2019 00:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f24cb975-dd89-4e9c-86e4-47492085b564 x-compute-request-id: req-f24cb975-dd89-4e9c-86e4-47492085b564 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 59b1efef-41e1-434b-a0ec-4a7666f56e94 could not be found.", "code": 404}} 2019-06-25 00:01:01,734 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-f24cb975-dd89-4e9c-86e4-47492085b564 2019-06-25 00:01:01,735 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-f24cb975-dd89-4e9c-86e4-47492085b564 2019-06-25 00:01:01,735 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 25 Jun 2019 00:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b87054f8-758c-4d0d-b2ea-e7bf1190326f x-compute-request-id: req-b87054f8-758c-4d0d-b2ea-e7bf1190326f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2768a111-5d23-41c3-82be-c478c97ddd22 could not be found.", "code": 404}} 2019-06-25 00:01:06,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-b87054f8-758c-4d0d-b2ea-e7bf1190326f 2019-06-25 00:01:06,877 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-b87054f8-758c-4d0d-b2ea-e7bf1190326f 2019-06-25 00:01:06,878 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:06,878 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-25 00:01:06,878 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 59b1efef-41e1-434b-a0ec-4a7666f56e94 could not be found. [status_code=404] 2019-06-25 00:01:06,878 - functest.core.cloudify - DEBUG - Stopped node instance 2019-06-25 00:01:06,878 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 2768a111-5d23-41c3-82be-c478c97ddd22 could not be found. [status_code=404] 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:06,879 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ff1bb7-53c9-4923-b833-1e7d6ce26a7d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ff1bb7-53c9-4923-b833-1e7d6ce26a7d 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e1ff1bb7-53c9-4923-b833-1e7d6ce26a7d 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-e1ff1bb7-53c9-4923-b833-1e7d6ce26a7d 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72a499d-52f3-44a4-b728-bf4c7d6eb3f0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a72a499d-52f3-44a4-b728-bf4c7d6eb3f0 2019-06-25 00:01:06,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a72a499d-52f3-44a4-b728-bf4c7d6eb3f0 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-acd8cfb3-6e1c-4133-a789-5b260a042786 Date: Tue, 25 Jun 2019 00:01:03 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:06,881 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72a499d-52f3-44a4-b728-bf4c7d6eb3f0 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-84e60569-b608-43b8-a394-33b707b0472d Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-acd8cfb3-6e1c-4133-a789-5b260a042786 Date: Tue, 25 Jun 2019 00:01:03 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-acd8cfb3-6e1c-4133-a789-5b260a042786 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-acd8cfb3-6e1c-4133-a789-5b260a042786 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-acd8cfb3-6e1c-4133-a789-5b260a042786 2019-06-25 00:01:06,882 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-acd8cfb3-6e1c-4133-a789-5b260a042786 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 Date: Tue, 25 Jun 2019 00:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:06,883 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 Date: Tue, 25 Jun 2019 00:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-4e55bc19-ed1f-47cd-b05c-f95c1ef71479 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:06,884 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:06,885 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-54680823-10aa-45c3-966b-6550487758c5 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:06,885 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-54680823-10aa-45c3-966b-6550487758c5 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:06,885 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:06,885 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:06,885 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:12,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,031 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-372df608-a979-4355-bf19-9caab0a8c515 2019-06-25 00:01:12,031 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-372df608-a979-4355-bf19-9caab0a8c515 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-372df608-a979-4355-bf19-9caab0a8c515 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-372df608-a979-4355-bf19-9caab0a8c515 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-372df608-a979-4355-bf19-9caab0a8c515 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,032 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-35c596dc-158f-4a0f-8d86-3cb49c6b1472 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:12,033 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:12,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:12,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:12,033 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-54680823-10aa-45c3-966b-6550487758c5 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:12,033 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - Detaching port 73e1d65f-5ccd-4d1e-ac22-936ce0da168c... 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 2019-06-25 00:01:12,034 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-54680823-10aa-45c3-966b-6550487758c5 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e4bb1c2b-dd59-46fe-8179-4a7c2439bbf4 Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-35c596dc-158f-4a0f-8d86-3cb49c6b1472 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-54680823-10aa-45c3-966b-6550487758c5 2019-06-25 00:01:12,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4770af91e4050651ca26786f0095e9de62cbe6b6" 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-84e60569-b608-43b8-a394-33b707b0472d 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-84e60569-b608-43b8-a394-33b707b0472d 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-84e60569-b608-43b8-a394-33b707b0472d 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-84e60569-b608-43b8-a394-33b707b0472d 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-84e60569-b608-43b8-a394-33b707b0472d Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-aa423e4b-667d-4c7b-ad4c-1517eea9bcab 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-aa423e4b-667d-4c7b-ad4c-1517eea9bcab 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-aa423e4b-667d-4c7b-ad4c-1517eea9bcab 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-aa423e4b-667d-4c7b-ad4c-1517eea9bcab Date: Tue, 25 Jun 2019 00:01:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e706a742-2811-44ba-acb1-5e36037ad01c 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e706a742-2811-44ba-acb1-5e36037ad01c 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e706a742-2811-44ba-acb1-5e36037ad01c Date: Tue, 25 Jun 2019 00:01:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-aa423e4b-667d-4c7b-ad4c-1517eea9bcab 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e706a742-2811-44ba-acb1-5e36037ad01c Date: Tue, 25 Jun 2019 00:01:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-25 00:01:12,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e706a742-2811-44ba-acb1-5e36037ad01c 2019-06-25 00:01:12,039 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e706a742-2811-44ba-acb1-5e36037ad01c 2019-06-25 00:01:12,039 - functest.core.cloudify - DEBUG - Detaching port 8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253... 2019-06-25 00:01:12,039 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:17,239 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847264a4257762092a5326015a06c58417719643" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:17,240 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-640d2225-43d4-4751-947f-bc99685ab697 2019-06-25 00:01:17,240 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-640d2225-43d4-4751-947f-bc99685ab697 2019-06-25 00:01:17,240 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-640d2225-43d4-4751-947f-bc99685ab697 2019-06-25 00:01:17,240 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-640d2225-43d4-4751-947f-bc99685ab697 Date: Tue, 25 Jun 2019 00:01:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:17,240 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-640d2225-43d4-4751-947f-bc99685ab697 Date: Tue, 25 Jun 2019 00:01:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - Successfully detached port 8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-640d2225-43d4-4751-947f-bc99685ab697 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94944f7b-8d05-4fa6-beba-e186f228bc20 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:17,241 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-94944f7b-8d05-4fa6-beba-e186f228bc20 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-94944f7b-8d05-4fa6-beba-e186f228bc20 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94944f7b-8d05-4fa6-beba-e186f228bc20 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-1da72451-d5fe-49b2-8266-36cf9868f82c 2019-06-25 00:01:17,242 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-1da72451-d5fe-49b2-8266-36cf9868f82c Date: Tue, 25 Jun 2019 00:01:07 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:17,243 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-1da72451-d5fe-49b2-8266-36cf9868f82c Date: Tue, 25 Jun 2019 00:01:07 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:17,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,243 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-1da72451-d5fe-49b2-8266-36cf9868f82c 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-1da72451-d5fe-49b2-8266-36cf9868f82c 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-1da72451-d5fe-49b2-8266-36cf9868f82c 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:17,244 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-eafafccb-8e08-41ac-b63a-c366dcd42859 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-eafafccb-8e08-41ac-b63a-c366dcd42859 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-eafafccb-8e08-41ac-b63a-c366dcd42859 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-eafafccb-8e08-41ac-b63a-c366dcd42859 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eafafccb-8e08-41ac-b63a-c366dcd42859 Date: Tue, 25 Jun 2019 00:01:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eafafccb-8e08-41ac-b63a-c366dcd42859 Date: Tue, 25 Jun 2019 00:01:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:17,245 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-80745b90-ee06-45cd-8bd9-1afde327c7df 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-80745b90-ee06-45cd-8bd9-1afde327c7df 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80745b90-ee06-45cd-8bd9-1afde327c7df 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80745b90-ee06-45cd-8bd9-1afde327c7df 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:17,246 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-c1737f4d-737c-441d-811a-056bfb9fed93 Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-c1737f4d-737c-441d-811a-056bfb9fed93 Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc 2019-06-25 00:01:17,247 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-c1737f4d-737c-441d-811a-056bfb9fed93 2019-06-25 00:01:17,248 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-c1737f4d-737c-441d-811a-056bfb9fed93 2019-06-25 00:01:22,424 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/floatingips.json used request id req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc 2019-06-25 00:01:22,424 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:22,425 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2373 X-Openstack-Request-Id: req-d65ec65a-0b53-4f8b-9afd-91e1adbb87fc Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"floatingips": [{"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:34:26:08", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.220", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "b302e308-3d50-4252-9682-7ba934a0356a", "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}, {"router_id": "b59ecaae-be4b-46bc-8229-37a292251275", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:47:21Z", "updated_at": "2019-06-24T23:47:25Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c3367ef0-2436-41ed-aa43-e44edc9951c1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:ca:87", "device_id": "f6147d5d-aa95-438e-9b40-8eeaeb72c316"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "95132196-cbea-4876-8a5e-9b26c7c08667", "id": "9750f93b-162f-4f11-9b6d-5c521421d6d8", "qos_policy_id": null}, {"router_id": "ab302af6-aeda-4045-babb-c7900dabf83b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-24T23:51:54Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "device_owner": "", "mac_address": "fa:16:3e:9e:d8:51", "device_id": ""}, "fixed_ip_address": "11.0.0.7", "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": "7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9", "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}]} 2019-06-25 00:01:22,425 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:22,425 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" 2019-06-25 00:01:22,425 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-c1737f4d-737c-441d-811a-056bfb9fed93 2019-06-25 00:01:22,425 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-c1737f4d-737c-441d-811a-056bfb9fed93 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-c1737f4d-737c-441d-811a-056bfb9fed93 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d07faeaf-18f9-40ad-bb57-d82829cdce1e Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-d07faeaf-18f9-40ad-bb57-d82829cdce1e 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - Successfully detached port 7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 2019-06-25 00:01:22,426 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-d07faeaf-18f9-40ad-bb57-d82829cdce1e 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-d07faeaf-18f9-40ad-bb57-d82829cdce1e 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-d07faeaf-18f9-40ad-bb57-d82829cdce1e 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6daa3073-2345-4801-bfe7-53c2554101ba Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6daa3073-2345-4801-bfe7-53c2554101ba Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:57Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6daa3073-2345-4801-bfe7-53c2554101ba 2019-06-25 00:01:22,427 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6daa3073-2345-4801-bfe7-53c2554101ba 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6daa3073-2345-4801-bfe7-53c2554101ba 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-6daa3073-2345-4801-bfe7-53c2554101ba 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - Detaching port 7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9... 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc13c7f798bbf406228fae86bd55c00dc6beee1e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:22,428 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:00:59Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-2ada31f5-c9ec-4c26-93a6-939035ea9b16 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:22,429 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2034518b-eda3-46c2-bb07-19ccc33b4a4f Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-2034518b-eda3-46c2-bb07-19ccc33b4a4f Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-24T23:47:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d7598f2-f641-49b5-83e0-64e54b9fa836","ip_address":"192.168.120.7"}],"id":"95132196-cbea-4876-8a5e-9b26c7c08667","security_groups":["d9bfa2a2-41cc-48a2-899b-16864e22646b"],"mac_address":"fa:16:3e:cd:ca:87","device_id":"f6147d5d-aa95-438e-9b40-8eeaeb72c316","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"c3367ef0-2436-41ed-aa43-e44edc9951c1","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:45:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-2034518b-eda3-46c2-bb07-19ccc33b4a4f 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-2034518b-eda3-46c2-bb07-19ccc33b4a4f 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-2034518b-eda3-46c2-bb07-19ccc33b4a4f 2019-06-25 00:01:22,430 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/95132196-cbea-4876-8a5e-9b26c7c08667.json used request id req-2034518b-eda3-46c2-bb07-19ccc33b4a4f 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d07faeaf-18f9-40ad-bb57-d82829cdce1e Date: Tue, 25 Jun 2019 00:01:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-59441fb8-26cb-420d-8626-c34dded27b51 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-59441fb8-26cb-420d-8626-c34dded27b51 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-59441fb8-26cb-420d-8626-c34dded27b51 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-59441fb8-26cb-420d-8626-c34dded27b51 2019-06-25 00:01:22,431 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-59441fb8-26cb-420d-8626-c34dded27b51 2019-06-25 00:01:22,432 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-59441fb8-26cb-420d-8626-c34dded27b51 2019-06-25 00:01:22,432 - functest.core.cloudify - DEBUG - Successfully detached port b302e308-3d50-4252-9682-7ba934a0356a 2019-06-25 00:01:22,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:22,432 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:22,432 - functest.core.cloudify - DEBUG - Detaching port b302e308-3d50-4252-9682-7ba934a0356a... 2019-06-25 00:01:27,586 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-59441fb8-26cb-420d-8626-c34dded27b51 2019-06-25 00:01:27,587 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-59441fb8-26cb-420d-8626-c34dded27b51 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:27,587 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-59441fb8-26cb-420d-8626-c34dded27b51 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:27,587 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848b9e120eadef2b1d2a256892664a1c7fb98e42" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-06-25 00:01:27,587 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf4bc049-845a-4502-9e15-bf9feb622f37 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:27,587 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf4bc049-845a-4502-9e15-bf9feb622f37 Date: Tue, 25 Jun 2019 00:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-bf4bc049-845a-4502-9e15-bf9feb622f37 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-bf4bc049-845a-4502-9e15-bf9feb622f37 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-bf4bc049-845a-4502-9e15-bf9feb622f37 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-25 00:01:27,588 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - deleting server 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-120c5831-4ab7-4d02-a7ed-62734a18a15f 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120c5831-4ab7-4d02-a7ed-62734a18a15f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:27,589 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fdd67e331c31b57f327676a06a821bcd5f0d7e" 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-f95f3e48-d8f3-4427-83d1-a5618d1258db 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 25 Jun 2019 00:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f95f3e48-d8f3-4427-83d1-a5618d1258db x-compute-request-id: req-f95f3e48-d8f3-4427-83d1-a5618d1258db Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 59b1efef-41e1-434b-a0ec-4a7666f56e94 could not be found.", "code": 404}} 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-d20d78b8-7a5e-4cfd-a316-7d83124a5645 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20d78b8-7a5e-4cfd-a316-7d83124a5645 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:27,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:27,591 - functest.core.cloudify - DEBUG - deleting server 2019-06-25 00:01:27,591 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6450933da71a11d9821ff30a8b2fda26796ac705" 2019-06-25 00:01:27,591 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/59b1efef-41e1-434b-a0ec-4a7666f56e94 used request id req-f95f3e48-d8f3-4427-83d1-a5618d1258db 2019-06-25 00:01:27,591 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:27,591 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-d1c5d69f-cde0-4ba6-a02c-fa9483ab9ab7 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.42:8774/v2.1/servers/2768a111-5d23-41c3-82be-c478c97ddd22 used request id req-d1c5d69f-cde0-4ba6-a02c-fa9483ab9ab7 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 25 Jun 2019 00:01: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-d1c5d69f-cde0-4ba6-a02c-fa9483ab9ab7 x-compute-request-id: req-d1c5d69f-cde0-4ba6-a02c-fa9483ab9ab7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2768a111-5d23-41c3-82be-c478c97ddd22 could not be found.", "code": 404}} 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 59b1efef-41e1-434b-a0ec-4a7666f56e94 could not be found. [status_code=404] 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:27,592 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 2768a111-5d23-41c3-82be-c478c97ddd22 could not be found. [status_code=404] 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:27,593 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a980ac3b-8c63-485a-a205-89589e28ee22 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a980ac3b-8c63-485a-a205-89589e28ee22 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:27,594 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:27,595 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:32,737 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:32,738 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:32,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d874ffbd9229fafb34c967a85be936e4c31644" -d '{"floatingip": {"port_id": null}}' 2019-06-25 00:01:32,738 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:32,738 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:32,738 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b1fd4a328e68e0d8d1aaaaf994ec3dee6a04d0" 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-79aa7af0-875b-4a6b-a933-b699d4ef18a2 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79aa7af0-875b-4a6b-a933-b699d4ef18a2 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12acd9cf-89b0-4bae-b769-1211886599ae 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:32,739 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-02f291b1-20dd-4d11-a205-07b8353578d7 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f291b1-20dd-4d11-a205-07b8353578d7 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b1fd4a328e68e0d8d1aaaaf994ec3dee6a04d0" -d '{"port": {"security_groups": []}}' 2019-06-25 00:01:32,740 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c used request id req-a91d7180-e912-4d4d-9c9b-426dd446ed55 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=73e1d65f-5ccd-4d1e-ac22-936ce0da168c used request id req-a91d7180-e912-4d4d-9c9b-426dd446ed55 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-a91d7180-e912-4d4d-9c9b-426dd446ed55 Date: Tue, 25 Jun 2019 00:01:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:7d:a3:fd","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-12acd9cf-89b0-4bae-b769-1211886599ae 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047ffa00-4b3e-4633-9dad-cefbc8f42260 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:32,741 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-abef1e83-f467-4e2c-99c9-eaa96df26b08 Date: Tue, 25 Jun 2019 00:01:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:05Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 used request id req-abef1e83-f467-4e2c-99c9-eaa96df26b08 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 used request id req-abef1e83-f467-4e2c-99c9-eaa96df26b08 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - deleting keypair 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9c1c6d1786711164a2f0195ea35083686b7864" -d '{"floatingip": {"port_id": null}}' 2019-06-25 00:01:32,742 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2426a6dc595d01b8a05db5327dc264796cc457e5" 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2bf5c7f8-4487-42d2-8b52-bd071f8321d2 Date: Tue, 25 Jun 2019 00:01:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:16Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":[],"mac_address":"fa:16:3e:7d:a3:fd","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2426a6dc595d01b8a05db5327dc264796cc457e5" -d '{"port": {"security_groups": []}}' 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-047ffa00-4b3e-4633-9dad-cefbc8f42260 2019-06-25 00:01:32,743 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-17b5cb6d-ec7a-402a-a39a-4ab6d9583f8b 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-17b5cb6d-ec7a-402a-a39a-4ab6d9583f8b 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 25 Jun 2019 00:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee4b4f34-b797-480e-ad3d-63e704cbc47e x-compute-request-id: req-ee4b4f34-b797-480e-ad3d-63e704cbc47e Content-Length: 0 Content-Type: application/json 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ef0a7b0ca8959a867bf89e8990dc8003cb1ad6" 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-9b64fd23-03e5-477e-8457-1acdd431b371 2019-06-25 00:01:32,744 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-9b64fd23-03e5-477e-8457-1acdd431b371 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b1fd4a328e68e0d8d1aaaaf994ec3dee6a04d0" 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-9b64fd23-03e5-477e-8457-1acdd431b371 Date: Tue, 25 Jun 2019 00:01:17 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:15Z", "updated_at": "2019-06-25T00:01:16Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 5, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": null, "id": "ebd18236-c643-4920-a699-ce7a13fe582e", "qos_policy_id": null}} 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-2bf5c7f8-4487-42d2-8b52-bd071f8321d2 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-2bf5c7f8-4487-42d2-8b52-bd071f8321d2 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-17b5cb6d-ec7a-402a-a39a-4ab6d9583f8b Date: Tue, 25 Jun 2019 00:01:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:16Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.12"}],"id":"73e1d65f-5ccd-4d1e-ac22-936ce0da168c","security_groups":[],"mac_address":"fa:16:3e:7d:a3:fd","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:32,745 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:37,883 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:37,883 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-ee4b4f34-b797-480e-ad3d-63e704cbc47e 2019-06-25 00:01:37,884 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.42:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-ee4b4f34-b797-480e-ad3d-63e704cbc47e 2019-06-25 00:01:37,884 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:37,884 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-a9456080-2462-4841-8286-34bb0c553842 2019-06-25 00:01:37,884 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a9456080-2462-4841-8286-34bb0c553842 Date: Tue, 25 Jun 2019 00:01:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:17Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":[],"mac_address":"fa:16:3e:2e:ee:c4","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:37,884 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-553b0a01-1170-46fe-a36d-879299eac662 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-553b0a01-1170-46fe-a36d-879299eac662 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-553b0a01-1170-46fe-a36d-879299eac662 Date: Tue, 25 Jun 2019 00:01:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:17Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f794d75d-8a2b-4d3f-85cb-22eeb48f05d0","ip_address":"12.0.0.8"}],"id":"8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253","security_groups":[],"mac_address":"fa:16:3e:2e:ee:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"20300fe2-27f8-4f62-b301-6ae11a3d7da7","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:37,885 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-690223d3-dbd6-4476-a999-38015ad42f81 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690223d3-dbd6-4476-a999-38015ad42f81 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-269dd9bb-4b0d-41e9-bcd2-454e1fb23b80 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-269dd9bb-4b0d-41e9-bcd2-454e1fb23b80 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-269dd9bb-4b0d-41e9-bcd2-454e1fb23b80 Date: Tue, 25 Jun 2019 00:01:18 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "created_at": "2019-06-24T23:51:17Z", "updated_at": "2019-06-25T00:01:17Z", "floating_network_id": "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.220", "revision_number": 5, "project_id": "0fe8476ac09844958a275b2652bcffb6", "port_id": null, "id": "02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee", "qos_policy_id": null}} 2019-06-25 00:01:37,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2426a6dc595d01b8a05db5327dc264796cc457e5" 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-a9456080-2462-4841-8286-34bb0c553842 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18bd188cb6383f8cea6dbaf5c22fd23d20eb586" 2019-06-25 00:01:37,887 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 used request id req-9355a0dc-b284-4126-a99a-e909b77bf919 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports.json?id=7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9 used request id req-9355a0dc-b284-4126-a99a-e909b77bf919 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18bd188cb6383f8cea6dbaf5c22fd23d20eb586" -d '{"port": {"security_groups": []}}' 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - deleting port 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7407bc6-de4c-4790-b603-0a39333b3724 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:37,888 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b7407bc6-de4c-4790-b603-0a39333b3724 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44146037a04db528cf0fdab5ce8e5ab9ad308215" 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-9355a0dc-b284-4126-a99a-e909b77bf919 Date: Tue, 25 Jun 2019 00:01:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:08Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:37,889 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0df5dd0-b256-4769-98f4-31bc19c97eda 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-f0df5dd0-b256-4769-98f4-31bc19c97eda 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8303be23-9074-4cd5-9b9b-5663bbe50e45 Date: Tue, 25 Jun 2019 00:01:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:19Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":[],"mac_address":"fa:16:3e:9e:d8:51","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-8303be23-9074-4cd5-9b9b-5663bbe50e45 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-8303be23-9074-4cd5-9b9b-5663bbe50e45 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18bd188cb6383f8cea6dbaf5c22fd23d20eb586" 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e2033f98-73da-4211-be0f-78a448ccda99 Date: Tue, 25 Jun 2019 00:01:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:19Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.7"}],"id":"7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9","security_groups":[],"mac_address":"fa:16:3e:9e:d8:51","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:37,890 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e2033f98-73da-4211-be0f-78a448ccda99 2019-06-25 00:01:37,891 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-e2033f98-73da-4211-be0f-78a448ccda99 2019-06-25 00:01:37,891 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports.json?id=b302e308-3d50-4252-9682-7ba934a0356a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ae316cebe2dee32bdc6d6225d1ea2f99402170" 2019-06-25 00:01:37,891 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:37,891 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d386d388-5a68-465f-aba6-d0df15c089c8 Date: Tue, 25 Jun 2019 00:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:37,891 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ae316cebe2dee32bdc6d6225d1ea2f99402170" -d '{"port": {"security_groups": []}}' 2019-06-25 00:01:43,042 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ae316cebe2dee32bdc6d6225d1ea2f99402170" -d '{"port": {"security_groups": []}}' 2019-06-25 00:01:43,042 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d386d388-5a68-465f-aba6-d0df15c089c8 Date: Tue, 25 Jun 2019 00:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:43,042 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:43,042 - functest.core.cloudify - DEBUG - deleting port 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d716e83-88f8-48e9-9de4-6ba2abf367dd 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-92764780-6f09-4365-9ca7-000d47d0c380 Date: Tue, 25 Jun 2019 00:01:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:09Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":["c8e9d250-1b39-44ce-ae02-4bd3c695944b"],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:43,043 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-d386d388-5a68-465f-aba6-d0df15c089c8 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/ports/73e1d65f-5ccd-4d1e-ac22-936ce0da168c.json used request id req-d386d388-5a68-465f-aba6-d0df15c089c8 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9befef6e039a2ea274833580d29f8531597dd3d1" 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:43,044 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-957001eb-9408-4e6c-92d6-9578d6a82ba4 Date: Tue, 25 Jun 2019 00:01:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:21Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":[],"mac_address":"fa:16:3e:34:26:08","project_id":"0fe8476ac09844958a275b2652bcffb6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-957001eb-9408-4e6c-92d6-9578d6a82ba4 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-957001eb-9408-4e6c-92d6-9578d6a82ba4 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ae316cebe2dee32bdc6d6225d1ea2f99402170" 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0167740-88f3-486d-8e2b-bcbc55b44116 Date: Tue, 25 Jun 2019 00:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-f0167740-88f3-486d-8e2b-bcbc55b44116 2019-06-25 00:01:43,045 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-0350d22d-784a-4366-afae-56a206337ee1 Date: Tue, 25 Jun 2019 00:01:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-25T00:01:21Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7880ba1-378b-494d-a269-f3119ed7abab","ip_address":"11.0.0.6"}],"id":"b302e308-3d50-4252-9682-7ba934a0356a","security_groups":[],"mac_address":"fa:16:3e:34:26:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"0fe8476ac09844958a275b2652bcffb6","qos_policy_id":null,"admin_state_up":true,"network_id":"4b487a8b-4807-446d-9f6a-210dbf42fe63","tenant_id":"0fe8476ac09844958a275b2652bcffb6","created_at":"2019-06-24T23:51:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/ports/8ca5a8f8-ee9b-4f61-b13c-fdc6805cc253.json used request id req-f0167740-88f3-486d-8e2b-bcbc55b44116 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe223eb4d33b320f05973b9d621e19d26f05719" 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-c2ae43ac-28cb-47e4-83da-9dcff7a8265f 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ae43ac-28cb-47e4-83da-9dcff7a8265f 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:43,046 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - deleting port 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-0350d22d-784a-4366-afae-56a206337ee1 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-0350d22d-784a-4366-afae-56a206337ee1 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:43,047 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-180a7cbc-15f6-42b6-8497-efc09ee6f709 Date: Tue, 25 Jun 2019 00:01:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-180a7cbc-15f6-42b6-8497-efc09ee6f709 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/7da87fe9-77f6-4b79-8a6a-bb5f837bd7a9.json used request id req-180a7cbc-15f6-42b6-8497-efc09ee6f709 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:43,048 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a9e64c98c5acfc5030b26ef96553ce14a75bc9b" 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-10437862-3583-4efb-9e7a-4f3b18209876 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10437862-3583-4efb-9e7a-4f3b18209876 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:43,049 - functest.core.cloudify - DEBUG - deleting port 2019-06-25 00:01:43,050 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:43,050 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:48,206 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:48,206 - functest.core.cloudify - DEBUG - deleting subnet 2019-06-25 00:01:48,206 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:48,207 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ab8ff8-4029-4175-842c-c4e3dfba85f5 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-60ab8ff8-4029-4175-842c-c4e3dfba85f5 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/f794d75d-8a2b-4d3f-85cb-22eeb48f05d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d831b623dee23bae2b21fc41552fc3ec523df043" 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55c5b8ec-402b-4ea6-a361-4a71ae0176d3 Date: Tue, 25 Jun 2019 00:01:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-06-25 00:01:48,208 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-55c5b8ec-402b-4ea6-a361-4a71ae0176d3 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/ports/b302e308-3d50-4252-9682-7ba934a0356a.json used request id req-55c5b8ec-402b-4ea6-a361-4a71ae0176d3 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8517606-bf0d-4b46-a7a4-83dcfd35451e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-a8517606-bf0d-4b46-a7a4-83dcfd35451e 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:48,209 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443c41869989f01f05ee42c20363feec24e4493d" 2019-06-25 00:01:48,210 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa8810e8-d9f0-449f-bf3e-4d6c0c62031c Content-Length: 0 Date: Tue, 25 Jun 2019 00:01:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-aa8810e8-d9f0-449f-bf3e-4d6c0c62031c 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/ebd18236-c643-4920-a699-ce7a13fe582e.json used request id req-aa8810e8-d9f0-449f-bf3e-4d6c0c62031c 2019-06-25 00:01:48,211 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef73803c-7ce6-4b8f-8004-bfafac0386d9 Date: Tue, 25 Jun 2019 00:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/subnets/f794d75d-8a2b-4d3f-85cb-22eeb48f05d0.json used request id req-ef73803c-7ce6-4b8f-8004-bfafac0386d9 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/subnets/f794d75d-8a2b-4d3f-85cb-22eeb48f05d0.json used request id req-ef73803c-7ce6-4b8f-8004-bfafac0386d9 2019-06-25 00:01:48,212 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - deleting floatingip 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c639db18ecadec4a8f0c517c0246d0863a5d4a3a" -d '{"subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab"}' 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-9fb734ab-e21e-408a-a5a3-0cd1868ddb10 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb734ab-e21e-408a-a5a3-0cd1868ddb10 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:48,213 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:48,214 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-25 00:01:53,353 - functest.core.cloudify - DEBUG - deleting security_group 2019-06-25 00:01:53,353 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0c4e41-ff19-41da-92f9-33ca8f6666a9 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-cf0c4e41-ff19-41da-92f9-33ca8f6666a9 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c21eec44-b352-4b6b-a736-29ee5b1dc4b3 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2793fc9ab74534d451fd07af276cb2f1b50852e6" 2019-06-25 00:01:53,354 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f250a07c734d5163a008acf6e60e89ef773750" 2019-06-25 00:01:53,355 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-974353a3-0693-463d-8d7b-411769cb80a5 Content-Length: 0 Date: Tue, 25 Jun 2019 00:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - Stopping node instance 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-587e4ad6-7eef-472c-8d6c-b50bae7cd7d0 Content-Length: 0 Date: Tue, 25 Jun 2019 00:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json used request id req-587e4ad6-7eef-472c-8d6c-b50bae7cd7d0 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/security-groups/c8e9d250-1b39-44ce-ae02-4bd3c695944b.json used request id req-587e4ad6-7eef-472c-8d6c-b50bae7cd7d0 2019-06-25 00:01:53,356 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-974353a3-0693-463d-8d7b-411769cb80a5 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/floatingips/02f7cce9-84a5-4bfc-8a6e-9f64cfadd9ee.json used request id req-974353a3-0693-463d-8d7b-411769cb80a5 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3649d3ba-d14c-46c9-8c91-61d3c01b2b43 Date: Tue, 25 Jun 2019 00:01:32 GMT RESP BODY: {"network_id": "4b487a8b-4807-446d-9f6a-210dbf42fe63", "tenant_id": "0fe8476ac09844958a275b2652bcffb6", "subnet_id": "b7880ba1-378b-494d-a269-f3119ed7abab", "subnet_ids": ["b7880ba1-378b-494d-a269-f3119ed7abab"], "port_id": "7a5121e8-6976-4aec-8d92-54116f5c3a70", "id": "ab302af6-aeda-4045-babb-c7900dabf83b"} 2019-06-25 00:01:53,357 - functest.core.cloudify - DEBUG - deleting network 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b938d888-989c-47ac-b461-2be87c49bd5e 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.42:5000/ used request id req-b938d888-989c-47ac-b461-2be87c49bd5e 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/networks/20300fe2-27f8-4f62-b301-6ae11a3d7da7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d7531ad41b50703e549b64f28dbfe01251c5" 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-06-25 00:01:53,358 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/remove_router_interface.json used request id req-3649d3ba-d14c-46c9-8c91-61d3c01b2b43 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.42:9696/v2.0/routers/ab302af6-aeda-4045-babb-c7900dabf83b/remove_router_interface.json used request id req-3649d3ba-d14c-46c9-8c91-61d3c01b2b43 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-06-25 00:01:53,359 - functest.core.cloudify - DEBUG - Deleting node instance 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.42:9696/v2.0/networks/20300fe2-27f8-4f62-b301-6ae11a3d7da7.json used request id req-966a3d06-8c35-4041-8ec3-b208798e7b08 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.42:9696/v2.0/networks/20300fe2-27f8-4f62-b301-6ae11a3d7da7.json used request id req-966a3d06-8c35-4041-8ec3-b208798e7b08 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-966a3d06-8c35-4041-8ec3-b208798e7b08 Date: Tue, 25 Jun 2019 00:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-25 00:01:53,360 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.42:9696/v2.0/subnets/b7880ba1-378b-494d-a269-f3119ed7abab.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}085c37083e52ef2f3bea1c3595df725981b70a45" 2019-06-25 00:01:53,361 - functest.core.cloudify - DEBUG - Deleted node instance 2019-06-25 00:01:53,361 - functest.core.cloudify - DEBUG - deleting subnet 2019-06-25 00:01:53,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.42:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-06-25 00:01:53,361 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 25 Jun 2019 00:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fc6013-3047-485e-8477-4d55c2aaae32 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.42:5000/v3/", "rel": "self"}]}]}} 2019-06-25 00:02:31,136 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-06-25 00:02:32,592 - 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'cdb2e53a0f734271aa0846c59153bbb1', '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_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311'}) 2019-06-25 00:02:33,000 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'947dc44003014063832c24201ebaba77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311'}) 2019-06-25 00:02:34,757 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 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'cdb2e53a0f734271aa0846c59153bbb1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mmf7D92Cii3zvXuM6gU2NYvNtT5Y3j', 'username': u'juju_epc-user_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.42:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-25 00:02:34,761 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'password': 'mmf7D92Cii3zvXuM6gU2NYvNtT5Y3j', 'project_name': 'juju_epc-project_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.42:5000/v3', 'project_id': 'cdb2e53a0f734271aa0846c59153bbb1', 'project_domain_name': 'Default'} 2019-06-25 00:02:34,822 - 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-06-25 00:02:35,330 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-06-25 00:02:36,399 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-06-25T00:02:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2b63dcf-d10e-4f23-88a1-b5e1b5d6169e', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'created_at': u'2019-06-25T00:02:36Z', u'mtu': 1450, u'tenant_id': u'cdb2e53a0f734271aa0846c59153bbb1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cdb2e53a0f734271aa0846c59153bbb1', u'l2_adjacency': True}) 2019-06-25 00:02:38,512 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-25T00:02:37Z', 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'eb921e74-cef3-44e8-9a40-d4bbc0c99eea', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'enable_dhcp': True, u'network_id': u'd2b63dcf-d10e-4f23-88a1-b5e1b5d6169e', u'tenant_id': u'cdb2e53a0f734271aa0846c59153bbb1', u'created_at': u'2019-06-25T00:02:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'cdb2e53a0f734271aa0846c59153bbb1'}) 2019-06-25 00:02:45,868 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-06-25T00:02:40Z', u'revision_number': 3, u'id': u'ddcd32a0-234d-4576-b87e-11b740a315c6', u'external_gateway_info': {u'network_id': u'c7b2f1fe-edba-4ed0-b7f8-9384c4d99984', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6377fd3f-c2c5-4d84-a40c-c2bac04ea889', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'admin_state_up': True, u'tenant_id': u'cdb2e53a0f734271aa0846c59153bbb1', u'created_at': u'2019-06-25T00:02:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'cdb2e53a0f734271aa0846c59153bbb1'}) 2019-06-25 00:02:56,584 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9/file', 'owner': u'cdb2e53a0f734271aa0846c59153bbb1', 'id': u'9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9', 'size': 297598976, u'self': u'/v2/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdb2e53a0f734271aa0846c59153bbb1', 'name': 'juju_epc-project_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-25T00:02:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-25T00:02:56Z', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/juju_epc-img_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', 'properties': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/juju_epc-img_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'created': u'2019-06-25T00:02:51Z', 'checksum': u'4deafac2469ff170385e5a88464ac4e0', 'created_at': u'2019-06-25T00:02:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', 'metadata': {u'os_hash_value': u'4d03d3c2ac3950d2c052aded0eece3bdb66dba21bf97914b3b5efe3f1ff14871c449a339d78059d0ec078bac059e4759788e488a0009267afe38a6b0cd4327b2', u'self': u'/v2/images/9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'ccd6e054990d4b5f119f3a4e74cada135f2f3e9452458738230624ed8a604ed4', u'owner_specified.shade.object': u'images/juju_epc-img_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'owner_specified.shade.md5': u'4deafac2469ff170385e5a88464ac4e0', u'schema': u'/v2/schemas/image'}}) 2019-06-25 00:02:57,886 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9 -s xenial -r regionOne -u http://172.30.9.42: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-06-25 00:02:58,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'be03a9b8-60f2-4f2f-bbb8-b00dd0883dba', 'swap': 0}) 2019-06-25 00:02:58,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-06-25 00:02:58,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-66 | | 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-nosdn-nofeature-ha | | SDN_CONTROLLER_IP | | | 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-06-25 00:02:58,276 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-06-25 00:02:58,432 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-06-25 00:02:58,432 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-06-25 00:02:58,560 - 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-06-25 00:03:04,698 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/8c386524-e797-4d26-86fd-b8067557acf1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c386524-e797-4d26-86fd-b8067557acf1/file', 'owner': u'cdb2e53a0f734271aa0846c59153bbb1', 'id': u'8c386524-e797-4d26-86fd-b8067557acf1', 'size': 263848448, u'self': u'/v2/images/8c386524-e797-4d26-86fd-b8067557acf1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cdb2e53a0f734271aa0846c59153bbb1', 'name': 'juju_epc-project_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9a5f8c6a-f1e9-4d51-a9c0-1ba9c42993ac/images/8c386524-e797-4d26-86fd-b8067557acf1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-25T00:03:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-25T00:03:04Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', '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/8c386524-e797-4d26-86fd-b8067557acf1', 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_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', 'created': u'2019-06-25T00:03:00Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-06-25T00:03:00Z', 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/8c386524-e797-4d26-86fd-b8067557acf1', 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_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-06-25 00:03:04,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8c386524-e797-4d26-86fd-b8067557acf1 -s trusty -r regionOne -u http://172.30.9.42: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-06-25 00:03:04,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_f8fc8b52-1854-40e3-bcb8-4cdfc8a19311', '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'85a7dfa3e7714c9cbcac838aa1cff0d2', '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'e6352bb6-3ebe-474c-ad3c-28bfc2ec5e2c', 'swap': 0}) 2019-06-25 00:03:04,991 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-06-25 00:07:23,287 - 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=d2b63dcf-d10e-4f23-88a1-b5e1b5d6169e --config ssl-hostname-verification=false --config external-network=c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 --config use-floating-ip=true --config use-default-secgroup=true --debug 00:03:05 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 00:03:05 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=d2b63dcf-d10e-4f23-88a1-b5e1b5d6169e", "--config", "ssl-hostname-verification=false", "--config", "external-network=c7b2f1fe-edba-4ed0-b7f8-9384c4d99984", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 00:03:05 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 00:03:05 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:d2b63dcf-d10e-4f23-88a1-b5e1b5d6169e external-network:c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 use-openstack-gbp:false policy-target-group:] 00:03:05 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 00:03:05 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[cloudinit-userdata: apt-https-proxy: ignore-machine-addresses:false enable-os-refresh-update:true name:controller external-network:c7b2f1fe-edba-4ed0-b7f8-9384c4d99984 resource-tags: fan-config: image-stream:released container-networking-method: ssl-hostname-verification:false update-status-hook-interval:5m use-default-secgroup:true apt-http-proxy: egress-subnets: no-proxy:127.0.0.1,localhost,::1 max-status-history-age:336h provisioner-harvest-mode:destroyed use-floating-ip:true logging-config: disable-network-management:false firewall-mode:instance default-series:xenial uuid:432b8c90-6812-4e4e-8479-d3c80759c4b5 http-proxy: container-inherit-properties: logforward-enabled:false max-action-results-age:336h agent-stream:released use-openstack-gbp:false max-action-results-size:5G type:openstack network:d2b63dcf-d10e-4f23-88a1-b5e1b5d6169e image-metadata-url: container-image-metadata-url: agent-metadata-url: container-image-stream:released apt-mirror: net-bond-reconfigure-delay:17 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzRL/A++1PevLzQE10mrGFsXABbAbyVxeM1X3nDcUkgT63jAhuCdpLdbhdvQovFb53A0k4EhId2I6SY/gJoU6TNUa/KmActalRL5FmSC0kHQdaXcpEBDFjKDlyt6zc7cPAA3LdGHC3N8LbIF653mGJyRXWnIGTmU2iv/QWT5xMHfN91w6fTIGVHMvUbOZCKZnBV52Q2402JjTLQqeWqE5YhPtMmFXhfhuEoPTA6XTyFC+ePvwX3XwMietcXHeqX1rqmG7CdiWp1PvDJ8vVPEXkQqvwMZNMXW0UvKWglzEVYOVf/7q/hldHvpv/UEajOxMRA2LC2GT0eXpoJ+w77Rqz juju-client-key https-proxy: proxy-ssh:false enable-os-upgrade:true test-mode:false policy-target-group: max-status-history-size:5G ftp-proxy: automatically-retry-hooks:true development:false transmit-vendor-metrics:true apt-no-proxy: apt-ftp-proxy:] 00:03:05 INFO juju.provider.openstack provider.go:145 opening model "controller" 00:03:05 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdEWS5sWUztD6u_RWJRuJ6mm9B2WXQyW3_NtGI-5I5a4gAhT0aO4qoBOC0r2UwSjCb3TQEmHEt6NQKYccqW4J5Oay89XpFuSvl1j-Xq4no4VmuN6X8-API8BZguEfZko-MdNakoX0CilLYRVbccLfKTPJomDSslBKQQjO2yAw11eEc458 TenantId:cdb2e53a0f734271aa0846c59153bbb1 UserId:947dc44003014063832c24201ebaba77 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.42:8041 image:http://172.30.9.42:9292 volumev2:http://172.30.9.42:8776/v2/cdb2e53a0f734271aa0846c59153bbb1 compute:http://172.30.9.42:8774/v2.1 event:http://172.30.9.42:8977 placement:http://172.30.9.42:8778/placement network:http://172.30.9.42:9696 cloudformation:http://172.30.9.42:8000/v1 object-store:http://172.30.9.42:8080/v1/AUTH_cdb2e53a0f734271aa0846c59153bbb1 volumev3:http://172.30.9.42:8776/v3/cdb2e53a0f734271aa0846c59153bbb1 alarming:http://172.30.9.42:8042 orchestration:http://172.30.9.42:8004/v1/cdb2e53a0f734271aa0846c59153bbb1 identity:http://172.30.9.42:5000]]} 00:03:05 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 00:03:05 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.42:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.42:8774/v2.1/ Rel:self}] Status:CURRENT}] 00:03:06 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 00:03:06 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 00:03:06 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 00:03:06 INFO cmd bootstrap.go:233 Loading image metadata 00:03:06 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 00:03:06 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 00:03:06 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.42:5000/v3} [win2012hvr2 win8 centos7 wily yakkety win2012 win2016hv win2008r2 win2016 win10 bionic win7 opensuseleap quantal saucy win2012hv precise raring zesty artful win2016nano genericlinux win2012r2 win81 trusty utopic vivid xenial] [amd64 i386 armhf arm64 ppc64el s390x] released}} 00:03:06 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 00:03:08 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 00:03:09 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.42:5000/v3} not found 00:03:09 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.42:5000/v3} not found 00:03:09 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 00:03:09 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 00:03:09 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 00:03:09 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 00:03:09 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 00:03:09 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 00:03:09 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 00:03:09 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 00:03:09 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 00:03:09 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 []} 00:03:11 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 00:03:11 INFO cmd bootstrap.go:389 Starting new instance for initial controller 00:03:11 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 00:03:12 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 00:03:12 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9 Arch:amd64 VirtType:}] 00:03:12 INFO juju.environs.instances image.go:106 find instance - using image with id: 9402fdf7-0a2f-4d7b-8f6a-b1df85d8b0a9 00:03:12 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 00:03:12 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 00:03:12 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 00:03:12 DEBUG juju.provider.openstack provider.go:1005 using network id "d2b63dcf-d10e-4f23-88a1-b5e1b5d6169e" 00:03:12 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.42:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" has status BUILD, wait 10 seconds before retry, attempt 10 00:05:16 INFO juju.provider.openstack provider.go:1175 started instance "57e7a7e3-6724-44e3-b85f-a010a92fdb37" 00:05:16 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 00:05:16 DEBUG juju.provider.openstack networking.go:169 using external network "c7b2f1fe-edba-4ed0-b7f8-9384c4d99984" 00:05:18 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.212 00:05:18 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.212 00:05:24 INFO cmd bootstrap.go:225 - 57e7a7e3-6724-44e3-b85f-a010a92fdb37 (arch=amd64 mem=2G cores=1) 00:05:24 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 00:05:24 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 00:05:24 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 00:05:26 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 00:05:26 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 00:05:29 DEBUG juju.provider.openstack provider.go:417 instance 57e7a7e3-6724-44e3-b85f-a010a92fdb37 has floating IP address: 172.30.9.212 Attempting to connect to 172.30.9.212:22 Attempting to connect to 192.168.121.9:22 00:05:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: ssh: connect to host 172.30.9.212 port 22: Connection refused 00:05:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:05:37 DEBUG juju.provider.openstack provider.go:417 instance 57e7a7e3-6724-44e3-b85f-a010a92fdb37 has floating IP address: 172.30.9.212 00:05:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:05:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:05:48 DEBUG juju.provider.openstack provider.go:417 instance 57e7a7e3-6724-44e3-b85f-a010a92fdb37 has floating IP address: 172.30.9.212 00:05:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:05:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:05:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:05:58 DEBUG juju.provider.openstack provider.go:417 instance 57e7a7e3-6724-44e3-b85f-a010a92fdb37 has floating IP address: 172.30.9.212 00:05:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:06:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.212 failed: /var/lib/juju/nonce.txt does not exist 00:06:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 00:06:06 INFO cmd bootstrap.go:333 Connected to 172.30.9.212 00:06:06 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]> 00:06:06 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-59c4b5-controller-0 00:07:20 INFO cmd bootstrap.go:455 Bootstrap agent now started 00:07:23 DEBUG juju.provider.openstack provider.go:417 instance 57e7a7e3-6724-44e3-b85f-a010a92fdb37 has floating IP address: 172.30.9.212 00:07:23 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.212:17070 192.168.121.9:17070] 00:07:23 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.212 to verify accessibility... 00:07:23 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.212:17070 192.168.121.9:17070] 00:07:23 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" 00:07:23 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" 00:07:23 DEBUG juju.api monitor.go:35 RPC connection died 00:07:23 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 00:07:23 INFO cmd controller.go:88 Controller machines are in the "controller" model 00:07:23 INFO cmd controller.go:89 Initial model "default" added 00:07:23 INFO cmd supercommand.go:465 command finished 2019-06-25 00:07:23,288 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-06-25 00:07:23,288 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-06-25 00:07:38,280 - 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-06-25 00:07:38,281 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-06-25 00:33:47,353 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-25 00:33:30.082213Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-25 00:33:47,354 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-06-25 00:33:47,354 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-06-25 00:33:47,582 - 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.204 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.201 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.208 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.204 ef039347-63c3-4acc-b34b-42c13b22dd63 xenial nova ACTIVE 1 started 172.30.9.200 55f2755e-79d9-4fb0-913e-8ea68b7ba693 trusty nova ACTIVE 2 started 172.30.9.201 d17d0f8b-6eb9-485e-b6ba-67f82e608b41 trusty nova ACTIVE 3 started 172.30.9.208 a720d271-1e61-4402-a09c-495c5268e829 trusty nova ACTIVE 2019-06-25 00:33:47,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.204 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-06-25 00:33:47,793 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-06-25 00:33:47,995 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.201 (agent:idle, workload:active) 2152/udp 2019-06-25 00:33:47,996 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-06-25 00:33:48,224 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.208 (agent:idle, workload:active) 2019-06-25 00:33:48,224 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-06-25 00:33:48,225 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-06-25 00:33:49,066 - 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-06-25 00:33:49,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-06-25 00:33:49,678 - 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-4d68c6-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-06-25 00:33:49,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-06-25 00:33:49,920 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: f38aff49-3062-442a-83a7-e1e9666e3b38 2019-06-25 00:43:38,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-06-25 00:43:21.701883Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-06-25 00:43:38,926 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-06-25 00:43:39,514 - 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-06-25 00:43:39,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-06-25 00:43:39,545 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-06-25 00:43:39,545 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-06-25 00:43:39,799 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-25 00:43:39,799 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-25 00:43:40,780 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 00:10:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 00:10:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 00:10:57 DEBUG juju.agent read agent config, format "2.0" machine-0: 00:10:57 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 00:10:57 DEBUG juju.worker start "engine" machine-0: 00:10:57 INFO juju.worker start "engine" machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 00:10:57 DEBUG juju.worker "engine" started machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.introspection stats worker now serving machine-0: 00:10:57 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-0: 00:10:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:10:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 00:10:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.apicaller connecting with old password machine-0: 00:10:57 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:57 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:57 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 00:10:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 00:10:57 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 00:10:57 DEBUG juju.worker.apicaller connected machine-0: 00:10:57 DEBUG juju.worker.apicaller changing password... machine-0: 00:10:57 DEBUG juju.worker.apicaller password changed machine-0: 00:10:57 DEBUG juju.api RPC connection died machine-0: 00:10:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 00:10:57 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:10:57 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:57 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:57 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 DEBUG juju.worker.apicaller connected machine-0: 00:10:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:10:58 INFO juju.worker.upgrader unblocking abort check machine-0: 00:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:10:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 00:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.logger logger setup machine-0: 00:10:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 00:10:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:10:58 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:10:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:10:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:10:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 00:10:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 00:10:58 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:10:58 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 00:10:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:10:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 00:10:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:10:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:10:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:10:58 DEBUG juju.network including address public:172.30.9.212 for machine machine-0: 00:10:58 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 00:10:58 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 00:10:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:10:58 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:10:58 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:10:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:10:58 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-0: 00:10:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 00:10:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 00:10:58 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 00:10:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 00:10:58 DEBUG juju.api RPC connection died machine-0: 00:10:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker killing runner 0xc4205b7a00 machine-0: 00:10:58 ERROR juju.worker.logger connection is shut down machine-0: 00:10:58 INFO juju.worker runner is dying machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:10:58 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: 00:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystem attachments: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 00:10:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:58 DEBUG juju.worker.apicaller connected machine-0: 00:10:58 DEBUG juju.api RPC connection died machine-0: 00:10:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:10:58 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:10:58 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 INFO juju.api connection established to "wss://252.9.0.1:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-0: 00:10:58 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: 00:10:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 00:10:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 00:10:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.apicaller connected machine-0: 00:10:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:10:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:10:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:10:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:10:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:10:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 00:10:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:10:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:10:59 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:10:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:10:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:10:59 DEBUG juju.network "lxdbr0" has addresses [fe80::208e:74ff:fe2b:f67b/64 fe80::1/64] machine-0: 00:10:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:10:59 DEBUG juju.network including address public:172.30.9.212 for machine machine-0: 00:10:59 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 00:10:59 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 00:10:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:10:59 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:10:59 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:10:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:10:59 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-0: 00:10:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 00:10:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.logger logger setup machine-0: 00:10:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:10:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:10:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:10:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:10:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:10:59 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 00:10:59 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:10:59 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 00:10:59 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 00:10:59 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 00:10:59 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 00:11:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 00:11:00 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 00:11:00 DEBUG juju.worker start "0-container-watcher" machine-0: 00:11:00 DEBUG juju.worker start "stateconverter" machine-0: 00:11:00 INFO juju.worker start "0-container-watcher" machine-0: 00:11:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 00:11:00 DEBUG juju.worker "0-container-watcher" started machine-0: 00:11:00 INFO juju.worker start "stateconverter" machine-0: 00:11:00 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 00:11:00 DEBUG juju.worker "stateconverter" started machine-0: 00:11:00 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 00:11:00 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:11:00 INFO juju.worker.upgrader unblocking abort check machine-0: 00:11:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:11:00 DEBUG juju.service discovered init system "systemd" from local host machine-0: 00:11:00 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-0: 00:11:00 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: 00:11:00 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 00:11:00 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 00:11:00 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 00:11:00 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: 00:11:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 00:11:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:11:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 00:11:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 00:11:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:11:00 DEBUG juju.network "lxdbr0" has addresses [fe80::208e:74ff:fe2b:f67b/64 fe80::1/64] machine-0: 00:11:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:11:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:11:00 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-0: 00:11:00 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-0: 00:11:00 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:11:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:::1] machine-0: 00:11:00 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:::1] machine-0: 00:11:00 INFO juju.worker.machiner "machine-0" started machine-0: 00:11:00 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: 00:11:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 00:11:00 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: 00:11:00 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 00:11:00 INFO juju.worker start "api" unit-abot-epc-basic-0: 00:11:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:11:00 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:00 INFO juju.api connection established to "wss://252.9.0.1:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:00 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:00 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 00:11:00 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: 00:11:00 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:11:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 00:11:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:11:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:11:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 00:11:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:11:01 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:11:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:11:01 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:e1:1d:30 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.19 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e1:1d:30 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:22:8e:74:2b:f6:7b 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:22:8e:74:2b:f6:7b 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:56:33:55:5c:5c:2f CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.19.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:56:33:55:5c:5c:2f CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:56:33:55:5c:5c:2f CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 00:11:01 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 00:11:01 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:01 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:01 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:01 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 00:11:01 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 00:11:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 00:11:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network "lxdbr0" has addresses [fe80::208e:74ff:fe2b:f67b/64 fe80::1/64] unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network including address public:172.30.9.212 for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 00:11:02 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 00:11:02 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-abot-epc-basic-0: 00:11:02 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:11:02 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:11:02 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 00:11:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 00:11:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 00:11:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 00:11:02 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: 00:11:02 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 00:11:02 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:11:02 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 00:11:02 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 00:11:02 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:11:02 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 00:11:02 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 00:11:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 00:11:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 00:11:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:11:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:11:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:11:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 00:11:03 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:11:04 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: 00:11:04 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:11:04 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: 00:11:04 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:11:04 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: 00:11:04 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:11:04 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: 00:11:04 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 00:11:04 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:11:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:11:05 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 00:11:05 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 00:11:05 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 00:11:06 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:06 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:08 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.2 [139 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 00:11:09 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:09 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: 00:11:10 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 00:11:10 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 00:11:10 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 00:11:10 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: 00:11:10 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: 00:11:10 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 5s (12.5 MB/s) unit-abot-epc-basic-0: 00:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 00:11: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 ... 54450 files and directories currently installed.) unit-abot-epc-basic-0: 00:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 00:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 00:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 00:11:16 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: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 00:11:16 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: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 00:11:16 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: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 00:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 00:11:17 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: 00:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 00:11:17 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: 00:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 00:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 00:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 00:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 00:11:23 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: 00:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 00:11:23 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: 00:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 00:11:23 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: 00:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 00:11:23 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: 00:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 00:11:24 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: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 00:11:24 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: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 00:11:24 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: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 00:11:24 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: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 00:11:24 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: 00:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 00:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 00:11:28 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: 00:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 00:11:29 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: 00:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 00:11:30 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: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 00:11:30 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: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 00:11:30 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: 00:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 00:11:31 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: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 00:11:31 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: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 00:11:31 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: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 00:11:31 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: 00:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 00:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 00:11:32 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: 00:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 00:11:33 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: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 00:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 00:11:34 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: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 00:11:35 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: 00:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 00:11:35 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: 00:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 00:11:37 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: 00:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:11:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:11:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 00:11:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 00:11:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 00:11:39 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:40 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:42 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 00:11:42 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:11:42 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:11:43 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: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:11:43 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:11:45 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: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:11:45 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: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:11:45 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: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 00:11:45 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: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 00:11:45 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: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 00:11:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 00:11:46 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 00:11:47 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: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 00:11:47 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: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 00:11:47 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:11:48 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:11:48 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:11:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:11:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:11:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:11:49 DEBUG unit.abot-epc-basic/0.install --2019-06-25 00:11:49-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 00:11:49 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 00:11:50 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: 00:11:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.9K 7m56s unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 197K 5m56s unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.3M 3m59s unit-abot-epc-basic-0: 00:11:50 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 7.75M 3m0s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 202K 3m10s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 9.35M 2m39s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 2.74M 2m19s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 1.57M 2m5s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 249K 2m11s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 1m58s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 6.58M 1m48s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 2.49M 1m41s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 4.70M 94s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 2.77M 88s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 1.44M 84s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 1.58M 80s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 1.53M 77s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 501K 78s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 74s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 70s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 8.31M 67s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 2.85M 65s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 4.42M 62s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 2.63M 60s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 1.55M 59s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 1.61M 58s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 1.49M 57s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 506K 58s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.5M 56s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 54s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.2M 52s unit-abot-epc-basic-0: 00:11:51 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 4.49M 51s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 3.52M 50s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 3.06M 49s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 1.96M 48s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 1.47M 47s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 2.40M 47s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 417K 48s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 10.4M 47s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 11.0M 46s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 11.3M 45s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.0M 44s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 3.15M 43s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 4.93M 42s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 3.31M 41s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 2.10M 41s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 1.42M 41s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 2.54M 40s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 469K 41s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 2.60M 41s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 10.9M 40s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 10.4M 39s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 7.78M 39s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 3.81M 38s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 5.96M 37s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 3.35M 37s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 3.84M 36s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 1.52M 36s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 2.08M 36s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 2.05M 36s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 462K 37s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 9.24M 36s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 10.7M 35s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 11.0M 35s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 9.83M 34s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 3.77M 34s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 6.08M 34s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 3.46M 33s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 3.85M 33s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 1.79M 33s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 2.12M 32s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 1.82M 32s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 458K 33s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 8.20M 33s unit-abot-epc-basic-0: 00:11:52 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.1M 32s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 10.9M 32s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.1M 31s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 5.57M 31s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 4.93M 31s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.37M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 3.77M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 2.32M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 1.76M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 2.54M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 1.24M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 551K 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 8.10M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.2M 30s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 10.9M 29s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.3M 29s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 6.42M 29s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 5.91M 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 6.43M 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 3.80M 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 2.95M 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 2.18M 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 2.17M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 2.01M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.93M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 548K 28s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 9.76M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 10.7M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.7M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 27s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 6.83M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 5.90M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 6.89M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 3.98M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 3.03M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 1.90M 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 2.64M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 2.01M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.97M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 544K 26s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 9.27M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.3M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 8.65M 25s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 6.03M 24s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.36M 24s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.54M 24s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 3.90M 24s unit-abot-epc-basic-0: 00:11:53 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 2.48M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 229K 25s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 47.4M 25s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 41.4M 25s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 48.5M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 47.0M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 59.4M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 59.4M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 59.1M 24s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 50.2M 23s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 55.6M 23s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 59.2M 23s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 54.7M 23s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 46.6M 23s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 18.0M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 4.51M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 1.88M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 862K 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 1.86M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 2.03M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 715K 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 2.14M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 6.63M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 5.53M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.8M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 3.92M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 3.97M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 2.34M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 2.41M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 2.57M 22s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 3.20M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 3.12M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 4.25M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 3.58M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 2.37M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 2.55M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 1.85M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 3.67M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 2.56M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 5.62M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.7M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.1M 21s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 3.33M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 4.00M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 1.83M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 2.66M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 4.02M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 3.43M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 3.11M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 4.23M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 4.13M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 2.32M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 3.18M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 2.06M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 2.70M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 2.36M 20s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.5M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 5.85M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.2M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 4.56M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 5.70M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 3.03M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 1.88M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 2.40M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 6.04M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 3.02M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 4.72M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 4.37M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 2.72M 19s unit-abot-epc-basic-0: 00:11:54 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 3.27M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 3.46M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 2.07M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.73M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 2.29M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.0M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 5.92M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.3M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.1M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 3.58M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 4.03M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 2.12M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 3.61M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 2.72M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.88M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 2.98M 18s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 5.93M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 4.83M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 2.74M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 3.16M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 2.83M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 2.53M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 2.78M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 2.46M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 6.77M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 7.65M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.1M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 10.9M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 3.85M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 5.57M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 4.23M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 1.82M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 2.68M 17s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 6.02M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 3.46M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 4.38M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 8.57M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 3.25M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 3.05M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 4.26M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 2.84M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.04M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 3.93M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.36M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 6.66M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.5M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.3M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.5M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 5.59M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 6.05M 16s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 3.91M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 1.88M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 3.28M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 4.24M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 5.39M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 3.08M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 6.04M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 5.32M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 3.62M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 3.11M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 5.17M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 3.11M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.98M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 4.38M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.45M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 6.27M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.8M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 10.4M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 10.9M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 6.03M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 6.53M 15s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 4.14M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 2.40M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 3.43M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 2.90M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 6.39M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 3.69M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 5.11M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 6.22M 14s unit-abot-epc-basic-0: 00:11:55 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 5.93M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 2.85M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 4.14M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 5.43M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 3.08M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 2.01M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 4.49M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 2.51M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 5.95M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.3M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.2M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.0M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 5.16M 14s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 5.19M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 5.30M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.05M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 2.73M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 6.37M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 5.81M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 3.98M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 4.78M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.59M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 3.96M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 3.94M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.95M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 6.08M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 3.12M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 2.02M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 183K 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 3.40M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.16M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 2.08M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.73M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 3.86M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 2.75M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 4.23M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 3.30M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 4.13M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 6.77M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 13.7M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 9.25M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 3.33M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 3.65M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 4.59M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 4.79M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 2.57M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 5.68M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 7.95M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 23.3M 13s unit-abot-epc-basic-0: 00:11:56 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 17.8M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 155K 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 12.8M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 44.6M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 48.3M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 46.2M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 55.3M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 9.03M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 42.4M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.87M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 5.25M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 5.94M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 3.78M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 3.43M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 4.44M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 52.7M 13s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 54.1M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 50.4M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 55.8M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 492K 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 7.83M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 49.7M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 49.6M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 53.5M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 47.5M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 59.8M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 61.7M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.84M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 2.11M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 2.02M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 3.54M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 187K 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 41.9M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 50.3M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 56.0M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 55.0M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 48.0M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 54.6M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 52.9M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 54.1M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 47.6M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 57.1M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 56.0M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 205K 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 43.4M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 48.9M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 56.2M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 56.3M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 50.6M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 55.0M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 55.1M 12s unit-abot-epc-basic-0: 00:11:57 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 10.2M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.67M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.38M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.33M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 1.52M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 1.77M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.47M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.49M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 2.84M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.96M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.39M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.69M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.16M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.16M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.49M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 1.64M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.78M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 2.71M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.63M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.47M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 1.32M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.60M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 1.91M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 1.45M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.53M 12s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.60M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 2.52M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.58M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.55M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.38M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.55M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.90M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.58M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.56M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.06M 11s unit-abot-epc-basic-0: 00:11:58 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 3.43M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.56M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.55M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.39M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.71M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.80M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.59M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.53M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 2.62M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 2.58M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 1.87M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.43M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.67M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.38M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.89M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.83M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.76M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.74M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 3.23M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.94M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 1.53M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.57M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.38M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.36M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.68M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 1.61M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.98M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 2.15M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 3.31M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.67M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.57M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.36M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 1.78M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.78M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.70M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.09M 11s unit-abot-epc-basic-0: 00:11:59 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.73M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.53M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.96M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.58M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.55M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 1.40M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.69M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.66M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.68M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.80M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.06M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 3.88M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.64M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.68M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.63M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.37M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.11M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.94M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.74M 11s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.94M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 2.64M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.26M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.04M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 1.74M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.37M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.81M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.83M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.69M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.07M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.73M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 3.89M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.94M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.92M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.74M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.46M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.90M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.95M 10s unit-abot-epc-basic-0: 00:12:00 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.62M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.50M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 2.70M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.33M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.05M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.63M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.07M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.42M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 1.97M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.61M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.07M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.51M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.69M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.90M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.32M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.59M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.85M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 1.39M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.33M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 1.63M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.79M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.70M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 2.52M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 3.11M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.31M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 1.60M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.88M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.25M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.87M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.62M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.83M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.69M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.46M 10s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 3.18M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 2.21M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.61M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.92M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1.24M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.92M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.63M 9s unit-abot-epc-basic-0: 00:12:01 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.83M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.69M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.47M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 3.13M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.27M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.62M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.89M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.24M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 2.85M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.67M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.02M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.50M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 2.68M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 3.02M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 2.27M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 1.65M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.80M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.33M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.53M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.68M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.99M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.56M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.71M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.27M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.07M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.88M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.58M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.39M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.23M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.87M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.82M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.62M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.56M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 3.27M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 2.22M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.77M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.85M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.40M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.95M 9s unit-abot-epc-basic-0: 00:12:02 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.78M 9s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.91M 9s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.98M 9s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.92M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 3.20M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 2.19M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.00M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.77M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.32M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.95M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.82M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.92M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.93M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 2.04M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 2.82M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.38M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 1.99M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.69M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.36M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.90M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.97M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.75M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 2.08M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.98M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 2.80M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 2.31M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.99M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.66M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1.50M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1.67M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.01M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.88M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.94M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.94M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.88M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.49M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 2.03M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.54M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 1.51M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.68M 8s unit-abot-epc-basic-0: 00:12:03 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.06M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.82M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.97M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 2.24M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 2.44M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 2.43M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.99M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 1.55M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.67M 8s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 1.55M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 2.43M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 1.77M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.77M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 2.30M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 2.31M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 2.39M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 2.06M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.51M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.79M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.49M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 2.40M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.77M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.75M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.30M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.31M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 3.08M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.90M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.55M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.59M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.50M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.42M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 1.93M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.94M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.84M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.39M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 3.65M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.72M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.57M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.64M 7s unit-abot-epc-basic-0: 00:12:04 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.44M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.61M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 2.02M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.73M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.89M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.43M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 3.42M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.74M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.91M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.55M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.30M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.50M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.89M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.90M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.55M 7s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.49M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.22M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.83M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.13M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.44M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.35M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 3.23M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.65M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.12M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.64M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 2.52M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.50M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.04M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.71M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.14M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 1.20M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.33M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.79M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.82M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.71M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.02M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.79M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.30M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.95M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.61M 6s unit-abot-epc-basic-0: 00:12:05 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 1.42M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.01M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.75M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.10M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.10M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 2.18M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 2.44M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.47M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.97M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.60M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.65M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 1.57M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.01M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.03M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.82M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 2.31M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 2.31M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 2.64M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.98M 6s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.56M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.73M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.46M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.76M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.12M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.76M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.73M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.59M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 3.35M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.58M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.80M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.88M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 1.35M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 2.80M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.94M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.10M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.58M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.28M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 4.27M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.66M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 2.17M 5s unit-abot-epc-basic-0: 00:12:06 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.67M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.24M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 3.26M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.64M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.98M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.64M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.20M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.81M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.98M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.94M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.07M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.23M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.18M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.81M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.10M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 2.01M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.30M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 2.33M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.55M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.96M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.57M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.86M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.42M 5s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 2.27M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.22M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.72M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.99M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 2.37M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.79M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.59M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.55M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.28M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.36M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 2.79M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.93M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.07M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.54M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 2.37M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 4.60M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.69M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 1.76M 4s unit-abot-epc-basic-0: 00:12:07 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.45M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.41M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.99M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.61M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.26M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.60M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.22M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.71M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.33M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 2.08M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.60M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.70M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.53M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 2.22M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.94M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.76M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.36M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.47M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.86M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.88M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.57M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.32M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.31M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 3.59M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.69M 4s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.99M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.73M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 2.48M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 3.77M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 2.01M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.03M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.88M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.39M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.93M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 2.21M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 1.92M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.79M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 2.47M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 2.41M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 2.89M 3s unit-abot-epc-basic-0: 00:12:08 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.88M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 1.53M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.40M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.34M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 3.66M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.68M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 2.10M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.56M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 4.05M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.58M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.06M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 2.55M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.61M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.73M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.50M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 2.69M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.52M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.75M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.77M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.24M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.80M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.73M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 2.26M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 2.11M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 1.36M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 1.98M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 2.36M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.05M 3s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 1.88M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 2.13M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 2.45M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 3.84M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.76M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 2.06M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 2.12M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.56M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.05M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 2.41M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.81M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 1.98M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.31M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.46M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.06M 2s unit-abot-epc-basic-0: 00:12:09 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.98M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 2.14M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.65M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 2.00M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 2.03M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 2.36M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.12M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 1.70M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.42M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.44M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.54M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 1.81M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.95M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 2.27M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.85M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.50M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 2.71M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.70M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.80M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.77M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.29M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 3.37M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.14M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 2.07M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.95M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.14M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.46M 2s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.18M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.76M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 2.25M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.64M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 3.97M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 2.54M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 3.41M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 2.01M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.26M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 2.35M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.44M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.04M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.70M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 2.67M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.86M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.86M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 3.81M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 2.86M 1s unit-abot-epc-basic-0: 00:12:10 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.30M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 2.66M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 1.90M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.91M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 2.12M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 2.06M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.42M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 2.77M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.05M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.85M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.37M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 3.17M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.32M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 2.74M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 2.08M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.76M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 2.17M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 2.09M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.71M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 2.72M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.88M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.90M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 4.48M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.58M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.74M 1s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.63M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 2.24M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 2.62M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 1.84M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1.62M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 3.72M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 2.13M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 2.19M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.17M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.97M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.53M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 4.78M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 2.41M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 2.03M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.39M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 2.08M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 2.30M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 2.17M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 3.10M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 2.36M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.02M 0s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 1.90M=22s unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install 2019-06-25 00:12:11 (2.09 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 00:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 00:12:12 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57497 files and directories currently installed.) unit-abot-epc-basic-0: 00:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 00:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 00:12:14 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 00:12:15 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: 00:12:15 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 00:12:15 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 00:12:15 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 00:12:16 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:16 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 00:12:17 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: 00:12:17 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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-abot-epc-basic-0: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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: 00:12:17 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-abot-epc-basic-0: 00:12:18 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: 00:12:18 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-151.178 [864 kB] unit-abot-epc-basic-0: 00:12:18 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: 00:12:18 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: 00:12:18 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-abot-epc-basic-0: 00:12:18 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: 00:12:18 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-abot-epc-basic-0: 00:12:18 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-abot-epc-basic-0: 00:12:18 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: 00:12:18 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: 00:12:18 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-abot-epc-basic-0: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 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: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 00:12:19 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 00:12:19 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: 00:12:19 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 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: 00:12:20 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 00:12:20 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: 00:12:20 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: 00:12:21 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: 00:12:21 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 5s (19.1 MB/s) unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 00:12:21 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: 00:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 00:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 00:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 00:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 00:12:24 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: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 00:12:24 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: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 00:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 00:12:25 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: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 00:12:25 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: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 00:12:25 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: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 00:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 00:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 00:12:27 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: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 00:12:27 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: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 00:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 00:12:27 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: 00:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 00:12:28 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: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 00:12:28 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: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 00:12:28 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: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 00:12:28 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: 00:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 00:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 00:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 00:12:29 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: 00:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 00:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 00:12:31 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: 00:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 00:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 00:12:32 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: 00:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 00:12:32 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: 00:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 00:12:32 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: 00:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 00:12:32 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: 00:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 00:12:33 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: 00:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 00:12:33 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: 00:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 00:12:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 00:12:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 00:12:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 00:12:34 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:34 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:34 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 00:12:35 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: 00:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 00:12:36 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: 00:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-151.178_amd64.deb ... unit-abot-epc-basic-0: 00:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-151.178) ... unit-abot-epc-basic-0: 00:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 00:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 00:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 00:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 00:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 00:12:38 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: 00:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 00:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 00:12:39 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: 00:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 00:12:39 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: 00:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 00:12:40 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: 00:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 00:12:41 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: 00:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 00:12:41 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: 00:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 00:12:41 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: 00:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 00:12:41 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: 00:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 00:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 00:12:43 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: 00:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 00:12:44 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: 00:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 00:12:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 00:12:46 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: 00:12:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 00:12:47 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: 00:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 00:12:47 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: 00:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 00:12:50 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: 00:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 00:12:50 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: 00:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 00:12:51 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: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 00:12:51 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: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 00:12:51 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: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 00:12:51 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: 00:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 00:12:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 00:12:55 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 00:12:56 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: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 00:12:56 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: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 00:12:56 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 00:12:57 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: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:57 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 00:12:59 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. machine-1: 00:13:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 00:13:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 00:13:00 DEBUG juju.agent read agent config, format "2.0" machine-1: 00:13:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 00:13:00 DEBUG juju.worker start "engine" machine-1: 00:13:00 INFO juju.worker start "engine" machine-1: 00:13:00 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 00:13:00 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 00:13:00 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 00:13:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 00:13:00 DEBUG juju.worker "engine" started machine-1: 00:13:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.introspection stats worker now serving machine-1: 00:13:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:13:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-1: 00:13:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 00:13:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.apicaller connecting with old password machine-1: 00:13:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:13:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 00:13:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:01 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:01 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:13:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 00:13:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 00:13:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 00:13:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 00:13:01 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... machine-1: 00:13:01 DEBUG juju.worker.apicaller connected machine-1: 00:13:01 DEBUG juju.worker.apicaller changing password... machine-1: 00:13:01 DEBUG juju.worker.apicaller password changed machine-1: 00:13:01 DEBUG juju.api RPC connection died machine-1: 00:13:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 00:13:01 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:13:01 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:01 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:01 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 DEBUG juju.worker.apicaller connected machine-1: 00:13:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:13:02 INFO juju.worker.upgrader unblocking abort check machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 00:13:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... machine-1: 00:13:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... machine-1: 00:13:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:13:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 00:13:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:02 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:02 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 00:13:02 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 00:13:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 00:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:13:02 DEBUG juju.worker.logger logger setup machine-1: 00:13:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 00:13:02 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:13:02 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: 00:13:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:13:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 00:13:02 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 00:13:02 INFO juju.util.exec run result: exit status 127 machine-1: 00:13:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec207205742/script.sh: line 1: fanatic: command not found 127 machine-1: 00:13:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:13:02 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 00:13:02 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 00:13:02 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: 00:13:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:13:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:13:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 00:13:02 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 00:13:02 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 00:13:02 DEBUG juju.worker start "1-container-watcher" machine-1: 00:13:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker start "stateconverter" machine-1: 00:13:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 00:13:02 INFO juju.worker start "1-container-watcher" machine-1: 00:13:02 DEBUG juju.worker "1-container-watcher" started machine-1: 00:13:02 INFO juju.worker start "stateconverter" machine-1: 00:13:02 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 00:13:02 DEBUG juju.worker "stateconverter" started machine-1: 00:13:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 00:13:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 00:13:02 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 00:13:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:13:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:13:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:02 DEBUG juju.network including address public:172.30.9.212 for machine machine-1: 00:13:02 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 00:13:02 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 00:13:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:13:02 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:13:02 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:13:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:13:02 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-1: 00:13:02 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 00:13:02 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 00:13:02 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 00:13:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 00:13:02 DEBUG juju.api RPC connection died machine-1: 00:13:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker killing runner 0xc420530d00 machine-1: 00:13:02 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-1: 00:13:02 INFO juju.worker runner is dying machine-1: 00:13:02 DEBUG juju.worker killing "1-container-watcher" machine-1: 00:13:02 DEBUG juju.worker killing "stateconverter" machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.cmd.jujud stopping so killing worker "1-container-watcher" machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker "stateconverter" done: connection is shut down machine-1: 00:13:02 INFO juju.worker stopped "1-container-watcher", err: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 00:13:02 ERROR juju.worker fatal "stateconverter": connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:13:02 DEBUG juju.worker "1-container-watcher" done: connection is shut down machine-1: 00:13:02 ERROR juju.worker fatal "1-container-watcher": connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:13:02 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 00:13:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 00:13:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:13:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... machine-1: 00:13:02 DEBUG juju.api RPC connection died machine-1: 00:13:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... machine-1: 00:13:02 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:13:02 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-1: 00:13:02 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:13:02 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 00:13:03 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 00:13:03 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 00:13:03 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 00:13:03 DEBUG juju.worker.apicaller connected machine-1: 00:13:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:13:03 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:13:03 INFO juju.worker.upgrader unblocking abort check machine-1: 00:13:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:13:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:13:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:13:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:13:03 INFO juju.util.exec run result: exit status 127 machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec132738690/script.sh: line 1: fanatic: command not found 127 machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:13:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 00:13:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:13:03 INFO juju.util.exec run result: exit status 127 machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec853401348/script.sh: line 1: fanatic: command not found 127 machine-1: 00:13:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:13:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:13:03 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 00:13:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 00:13:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 00:13:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:13:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 00:13:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 00:13:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 00:13:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 00:13:03 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 00:13:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 00:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.logger logger setup machine-1: 00:13:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 00:13:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 00:13:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 00:13:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 00:13:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 00:13:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:13:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 00:13:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:13:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 00:13:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:13:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:03 DEBUG juju.network including address public:172.30.9.212 for machine machine-1: 00:13:03 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 00:13:03 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 00:13:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:13:03 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:13:03 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:13:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:13:03 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-1: 00:13:03 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 00:13:03 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 00:13:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 00:13:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 00:13:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:13:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:13:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:13:03 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 00:13:03 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:13:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 00:13:03 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 00:13:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 00:13:03 DEBUG juju.worker start "1-container-watcher" machine-1: 00:13:03 DEBUG juju.worker start "stateconverter" machine-1: 00:13:03 INFO juju.worker start "1-container-watcher" machine-1: 00:13:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 00:13:03 DEBUG juju.worker "1-container-watcher" started machine-1: 00:13:03 INFO juju.worker start "stateconverter" machine-1: 00:13:03 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 00:13:03 DEBUG juju.worker "stateconverter" started machine-1: 00:13:03 INFO juju.worker.machiner "machine-1" started machine-1: 00:13:03 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 00:13:03 DEBUG juju.service discovered init system "upstart" from local host machine-1: 00:13:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-1: 00:13:03 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: 00:13:03 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 00:13:03 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: 00:13:03 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 00:13:03 DEBUG juju.worker start "api" unit-mysql-0: 00:13:03 INFO juju.worker start "api" unit-mysql-0: 00:13:03 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 00:13:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 00:13:03 DEBUG juju.worker "api" started unit-mysql-0: 00:13:03 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-mysql-0: 00:13:03 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:13:04 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:be:3a:31 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:be:3a:31 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 00:13:04 DEBUG juju.worker.apicaller connected unit-mysql-0: 00:13:04 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 00:13:04 DEBUG juju.worker.apicaller password changed unit-mysql-0: 00:13:04 DEBUG juju.api RPC connection died unit-mysql-0: 00:13:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 00:13:04 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 00:13:04 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-mysql-0: 00:13:04 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-mysql-0: 00:13:04 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:13:05 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 00:13:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 00:13:05 DEBUG juju.worker.apicaller connected unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:13:06 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.3 KB/sec) unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:13:06 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-mysql-0: 00:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 235.8 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 536.3 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00: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/10/apache-10.pom (15 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 586.7 KB/sec) unit-mysql-0: 00:13:06 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 00:13:06 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 00:13:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 00:13:06 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-mysql-0: 00:13:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:13:06 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 156.7 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:13:06 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 245.5 KB/sec) unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 00:13:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 00:13:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 00:13:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 00:13:06 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 00:13:06 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 00:13:06 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 00:13:06 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:13:06 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.logger logger setup unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 00:13:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 00:13:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:13:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:13:06 DEBUG juju.network including address public:172.30.9.212 for machine unit-mysql-0: 00:13:06 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-mysql-0: 00:13:06 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-mysql-0: 00:13:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 00:13:06 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 00:13:06 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 00:13:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 00:13:06 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 735.4 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 377.4 KB/sec) unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 703.0 KB/sec) unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-mysql-0: 00:13:06 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-abot-epc-basic-0: 00: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.2.1/maven-plugin-api-2.2.1.pom (2 KB at 38.5 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 521.0 KB/sec) unit-abot-epc-basic-0: 00:13:06 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-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 00:13:06 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 00:13:06 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 620.6 KB/sec) unit-abot-epc-basic-0: 00:13:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-mysql-0: 00:13:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 00:13:06 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 100.0 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 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 66.0 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:06 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 50.7 KB/sec) unit-abot-epc-basic-0: 00:13:06 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: 00:13:07 DEBUG unit.abot-epc-basic/0.install 1/4 KB 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 85.5 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 180.8 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 DEBUG unit.abot-epc-basic/0.install 1/12 KB 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 231.4 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 22.3 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 150.1 KB/sec) unit-abot-epc-basic-0: 00: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-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 00: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-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 98.9 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 12.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 136.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 28.7 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 163.3 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 82.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 53.0 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 77.7 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00: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.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 44.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00: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.2.1/maven-artifact-2.2.1.pom (2 KB at 40.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 19.5 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00: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.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 49.6 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 302.7 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 930.4 KB/sec) unit-abot-epc-basic-0: 00:13:07 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: 00:13:07 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 352.5 KB/sec) unit-mysql-0: 00:13:07 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 00:13:07 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 00:13:07 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 00:13:07 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-mysql-0: 00:13:07 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 00:13:07 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 00:13:07 INFO juju.worker.uniter resuming charm install unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 00:13:07 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 00:13:07 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 00:13:07 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 00:13:07 DEBUG httpbakery } -> error unit-mysql-0: 00:13:07 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 00:13:07 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 00:13:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 91.9 KB/sec) unit-abot-epc-basic-0: 00:13:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 00:13:07 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 18.3 KB/sec) unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 00:13:08 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 636.4 KB/sec) unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 00:13:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 00:13:08 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 00:13:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 00:13:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 00:13:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 341.2 KB/sec) unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:13:08 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 24.2 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 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 78.8 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 453.8 KB/sec) unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 194.1 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 378.3 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Suggested packages: unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 198.1 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 3/35 KB 3/35 KB 3/30 KB 3/35 KB 6/30 KB 3/50 KB 3/35 KB 9/30 KB 3/50 KB 3/35 KB 11/30 KB 3/50 KB 3/35 KB 3/30 KB 3/50 KB 6/35 KB 11/30 KB 6/50 KB 6/35 KB 11/30 KB 9/50 KB 6/35 KB 11/30 KB 11/50 KB 6/35 KB 11/30 KB 3/50 KB 9/35 KB 11/30 KB 11/50 KB 9/35 KB 11/30 KB 14/50 KB 9/35 KB 11/30 KB 16/50 KB 11/35 KB 11/30 KB 16/50 KB 11/35 KB 11/30 KB 19/50 KB 3/153 KB 11/35 KB 11/30 KB 19/50 KB 5/153 KB 11/35 KB 11/30 KB 19/50 KB 8/153 KB 11/35 KB 11/30 KB 19/50 KB 11/153 KB 11/35 KB 11/30 KB 19/50 KB 11/153 KB 11/35 KB 11/30 KB 19/50 KB 3/48 KB 11/153 KB 11/35 KB 11/30 KB 19/50 KB 6/48 KB 11/153 KB 11/35 KB 11/30 KB 19/50 KB 9/48 KB 11/153 KB 11/35 KB 11/30 KB 19/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 19/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 22/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 25/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 27/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 30/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 32/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 36/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 40/50 KB 11/48 KB 13/153 KB 11/35 KB 11/30 KB 44/50 KB 11/48 KB 13/153 KB 14/35 KB 11/30 KB 48/50 KB 11/48 KB 13/153 KB 16/35 KB 14/30 KB 48/50 KB 11/48 KB 13/153 KB 14/35 KB 14/30 KB 48/50 KB 11/48 KB 13/153 KB 16/35 KB 16/30 KB 48/50 KB 11/48 KB 13/153 KB 16/35 KB 19/30 KB 48/50 KB 11/48 KB 13/153 KB 16/35 KB 22/30 KB 48/50 KB 11/48 KB 13/153 KB 16/35 KB 25/30 KB 48/50 KB 11/48 KB 13/153 KB 19/35 KB 25/30 KB 48/50 KB 11/48 KB 13/153 KB 22/35 KB 27/30 KB 48/50 KB 11/48 KB 13/153 KB 22/35 KB 27/30 KB 48/50 KB 11/48 KB 13/153 KB 22/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 25/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 27/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 30/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 32/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 35/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 11/35 KB 30/30 KB 48/50 KB 11/48 KB 13/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 16/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 19/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 21/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 24/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 27/153 KB 35/35 KB 30/30 KB 50/50 KB 11/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 14/48 KB 27/153 KB 35/35 KB 30/30 KB 50/50 KB 14/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 16/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 19/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 22/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 25/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 27/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 30/48 KB 29/153 KB 35/35 KB 30/30 KB 50/50 KB 32/48 KB 32/153 KB 35/35 KB 30/30 KB 50/50 KB 32/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 281.7 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 473.7 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 319.8 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 36/153 KB 32/48 KB 36/153 KB 36/48 KB 36/153 KB 40/48 KB 40/153 KB 44/48 KB 40/153 KB 48/48 KB 40/153 KB 40/48 KB 44/153 KB 48/48 KB 48/153 KB 48/48 KB 52/153 KB 48/48 KB 56/153 KB 48/48 KB 60/153 KB 48/48 KB 64/153 KB 48/48 KB 68/153 KB 48/48 KB 72/153 KB 48/48 KB 76/153 KB 48/48 KB 80/153 KB 48/48 KB 80/153 KB 3/190 KB 48/48 KB 84/153 KB 3/37 KB 5/190 KB 48/48 KB 84/153 KB 3/119 KB 3/37 KB 8/190 KB 48/48 KB 84/153 KB 3/119 KB 3/37 KB 11/190 KB 48/48 KB 84/153 KB 3/37 KB 3/190 KB 48/48 KB 84/153 KB 3/119 KB 6/37 KB 11/190 KB 48/48 KB 84/153 KB 3/119 KB 9/37 KB 11/190 KB 48/48 KB 84/153 KB 3/119 KB 11/37 KB 11/190 KB 48/48 KB 84/153 KB 3/119 KB 14/37 KB 11/190 KB 48/48 KB 84/153 KB 3/190 KB 48/48 KB 88/153 KB 3/119 KB 14/37 KB 11/190 KB 48/48 KB 92/153 KB 3/119 KB 14/37 KB 11/190 KB 48/48 KB 96/153 KB 3/119 KB 14/37 KB 11/190 KB 48/48 KB 100/153 KB 3/119 KB 14/37 KB 11/190 KB 104/153 KB 3/119 KB 14/37 KB 11/190 KB 108/153 KB 3/119 KB 14/37 KB 11/190 KB 112/153 KB 3/119 KB 16/37 KB 11/190 KB 84/153 KB 3/119 KB 3/37 KB 5/190 KB 48/48 KB 112/153 KB 6/119 KB 16/37 KB 11/190 KB 112/153 KB 9/119 KB 16/37 KB 11/190 KB 108/153 KB 3/119 KB 16/37 KB 11/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 357.4 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 112/153 KB 9/119 KB 19/37 KB 11/190 KB 116/153 KB 9/119 KB 22/37 KB 13/190 KB 116/153 KB 9/119 KB 19/37 KB 13/190 KB 116/153 KB 11/119 KB 22/37 KB 16/190 KB 116/153 KB 11/119 KB 25/37 KB 16/190 KB 116/153 KB 11/119 KB 27/37 KB 19/190 KB 116/153 KB 9/119 KB 19/37 KB 11/190 KB 116/153 KB 11/119 KB 25/37 KB 19/190 KB 116/153 KB 11/119 KB 22/37 KB 13/190 KB 120/153 KB 11/119 KB 27/37 KB 19/190 KB 124/153 KB 11/119 KB 27/37 KB 19/190 KB 128/153 KB 11/119 KB 27/37 KB 19/190 KB 132/153 KB 14/119 KB 27/37 KB 21/190 KB 136/153 KB 14/119 KB 30/37 KB 21/190 KB 140/153 KB 14/119 KB 30/37 KB 21/190 KB 144/153 KB 14/119 KB 30/37 KB 21/190 KB 128/153 KB 14/119 KB 27/37 KB 19/190 KB 144/153 KB 16/119 KB 30/37 KB 21/190 KB 144/153 KB 19/119 KB 30/37 KB 21/190 KB 128/153 KB 14/119 KB 27/37 KB 21/190 KB 144/153 KB 22/119 KB 30/37 KB 21/190 KB 144/153 KB 25/119 KB 30/37 KB 24/190 KB 132/153 KB 14/119 KB 30/37 KB 21/190 KB 144/153 KB 22/119 KB 30/37 KB 24/190 KB 144/153 KB 25/119 KB 30/37 KB 27/190 KB 144/153 KB 25/119 KB 32/37 KB 29/190 KB 144/153 KB 27/119 KB 32/37 KB 32/190 KB 144/153 KB 27/119 KB 32/37 KB 29/190 KB 144/153 KB 30/119 KB 32/37 KB 32/190 KB 144/153 KB 25/119 KB 32/37 KB 27/190 KB 144/153 KB 30/119 KB 35/37 KB 32/190 KB 144/153 KB 30/119 KB 37/37 KB 32/190 KB 144/153 KB 32/119 KB 37/37 KB 32/190 KB 148/153 KB 36/119 KB 37/37 KB 32/190 KB 148/153 KB 40/119 KB 37/37 KB 36/190 KB 148/153 KB 32/119 KB 37/37 KB 32/190 KB 152/153 KB 44/119 KB 37/37 KB 36/190 KB 153/153 KB 44/119 KB 37/37 KB 36/190 KB 148/153 KB 36/119 KB 37/37 KB 36/190 KB 153/153 KB 44/119 KB 37/37 KB 40/190 KB 153/153 KB 44/119 KB 37/37 KB 44/190 KB 153/153 KB 44/119 KB 37/37 KB 48/190 KB 148/153 KB 44/119 KB 37/37 KB 36/190 KB 153/153 KB 48/119 KB 37/37 KB 48/190 KB 153/153 KB 52/119 KB 37/37 KB 48/190 KB 153/153 KB 56/119 KB 37/37 KB 52/190 KB 153/153 KB 52/119 KB 37/37 KB 52/190 KB 153/153 KB 60/119 KB 37/37 KB 56/190 KB 153/153 KB 60/119 KB 37/37 KB 52/190 KB 153/153 KB 64/119 KB 37/37 KB 56/190 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 3/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 6/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 9/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 11/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 14/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 16/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 19/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 22/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 25/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 27/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 30/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 32/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 36/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 40/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 44/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 48/86 KB 153/153 KB 64/119 KB 37/37 KB 60/190 KB 153/153 KB 64/119 KB 37/37 KB 64/190 KB 48/86 KB 153/153 KB 68/119 KB 37/37 KB 64/190 KB 48/86 KB 153/153 KB 72/119 KB 37/37 KB 68/190 KB 48/86 KB 153/153 KB 76/119 KB 37/37 KB 68/190 KB 48/86 KB 153/153 KB 68/119 KB 37/37 KB 68/190 KB 48/86 KB 153/153 KB 76/119 KB 37/37 KB 72/190 KB 48/86 KB 153/153 KB 80/119 KB 37/37 KB 72/190 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 234.9 KB/sec) unit-abot-epc-basic-0: 00:13:08 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.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 153/153 KB 80/119 KB 37/37 KB 76/190 KB 48/86 KB 153/153 KB 80/119 KB 80/190 KB 48/86 KB 153/153 KB 80/119 KB 84/190 KB 48/86 KB 153/153 KB 84/119 KB 84/190 KB 48/86 KB 153/153 KB 88/119 KB 84/190 KB 48/86 KB 153/153 KB 92/119 KB 84/190 KB 48/86 KB 153/153 KB 96/119 KB 84/190 KB 48/86 KB 153/153 KB 96/119 KB 88/190 KB 48/86 KB 153/153 KB 96/119 KB 92/190 KB 48/86 KB 153/153 KB 96/119 KB 96/190 KB 48/86 KB 153/153 KB 96/119 KB 100/190 KB 48/86 KB 153/153 KB 100/119 KB 104/190 KB 48/86 KB 153/153 KB 100/119 KB 108/190 KB 48/86 KB 153/153 KB 100/119 KB 112/190 KB 48/86 KB 153/153 KB 100/119 KB 100/190 KB 48/86 KB 153/153 KB 104/119 KB 112/190 KB 48/86 KB 153/153 KB 108/119 KB 112/190 KB 48/86 KB 153/153 KB 112/119 KB 112/190 KB 48/86 KB 153/153 KB 116/119 KB 112/190 KB 48/86 KB 153/153 KB 119/119 KB 112/190 KB 48/86 KB 153/153 KB 119/119 KB 116/190 KB 48/86 KB 153/153 KB 119/119 KB 120/190 KB 48/86 KB 153/153 KB 119/119 KB 124/190 KB 48/86 KB 153/153 KB 119/119 KB 128/190 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 892.5 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 119/119 KB 128/190 KB 52/86 KB 119/119 KB 128/190 KB 56/86 KB 119/119 KB 128/190 KB 60/86 KB 119/119 KB 128/190 KB 64/86 KB 119/119 KB 128/190 KB 68/86 KB 119/119 KB 128/190 KB 72/86 KB 119/119 KB 128/190 KB 76/86 KB 119/119 KB 128/190 KB 80/86 KB 119/119 KB 128/190 KB 84/86 KB 119/119 KB 128/190 KB 86/86 KB 119/119 KB 132/190 KB 86/86 KB 119/119 KB 136/190 KB 86/86 KB 119/119 KB 140/190 KB 86/86 KB 119/119 KB 144/190 KB 86/86 KB 119/119 KB 148/190 KB 86/86 KB 119/119 KB 152/190 KB 86/86 KB 119/119 KB 156/190 KB 86/86 KB 119/119 KB 160/190 KB 86/86 KB 119/119 KB 164/190 KB 86/86 KB 119/119 KB 168/190 KB 86/86 KB 119/119 KB 172/190 KB 86/86 KB 119/119 KB 176/190 KB 86/86 KB 119/119 KB 176/190 KB 3/66 KB 86/86 KB 119/119 KB 176/190 KB 6/66 KB 86/86 KB 119/119 KB 176/190 KB 9/66 KB 86/86 KB 119/119 KB 176/190 KB 11/66 KB 86/86 KB 119/119 KB 176/190 KB 14/66 KB 86/86 KB 119/119 KB 176/190 KB 16/66 KB 86/86 KB 119/119 KB 176/190 KB 19/66 KB 86/86 KB 119/119 KB 176/190 KB 22/66 KB 86/86 KB 119/119 KB 176/190 KB 25/66 KB 86/86 KB 119/119 KB 176/190 KB 27/66 KB 86/86 KB 119/119 KB 176/190 KB 30/66 KB 86/86 KB 119/119 KB 176/190 KB 32/66 KB 86/86 KB 119/119 KB 176/190 KB 36/66 KB 86/86 KB 119/119 KB 176/190 KB 40/66 KB 86/86 KB 119/119 KB 176/190 KB 44/66 KB 86/86 KB 119/119 KB 176/190 KB 48/66 KB 86/86 KB 119/119 KB 180/190 KB 48/66 KB 86/86 KB 119/119 KB 184/190 KB 48/66 KB 86/86 KB 119/119 KB 188/190 KB 48/66 KB 86/86 KB 119/119 KB 190/190 KB 48/66 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 653.2 KB/sec) unit-abot-epc-basic-0: 00:13:08 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-mysql-0: 00:13:08 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 00:13:08 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 190/190 KB 48/66 KB 86/86 KB 4/26 KB 190/190 KB 48/66 KB 86/86 KB 8/26 KB 190/190 KB 48/66 KB 86/86 KB 12/26 KB 190/190 KB 48/66 KB 86/86 KB 16/26 KB 190/190 KB 48/66 KB 86/86 KB 20/26 KB 190/190 KB 48/66 KB 86/86 KB 24/26 KB 190/190 KB 48/66 KB 86/86 KB 26/26 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 459.9 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 190/190 KB 52/66 KB 26/26 KB 190/190 KB 56/66 KB 26/26 KB 190/190 KB 60/66 KB 26/26 KB 190/190 KB 64/66 KB 26/26 KB 190/190 KB 66/66 KB 26/26 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 967.5 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 66/66 KB 4/324 KB 26/26 KB 66/66 KB 8/324 KB 26/26 KB 66/66 KB 12/324 KB 26/26 KB 66/66 KB 16/324 KB 26/26 KB 66/66 KB 20/324 KB 26/26 KB 66/66 KB 24/324 KB 26/26 KB 66/66 KB 28/324 KB 26/26 KB 66/66 KB 32/324 KB 26/26 KB 66/66 KB 36/324 KB 26/26 KB 66/66 KB 40/324 KB 26/26 KB 66/66 KB 44/324 KB 26/26 KB 66/66 KB 48/324 KB 26/26 KB 66/66 KB 52/324 KB 26/26 KB 66/66 KB 56/324 KB 26/26 KB 66/66 KB 60/324 KB 26/26 KB 66/66 KB 64/324 KB 26/26 KB 66/66 KB 68/324 KB 26/26 KB 66/66 KB 72/324 KB 26/26 KB 66/66 KB 76/324 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 122.8 KB/sec) unit-abot-epc-basic-0: 00:13:08 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.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 66/66 KB 3/79 KB 76/324 KB 66/66 KB 6/79 KB 76/324 KB 9/79 KB 76/324 KB 11/79 KB 76/324 KB 14/79 KB 76/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 317.3 KB/sec) unit-abot-epc-basic-0: 00:13:08 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.jar unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 16/79 KB 76/324 KB 19/79 KB 76/324 KB 22/79 KB 76/324 KB 25/79 KB 76/324 KB 27/79 KB 76/324 KB 30/79 KB 76/324 KB 32/79 KB 76/324 KB 36/79 KB 76/324 KB 40/79 KB 76/324 KB 44/79 KB 76/324 KB 48/79 KB 76/324 KB 4/228 KB 48/79 KB 76/324 KB 8/228 KB 48/79 KB 76/324 KB 12/228 KB 48/79 KB 76/324 KB 16/228 KB 48/79 KB 76/324 KB 20/228 KB 48/79 KB 76/324 KB 24/228 KB 48/79 KB 76/324 KB 28/228 KB 48/79 KB 76/324 KB 32/228 KB 48/79 KB 76/324 KB 36/228 KB 48/79 KB 76/324 KB 40/228 KB 48/79 KB 76/324 KB 44/228 KB 48/79 KB 76/324 KB 48/228 KB 48/79 KB 76/324 KB 48/228 KB 52/79 KB 76/324 KB 52/228 KB 56/79 KB 80/324 KB 52/228 KB 52/79 KB 80/324 KB 52/228 KB 56/79 KB 84/324 KB 52/228 KB 52/79 KB 76/324 KB 56/228 KB 60/79 KB 84/324 KB 60/228 KB 60/79 KB 84/324 KB 64/228 KB 60/79 KB 84/324 KB 52/228 KB 60/79 KB 84/324 KB 64/228 KB 64/79 KB 84/324 KB 64/228 KB 68/79 KB 84/324 KB 68/228 KB 72/79 KB 88/324 KB 68/228 KB 76/79 KB 88/324 KB 68/228 KB 79/79 KB 88/324 KB 68/228 KB 68/79 KB 88/324 KB 72/228 KB 79/79 KB 88/324 KB 76/228 KB 79/79 KB 88/324 KB 80/228 KB 79/79 KB 88/324 KB 80/228 KB 4/152 KB 79/79 KB 88/324 KB 80/228 KB 8/152 KB 79/79 KB 88/324 KB 80/228 KB 12/152 KB 79/79 KB 88/324 KB 80/228 KB 16/152 KB 79/79 KB 88/324 KB 80/228 KB 20/152 KB 79/79 KB 88/324 KB 80/228 KB 24/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 28/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 32/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 36/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 40/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 44/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 3/32 KB 79/79 KB 88/324 KB 64/228 KB 68/79 KB 88/324 KB 80/228 KB 20/152 KB 3/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 6/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 9/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 11/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 14/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 16/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 19/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 22/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 25/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 27/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 30/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 32/32 KB 79/79 KB 88/324 KB 80/228 KB 48/152 KB 32/32 KB 79/79 KB 92/324 KB 84/228 KB 52/152 KB 32/32 KB 79/79 KB 96/324 KB 80/228 KB 52/152 KB 32/32 KB 79/79 KB 92/324 KB 84/228 KB 56/152 KB 32/32 KB 79/79 KB 96/324 KB 84/228 KB 60/152 KB 32/32 KB 79/79 KB 96/324 KB 84/228 KB 64/152 KB 32/32 KB 79/79 KB 96/324 KB 84/228 KB 68/152 KB 32/32 KB 79/79 KB 96/324 KB 84/228 KB 52/152 KB 32/32 KB 79/79 KB 92/324 KB 88/228 KB 68/152 KB 32/32 KB 79/79 KB 100/324 KB 92/228 KB 68/152 KB 32/32 KB 79/79 KB 100/324 KB 84/228 KB 68/152 KB 32/32 KB 79/79 KB 100/324 KB 92/228 KB 72/152 KB 32/32 KB 79/79 KB 104/324 KB 92/228 KB 72/152 KB 32/32 KB 79/79 KB 108/324 KB 92/228 KB 72/152 KB 32/32 KB 79/79 KB 112/324 KB 92/228 KB 72/152 KB 32/32 KB 79/79 KB 100/324 KB 92/228 KB 76/152 KB 32/32 KB 79/79 KB 112/324 KB 96/228 KB 80/152 KB 32/32 KB 79/79 KB 116/324 KB 96/228 KB 76/152 KB 32/32 KB 79/79 KB 116/324 KB 100/228 KB 80/152 KB 32/32 KB 79/79 KB 116/324 KB 104/228 KB 84/152 KB 32/32 KB 79/79 KB 116/324 KB 108/228 KB 84/152 KB 32/32 KB 79/79 KB 116/324 KB 112/228 KB 84/152 KB 32/32 KB 79/79 KB 116/324 KB 92/228 KB 76/152 KB 32/32 KB 79/79 KB 116/324 unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install KB 112/228 KB 84/152 KB 32/32 KB 79/79 KB 120/324 KB 112/228 KB 84/152 KB 32/32 KB 79/79 KB 124/324 KB 112/228 KB 84/152 KB 32/32 KB 79/79 KB 128/324 KB 100/228 KB 84/152 KB 32/32 KB 79/79 KB 116/324 KB 112/228 KB 88/152 KB 32/32 KB 79/79 KB 128/324 KB 112/228 KB 92/152 KB 32/32 KB 79/79 KB 128/324 KB 112/228 KB 96/152 KB 32/32 KB 79/79 KB 128/324 KB 116/228 KB 100/152 KB 32/32 KB 79/79 KB 128/324 KB 116/228 KB 104/152 KB 32/32 KB 79/79 KB 132/324 KB 116/228 KB 108/152 KB 32/32 KB 79/79 KB 132/324 KB 116/228 KB 112/152 KB 32/32 KB 79/79 KB 132/324 KB 116/228 KB 96/152 KB 32/32 KB 79/79 KB 128/324 KB 120/228 KB 112/152 KB 32/32 KB 79/79 KB 132/324 KB 124/228 KB 112/152 KB 32/32 KB 79/79 KB 132/324 KB 128/228 KB 112/152 KB 32/32 KB 79/79 KB 132/324 KB 116/228 KB 100/152 KB 32/32 KB 79/79 KB 132/324 KB 128/228 KB 112/152 KB 32/32 KB 79/79 KB 136/324 KB 128/228 KB 112/152 KB 32/32 KB 79/79 KB 140/324 KB 128/228 KB 112/152 KB 32/32 KB 79/79 KB 144/324 KB 128/228 KB 112/152 KB 32/32 KB 79/79 KB 148/324 KB 132/228 KB 116/152 KB 32/32 KB 79/79 KB 152/324 KB 132/228 KB 116/152 KB 32/32 KB 79/79 KB 156/324 KB 132/228 KB 116/152 KB 32/32 KB 79/79 KB 160/324 KB 132/228 KB 116/152 KB 32/32 KB 79/79 KB 148/324 KB 136/228 KB 116/152 KB 32/32 KB 79/79 KB 160/324 KB 140/228 KB 116/152 KB 32/32 KB 79/79 KB 160/324 KB 144/228 KB 116/152 KB 32/32 KB 79/79 KB 160/324 KB 128/228 KB 116/152 KB 32/32 KB 79/79 KB 148/324 KB 144/228 KB 120/152 KB 32/32 KB 79/79 KB 164/324 KB 144/228 KB 124/152 KB 32/32 KB 79/79 KB 164/324 KB 144/228 KB 128/152 KB 32/32 KB 79/79 KB 164/324 KB 144/228 KB 132/152 KB 32/32 KB 79/79 KB 164/324 KB 148/228 KB 136/152 KB 32/32 KB 79/79 KB 164/324 KB 148/228 KB 140/152 KB 32/32 KB 79/79 KB 164/324 KB 148/228 KB 144/152 KB 32/32 KB 79/79 KB 164/324 KB 144/228 KB 116/152 KB 32/32 KB 79/79 KB 164/324 KB 148/228 KB 144/152 KB 32/32 KB 79/79 KB 168/324 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 312.5 KB/sec) unit-abot-epc-basic-0: 00:13:08 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: 00:13:08 DEBUG unit.abot-epc-basic/0.install 148/228 KB 132/152 KB 32/32 KB 79/79 KB 164/324 KB 152/228 KB 144/152 KB 172/324 KB 148/228 KB 144/152 KB 172/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 122.5 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 152/228 KB 144/152 KB 176/324 KB 156/228 KB 144/152 KB 176/324 KB 160/228 KB 144/152 KB 176/324 KB 164/228 KB 144/152 KB 176/324 KB 168/228 KB 148/152 KB 180/324 KB 164/228 KB 148/152 KB 180/324 KB 164/228 KB 144/152 KB 180/324 KB 172/228 KB 152/152 KB 180/324 KB 172/228 KB 152/152 KB 184/324 KB 172/228 KB 152/152 KB 184/324 KB 172/228 KB 152/152 KB 188/324 KB 172/228 KB 152/152 KB 192/324 KB 172/228 KB 152/152 KB 196/324 KB 172/228 KB 152/152 KB 200/324 KB 172/228 KB 152/152 KB 204/324 KB 172/228 KB 152/152 KB 208/324 KB 172/228 KB 152/152 KB 188/324 KB 176/228 KB 152/152 KB 208/324 KB 180/228 KB 152/152 KB 208/324 KB 184/228 KB 152/152 KB 208/324 KB 188/228 KB 152/152 KB 208/324 KB 192/228 KB 152/152 KB 208/324 KB 196/228 KB 152/152 KB 208/324 KB 200/228 KB 152/152 KB 212/324 KB 204/228 KB 152/152 KB 212/324 KB 208/228 KB 152/152 KB 212/324 KB 196/228 KB 152/152 KB 212/324 KB 208/228 KB 152/152 KB 216/324 KB 208/228 KB 152/152 KB 220/324 KB 208/228 KB 152/152 KB 224/324 KB 208/228 KB 152/152 KB 228/324 KB 212/228 KB 152/152 KB 232/324 KB 212/228 KB 152/152 KB 236/324 KB 212/228 KB 152/152 KB 240/324 KB 212/228 KB 152/152 KB 228/324 KB 216/228 KB 152/152 KB 240/324 KB 220/228 KB 152/152 KB 240/324 KB 224/228 KB 152/152 KB 240/324 KB 228/228 KB 152/152 KB 240/324 KB 228/228 KB 152/152 KB 244/324 KB 228/228 KB 152/152 KB 248/324 KB 228/228 KB 152/152 KB 252/324 KB 228/228 KB 152/152 KB 256/324 KB 228/228 KB 152/152 KB 260/324 KB 228/228 KB 152/152 KB 264/324 KB 228/228 KB 152/152 KB 268/324 KB 228/228 KB 152/152 KB 272/324 KB 3/234 KB 228/228 KB 152/152 KB 272/324 KB 6/234 KB 228/228 KB 152/152 KB 272/324 KB 9/234 KB 228/228 KB 152/152 KB 272/324 KB 11/234 KB 228/228 KB 152/152 KB 272/324 KB 14/234 KB 228/228 KB 152/152 KB 272/324 KB 16/234 KB 228/228 KB 152/152 KB 272/324 KB 19/234 KB 228/228 KB 152/152 KB 272/324 KB 22/234 KB 228/228 KB 152/152 KB 272/324 KB 25/234 KB 228/228 KB 152/152 KB 272/324 KB 27/234 KB 228/228 KB 152/152 KB 272/324 KB 30/234 KB 228/228 KB 152/152 KB 272/324 KB 32/234 KB 228/228 KB 152/152 KB 272/324 KB 36/234 KB 228/228 KB 152/152 KB 272/324 KB 40/234 KB 228/228 KB 152/152 KB 272/324 KB 44/234 KB 228/228 KB 152/152 KB 272/324 KB 48/234 KB 228/228 KB 152/152 KB 272/324 KB 52/234 KB 228/228 KB 152/152 KB 272/324 KB 56/234 KB 228/228 KB 152/152 KB 276/324 KB 60/234 KB 228/228 KB 152/152 KB 276/324 KB 64/234 KB 228/228 KB 152/152 KB 276/324 KB 52/234 KB 228/228 KB 152/152 KB 276/324 KB 64/234 KB 228/228 KB 152/152 KB 280/324 KB 64/234 KB 228/228 KB 152/152 KB 284/324 KB 64/234 KB 228/228 KB 152/152 KB 288/324 KB 64/234 KB 228/228 KB 152/152 KB 292/324 KB 68/234 KB 228/228 KB 152/152 KB 296/324 KB 68/234 KB 228/228 KB 152/152 KB 300/324 KB 68/234 KB 228/228 KB 152/152 KB 292/324 KB 72/234 KB 228/228 KB 152/152 KB 304/324 KB 76/234 KB 228/228 KB 152/152 KB 304/324 KB 80/234 KB 228/228 KB 152/152 KB 304/324 KB 84/234 KB 228/228 KB 152/152 KB 304/324 KB 88/234 KB 228/228 KB 152/152 KB 304/324 KB 92/234 KB 228/228 KB 152/152 KB 304/324 KB 96/234 KB 228/228 KB 152/152 KB 304/324 KB 100/234 KB 228/228 KB 152/152 KB 304/324 KB 104/234 KB 228/228 KB 304/324 KB 108/234 KB 228/228 KB 304/324 KB 112/234 KB 228/228 KB 304/324 KB 68/234 KB 228/228 KB 152/152 KB 304/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install -utils-0.4.jar (152 KB at 538.3 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 112/234 KB 228/228 KB 308/324 KB 112/234 KB 228/228 KB 312/324 KB 112/234 KB 228/228 KB 316/324 KB 112/234 KB 228/228 KB 320/324 KB 112/234 KB 228/228 KB 324/324 KB 112/234 KB 228/228 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 794.8 KB/sec) unit-abot-epc-basic-0: 00:13:08 DEBUG unit.abot-epc-basic/0.install 116/234 KB 324/324 KB 120/234 KB 324/324 KB 124/234 KB 324/324 KB 128/234 KB 324/324 KB 132/234 KB 324/324 KB 136/234 KB 324/324 KB 140/234 KB 324/324 KB 144/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 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 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1062.1 KB/sec) unit-abot-epc-basic-0: 00:13:08 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 731.5 KB/sec) unit-abot-epc-basic-0: 00:13:09 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: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8586068098839060042.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: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 4.155 s unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-25T00:13:09+00:00 unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1295 kB/s) unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 00:13:09 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:13:10 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (20.6 kB/s) unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 00:13:11 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 00:13:11 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: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7910661513587606107.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: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.679 s unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-25T00:13:11+00:00 unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 00:13:12 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 00:13:13 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:13:13 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 00:13:13 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 00:13:13 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 00:13:13 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 00:13:13 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: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:13 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: 00:13:14 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: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5158799462517975944.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: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.656 s unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-25T00:13:14+00:00 unit-mysql-0: 00:13:14 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: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 00:13:14 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 00:13:14 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 00:13:14 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 00:13:14 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: 00:13:14 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: 00:13:14 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: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 00:13:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-mysql-0: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 00:13:15 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: 00:13:15 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 00:13:15 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: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 50.9MB/s eta 0:00:01  24% |####### | 20kB 5.6MB/s eta 0:00:01  36% |########### | 30kB 7.9MB/s eta 0:00:01  48% |############### | 40kB 5.2MB/s eta 0:00:01  61% |################### | 51kB 6.3MB/s eta 0:00:01  73% |####################### | 61kB 7.4MB/s eta 0:00:01  85% |########################### | 71kB 8.4MB/s eta 0:00:01  97% |############################### | 81kB 9.4MB/s eta 0:00:01  100% |################################| 92kB 6.4MB/s unit-abot-epc-basic-0: 00:13:15 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 00:13:15 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: 00:13:15 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 85.2MB/s eta 0:00:01  13% |#### | 20kB 50.9MB/s eta 0:00:01  20% |###### | 30kB 51.7MB/s eta 0:00:01  27% |######## | 40kB 51.8MB/s eta 0:00:01  33% |########## | 51kB 50.9MB/s eta 0:00:01  40% |############# | 61kB 52.1MB/s eta 0:00:01  47% |############### | 71kB 51.8MB/s eta 0:00:01  54% |################# | 81kB 22.5MB/s eta 0:00:01  61% |################### | 92kB 23.0MB/s eta 0:00:01  67% |##################### | 102kB 24.2MB/s eta 0:00:01  74% |####################### | 112kB 23.8MB/s eta 0:00:01  81% |########################## | 122kB 24.3MB/s eta 0:00:01  88% |############################ | 133kB 24.3MB/s eta 0:00:01  94% |############################## | 143kB 24.3MB/s eta 0:00:01  100% |################################| 153kB 7.2MB/s unit-abot-epc-basic-0: 00:13:16 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 00:13:16 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.2 urllib3-1.25.3 unit-mysql-0: 00:13:16 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: 00:13:16 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: 00:13:16 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: 00:13:16 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 00:13:16 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: 00:13:16 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: 00:13:16 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 55.6MB/s eta 0:00:01  22% |####### | 20kB 7.2MB/s eta 0:00:01  33% |########## | 30kB 9.9MB/s eta 0:00:01  44% |############## | 40kB 5.7MB/s eta 0:00:01  55% |################# | 51kB 6.9MB/s eta 0:00:01  66% |##################### | 61kB 8.0MB/s eta 0:00:01  77% |######################## | 71kB 9.1MB/s eta 0:00:01  88% |############################ | 81kB 7.4MB/s eta 0:00:01  100% |################################| 92kB 5.4MB/s unit-mysql-0: 00:13:17 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 57.8MB/s eta 0:00:01  16% |##### | 20kB 50.4MB/s eta 0:00:01  24% |####### | 30kB 52.2MB/s eta 0:00:01  32% |########## | 40kB 52.0MB/s eta 0:00:01  40% |############# | 51kB 52.1MB/s eta 0:00:01  49% |############### | 61kB 53.0MB/s eta 0:00:01  57% |################## | 71kB 52.2MB/s eta 0:00:01  65% |#################### | 81kB 52.9MB/s eta 0:00:01  73% |####################### | 92kB 31.7MB/s eta 0:00:01  81% |########################## | 102kB 31.4MB/s eta 0:00:01  90% |############################ | 112kB 31.5MB/s eta 0:00:01  98% |############################### | 122kB 31.8MB/s eta 0:00:01  100% |################################| 133kB 9.5MB/s unit-abot-epc-basic-0: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 00:13:17 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: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 90.6MB/s eta 0:00:01  6% |## | 20kB 56.1MB/s eta 0:00:01  9% |### | 30kB 56.1MB/s eta 0:00:01  12% |#### | 40kB 53.0MB/s eta 0:00:01  15% |##### | 51kB 52.8MB/s eta 0:00:01  18% |###### | 61kB 53.4MB/s eta 0:00:01  21% |####### | 71kB 53.5MB/s eta 0:00:01  25% |######## | 81kB 53.4MB/s eta 0:00:01  28% |######### | 92kB 54.2MB/s eta 0:00:01  31% |########## | 102kB 53.3MB/s eta 0:00:01  34% |########### | 112kB 51.3MB/s eta 0:00:01  37% |############ | 122kB 24.9MB/s eta 0:00:01  40% |############# | 133kB 23.6MB/s eta 0:00:01  43% |############## | 143kB 23.5MB/s eta 0:00:01  46% |############### | 153kB 23.4MB/s eta 0:00:01  50% |################ | 163kB 23.3MB/s eta 0:00:01  53% |################# | 174kB 23.3MB/s eta 0:00:01  56% |################## | 184kB 23.2MB/s eta 0:00:01  59% |################### | 194kB 23.2MB/s eta 0:00:01  62% |#################### | 204kB 23.3MB/s eta 0:00:01  65% |##################### | 215kB 23.3MB/s eta 0:00:01  68% |###################### | 225kB 46.3MB/s eta 0:00:01  71% |####################### | 235kB 27.8MB/s eta 0:00:01  75% |######################## | 245kB 26.4MB/s eta 0:00:01  78% |######################### | 256kB 25.3MB/s eta 0:00:01  81% |########################## | 266kB 25.3MB/s eta 0:00:01  84% |########################### | 276kB 25.2MB/s eta 0:00:01  87% |############################ | 286kB 25.2MB/s eta 0:00:01  90% |############################# | 296kB 25.0MB/s eta 0:00:01  93% |############################## | 307kB 24.3MB/s eta 0:00:01  96% |############################### | 317kB 24.1MB/s eta 0:00:01  100% |################################| 327kB 3.9MB/s unit-mysql-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 64.0MB/s eta 0:00:01  25% |######## | 20kB 52.7MB/s eta 0:00:01  37% |############ | 30kB 52.9MB/s eta 0:00:01  50% |################ | 40kB 50.8MB/s eta 0:00:01  62% |#################### | 51kB 50.4MB/s eta 0:00:01  75% |######################## | 61kB 50.6MB/s eta 0:00:01  88% |############################ | 71kB 50.6MB/s eta 0:00:01  100% |################################| 81kB 12.5MB/s unit-abot-epc-basic-0: 00:13:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 00:13:17 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 00:13:17 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-mysql-0: 00:13:17 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 00:13:17 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: 00:13:17 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 00:13:17 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: 00:13:18 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 00:13:18 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: 00:13:18 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 00:13:18 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: 00:13:18 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 51.9MB/s eta 0:00:01  21% |###### | 20kB 5.2MB/s eta 0:00:01  32% |########## | 30kB 7.2MB/s eta 0:00:01  43% |############# | 40kB 4.8MB/s eta 0:00:01  54% |################# | 51kB 5.8MB/s eta 0:00:01  65% |#################### | 61kB 6.8MB/s eta 0:00:01  75% |######################## | 71kB 7.8MB/s eta 0:00:01  86% |########################### | 81kB 8.7MB/s eta 0:00:01  97% |############################### | 92kB 7.4MB/s eta 0:00:01  100% |################################| 102kB 5.5MB/s unit-abot-epc-basic-0: 00:13:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 00:13:18 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-mysql-0: 00:13:18 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: 00:13:18 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: 00:13:19 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: 00:13:19 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-mysql-0: 00:13:19 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 00:13:19 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-mysql-0: 00:13:19 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: 00:13:19 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: 00:13:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 00:13:19 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 00:13:19 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: 00:13:19 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: 00:13:19 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 00:13:19 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: 00:13:20 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 00:13:20 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: 00:13:20 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: 00:13:20 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-mysql-0: 00:13:20 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: 00:13:20 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-mysql-0: 00:13:20 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: 00:13:21 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 00:13:21 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: 00:13:21 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: 00:13:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 00:13:21 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 00:13:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 00:13:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 00:13:21 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: 00:13:21 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 00:13:21 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: 00:13:22 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: 00:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 00:13:22 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: 00:13:22 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: 00:13:22 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.1 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 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 552.0 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 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 811.7 KB/sec) unit-abot-epc-basic-0: 00:13:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-mysql-0: 00:13:22 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: 00:13:22 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 640.5 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 889.1 KB/sec) unit-abot-epc-basic-0: 00:13:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 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 74.8 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00: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/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 00:13:22 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-mysql-0: 00:13:22 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 00:13:22 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 620.0 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 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 264.8 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00: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/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 429.6 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00: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/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 00:13:22 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: 00:13:22 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-mysql-0: 00:13:22 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: 00:13:23 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 546.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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 3679.6 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 112.0 KB/sec) unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3993 kB/s) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 81.4 KB/sec) unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 00:13:23 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-mysql-0: 00:13:23 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec) unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 84.7 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 96.7 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 142.3 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 86.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 110.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 126.7 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 17/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 606.3 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 47.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 285.8 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 214.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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 506.6 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 21/114 KB 24/114 KB 27/114 KB 29/114 KB 32/114 KB 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 36/114 KB 40/114 KB 44/114 KB 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 48/114 KB 48/114 KB 3/35 KB 48/114 KB 5/35 KB 48/114 KB 8/35 KB 52/114 KB 8/35 KB 56/114 KB 11/35 KB 52/114 KB 11/35 KB 56/114 KB 13/35 KB 60/114 KB 13/35 KB 64/114 KB 13/35 KB 68/114 KB 16/35 KB 72/114 KB 16/35 KB 64/114 KB 16/35 KB 72/114 KB 19/35 KB 72/114 KB 21/35 KB 72/114 KB 24/35 KB 76/114 KB 24/35 KB 76/114 KB 27/35 KB 80/114 KB 27/35 KB 84/114 KB 27/35 KB 88/114 KB 29/35 KB 84/114 KB 29/35 KB 88/114 KB 32/35 KB 88/114 KB 35/35 KB 92/114 KB 35/35 KB 92/114 KB 35/35 KB 96/114 KB 35/35 KB 100/114 KB 35/35 KB 104/114 KB 35/35 KB 3/48 KB 108/114 KB 35/35 KB 6/48 KB 108/114 KB 35/35 KB 9/48 KB 108/114 KB 35/35 KB 11/48 KB 108/114 KB 35/35 KB 108/114 KB 35/35 KB 11/48 KB 112/114 KB 35/35 KB 11/48 KB 114/114 KB 11/48 KB 114/114 KB 3/85 KB 11/48 KB 114/114 KB 5/85 KB 3/29 KB 14/48 KB 114/114 KB 8/85 KB 3/29 KB 14/48 KB 114/114 KB 11/85 KB 3/29 KB 14/48 KB 114/114 KB 5/85 KB 3/29 KB 16/48 KB 114/114 KB 11/85 KB 3/29 KB 19/48 KB 114/114 KB 11/85 KB 3/29 KB 22/48 KB 114/114 KB 11/85 KB 3/29 KB 25/48 KB 114/114 KB 11/85 KB 3/29 KB 11/48 KB 114/114 KB 3/85 KB 3/29 KB 25/48 KB 114/114 KB 11/85 KB 5/29 KB 27/48 KB 114/114 KB 11/85 KB 8/29 KB 27/48 KB 114/114 KB 11/85 KB 11/29 KB 27/48 KB 114/114 KB 11/85 KB 13/29 KB 27/48 KB 114/114 KB 11/85 KB 5/29 KB 30/48 KB 114/114 KB 11/85 KB 13/29 KB 32/48 KB 114/114 KB 11/85 KB 13/29 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 674.8 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 32/48 KB 114/114 KB 11/85 KB 16/29 KB 36/48 KB 13/85 KB 19/29 KB 36/48 KB 13/85 KB 21/29 KB 36/48 KB 13/85 KB 24/29 KB 36/48 KB 13/85 KB 27/29 KB 36/48 KB 13/85 KB 29/29 KB 36/48 KB 13/85 KB 16/29 KB 40/48 KB 13/85 KB 29/29 KB 44/48 KB 13/85 KB 29/29 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 1598.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 32/48 KB 114/114 KB 13/85 KB 16/29 KB 3/56 KB 48/48 KB 16/85 KB 29/29 KB 3/56 KB 48/48 KB 19/85 KB 29/29 KB 3/56 KB 48/48 KB 21/85 KB 29/29 KB 3/56 KB 48/48 KB 24/85 KB 29/29 KB 3/56 KB 48/48 KB 13/85 KB 29/29 KB 48/48 KB 13/85 KB 29/29 KB 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/56 KB 48/48 KB 27/85 KB 29/29 KB 6/56 KB 48/48 KB 29/85 KB 29/29 KB 6/56 KB 48/48 KB 27/85 KB 29/29 KB 9/56 KB 48/48 KB 29/85 KB 29/29 KB 11/56 KB 48/48 KB 32/85 KB 29/29 KB 14/56 KB 32/85 KB 29/29 KB 9/56 KB 48/48 KB 32/85 KB 29/29 KB 14/56 KB 36/85 KB 29/29 KB 16/56 KB 40/85 KB 29/29 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 622.7 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install 16/56 KB 36/85 KB 29/29 KB 16/56 KB 3/24 KB 44/85 KB 16/56 KB 3/24 KB 44/85 KB 16/56 KB 5/24 KB 44/85 KB 16/56 KB 8/24 KB 44/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 376.6 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 19/56 KB 11/24 KB 48/85 KB 16/56 KB 11/24 KB 48/85 KB 19/56 KB 11/24 KB 52/85 KB 22/56 KB 11/24 KB 56/85 KB 16/56 KB 11/24 KB 44/85 KB 22/56 KB 11/24 KB 52/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 22/56 KB 13/24 KB 56/85 KB 22/56 KB 16/24 KB 56/85 KB 25/56 KB 19/24 KB 56/85 KB 25/56 KB 21/24 KB 56/85 KB 25/56 KB 16/24 KB 56/85 KB 27/56 KB 21/24 KB 60/85 KB 30/56 KB 21/24 KB 60/85 KB 25/56 KB 21/24 KB 60/85 KB 30/56 KB 21/24 KB 64/85 KB 30/56 KB 24/24 KB 64/85 KB 32/56 KB 24/24 KB 68/85 KB 32/56 KB 24/24 KB 68/85 KB 36/56 KB 24/24 KB 68/85 KB 3/86 KB 40/56 KB 24/24 KB 68/85 KB 4/218 KB 3/86 KB 30/56 KB 24/24 KB 68/85 KB 40/56 KB 24/24 KB 72/85 KB 4/218 KB 3/86 KB 40/56 KB 24/24 KB 76/85 KB 4/218 KB 3/86 KB 36/56 KB 24/24 KB 68/85 KB 4/218 KB 3/86 KB 32/56 KB 24/24 KB 68/85 KB 3/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 5/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 8/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 11/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 13/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 16/86 KB 44/56 KB 80/85 KB 8/218 KB 19/86 KB 40/56 KB 24/24 KB 80/85 KB 4/218 KB 16/86 KB 44/56 KB 84/85 KB 8/218 KB 19/86 KB 44/56 KB 85/85 KB 8/218 KB 19/86 KB 44/56 KB 85/85 KB 8/218 KB 21/86 KB 44/56 KB 85/85 KB 8/218 KB 24/86 KB 44/56 KB 85/85 KB 8/218 KB 27/86 KB 44/56 KB 85/85 KB 8/218 KB 29/86 KB 44/56 KB 85/85 KB 8/218 KB 32/86 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 284.5 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 44/56 KB 24/24 KB 80/85 KB 8/218 KB 16/86 KB 44/56 KB 85/85 KB 12/218 KB 32/86 KB 44/56 KB 85/85 KB 16/218 KB 32/86 KB 44/56 KB 85/85 KB 20/218 KB 32/86 KB 44/56 KB 85/85 KB 24/218 KB 32/86 KB 44/56 KB 85/85 KB 28/218 KB 32/86 KB 44/56 KB 85/85 KB 32/218 KB 32/86 KB 44/56 KB 85/85 KB 36/218 KB 32/86 KB 44/56 KB 24/24 KB 80/85 KB 4/218 KB 16/86 KB 48/56 KB 85/85 KB 36/218 KB 36/86 KB 52/56 KB 85/85 KB 36/218 KB 36/86 KB 56/56 KB 85/85 KB 36/218 KB 36/86 KB 56/56 KB 85/85 KB 40/218 KB 36/86 KB 44/56 KB 85/85 KB 36/218 KB 36/86 KB 56/56 KB 85/85 KB 40/218 KB 40/86 KB 56/56 KB 85/85 KB 44/218 KB 44/86 KB 56/56 KB 85/85 KB 44/218 KB 40/86 KB 56/56 KB 85/85 KB 48/218 KB 48/86 KB 56/56 KB 85/85 KB 48/218 KB 48/86 KB 56/56 KB 85/85 KB 48/218 KB 52/86 KB 56/56 KB 85/85 KB 52/218 KB 56/86 KB 56/56 KB 85/85 KB 52/218 KB 52/86 KB 56/56 KB 85/85 KB 56/218 KB 56/86 KB 56/56 KB 85/85 KB 56/218 KB 60/86 KB 56/56 KB 85/85 KB 60/218 KB 64/86 KB 56/56 KB 85/85 KB 64/218 KB 64/86 KB 56/56 KB 85/85 KB 64/218 KB 64/86 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 593.4 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 68/218 KB 68/86 KB 3/12 KB 64/218 KB 68/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 860.9 KB/sec) unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 3/12 KB 85/85 KB 64/218 KB 64/86 KB 5/12 KB 68/218 KB 68/86 KB 8/12 KB 68/218 KB 68/86 KB 11/12 KB 68/218 KB 68/86 KB 12/12 KB 68/218 KB 68/86 KB 12/12 KB 68/218 KB 72/86 KB 12/12 KB 72/218 KB 76/86 KB 12/12 KB 68/218 KB 76/86 KB 12/12 KB 76/218 KB 80/86 KB 12/12 KB 76/218 KB 80/86 KB 12/12 KB 80/218 KB 80/86 KB 12/12 KB 80/218 KB 84/86 KB 12/12 KB 80/218 KB 86/86 KB 12/12 KB 84/218 KB 86/86 KB 12/12 KB 88/218 KB 86/86 KB 12/12 KB 92/218 KB 86/86 KB 12/12 KB 96/218 KB 86/86 KB 12/12 KB 100/218 KB 86/86 KB 12/12 KB 104/218 KB 86/86 KB 12/12 KB 108/218 KB 86/86 KB 12/12 KB 112/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 86/86 KB 12/12 KB 132/218 KB 86/86 KB 12/12 KB 136/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 723.0 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 12/12 KB 140/218 KB 12/12 KB 144/218 KB 12/12 KB 148/218 KB 12/12 KB 152/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install 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 1567.9 KB/sec) unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6805421520512112641.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8689282307182785364.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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall782306158785927332.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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8141294779502890428.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 00:13:23 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall467615484792947977.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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:23 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: 00:13:23 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: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3318879111498409032.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.461 s unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-25T00:13:23+00:00 unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 00:13:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 00:13:24 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 00:13:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 00:13:25 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:26 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:26 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 00:13:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:13:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:27 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 16.1 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00: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/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 528.4 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/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 645.5 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 1517.2 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 516.0 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 1175.7 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 209.0 KB/sec) unit-abot-epc-basic-0: 00:13:27 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-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:27 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 1002.4 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 284.9 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 228.7 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:27 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 204.8 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00: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/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 576.9 KB/sec) unit-abot-epc-basic-0: 00:13:27 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: 00:13:28 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: 00:13:28 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 291.3 KB/sec) unit-abot-epc-basic-0: 00:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 00:13:28 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: 00:13:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 00:13:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 00:13:28 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:28 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: 00:13:28 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 314.5 KB/sec) unit-abot-epc-basic-0: 00:13:28 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: 00:13:28 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: 00:13:28 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 243.4 KB/sec) unit-abot-epc-basic-0: 00:13:28 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: 00:13:29 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: 00:13:29 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 208.7 KB/sec) unit-abot-epc-basic-0: 00:13:29 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-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:29 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: 00:13:29 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 1211.1 KB/sec) unit-abot-epc-basic-0: 00:13:29 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: 00:13:29 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: 00:13:29 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 282.2 KB/sec) unit-abot-epc-basic-0: 00:13:29 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: 00:13:29 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: 00:13:29 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 130.1 KB/sec) unit-abot-epc-basic-0: 00:13:29 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-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 00:13:29 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-mysql-0: 00:13:29 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 00:13:29 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 186.8 KB/sec) unit-abot-epc-basic-0: 00:13:29 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-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 00:13:30 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-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:13:30 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 240.3 KB/sec) unit-abot-epc-basic-0: 00:13:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 00:13:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-abot-epc-basic-0: 00:13:30 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 134.7 KB/sec) unit-abot-epc-basic-0: 00:13:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 00:13:30 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 00:13:30 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: 00:13:30 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 44.0 KB/sec) unit-abot-epc-basic-0: 00:13:30 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: 00:13:30 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: 00:13:30 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 120.4 KB/sec) unit-abot-epc-basic-0: 00:13:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 00:13:31 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 00:13:31 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 00:13:31 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: 00:13:31 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 143.6 KB/sec) unit-abot-epc-basic-0: 00:13:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 00:13:31 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 00:13:31 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: 00:13:31 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 94.5 KB/sec) unit-abot-epc-basic-0: 00:13:31 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: 00:13:31 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: 00:13:31 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 759.2 KB/sec) unit-abot-epc-basic-0: 00:13:31 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: 00:13:31 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: 00:13:31 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 529.2 KB/sec) unit-abot-epc-basic-0: 00:13:31 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: 00:13:31 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: 00:13:31 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 2757.7 KB/sec) unit-abot-epc-basic-0: 00:13:32 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-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:32 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: 00:13:32 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: 00:13:32 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: 00:13:32 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: 00:13:32 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 478.9 KB/sec) unit-abot-epc-basic-0: 00:13:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 00:13:32 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: 00:13:32 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 00:13:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:13:32 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: 00:13:32 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 244.1 KB/sec) unit-abot-epc-basic-0: 00:13:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 00:13:32 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 00:13:32 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: 00:13:32 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 97.3 KB/sec) unit-abot-epc-basic-0: 00:13:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 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: 00:13:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 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 2875.4 KB/sec) unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-abot-epc-basic-0: 00:13:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 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 213.6 KB/sec) unit-abot-epc-basic-0: 00:13:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 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: 00:13:33 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec) unit-abot-epc-basic-0: 00:13:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:33 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: 00:13:33 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 162.8 KB/sec) unit-abot-epc-basic-0: 00:13:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:13:33 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:13:34 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: 00:13:34 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 99.0 KB/sec) unit-abot-epc-basic-0: 00:13:34 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-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 00:13:34 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-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-abot-epc-basic-0: 00:13:34 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 356.3 KB/sec) unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 00:13:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 00:13:34 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-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 00:13:34 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 44.6 KB/sec) unit-mysql-0: 00:13:34 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:13:34 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: 00:13:34 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: 00:13: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/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 730.6 KB/sec) unit-abot-epc-basic-0: 00:13:34 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: 00:13:35 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: 00:13:35 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 00:13:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:13:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:13:35 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 365.8 KB/sec) unit-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 00:13:35 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-mysql-0: 00:13:35 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:35 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: 00:13:35 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 00:13:35 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: 00:13:35 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: 00:13:35 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2880.2 KB/sec) unit-abot-epc-basic-0: 00:13:35 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: 00:13:35 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: 00:13:35 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 33.6 KB/sec) unit-abot-epc-basic-0: 00:13:35 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: 00:13:36 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: 00:13:36 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 358.9 KB/sec) unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:36 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: 00:13:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 77.9 KB/sec) unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:36 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: 00:13:36 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 175.1 KB/sec) unit-abot-epc-basic-0: 00:13:36 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: 00:13:36 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: 00:13:36 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:36 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: 00:13:36 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 176.0 KB/sec) unit-abot-epc-basic-0: 00:13:36 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: 00:13:36 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: 00:13:36 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 78.5 KB/sec) unit-abot-epc-basic-0: 00:13:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:37 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: 00:13:37 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 67.8 KB/sec) unit-abot-epc-basic-0: 00:13:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:37 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: 00:13:37 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 734.0 KB/sec) unit-abot-epc-basic-0: 00:13:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:37 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: 00:13:37 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 377.4 KB/sec) unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 00:13:37 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: 00:13:37 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: 00:13:37 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: 00:13:37 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: 00:13:37 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 909.6 KB/sec) unit-abot-epc-basic-0: 00:13:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:13:37 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-abot-epc-basic-0: 00:13:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 00:13:38 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 334.2 KB/sec) unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:13:38 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-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 569.3 KB/sec) unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 00:13:38 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: 00:13:38 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1719.4 KB/sec) unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 00:13:38 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: 00:13:38 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-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 00:13:38 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 331.9 KB/sec) unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 00:13:38 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: 00:13:38 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 1952.7 KB/sec) unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 00:13:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:13:38 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:38 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: 00:13:39 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 172.3 KB/sec) unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 00:13:39 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: 00:13:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 00:13:39 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: 00:13:39 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: 00:13:39 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1369.9 KB/sec) unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 548.4 KB/sec) unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:13:39 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: 00:13:39 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 234.5 KB/sec) unit-abot-epc-basic-0: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 00:13: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.pom unit-abot-epc-basic-0: 00:13:39 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: 00:13:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 00:13:39 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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 66.1 KB/sec) unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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: 00:13:40 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: 00:13:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-mysql-0: 00:13:40 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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 106.2 KB/sec) unit-abot-epc-basic-0: 00:13:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 00:13:40 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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 85.4 KB/sec) unit-abot-epc-basic-0: 00:13:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 00:13:40 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:13:40 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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 128.9 KB/sec) unit-abot-epc-basic-0: 00:13:40 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-mysql-0: 00:13:40 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:13:40 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 00:13:40 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: 00:13:40 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 378.5 KB/sec) unit-abot-epc-basic-0: 00:13:40 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: 00:13:41 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: 00:13:41 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 128.9 KB/sec) unit-abot-epc-basic-0: 00:13:41 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: 00:13:41 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: 00:13:41 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 00:13:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 00:13:41 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: 00:13:41 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: 00:13:41 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 1266.6 KB/sec) unit-abot-epc-basic-0: 00:13:41 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: 00:13:41 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: 00:13:41 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 225.8 KB/sec) unit-abot-epc-basic-0: 00:13:41 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: 00:13:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (98.9 kB/s) unit-abot-epc-basic-0: 00:13:41 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 1014.4 KB/sec) unit-abot-epc-basic-0: 00:13:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 00:13:41 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 00:13:42 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: 00:13:42 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: 00:13:42 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: 00:13:42 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: 00:13:42 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 540.9 KB/sec) unit-abot-epc-basic-0: 00:13:42 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: 00:13:42 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: 00:13:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 00:13:42 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: 00:13:42 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: 00:13:42 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 503.0 KB/sec) unit-abot-epc-basic-0: 00:13:42 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: 00:13:42 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: 00:13: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.7.5/slf4j-api-1.7.5.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 00:13:42 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: 00:13:42 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: 00:13: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/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 960.6 KB/sec) unit-abot-epc-basic-0: 00:13:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-mysql-0: 00:13:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:13:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:13:43 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-mysql-0: 00:13:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:13:43 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 00:13:43 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 374.1 KB/sec) unit-abot-epc-basic-0: 00:13:43 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: 00:13:43 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: 00:13:43 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 00:13:43 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: 00:13:43 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 2046.5 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 00:13:43 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: 00:13: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/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 391.3 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 00:13:43 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: 00:13:43 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 790.7 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 00:13:43 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: 00:13:43 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 1280.2 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 00:13:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 00:13:43 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: 00:13:43 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 3498.1 KB/sec) unit-abot-epc-basic-0: 00:13:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 00:13:44 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: 00:13:44 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 311.6 KB/sec) unit-abot-epc-basic-0: 00:13:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 00:13:44 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: 00:13:44 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 319.1 KB/sec) unit-abot-epc-basic-0: 00:13:44 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-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 00:13:44 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: 00:13:44 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 1057.2 KB/sec) unit-abot-epc-basic-0: 00:13:44 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-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 00:13:44 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: 00:13:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 00:13:44 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-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 00:13:44 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: 00:13:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 00:13:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 00:13:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 00:13:44 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 2.1 KB/sec) unit-abot-epc-basic-0: 00:13:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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 465.7 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 560.7 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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 706.8 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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 872.3 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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 1127.2 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 00:13:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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 974.9 KB/sec) unit-abot-epc-basic-0: 00:13:45 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: 00:13:45 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: 00:13:45 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 8.7 KB/sec) unit-abot-epc-basic-0: 00:13:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 789.9 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 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 65.8 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 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 769.7 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 00:13:46 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: 00:13:46 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 2564.3 KB/sec) unit-abot-epc-basic-0: 00:13:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 00:13:46 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-mysql-0: 00:13:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 00:13:47 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 8.0 KB/sec) unit-abot-epc-basic-0: 00:13:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 00:13:47 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: 00:13:47 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 00:13:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 00:13:47 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: 00:13:47 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: 00:13:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 00:13:47 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: 00:13:47 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 813.5 KB/sec) unit-abot-epc-basic-0: 00:13:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 00:13:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 00:13:48 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 2.3 KB/sec) unit-abot-epc-basic-0: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 00:13:48 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: 00:13:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 00:13:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 00:13:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 00:13:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 00:13:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 4/966 KB 7/966 KB 11/966 KB 15/966 KB 19/966 KB 23/966 KB 27/966 KB 31/966 KB 35/966 KB 39/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 80/966 KB 84/966 KB 88/966 KB 92/966 KB 96/966 KB 100/966 KB 104/966 KB 108/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 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 848/966 KB 852/966 KB 856/966 KB 860/966 KB 864/966 KB 868/966 KB 872/966 KB 876/966 KB 880/966 KB 884/966 KB 888/966 KB 892/966 KB 896/966 KB 900/966 KB 904/966 KB 908/966 KB 912/966 KB 916/966 KB 919/966 KB 923/966 KB 927/966 KB 930/966 KB 934/966 KB 938/966 KB 942/966 KB 946/966 KB 950/966 KB 954/966 KB 958/966 KB 962/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 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: 00:13:49 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: 00:13:49 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: 00:13:49 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: 00:13:49 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 3/10 KB 44/590 KB 3/10 KB 48/590 KB 3/10 KB 36/590 KB 3/10 KB 48/590 KB 5/10 KB 48/590 KB 8/10 KB 48/590 KB 10/10 KB 52/590 KB 10/10 KB 56/590 KB 10/10 KB 60/590 KB 3/240 KB 10/10 KB 64/590 KB 3/240 KB 10/10 KB 68/590 KB 3/240 KB 10/10 KB 72/590 KB 3/240 KB 10/10 KB 56/590 KB 3/240 KB 10/10 KB 3/1710 KB 72/590 KB 3/240 KB 10/10 KB 5/1710 KB 72/590 KB 3/240 KB 10/10 KB 8/1710 KB 72/590 KB 3/240 KB 10/10 KB 11/1710 KB 72/590 KB 3/240 KB 10/10 KB 13/1710 KB 72/590 KB 3/240 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 237.7 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 13/1710 KB 72/590 KB 5/240 KB 13/1710 KB 76/590 KB 5/240 KB 13/1710 KB 80/590 KB 5/240 KB 13/1710 KB 84/590 KB 5/240 KB 13/1710 KB 84/590 KB 8/240 KB 13/1710 KB 84/590 KB 11/240 KB 13/1710 KB 84/590 KB 13/240 KB 13/1710 KB 84/590 KB 16/240 KB 13/1710 KB 88/590 KB 16/240 KB 13/1710 KB 92/590 KB 16/240 KB 13/1710 KB 96/590 KB 19/240 KB 13/1710 KB 92/590 KB 19/240 KB 16/1710 KB 96/590 KB 19/240 KB 19/1710 KB 96/590 KB 19/240 KB 21/1710 KB 96/590 KB 19/240 KB 24/1710 KB 96/590 KB 19/240 KB 27/1710 KB 96/590 KB 19/240 KB 29/1710 KB 96/590 KB 19/240 KB 32/1710 KB 96/590 KB 19/240 KB 32/1710 KB 96/590 KB 21/240 KB 32/1710 KB 3/232 KB 96/590 KB 21/240 KB 32/1710 KB 5/232 KB 96/590 KB 21/240 KB 32/1710 KB 8/232 KB 96/590 KB 21/240 KB 32/1710 KB 11/232 KB 96/590 KB 21/240 KB 32/1710 KB 13/232 KB 96/590 KB 21/240 KB 32/1710 KB 13/232 KB 96/590 KB 21/240 KB 3/44 KB 32/1710 KB 13/232 KB 96/590 KB 21/240 KB 5/44 KB 36/1710 KB 13/232 KB 96/590 KB 21/240 KB 5/44 KB 40/1710 KB 13/232 KB 96/590 KB 21/240 KB 5/44 KB 44/1710 KB 13/232 KB 96/590 KB 21/240 KB 5/44 KB 48/1710 KB 13/232 KB 96/590 KB 21/240 KB 5/44 KB 48/1710 KB 13/232 KB 96/590 KB 21/240 KB 8/44 KB 48/1710 KB 13/232 KB 96/590 KB 21/240 KB 11/44 KB 52/1710 KB 13/232 KB 96/590 KB 21/240 KB 11/44 KB 56/1710 KB 13/232 KB 96/590 KB 21/240 KB 11/44 KB 60/1710 KB 13/232 KB 96/590 KB 21/240 KB 11/44 KB 60/1710 KB 16/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 19/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 21/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 24/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 27/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 29/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 32/232 KB 96/590 KB 21/240 KB 13/44 KB 60/1710 KB 13/232 KB 96/590 KB 21/240 KB 13/44 KB 64/1710 KB 32/232 KB 96/590 KB 21/240 KB 13/44 KB 68/1710 KB 32/232 KB 100/590 KB 21/240 KB 16/44 KB 72/1710 KB 36/232 KB 100/590 KB 24/240 KB 16/44 KB 64/1710 KB 32/232 KB 100/590 KB 21/240 KB 16/44 KB 76/1710 KB 36/232 KB 100/590 KB 24/240 KB 19/44 KB 64/1710 KB 32/232 KB 100/590 KB 21/240 KB 13/44 KB 76/1710 KB 36/232 KB 100/590 KB 24/240 KB 19/44 KB 68/1710 KB 36/232 KB 100/590 KB 24/240 KB 16/44 KB 76/1710 KB 40/232 KB 100/590 KB 24/240 KB 19/44 KB 76/1710 KB 44/232 KB 100/590 KB 24/240 KB 19/44 KB 76/1710 KB 48/232 KB 100/590 KB 24/240 KB 19/44 KB 76/1710 KB 52/232 KB 100/590 KB 24/240 KB 19/44 KB 68/1710 KB 32/232 KB 100/590 KB 24/240 KB 16/44 KB 80/1710 KB 52/232 KB 100/590 KB 27/240 KB 19/44 KB 80/1710 KB 52/232 KB 100/590 KB 29/240 KB 19/44 KB 80/1710 KB 52/232 KB 100/590 KB 32/240 KB 19/44 KB 80/1710 KB 52/232 KB 104/590 KB 36/240 KB 19/44 KB 80/1710 KB 56/232 KB 104/590 KB 40/240 KB 19/44 KB 80/1710 KB 56/232 KB 104/590 KB 44/240 KB 19/44 KB 80/1710 KB 56/232 KB 104/590 KB 48/240 KB 19/44 KB 80/1710 KB 52/232 KB 100/590 KB 24/240 KB 19/44 KB 80/1710 KB 56/232 KB 104/590 KB 36/240 KB 19/44 KB 80/1710 KB 60/232 KB 104/590 KB 48/240 KB 19/44 KB 80/1710 KB 64/232 KB 104/590 KB 48/240 KB 19/44 KB 84/1710 KB 68/232 KB 104/590 KB 48/240 KB 19/44 KB 84/1710 KB 72/232 KB 104/590 KB 48/240 KB 19/44 KB 84/1710 KB 76/232 KB 104/590 KB 48/240 KB 19/44 KB 84/1710 KB 80/232 KB 104/590 KB 48/240 KB 19/44 KB 84/1710 KB 84/232 KB 104/590 KB 48/240 KB 19/44 KB 80/1710 KB 52/232 KB 104/590 KB 32/240 KB 19/44 KB 84/1710 KB 84/232 KB 108/590 KB 52/240 KB 19/44 KB 84/1710 KB unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 84/232 KB 112/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 116/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 120/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 124/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 128/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 132/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 104/590 KB 52/240 KB 19/44 KB 84/1710 KB 84/232 KB 136/590 KB 56/240 KB 19/44 KB 84/1710 KB 84/232 KB 136/590 KB 60/240 KB 19/44 KB 84/1710 KB 84/232 KB 136/590 KB 64/240 KB 19/44 KB 84/1710 KB 64/232 KB 104/590 KB 48/240 KB 19/44 KB 88/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 92/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 96/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 100/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 104/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 108/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 112/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 84/1710 KB 84/232 KB 136/590 KB 64/240 KB 19/44 KB 112/1710 KB 88/232 KB 140/590 KB 64/240 KB 19/44 KB 112/1710 KB 88/232 KB 144/590 KB 64/240 KB 19/44 KB 116/1710 KB 88/232 KB 148/590 KB 64/240 KB 19/44 KB 116/1710 KB 88/232 KB 152/590 KB 68/240 KB 19/44 KB 116/1710 KB 88/232 KB 156/590 KB 68/240 KB 19/44 KB 116/1710 KB 88/232 KB 160/590 KB 68/240 KB 19/44 KB 84/1710 KB 88/232 KB 136/590 KB 64/240 KB 19/44 KB 116/1710 KB 92/232 KB 164/590 KB 68/240 KB 19/44 KB 116/1710 KB 96/232 KB 164/590 KB 68/240 KB 19/44 KB 116/1710 KB 100/232 KB 164/590 KB 68/240 KB 19/44 KB 116/1710 KB 88/232 KB 148/590 KB 68/240 KB 19/44 KB 116/1710 KB 88/232 KB 144/590 KB 64/240 KB 19/44 KB 120/1710 KB 104/232 KB 164/590 KB 68/240 KB 19/44 KB 124/1710 KB 104/232 KB 164/590 KB 68/240 KB 19/44 KB 124/1710 KB 104/232 KB 164/590 KB 72/240 KB 19/44 KB 128/1710 KB 104/232 KB 164/590 KB 72/240 KB 19/44 KB 128/1710 KB 104/232 KB 164/590 KB 76/240 KB 19/44 KB 128/1710 KB 104/232 KB 164/590 KB 80/240 KB 19/44 KB 128/1710 KB 104/232 KB 164/590 KB 84/240 KB 19/44 KB 132/1710 KB 104/232 KB 164/590 KB 88/240 KB 19/44 KB 116/1710 KB 104/232 KB 164/590 KB 68/240 KB 19/44 KB 132/1710 KB 108/232 KB 164/590 KB 88/240 KB 19/44 KB 132/1710 KB 112/232 KB 164/590 KB 88/240 KB 19/44 KB 132/1710 KB 116/232 KB 164/590 KB 88/240 KB 19/44 KB 132/1710 KB 120/232 KB 164/590 KB 92/240 KB 19/44 KB 132/1710 KB 124/232 KB 164/590 KB 92/240 KB 19/44 KB 132/1710 KB 128/232 KB 164/590 KB 92/240 KB 19/44 KB 116/1710 KB 88/232 KB 164/590 KB 68/240 KB 19/44 KB 132/1710 KB 128/232 KB 168/590 KB 92/240 KB 19/44 KB 132/1710 KB 104/232 KB 164/590 KB 84/240 KB 19/44 KB 136/1710 KB 128/232 KB 168/590 KB 92/240 KB 19/44 KB 140/1710 KB 128/232 KB 168/590 KB 92/240 KB 19/44 KB 144/1710 KB 128/232 KB 168/590 KB 92/240 KB 19/44 KB 132/1710 KB 116/232 KB 164/590 KB 92/240 KB 19/44 KB 148/1710 KB 128/232 KB 172/590 KB 92/240 KB 19/44 KB 152/1710 KB 128/232 KB 172/590 KB 96/240 KB 19/44 KB 156/1710 KB 128/232 KB 172/590 KB 96/240 KB 19/44 KB 160/1710 KB 128/232 KB 172/590 KB 96/240 KB 19/44 KB 164/1710 KB 128/232 KB 172/590 KB 96/240 KB 19/44 KB 168/1710 KB 132/232 KB 172/590 KB 96/240 KB 19/44 KB 172/1710 KB 132/232 KB 172/590 KB 96/240 KB 19/44 KB 176/1710 KB 132/232 KB 172/590 KB 96/240 KB 19/44 KB 144/1710 KB 128/232 KB 172/590 KB 92/240 KB 19/44 KB 176/1710 KB 132/232 KB 176/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 180/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 184/590 KB 96/240 KB 21/4 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 4 KB 176/1710 KB 132/232 KB 188/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 192/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 196/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 200/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 204/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 208/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 212/590 KB 96/240 KB 21/44 KB 180/1710 KB 132/232 KB 216/590 KB 96/240 KB 21/44 KB 180/1710 KB 132/232 KB 220/590 KB 96/240 KB 21/44 KB 176/1710 KB 132/232 KB 172/590 KB 96/240 KB 21/44 KB 164/1710 KB 132/232 KB 172/590 KB 96/240 KB 19/44 KB 180/1710 KB 136/232 KB 224/590 KB 96/240 KB 21/44 KB 180/1710 KB 140/232 KB 224/590 KB 96/240 KB 21/44 KB 180/1710 KB 144/232 KB 224/590 KB 96/240 KB 21/44 KB 148/1710 KB 128/232 KB 172/590 KB 96/240 KB 19/44 KB 180/1710 KB 144/232 KB 224/590 KB 100/240 KB 21/44 KB 180/1710 KB 144/232 KB 224/590 KB 104/240 KB 21/44 KB 180/1710 KB 144/232 KB 224/590 KB 108/240 KB 21/44 KB 180/1710 KB 144/232 KB 224/590 KB 112/240 KB 21/44 KB 180/1710 KB 144/232 KB 224/590 KB 116/240 KB 21/44 KB 180/1710 KB 148/232 KB 224/590 KB 120/240 KB 21/44 KB 180/1710 KB 148/232 KB 224/590 KB 124/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 128/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 132/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 136/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 140/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 144/240 KB 24/44 KB 180/1710 KB 132/232 KB 212/590 KB 96/240 KB 21/44 KB 184/1710 KB 148/232 KB 224/590 KB 144/240 KB 24/44 KB 188/1710 KB 148/232 KB 224/590 KB 144/240 KB 24/44 KB 192/1710 KB 148/232 KB 224/590 KB 144/240 KB 24/44 KB 180/1710 KB 132/232 KB 224/590 KB 96/240 KB 21/44 KB 192/1710 KB 148/232 KB 228/590 KB 144/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 120/240 KB 24/44 KB 180/1710 KB 148/232 KB 224/590 KB 116/240 KB 21/44 KB 196/1710 KB 152/232 KB 228/590 KB 148/240 KB 24/44 KB 196/1710 KB 156/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 160/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 164/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 168/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 172/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 176/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 180/232 KB 228/590 KB 148/240 KB 27/44 KB 196/1710 KB 148/232 KB 228/590 KB 148/240 KB 24/44 KB 200/1710 KB 180/232 KB 232/590 KB 148/240 KB 27/44 KB 204/1710 KB 180/232 KB 232/590 KB 148/240 KB 27/44 KB 208/1710 KB 180/232 KB 232/590 KB 148/240 KB 27/44 KB 192/1710 KB 148/232 KB 228/590 KB 148/240 KB 24/44 KB 208/1710 KB 184/232 KB 232/590 KB 152/240 KB 27/44 KB 208/1710 KB 184/232 KB 232/590 KB 156/240 KB 27/44 KB 208/1710 KB 184/232 KB 232/590 KB 160/240 KB 27/44 KB 208/1710 KB 184/232 KB 232/590 KB 164/240 KB 27/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 27/44 KB 208/1710 KB 184/232 KB 232/590 KB 148/240 KB 27/44 KB 196/1710 KB 180/232 KB 232/590 KB 148/240 KB 27/44 KB 196/1710 KB 152/232 KB 228/590 KB 148/240 KB 27/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 29/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 32/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 36/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 40/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 44/44 KB 212/1710 KB 184/232 KB 232/590 KB 168/240 KB 44/44 KB 212/1710 KB 184/232 KB 236/590 KB 168/240 KB 44/44 KB 212/1710 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install KB 184/232 KB 240/590 KB 168/240 KB 44/44 KB 212/1710 KB 184/232 KB 244/590 KB 168/240 KB 44/44 KB 212/1710 KB 184/232 KB 232/590 KB 164/240 KB 27/44 KB 216/1710 KB 188/232 KB 244/590 KB 168/240 KB 44/44 KB 220/1710 KB 188/232 KB 244/590 KB 168/240 KB 44/44 KB 212/1710 KB 188/232 KB 244/590 KB 168/240 KB 44/44 KB 220/1710 KB 192/232 KB 248/590 KB 168/240 KB 44/44 KB 220/1710 KB 196/232 KB 248/590 KB 168/240 KB 44/44 KB 224/1710 KB 200/232 KB 248/590 KB 172/240 KB 44/44 KB 220/1710 KB 188/232 KB 248/590 KB 168/240 KB 44/44 KB 224/1710 KB 200/232 KB 252/590 KB 172/240 KB 44/44 KB 224/1710 KB 200/232 KB 256/590 KB 172/240 KB 44/44 KB 224/1710 KB 196/232 KB 248/590 KB 172/240 KB 44/44 KB 220/1710 KB 196/232 KB 248/590 KB 172/240 KB 44/44 KB 224/1710 KB 200/232 KB 256/590 KB 176/240 KB 44/44 KB 228/1710 KB 200/232 KB 256/590 KB 176/240 KB 44/44 KB 232/1710 KB 204/232 KB 260/590 KB 180/240 KB 44/44 KB 236/1710 KB 204/232 KB 260/590 KB 180/240 KB 44/44 KB 240/1710 KB 204/232 KB 260/590 KB 180/240 KB 44/44 KB 228/1710 KB 204/232 KB 260/590 KB 180/240 KB 44/44 KB 240/1710 KB 208/232 KB 260/590 KB 180/240 KB 44/44 KB 240/1710 KB 212/232 KB 260/590 KB 180/240 KB 44/44 KB 244/1710 KB 216/232 KB 260/590 KB 180/240 KB 228/1710 KB 200/232 KB 260/590 KB 180/240 KB 44/44 KB 244/1710 KB 216/232 KB 264/590 KB 180/240 KB 244/1710 KB 216/232 KB 268/590 KB 180/240 KB 228/1710 KB 200/232 KB 256/590 KB 180/240 KB 44/44 KB 244/1710 KB 216/232 KB 268/590 KB 184/240 KB 244/1710 KB 216/232 KB 268/590 KB 188/240 KB 244/1710 KB 216/232 KB 268/590 KB 192/240 KB 244/1710 KB 216/232 KB 272/590 KB 196/240 KB 244/1710 KB 212/232 KB 260/590 KB 180/240 KB 248/1710 KB 220/232 KB 272/590 KB 196/240 KB 252/1710 KB 220/232 KB 272/590 KB 196/240 KB 256/1710 KB 220/232 KB 272/590 KB 196/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 399.7 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 256/1710 KB 220/232 KB 272/590 KB 200/240 KB 256/1710 KB 220/232 KB 272/590 KB 204/240 KB 256/1710 KB 220/232 KB 272/590 KB 208/240 KB 244/1710 KB 220/232 KB 272/590 KB 196/240 KB 260/1710 KB 224/232 KB 272/590 KB 208/240 KB 244/1710 KB 216/232 KB 272/590 KB 192/240 KB 260/1710 KB 220/232 KB 272/590 KB 208/240 KB 4/258 KB 264/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 268/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 272/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 276/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 280/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 284/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 4/258 KB 260/1710 KB 224/232 KB 272/590 KB 208/240 KB 8/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 12/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 16/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 20/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 24/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 28/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 32/258 KB 288/1710 KB 224/232 KB 272/590 KB 208/240 KB 36/258 KB 292/1710 KB 224/232 KB 272/590 KB 208/240 KB 40/258 KB 292/1710 KB 224/232 KB 272/590 KB 208/240 KB 44/258 KB 292/1710 KB 224/232 KB 272/590 KB 208/240 KB 48/258 KB 292/1710 KB 224/232 KB 272/590 KB 208/240 KB 32/258 KB 292/1710 KB 224/232 KB 272/590 KB 208/240 KB 48/258 KB 296/1710 KB 224/232 KB 272/590 KB 208/240 KB 48/258 KB 300/1710 KB 224/232 KB 272/590 KB 208/240 KB 48/258 KB 304/1710 KB 224/232 KB 272/590 KB 208/240 KB 48/258 KB 308/1710 KB 224/232 KB 272/590 KB 208/240 KB 52/258 KB 312/1710 KB 224/232 KB 272/590 KB 208/240 KB 52/258 KB 308/1710 KB 224/232 KB 272/590 KB 208/240 KB 56/258 KB 316/1710 KB 224/232 KB 272/590 KB 208/240 KB 52/258 KB 316/1710 KB 224/232 KB 272/590 KB 208/240 KB 56/258 KB 320/1710 KB 224/232 KB 272/590 KB 208/240 KB 60/258 KB 320/1710 KB 224/232 KB 272/590 KB 208/240 KB 64/258 KB 320/1710 KB 224/232 KB 272/590 KB 208/240 KB 68/258 KB 320/1710 KB 224/232 KB 272/590 KB 208/240 KB 68/258 KB 324/1710 KB 228/232 KB 276/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 276/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 276/590 KB 212/240 KB 68/258 KB 324/1710 KB 224/232 KB 276/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 280/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 284/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 288/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 292/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 296/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 300/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 304/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 308/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 312/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 212/240 KB 68/258 KB 324/1710 KB 224/232 KB 272/590 KB 212/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 216/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 220/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 224/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 228/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 232/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 236/240 KB 68/258 KB 324/1710 KB 232/232 KB 316/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 320/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 324/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/2 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 32 KB 328/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 332/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 336/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 340/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 344/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 348/590 KB 240/240 KB 68/258 KB 324/1710 KB 232/232 KB 352/590 KB 240/240 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 1692.6 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 68/258 KB 324/1710 KB 224/232 KB 272/590 KB 208/240 KB 72/258 KB 328/1710 KB 352/590 KB 240/240 KB 76/258 KB 328/1710 KB 352/590 KB 240/240 KB 80/258 KB 328/1710 KB 352/590 KB 240/240 KB 68/258 KB 328/1710 KB 352/590 KB 240/240 KB 80/258 KB 332/1710 KB 356/590 KB 240/240 KB 80/258 KB 336/1710 KB 356/590 KB 240/240 KB 80/258 KB 328/1710 KB 356/590 KB 240/240 KB 80/258 KB 336/1710 KB 360/590 KB 240/240 KB 80/258 KB 336/1710 KB 364/590 KB 240/240 KB 80/258 KB 336/1710 KB 368/590 KB 240/240 KB 80/258 KB 340/1710 KB 372/590 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1709.3 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 80/258 KB 340/1710 KB 368/590 KB 240/240 KB 84/258 KB 344/1710 KB 372/590 KB 84/258 KB 340/1710 KB 372/590 KB 240/240 KB 88/258 KB 348/1710 KB 372/590 KB 92/258 KB 348/1710 KB 372/590 KB 96/258 KB 348/1710 KB 372/590 KB 84/258 KB 348/1710 KB 372/590 KB 96/258 KB 352/1710 KB 372/590 KB 96/258 KB 352/1710 KB 376/590 KB 96/258 KB 352/1710 KB 380/590 KB 100/258 KB 352/1710 KB 384/590 KB 100/258 KB 352/1710 KB 4/223 KB 384/590 KB 100/258 KB 352/1710 KB 8/223 KB 384/590 KB 100/258 KB 352/1710 KB 12/223 KB 384/590 KB 100/258 KB 352/1710 KB 16/223 KB 384/590 KB 100/258 KB 352/1710 KB 20/223 KB 384/590 KB 100/258 KB 352/1710 KB 24/223 KB 384/590 KB 100/258 KB 352/1710 KB 28/223 KB 384/590 KB 100/258 KB 352/1710 KB 32/223 KB 384/590 KB 100/258 KB 356/1710 KB 32/223 KB 384/590 KB 100/258 KB 360/1710 KB 36/223 KB 388/590 KB 100/258 KB 364/1710 KB 36/223 KB 388/590 KB 100/258 KB 368/1710 KB 36/223 KB 388/590 KB 100/258 KB 352/1710 KB 380/590 KB 104/258 KB 368/1710 KB 36/223 KB 388/590 KB 108/258 KB 368/1710 KB 36/223 KB 388/590 KB 100/258 KB 356/1710 KB 36/223 KB 388/590 KB 108/258 KB 368/1710 KB 36/223 KB 392/590 KB 108/258 KB 368/1710 KB 36/223 KB 396/590 KB 108/258 KB 368/1710 KB 36/223 KB 400/590 KB 100/258 KB 356/1710 KB 36/223 KB 384/590 KB 112/258 KB 368/1710 KB 40/223 KB 400/590 KB 112/258 KB 368/1710 KB 44/223 KB 400/590 KB 112/258 KB 368/1710 KB 48/223 KB 400/590 KB 112/258 KB 368/1710 KB 52/223 KB 400/590 KB 112/258 KB 372/1710 KB 56/223 KB 404/590 KB 112/258 KB 372/1710 KB 60/223 KB 404/590 KB 112/258 KB 368/1710 KB 36/223 KB 400/590 KB 116/258 KB 372/1710 KB 60/223 KB 404/590 KB 120/258 KB 372/1710 KB 60/223 KB 404/590 KB 112/258 KB 372/1710 KB 52/223 KB 404/590 KB 120/258 KB 4/208 KB 376/1710 KB 64/223 KB 404/590 KB 120/258 KB 4/208 KB 380/1710 KB 64/223 KB 404/590 KB 120/258 KB 4/208 KB 384/1710 KB 64/223 KB 404/590 KB 112/258 KB 368/1710 KB 52/223 KB 404/590 KB 120/258 KB 4/208 KB 372/1710 KB 64/223 KB 404/590 KB 120/258 KB 8/208 KB 384/1710 KB 64/223 KB 404/590 KB 120/258 KB 12/208 KB 384/1710 KB 64/223 KB 404/590 KB 120/258 KB 16/208 KB 384/1710 KB 64/223 KB 404/590 KB 120/258 KB 20/208 KB 384/1710 KB 64/223 KB 404/590 KB 120/258 KB 24/208 KB 384/1710 KB 64/223 KB 404/590 KB 120/258 KB 28/208 KB 384/1710 KB 64/223 KB 408/590 KB 120/258 KB 32/208 KB 384/1710 KB 64/223 KB 408/590 KB 124/258 KB 36/208 KB 388/1710 KB 64/223 KB 408/590 KB 124/258 KB 40/208 KB 388/1710 KB 64/223 KB 408/590 KB 124/258 KB 44/208 KB 388/1710 KB 64/223 KB 408/590 KB 120/258 KB 372/1710 KB 64/223 KB 404/590 KB 124/258 KB 44/208 KB 388/1710 KB 68/223 KB 408/590 KB 124/258 KB 32/208 KB 388/1710 KB 64/223 KB 408/590 KB 124/258 KB 48/208 KB 392/1710 KB 68/223 KB 408/590 KB 124/258 KB 48/208 KB 396/1710 KB 68/223 KB 408/590 KB 124/258 KB 48/208 KB 400/1710 KB 68/223 KB 408/590 KB 124/258 KB 32/208 KB 384/1710 KB 64/223 KB 408/590 KB 128/258 KB 48/208 KB 400/1710 KB 68/223 KB 408/590 KB 120/258 KB 24/208 KB 384/1710 KB 64/223 KB 408/590 KB 128/258 KB 48/208 KB 400/1710 KB 68/223 KB 412/590 KB 128/258 KB 48/208 KB 400/1710 KB 68/223 KB 416/590 KB 128/258 KB 48/208 KB 400/1710 KB 68/223 KB 420/590 KB 132/258 KB 48/208 KB 400/1710 KB 68/223 KB 424/590 KB 132/258 KB 48/208 KB 400/1710 KB 68/223 KB 428/590 KB 132/258 KB 48/208 KB 400/1710 KB 68/223 KB 432/590 KB 132/258 KB 48/208 KB 400/1710 KB 68/223 KB 436/590 KB 132/258 KB 48/208 KB 404/1710 KB 72/223 KB 440 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install /590 KB 132/258 KB 48/208 KB 404/1710 KB 72/223 KB 444/590 KB 132/258 KB 48/208 KB 404/1710 KB 72/223 KB 448/590 KB 124/258 KB 48/208 KB 388/1710 KB 68/223 KB 408/590 KB 132/258 KB 52/208 KB 404/1710 KB 72/223 KB 448/590 KB 132/258 KB 56/208 KB 404/1710 KB 72/223 KB 448/590 KB 132/258 KB 60/208 KB 404/1710 KB 72/223 KB 448/590 KB 132/258 KB 64/208 KB 404/1710 KB 72/223 KB 448/590 KB 132/258 KB 68/208 KB 404/1710 KB 72/223 KB 448/590 KB 132/258 KB 72/208 KB 404/1710 KB 72/223 KB 452/590 KB 132/258 KB 76/208 KB 404/1710 KB 72/223 KB 452/590 KB 132/258 KB 48/208 KB 404/1710 KB 72/223 KB 436/590 KB 132/258 KB 48/208 KB 400/1710 KB 72/223 KB 436/590 KB 132/258 KB 48/208 KB 400/1710 KB 68/223 KB 420/590 KB 136/258 KB 76/208 KB 404/1710 KB 72/223 KB 452/590 KB 140/258 KB 76/208 KB 404/1710 KB 72/223 KB 452/590 KB 144/258 KB 76/208 KB 404/1710 KB 76/223 KB 452/590 KB 144/258 KB 76/208 KB 408/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 412/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 416/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 420/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 424/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 428/1710 KB 76/223 KB 452/590 KB 148/258 KB 76/208 KB 432/1710 KB 76/223 KB 452/590 KB 132/258 KB 68/208 KB 404/1710 KB 72/223 KB 452/590 KB 148/258 KB 76/208 KB 432/1710 KB 76/223 KB 456/590 KB 148/258 KB 76/208 KB 432/1710 KB 76/223 KB 460/590 KB 148/258 KB 76/208 KB 408/1710 KB 76/223 KB 452/590 KB 152/258 KB 76/208 KB 432/1710 KB 76/223 KB 464/590 KB 156/258 KB 76/208 KB 432/1710 KB 76/223 KB 464/590 KB 160/258 KB 76/208 KB 432/1710 KB 76/223 KB 464/590 KB 140/258 KB 76/208 KB 404/1710 KB 76/223 KB 452/590 KB 160/258 KB 76/208 KB 432/1710 KB 80/223 KB 464/590 KB 160/258 KB 76/208 KB 432/1710 KB 84/223 KB 464/590 KB 160/258 KB 76/208 KB 432/1710 KB 88/223 KB 464/590 KB 160/258 KB 76/208 KB 432/1710 KB 92/223 KB 464/590 KB 160/258 KB 76/208 KB 432/1710 KB 96/223 KB 464/590 KB 164/258 KB 76/208 KB 432/1710 KB 96/223 KB 464/590 KB 168/258 KB 76/208 KB 436/1710 KB 100/223 KB 464/590 KB 172/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 176/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 180/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 184/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 188/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 164/258 KB 76/208 KB 436/1710 KB 100/223 KB 464/590 KB 188/258 KB 80/208 KB 440/1710 KB 100/223 KB 464/590 KB 188/258 KB 80/208 KB 444/1710 KB 100/223 KB 464/590 KB 188/258 KB 80/208 KB 448/1710 KB 100/223 KB 464/590 KB 164/258 KB 76/208 KB 432/1710 KB 100/223 KB 464/590 KB 164/258 KB 76/208 KB 432/1710 KB 100/223 KB 464/590 KB 188/258 KB 80/208 KB 448/1710 KB 104/223 KB 464/590 KB 188/258 KB 80/208 KB 448/1710 KB 108/223 KB 468/590 KB 188/258 KB 80/208 KB 448/1710 KB 112/223 KB 468/590 KB 168/258 KB 80/208 KB 436/1710 KB 100/223 KB 464/590 KB 188/258 KB 84/208 KB 448/1710 KB 112/223 KB 468/590 KB 188/258 KB 88/208 KB 448/1710 KB 116/223 KB 468/590 KB 188/258 KB 92/208 KB 448/1710 KB 116/223 KB 468/590 KB 188/258 KB 96/208 KB 448/1710 KB 116/223 KB 468/590 KB 188/258 KB 100/208 KB 448/1710 KB 116/223 KB 468/590 KB 192/258 KB 104/208 KB 452/1710 KB 116/223 KB 468/590 KB 192/258 KB 108/208 KB 452/1710 KB 116/223 KB 468/590 KB 192/258 KB 112/208 KB 452/1710 KB 116/223 KB 468/590 KB 188/258 KB 80/208 KB 448/1710 KB 104/223 KB 468/590 KB 192/258 KB 112/208 KB unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 452/1710 KB 116/223 KB 472/590 KB 192/258 KB 112/208 KB 452/1710 KB 116/223 KB 476/590 KB 192/258 KB 112/208 KB 452/1710 KB 116/223 KB 480/590 KB 192/258 KB 112/208 KB 452/1710 KB 116/223 KB 484/590 KB 192/258 KB 100/208 KB 452/1710 KB 116/223 KB 468/590 KB 192/258 KB 112/208 KB 456/1710 KB 116/223 KB 484/590 KB 192/258 KB 112/208 KB 460/1710 KB 116/223 KB 484/590 KB 192/258 KB 100/208 KB 448/1710 KB 116/223 KB 468/590 KB 188/258 KB 84/208 KB 448/1710 KB 116/223 KB 468/590 KB 192/258 KB 112/208 KB 460/1710 KB 120/223 KB 484/590 KB 192/258 KB 112/208 KB 460/1710 KB 124/223 KB 484/590 KB 192/258 KB 112/208 KB 460/1710 KB 128/223 KB 484/590 KB 192/258 KB 112/208 KB 460/1710 KB 132/223 KB 484/590 KB 196/258 KB 112/208 KB 464/1710 KB 136/223 KB 488/590 KB 196/258 KB 112/208 KB 464/1710 KB 140/223 KB 488/590 KB 196/258 KB 112/208 KB 464/1710 KB 144/223 KB 488/590 KB 196/258 KB 112/208 KB 464/1710 KB 148/223 KB 488/590 KB 196/258 KB 116/208 KB 464/1710 KB 152/223 KB 488/590 KB 196/258 KB 116/208 KB 464/1710 KB 156/223 KB 488/590 KB 196/258 KB 116/208 KB 464/1710 KB 160/223 KB 488/590 KB 196/258 KB 112/208 KB 464/1710 KB 132/223 KB 488/590 KB 196/258 KB 112/208 KB 460/1710 KB 132/223 KB 488/590 KB 196/258 KB 116/208 KB 464/1710 KB 160/223 KB 492/590 KB 196/258 KB 116/208 KB 464/1710 KB 160/223 KB 496/590 KB 196/258 KB 112/208 KB 460/1710 KB 132/223 KB 484/590 KB 200/258 KB 116/208 KB 464/1710 KB 160/223 KB 496/590 KB 204/258 KB 116/208 KB 464/1710 KB 160/223 KB 496/590 KB 208/258 KB 116/208 KB 468/1710 KB 160/223 KB 496/590 KB 212/258 KB 116/208 KB 468/1710 KB 160/223 KB 496/590 KB 216/258 KB 116/208 KB 468/1710 KB 160/223 KB 500/590 KB 220/258 KB 116/208 KB 468/1710 KB 160/223 KB 500/590 KB 224/258 KB 116/208 KB 468/1710 KB 160/223 KB 500/590 KB 228/258 KB 116/208 KB 468/1710 KB 160/223 KB 500/590 KB 232/258 KB 116/208 KB 468/1710 KB 164/223 KB 500/590 KB 196/258 KB 116/208 KB 464/1710 KB 148/223 KB 488/590 KB 236/258 KB 120/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 124/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 128/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 132/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 136/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 140/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 144/208 KB 468/1710 KB 164/223 KB 500/590 KB 228/258 KB 116/208 KB 468/1710 KB 164/223 KB 500/590 KB 236/258 KB 144/208 KB 468/1710 KB 168/223 KB 500/590 KB 236/258 KB 144/208 KB 468/1710 KB 172/223 KB 500/590 KB 236/258 KB 144/208 KB 468/1710 KB 176/223 KB 500/590 KB 212/258 KB 116/208 KB 468/1710 KB 160/223 KB 500/590 KB 236/258 KB 144/208 KB 468/1710 KB 176/223 KB 504/590 KB 236/258 KB 144/208 KB 468/1710 KB 176/223 KB 508/590 KB 236/258 KB 144/208 KB 468/1710 KB 176/223 KB 512/590 KB 204/258 KB 116/208 KB 468/1710 KB 160/223 KB 496/590 KB 236/258 KB 144/208 KB 472/1710 KB 176/223 KB 512/590 KB 236/258 KB 144/208 KB 476/1710 KB 176/223 KB 512/590 KB 236/258 KB 144/208 KB 480/1710 KB 176/223 KB 512/590 KB 236/258 KB 144/208 KB 484/1710 KB 176/223 KB 512/590 KB 236/258 KB 144/208 KB 488/1710 KB 176/223 KB 516/590 KB 236/258 KB 144/208 KB 492/1710 KB 176/223 KB 516/590 KB 236/258 KB 144/208 KB 496/1710 KB 176/223 KB 516/590 KB 236/258 KB 144/208 KB 484/1710 KB 176/223 KB 516/590 KB 236/258 KB 144/208 KB 496/1710 KB 176/223 KB 520/590 KB 236/258 KB 144/208 KB 496/1710 KB 176/223 KB 524/590 KB 236/258 KB 144/208 KB 496/1710 K unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install B 176/223 KB 528/590 KB 236/258 KB 148/208 KB 496/1710 KB 176/223 KB 528/590 KB 236/258 KB 152/208 KB 500/1710 KB 180/223 KB 532/590 KB 236/258 KB 156/208 KB 500/1710 KB 180/223 KB 532/590 KB 236/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 236/258 KB 148/208 KB 496/1710 KB 176/223 KB 528/590 KB 240/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 244/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 248/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 252/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 256/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 258/258 KB 160/208 KB 500/1710 KB 180/223 KB 532/590 KB 236/258 KB 148/208 KB 500/1710 KB 180/223 KB 532/590 KB 258/258 KB 164/208 KB 504/1710 KB 180/223 KB 532/590 KB 236/258 KB 148/208 KB 496/1710 KB 180/223 KB 532/590 KB 258/258 KB 164/208 KB 508/1710 KB 180/223 KB 536/590 KB 258/258 KB 164/208 KB 508/1710 KB 180/223 KB 540/590 KB 258/258 KB 164/208 KB 508/1710 KB 180/223 KB 544/590 KB 236/258 KB 148/208 KB 496/1710 KB 180/223 KB 528/590 KB 258/258 KB 164/208 KB 508/1710 KB 184/223 KB 544/590 KB 258/258 KB 164/208 KB 508/1710 KB 180/223 KB 536/590 KB 258/258 KB 164/208 KB 512/1710 KB 184/223 KB 544/590 KB 258/258 KB 164/208 KB 516/1710 KB 188/223 KB 544/590 KB 258/258 KB 164/208 KB 520/1710 KB 188/223 KB 548/590 KB 258/258 KB 164/208 KB 524/1710 KB 188/223 KB 548/590 KB 258/258 KB 164/208 KB 528/1710 KB 188/223 KB 548/590 KB 258/258 KB 164/208 KB 500/1710 KB 180/223 KB 532/590 KB 258/258 KB 168/208 KB 528/1710 KB 188/223 KB 548/590 KB 258/258 KB 172/208 KB 528/1710 KB 188/223 KB 548/590 KB 258/258 KB 176/208 KB 528/1710 KB 188/223 KB 548/590 KB 258/258 KB 164/208 KB 516/1710 KB 188/223 KB 548/590 KB 258/258 KB 176/208 KB 528/1710 KB 188/223 KB 552/590 KB 258/258 KB 176/208 KB 528/1710 KB 188/223 KB 556/590 KB 258/258 KB 176/208 KB 528/1710 KB 188/223 KB 560/590 KB 258/258 KB 164/208 KB 512/1710 KB 188/223 KB 544/590 KB 258/258 KB 176/208 KB 528/1710 KB 192/223 KB 560/590 KB 258/258 KB 176/208 KB 528/1710 KB 196/223 KB 560/590 KB 258/258 KB 176/208 KB 528/1710 KB 200/223 KB 560/590 KB 258/258 KB 176/208 KB 528/1710 KB 204/223 KB 560/590 KB 258/258 KB 176/208 KB 528/1710 KB 208/223 KB 560/590 KB 258/258 KB 176/208 KB 528/1710 KB 212/223 KB 560/590 KB 258/258 KB 180/208 KB 532/1710 KB 214/223 KB 564/590 KB 258/258 KB 180/208 KB 532/1710 KB 212/223 KB 564/590 KB 180/208 KB 536/1710 KB 214/223 KB 564/590 KB 180/208 KB 540/1710 KB 214/223 KB 564/590 KB 180/208 KB 544/1710 KB 218/223 KB 564/590 KB 258/258 KB 180/208 KB 528/1710 KB 212/223 KB 564/590 KB 258/258 KB 180/208 KB 528/1710 KB 212/223 KB 560/590 KB 184/208 KB 544/1710 KB 218/223 KB 564/590 KB 188/208 KB 544/1710 KB 218/223 KB 568/590 KB 192/208 KB 544/1710 KB 218/223 KB 568/590 KB 180/208 KB 540/1710 KB 218/223 KB 564/590 KB 192/208 KB 544/1710 KB 222/223 KB 568/590 KB 192/208 KB 548/1710 KB 223/223 KB 568/590 KB 196/208 KB 548/1710 KB 223/223 KB 568/590 KB 200/208 KB 548/1710 KB 223/223 KB 568/590 KB 204/208 KB 548/1710 KB 223/223 KB 568/590 KB 208/208 KB 548/1710 KB 223/223 KB 568/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1301.2 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 192/208 KB 548/1710 KB 222/223 KB 568/590 KB 184/208 KB 544/1710 KB 218/223 KB 568/590 KB 208/208 KB 548/1710 KB 223/223 KB 572/590 KB 208/208 KB 548/1710 KB 223/223 KB 576/590 KB 208/208 KB 548/1710 KB 223/223 KB 580/590 KB 208/208 KB 548/1710 KB 223/223 KB 584/590 KB 208/208 KB 548/1710 KB 223/223 KB 588/590 KB 208/208 KB 548/1710 KB 223/223 KB 590/590 KB 208/208 KB 552/1710 KB 223/223 KB 590/590 KB 208/208 KB 556/1710 KB 223/223 KB 590/590 KB 208/208 KB 560/1710 KB 223/223 KB 590/590 KB 208/208 KB 564/1710 KB 223/223 KB 590/590 KB 208/208 KB 568/1710 KB 223/223 KB 590/590 KB 208/208 KB 572/1710 KB 223/223 KB 590/590 KB 208/208 KB 576/1710 KB 223/223 KB 590/590 KB 208/208 KB 580/1710 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 1088.4 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 208/208 KB 584/1710 KB 590/590 KB 208/208 KB 588/1710 KB 590/590 KB 208/208 KB 592/1710 KB 590/590 KB 208/208 KB 596/1710 KB 590/590 KB 208/208 KB 600/1710 KB 590/590 KB 208/208 KB 604/1710 KB 590/590 KB 208/208 KB 608/1710 KB 590/590 KB 208/208 KB 612/1710 KB 590/590 KB 208/208 KB 616/1710 KB 590/590 KB 208/208 KB 620/1710 KB 590/590 KB 208/208 KB 624/1710 KB 590/590 KB 624/1710 KB 4/38 KB 624/1710 KB 8/38 KB 624/1710 KB 12/38 KB 624/1710 KB 16/38 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 2729.9 KB/sec) unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 976.5 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 16/38 KB 4/18 KB 624/1710 KB 16/38 KB 8/18 KB 624/1710 KB 16/38 KB 12/18 KB 624/1710 KB 20/38 KB 12/18 KB 624/1710 KB 24/38 KB 12/18 KB 624/1710 KB 24/38 KB 16/18 KB 624/1710 KB 28/38 KB 16/18 KB 624/1710 KB 32/38 KB 16/18 KB 624/1710 KB 32/38 KB 18/18 KB 624/1710 KB 36/38 KB 18/18 KB 624/1710 KB 38/38 KB 18/18 KB 628/1710 KB 38/38 KB 18/18 KB 632/1710 KB 38/38 KB 18/18 KB 636/1710 KB 38/38 KB 18/18 KB 640/1710 KB 38/38 KB 18/18 KB 644/1710 KB 38/38 KB 18/18 KB 648/1710 KB 38/38 KB 18/18 KB 652/1710 KB 38/38 KB 18/18 KB 656/1710 KB 38/38 KB 18/18 KB 660/1710 KB 38/38 KB 18/18 KB 664/1710 KB 38/38 KB 18/18 KB 668/1710 KB 38/38 KB 18/18 KB 672/1710 KB 38/38 KB 18/18 KB 676/1710 KB 38/38 KB 18/18 KB 680/1710 KB 38/38 KB 18/18 KB 684/1710 KB 38/38 KB 18/18 KB 688/1710 KB 38/38 KB 18/18 KB 692/1710 KB 38/38 KB 18/18 KB 696/1710 KB 38/38 KB 18/18 KB 696/1710 KB 38/38 KB 3/531 KB 18/18 KB 4/214 KB 696/1710 KB 38/38 KB 3/531 KB 18/18 KB 696/1710 KB 38/38 KB 6/531 KB 18/18 KB 4/214 KB 696/1710 KB 38/38 KB 9/531 KB 18/18 KB 4/214 KB 696/1710 KB 38/38 KB 11/531 KB 8/214 KB 696/1710 KB 38/38 KB 14/531 KB 8/214 KB 696/1710 KB 38/38 KB 16/531 KB 8/214 KB 696/1710 KB 38/38 KB 19/531 KB 8/214 KB 696/1710 KB 38/38 KB 9/531 KB 8/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 78.1 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 696/1710 KB 38/38 KB 19/531 KB 12/214 KB 696/1710 KB 38/38 KB 19/531 KB 16/214 KB 696/1710 KB 38/38 KB 22/531 KB 20/214 KB 696/1710 KB 38/38 KB 22/531 KB 16/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 164.3 KB/sec) unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 696/1710 KB 25/531 KB 20/214 KB 700/1710 KB 27/531 KB 24/214 KB 700/1710 KB 30/531 KB 24/214 KB 700/1710 KB 32/531 KB 24/214 KB 700/1710 KB 36/531 KB 24/214 KB 700/1710 KB 40/531 KB 24/214 KB 700/1710 KB 44/531 KB 24/214 KB 700/1710 KB 48/531 KB 24/214 KB 700/1710 KB 25/531 KB 24/214 KB 704/1710 KB 48/531 KB 24/214 KB 708/1710 KB 48/531 KB 24/214 KB 696/1710 KB 25/531 KB 24/214 KB 708/1710 KB 52/531 KB 28/214 KB 708/1710 KB 52/531 KB 32/214 KB 708/1710 KB 52/531 KB 4/1267 KB 36/214 KB 708/1710 KB 52/531 KB 4/1267 KB 40/214 KB 708/1710 KB 52/531 KB 24/214 KB 712/1710 KB 56/531 KB 4/1267 KB 44/214 KB 3/109 KB 712/1710 KB 52/531 KB 4/1267 KB 44/214 KB 3/109 KB 716/1710 KB 56/531 KB 4/1267 KB 44/214 KB 3/109 KB 720/1710 KB 60/531 KB 4/1267 KB 44/214 KB 3/109 KB 708/1710 KB 52/531 KB 4/1267 KB 44/214 KB 3/109 KB 708/1710 KB 52/531 KB 4/1267 KB 40/214 KB 3/109 KB 708/1710 KB 52/531 KB 4/1267 KB 32/214 KB 720/1710 KB 60/531 KB 8/1267 KB 44/214 KB 3/109 KB 720/1710 KB 60/531 KB 12/1267 KB 44/214 KB 3/109 KB 720/1710 KB 60/531 KB 16/1267 KB 44/214 KB 3/109 KB 720/1710 KB 60/531 KB 20/1267 KB 44/214 KB 3/109 KB 720/1710 KB 60/531 KB 24/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 28/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 32/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 36/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 40/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 44/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 48/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 52/1267 KB 44/214 KB 6/109 KB 720/1710 KB 60/531 KB 56/1267 KB 48/214 KB 6/109 KB 720/1710 KB 60/531 KB 60/1267 KB 48/214 KB 6/109 KB 720/1710 KB 60/531 KB 64/1267 KB 48/214 KB 6/109 KB 716/1710 KB 60/531 KB 4/1267 KB 44/214 KB 3/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 6/109 KB 720/1710 KB 60/531 KB 52/1267 KB 48/214 KB 6/109 KB 720/1710 KB 60/531 KB 20/1267 KB 44/214 KB 6/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 9/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 11/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 14/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 16/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 19/109 KB 720/1710 KB 63/531 KB 64/1267 KB 48/214 KB 22/109 KB 720/1710 KB 63/531 KB 64/1267 KB 52/214 KB 25/109 KB 720/1710 KB 63/531 KB 64/1267 KB 52/214 KB 27/109 KB 720/1710 KB 63/531 KB 64/1267 KB 52/214 KB 22/109 KB 720/1710 KB 63/531 KB 64/1267 KB 56/214 KB 27/109 KB 720/1710 KB 63/531 KB 68/1267 KB 60/214 KB 30/109 KB 720/1710 KB 63/531 KB 68/1267 KB 64/214 KB 30/109 KB 724/1710 KB 63/531 KB 68/1267 KB 68/214 KB 30/109 KB 724/1710 KB 67/531 KB 68/1267 KB 72/214 KB 30/109 KB 724/1710 KB 67/531 KB 68/1267 KB 76/214 KB 30/109 KB 724/1710 KB 67/531 KB 68/1267 KB 80/214 KB 30/109 KB 720/1710 KB 63/531 KB 68/1267 KB 56/214 KB 30/109 KB 724/1710 KB 67/531 KB 68/1267 KB 80/214 KB 32/109 KB 720/1710 KB 63/531 KB 68/1267 KB 56/214 KB 27/109 KB 724/1710 KB 67/531 KB 72/1267 KB 80/214 KB 32/109 KB 724/1710 KB 67/531 KB 76/1267 KB 80/214 KB 32/109 KB 724/1710 KB 67/531 KB 80/1267 KB 80/214 KB 32/109 KB 724/1710 KB 67/531 KB 68/1267 KB 68/214 KB 30/109 KB 724/1710 KB 71/531 KB 80/1267 KB 80/214 KB 32/109 KB 724/1710 KB 75/531 KB 80/1267 KB 80/214 KB 36/109 KB 724/1710 KB 79/531 KB 80/1267 KB 80/214 KB 36/109 KB 724/1710 KB 83/531 KB 80/1267 KB 80/214 KB 36/109 KB 724/1710 KB 87/531 KB 84/1267 KB 80/214 KB 36 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install /109 KB 724/1710 KB 91/531 KB 84/1267 KB 80/214 KB 36/109 KB 724/1710 KB 95/531 KB 84/1267 KB 80/214 KB 36/109 KB 724/1710 KB 99/531 KB 84/1267 KB 80/214 KB 36/109 KB 724/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 724/1710 KB 63/531 KB 68/1267 KB 64/214 KB 30/109 KB 728/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 732/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 736/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 740/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 744/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 748/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 752/1710 KB 103/531 KB 84/1267 KB 84/214 KB 36/109 KB 724/1710 KB 99/531 KB 84/1267 KB 84/214 KB 36/109 KB 752/1710 KB 103/531 KB 84/1267 KB 88/214 KB 36/109 KB 752/1710 KB 103/531 KB 84/1267 KB 92/214 KB 36/109 KB 752/1710 KB 103/531 KB 84/1267 KB 96/214 KB 36/109 KB 752/1710 KB 103/531 KB 84/1267 KB 100/214 KB 36/109 KB 724/1710 KB 83/531 KB 84/1267 KB 80/214 KB 36/109 KB 724/1710 KB 71/531 KB 80/1267 KB 80/214 KB 36/109 KB 756/1710 KB 107/531 KB 84/1267 KB 100/214 KB 40/109 KB 756/1710 KB 107/531 KB 84/1267 KB 100/214 KB 44/109 KB 756/1710 KB 107/531 KB 84/1267 KB 100/214 KB 48/109 KB 756/1710 KB 107/531 KB 84/1267 KB 100/214 KB 52/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 56/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 60/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 62/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 66/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 70/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 74/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 78/109 KB 756/1710 KB 107/531 KB 84/1267 KB 100/214 KB 36/109 KB 760/1710 KB 107/531 KB 88/1267 KB 100/214 KB 78/109 KB 764/1710 KB 107/531 KB 88/1267 KB 100/214 KB 78/109 KB 768/1710 KB 107/531 KB 88/1267 KB 100/214 KB 78/109 KB 772/1710 KB 107/531 KB 88/1267 KB 100/214 KB 78/109 KB 776/1710 KB 107/531 KB 88/1267 KB 104/214 KB 82/109 KB 752/1710 KB 107/531 KB 84/1267 KB 100/214 KB 36/109 KB 776/1710 KB 111/531 KB 88/1267 KB 104/214 KB 82/109 KB 776/1710 KB 115/531 KB 88/1267 KB 104/214 KB 82/109 KB 776/1710 KB 119/531 KB 88/1267 KB 104/214 KB 82/109 KB 776/1710 KB 123/531 KB 88/1267 KB 104/214 KB 82/109 KB 776/1710 KB 127/531 KB 88/1267 KB 104/214 KB 82/109 KB 772/1710 KB 107/531 KB 88/1267 KB 104/214 KB 82/109 KB 776/1710 KB 127/531 KB 88/1267 KB 108/214 KB 82/109 KB 776/1710 KB 127/531 KB 88/1267 KB 112/214 KB 82/109 KB 776/1710 KB 127/531 KB 88/1267 KB 116/214 KB 82/109 KB 780/1710 KB 131/531 KB 88/1267 KB 120/214 KB 82/109 KB 780/1710 KB 131/531 KB 88/1267 KB 124/214 KB 82/109 KB 772/1710 KB 107/531 KB 88/1267 KB 100/214 KB 82/109 KB 756/1710 KB 107/531 KB 88/1267 KB 100/214 KB 52/109 KB 780/1710 KB 131/531 KB 92/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 96/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 100/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 104/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 108/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 112/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 116/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 120/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 124/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 128/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 132/1267 KB 124/214 KB 82/109 KB 780/1710 KB 131/531 KB 136/1267 KB 124/214 KB 86/109 KB 780/1710 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install KB 131/531 KB 88/1267 KB 116/214 KB 82/109 KB 780/1710 KB 135/531 KB 136/1267 KB 128/214 KB 86/109 KB 780/1710 KB 139/531 KB 136/1267 KB 128/214 KB 86/109 KB 780/1710 KB 143/531 KB 136/1267 KB 128/214 KB 86/109 KB 780/1710 KB 127/531 KB 88/1267 KB 116/214 KB 82/109 KB 784/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 788/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 792/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 796/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 800/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 804/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 808/1710 KB 147/531 KB 140/1267 KB 128/214 KB 86/109 KB 812/1710 KB 147/531 KB 140/1267 KB 128/214 KB 86/109 KB 816/1710 KB 147/531 KB 140/1267 KB 128/214 KB 86/109 KB 780/1710 KB 143/531 KB 140/1267 KB 128/214 KB 86/109 KB 816/1710 KB 147/531 KB 144/1267 KB 128/214 KB 86/109 KB 780/1710 KB 131/531 KB 136/1267 KB 128/214 KB 86/109 KB 780/1710 KB 131/531 KB 132/1267 KB 124/214 KB 86/109 KB 816/1710 KB 147/531 KB 144/1267 KB 128/214 KB 90/109 KB 816/1710 KB 147/531 KB 144/1267 KB 128/214 KB 94/109 KB 816/1710 KB 147/531 KB 144/1267 KB 128/214 KB 98/109 KB 816/1710 KB 147/531 KB 144/1267 KB 132/214 KB 102/109 KB 816/1710 KB 147/531 KB 144/1267 KB 132/214 KB 106/109 KB 816/1710 KB 147/531 KB 144/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 148/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 152/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 156/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 160/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 164/1267 KB 132/214 KB 109/109 KB 820/1710 KB 147/531 KB 168/1267 KB 132/214 KB 109/109 KB 820/1710 KB 147/531 KB 172/1267 KB 132/214 KB 109/109 KB 820/1710 KB 147/531 KB 176/1267 KB 132/214 KB 109/109 KB 804/1710 KB 147/531 KB 140/1267 KB 128/214 KB 86/109 KB 820/1710 KB 151/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 155/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 159/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 163/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 167/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 171/531 KB 176/1267 KB 132/214 KB 109/109 KB 820/1710 KB 147/531 KB 164/1267 KB 132/214 KB 109/109 KB 824/1710 KB 171/531 KB 176/1267 KB 132/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 132/214 KB 109/109 KB 816/1710 KB 147/531 KB 144/1267 KB 132/214 KB 98/109 KB 828/1710 KB 171/531 KB 176/1267 KB 136/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 140/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 144/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 148/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 152/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 156/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 160/214 KB 109/109 KB 828/1710 KB 171/531 KB 176/1267 KB 164/214 KB 109/109 KB 832/1710 KB 175/531 KB 180/1267 KB 168/214 KB 832/1710 KB 175/531 KB 180/1267 KB 172/214 KB 832/1710 KB 175/531 KB 180/1267 KB 176/214 KB 832/1710 KB 175/531 KB 180/1267 KB 164/214 KB 832/1710 KB 175/531 KB 184/1267 KB 176/214 KB 832/1710 KB 175/531 KB 188/1267 KB 176/214 KB 832/1710 KB 175/531 KB 192/1267 KB 176/214 KB 832/1710 KB 175/531 KB 176/1267 KB 164/214 KB 832/1710 KB 171/531 KB 176/1267 KB 164/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/common unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install s-pool-1.6.jar (109 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 832/1710 KB 179/531 KB 192/1267 KB 180/214 KB 836/1710 KB 183/531 KB 192/1267 KB 180/214 KB 836/1710 KB 187/531 KB 192/1267 KB 180/214 KB 836/1710 KB 191/531 KB 192/1267 KB 180/214 KB 836/1710 KB 195/531 KB 192/1267 KB 180/214 KB 836/1710 KB 199/531 KB 192/1267 KB 180/214 KB 836/1710 KB 203/531 KB 192/1267 KB 180/214 KB 832/1710 KB 175/531 KB 192/1267 KB 180/214 KB 836/1710 KB 203/531 KB 196/1267 KB 184/214 KB 836/1710 KB 203/531 KB 196/1267 KB 188/214 KB 836/1710 KB 203/531 KB 196/1267 KB 192/214 KB 836/1710 KB 203/531 KB 196/1267 KB 196/214 KB 836/1710 KB 203/531 KB 196/1267 KB 180/214 KB 836/1710 KB 207/531 KB 200/1267 KB 196/214 KB 836/1710 KB 179/531 KB 192/1267 KB 180/214 KB 840/1710 KB 207/531 KB 200/1267 KB 196/214 KB 844/1710 KB 207/531 KB 200/1267 KB 196/214 KB 848/1710 KB 207/531 KB 200/1267 KB 196/214 KB 852/1710 KB 207/531 KB 200/1267 KB 196/214 KB 856/1710 KB 207/531 KB 200/1267 KB 196/214 KB 836/1710 KB 207/531 KB 196/1267 KB 196/214 KB 860/1710 KB 207/531 KB 204/1267 KB 196/214 KB 864/1710 KB 211/531 KB 204/1267 KB 196/214 KB 856/1710 KB 207/531 KB 204/1267 KB 196/214 KB 864/1710 KB 211/531 KB 208/1267 KB 200/214 KB 864/1710 KB 211/531 KB 212/1267 KB 200/214 KB 868/1710 KB 211/531 KB 216/1267 KB 200/214 KB 868/1710 KB 211/531 KB 220/1267 KB 200/214 KB 868/1710 KB 211/531 KB 224/1267 KB 200/214 KB 864/1710 KB 211/531 KB 204/1267 KB 200/214 KB 868/1710 KB 211/531 KB 224/1267 KB 204/214 KB 868/1710 KB 211/531 KB 224/1267 KB 208/214 KB 868/1710 KB 211/531 KB 224/1267 KB 212/214 KB 868/1710 KB 211/531 KB 224/1267 KB 214/214 KB 860/1710 KB 211/531 KB 204/1267 KB 196/214 KB 868/1710 KB 215/531 KB 224/1267 KB 214/214 KB 868/1710 KB 219/531 KB 224/1267 KB 214/214 KB 868/1710 KB 223/531 KB 224/1267 KB 214/214 KB 868/1710 KB 227/531 KB 224/1267 KB 214/214 KB 868/1710 KB 231/531 KB 228/1267 KB 214/214 KB 868/1710 KB 235/531 KB 228/1267 KB 214/214 KB 868/1710 KB 239/531 KB 228/1267 KB 214/214 KB 868/1710 KB 211/531 KB 212/1267 KB 200/214 KB 872/1710 KB 239/531 KB 228/1267 KB 214/214 KB 876/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 880/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 884/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 888/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 892/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 896/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 868/1710 KB 227/531 KB 228/1267 KB 214/214 KB 896/1710 KB 239/531 KB 4/80 KB 232/1267 KB 214/214 KB 896/1710 KB 239/531 KB 4/80 KB 236/1267 KB 214/214 KB 896/1710 KB 239/531 KB 4/80 KB 240/1267 KB 214/214 KB 896/1710 KB 239/531 KB 4/80 KB 244/1267 KB 214/214 KB 872/1710 KB 239/531 KB 4/80 KB 228/1267 KB 214/214 KB 900/1710 KB 243/531 KB 8/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 12/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 16/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 20/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 24/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 28/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 32/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 36/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 40/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 44/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 48/80 KB 244/1267 KB 214/214 KB 900/1710 KB 243/531 KB 4/80 KB 244/1267 KB 214/214 KB 904/1710 KB 243/531 KB 48/80 KB 248/1267 KB 214/214 KB 908/1710 KB 243/531 KB 48/80 KB 248/1267 KB unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 214/214 KB 912/1710 KB 243/531 KB 48/80 KB 248/1267 KB 214/214 KB 916/1710 KB 243/531 KB 48/80 KB 248/1267 KB 214/214 KB 920/1710 KB 243/531 KB 52/80 KB 248/1267 KB 214/214 KB 924/1710 KB 243/531 KB 52/80 KB 248/1267 KB 214/214 KB 928/1710 KB 243/531 KB 52/80 KB 248/1267 KB 214/214 KB 896/1710 KB 243/531 KB 4/80 KB 244/1267 KB 214/214 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 703.5 KB/sec) unit-abot-epc-basic-0: 00:13:49 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.jar unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 928/1710 KB 247/531 KB 52/80 KB 248/1267 KB 928/1710 KB 251/531 KB 52/80 KB 248/1267 KB 928/1710 KB 255/531 KB 52/80 KB 248/1267 KB 928/1710 KB 259/531 KB 52/80 KB 248/1267 KB 928/1710 KB 263/531 KB 52/80 KB 248/1267 KB 916/1710 KB 243/531 KB 52/80 KB 248/1267 KB 214/214 KB 900/1710 KB 243/531 KB 48/80 KB 248/1267 KB 214/214 KB 928/1710 KB 267/531 KB 52/80 KB 252/1267 KB 928/1710 KB 267/531 KB 52/80 KB 256/1267 KB 928/1710 KB 267/531 KB 52/80 KB 260/1267 KB 928/1710 KB 267/531 KB 52/80 KB 264/1267 KB 928/1710 KB 267/531 KB 52/80 KB 268/1267 KB 928/1710 KB 267/531 KB 56/80 KB 272/1267 KB 928/1710 KB 267/531 KB 56/80 KB 268/1267 KB 928/1710 KB 267/531 KB 60/80 KB 272/1267 KB 928/1710 KB 267/531 KB 64/80 KB 272/1267 KB 928/1710 KB 267/531 KB 52/80 KB 248/1267 KB 928/1710 KB 271/531 KB 64/80 KB 272/1267 KB 928/1710 KB 275/531 KB 64/80 KB 276/1267 KB 932/1710 KB 279/531 KB 68/80 KB 276/1267 KB 932/1710 KB 283/531 KB 68/80 KB 276/1267 KB 932/1710 KB 287/531 KB 68/80 KB 276/1267 KB 928/1710 KB 271/531 KB 64/80 KB 276/1267 KB 932/1710 KB 287/531 KB 68/80 KB 280/1267 KB 932/1710 KB 287/531 KB 68/80 KB 284/1267 KB 932/1710 KB 287/531 KB 68/80 KB 288/1267 KB 932/1710 KB 275/531 KB 68/80 KB 276/1267 KB 936/1710 KB 287/531 KB 68/80 KB 288/1267 KB 940/1710 KB 287/531 KB 68/80 KB 288/1267 KB 944/1710 KB 287/531 KB 68/80 KB 288/1267 KB 928/1710 KB 275/531 KB 68/80 KB 276/1267 KB 944/1710 KB 287/531 KB 72/80 KB 288/1267 KB 944/1710 KB 287/531 KB 76/80 KB 288/1267 KB 944/1710 KB 287/531 KB 80/80 KB 288/1267 KB 944/1710 KB 287/531 KB 80/80 KB 292/1267 KB 948/1710 KB 291/531 KB 80/80 KB 296/1267 KB 948/1710 KB 291/531 KB 80/80 KB 300/1267 KB 948/1710 KB 291/531 KB 80/80 KB 304/1267 KB 948/1710 KB 291/531 KB 80/80 KB 292/1267 KB 948/1710 KB 295/531 KB 80/80 KB 304/1267 KB 948/1710 KB 299/531 KB 80/80 KB 304/1267 KB 948/1710 KB 303/531 KB 80/80 KB 304/1267 KB 948/1710 KB 307/531 KB 80/80 KB 304/1267 KB 948/1710 KB 311/531 KB 80/80 KB 308/1267 KB 948/1710 KB 287/531 KB 80/80 KB 292/1267 KB 952/1710 KB 311/531 KB 80/80 KB 308/1267 KB 956/1710 KB 311/531 KB 80/80 KB 308/1267 KB 960/1710 KB 311/531 KB 80/80 KB 308/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 250.0 KB/sec) unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 948/1710 KB 307/531 KB 80/80 KB 308/1267 KB 964/1710 KB 311/531 KB 312/1267 KB 964/1710 KB 311/531 KB 316/1267 KB 964/1710 KB 311/531 KB 320/1267 KB 964/1710 KB 311/531 KB 308/1267 KB 968/1710 KB 311/531 KB 320/1267 KB 972/1710 KB 311/531 KB 320/1267 KB 976/1710 KB 311/531 KB 320/1267 KB 976/1710 KB 311/531 KB 324/1267 KB 980/1710 KB 315/531 KB 328/1267 KB 980/1710 KB 315/531 KB 324/1267 KB 980/1710 KB 319/531 KB 328/1267 KB 980/1710 KB 311/531 KB 324/1267 KB 984/1710 KB 319/531 KB 328/1267 KB 988/1710 KB 319/531 KB 328/1267 KB 992/1710 KB 319/531 KB 332/1267 KB 988/1710 KB 319/531 KB 332/1267 KB 996/1710 KB 319/531 KB 336/1267 KB 996/1710 KB 323/531 KB 336/1267 KB 996/1710 KB 327/531 KB 336/1267 KB 996/1710 KB 331/531 KB 336/1267 KB 996/1710 KB 335/531 KB 336/1267 KB 996/1710 KB 339/531 KB 336/1267 KB 996/1710 KB 343/531 KB 340/1267 KB 996/1710 KB 347/531 KB 340/1267 KB 996/1710 KB 351/531 KB 4/61 KB 340/1267 KB 996/1710 KB 339/531 KB 340/1267 KB 1000/1710 KB 351/531 KB 4/61 KB 340/1267 KB 1004/1710 KB 351/531 KB 4/61 KB 340/1267 KB 996/1710 KB 339/531 KB 340/1267 KB 1008/1710 KB 351/531 KB 4/61 KB 344/1267 KB 1008/1710 KB 351/531 KB 4/61 KB 348/1267 KB 1008/1710 KB 351/531 KB 4/61 KB 352/1267 KB 996/1710 KB 347/531 KB 4/61 KB 340/1267 KB 1008/1710 KB 351/531 KB 4/61 KB 352/1267 KB 1008/1710 KB 351/531 KB 4/61 KB 356/1267 KB 1012/1710 KB 351/531 KB 8/61 KB 360/1267 KB 1012/1710 KB 351/531 KB 8/61 KB 364/1267 KB 1012/1710 KB 351/531 KB 8/61 KB 368/1267 KB 1012/1710 KB 351/531 KB 8/61 KB 372/1267 KB 1012/1710 KB 351/531 KB 8/61 KB 356/1267 KB 1016/1710 KB 355/531 KB 8/61 KB 372/1267 KB 1020/1710 KB 355/531 KB 8/61 KB 372/1267 KB 1008/1710 KB 351/531 KB 8/61 KB 356/1267 KB 1020/1710 KB 355/531 KB 12/61 KB 372/1267 KB 1020/1710 KB 355/531 KB 16/61 KB 372/1267 KB 1020/1710 KB 355/531 KB 20/61 KB 372/1267 KB 1012/1710 KB 355/531 KB 8/61 KB 372/1267 KB 1024/1710 KB 359/531 KB 20/61 KB 372/1267 KB 1024/1710 KB 363/531 KB 20/61 KB 372/1267 KB 1024/1710 KB 367/531 KB 20/61 KB 372/1267 KB 1024/1710 KB 371/531 KB 24/61 KB 372/1267 KB 1024/1710 KB 355/531 KB 20/61 KB 372/1267 KB 1028/1710 KB 371/531 KB 24/61 KB 376/1267 KB 1032/1710 KB 371/531 KB 24/61 KB 376/1267 KB 1036/1710 KB 371/531 KB 24/61 KB 376/1267 KB 1040/1710 KB 371/531 KB 24/61 KB 376/1267 KB 1024/1710 KB 371/531 KB 24/61 KB 376/1267 KB 1040/1710 KB 371/531 KB 24/61 KB 380/1267 KB 1040/1710 KB 371/531 KB 24/61 KB 384/1267 KB 1024/1710 KB 367/531 KB 24/61 KB 372/1267 KB 1040/1710 KB 371/531 KB 28/61 KB 384/1267 KB 1040/1710 KB 371/531 KB 32/61 KB 384/1267 KB 1040/1710 KB 371/531 KB 36/61 KB 384/1267 KB 1044/1710 KB 375/531 KB 40/61 KB 388/1267 KB 1044/1710 KB 375/531 KB 44/61 KB 388/1267 KB 1044/1710 KB 375/531 KB 48/61 KB 388/1267 KB 1044/1710 KB 375/531 KB 52/61 KB 388/1267 KB 1044/1710 KB 375/531 KB 36/61 KB 388/1267 KB 1048/1710 KB 375/531 KB 52/61 KB 388/1267 KB 1052/1710 KB 375/531 KB 52/61 KB 388/1267 KB 1056/1710 KB 375/531 KB 52/61 KB 388/1267 KB 1040/1710 KB 375/531 KB 36/61 KB 388/1267 KB 1056/1710 KB 375/531 KB 52/61 KB 392/1267 KB 1056/1710 KB 375/531 KB 52/61 KB 396/1267 KB 1056/1710 KB 375/531 KB 52/61 KB 400/1267 KB 1040/1710 KB 375/531 KB 36/61 KB 384/1267 KB 1056/1710 KB 379/531 KB 52/61 KB 400/1267 KB 1056/1710 KB 383/531 KB 52/61 KB 400/1267 KB 1056/1710 KB 387/531 KB 52/61 KB 400/1267 KB 1056/1710 KB 391/531 KB 52/61 KB 400/1267 KB 1056/1710 KB 395/531 KB 56/61 KB 404/1 unit-abot-epc-basic-0: 00:13:49 DEBUG unit.abot-epc-basic/0.install 267 KB 1056/1710 KB 399/531 KB 56/61 KB 404/1267 KB 1056/1710 KB 403/531 KB 56/61 KB 404/1267 KB 1060/1710 KB 407/531 KB 56/61 KB 404/1267 KB 1056/1710 KB 391/531 KB 56/61 KB 404/1267 KB 1060/1710 KB 407/531 KB 60/61 KB 404/1267 KB 1060/1710 KB 407/531 KB 61/61 KB 404/1267 KB 1056/1710 KB 391/531 KB 52/61 KB 404/1267 KB 1060/1710 KB 407/531 KB 61/61 KB 408/1267 KB 1060/1710 KB 407/531 KB 61/61 KB 412/1267 KB 1060/1710 KB 407/531 KB 61/61 KB 416/1267 KB 1060/1710 KB 403/531 KB 56/61 KB 404/1267 KB 1064/1710 KB 407/531 KB 61/61 KB 416/1267 KB 1068/1710 KB 407/531 KB 61/61 KB 416/1267 KB 1072/1710 KB 407/531 KB 61/61 KB 416/1267 KB 1072/1710 KB 407/531 KB 61/61 KB 420/1267 KB 1076/1710 KB 411/531 KB 61/61 KB 424/1267 KB 1076/1710 KB 411/531 KB 61/61 KB 428/1267 KB 1076/1710 KB 411/531 KB 61/61 KB 420/1267 KB 1076/1710 KB 415/531 KB 61/61 KB 428/1267 KB 1076/1710 KB 419/531 KB 61/61 KB 428/1267 KB 1076/1710 KB 407/531 KB 61/61 KB 420/1267 KB 1080/1710 KB 419/531 KB 61/61 KB 432/1267 KB 1084/1710 KB 419/531 KB 61/61 KB 432/1267 KB 1088/1710 KB 419/531 KB 61/61 KB 432/1267 KB 1076/1710 KB 419/531 KB 61/61 KB 432/1267 KB 1088/1710 KB 419/531 KB 61/61 KB 436/1267 KB 1092/1710 KB 423/531 KB 61/61 KB 440/1267 KB 1092/1710 KB 423/531 KB 444/1267 KB 1092/1710 KB 423/531 KB 448/1267 KB 1092/1710 KB 423/531 KB 61/61 KB 436/1267 KB 1088/1710 KB 423/531 KB 61/61 KB 436/1267 KB 1096/1710 KB 427/531 KB 448/1267 KB 1096/1710 KB 431/531 KB 448/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 174.5 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:49 DEBUG unit.abot-epc-basic/0.install 1096/1710 KB 435/531 KB 448/1267 KB 1096/1710 KB 423/531 KB 448/1267 KB 1100/1710 KB 435/531 KB 448/1267 KB 1104/1710 KB 435/531 KB 448/1267 KB 1104/1710 KB 435/531 KB 452/1267 KB 1108/1710 KB 439/531 KB 456/1267 KB 1108/1710 KB 439/531 KB 460/1267 KB 1108/1710 KB 439/531 KB 464/1267 KB 1108/1710 KB 439/531 KB 452/1267 KB 1112/1710 KB 439/531 KB 464/1267 KB 1116/1710 KB 439/531 KB 464/1267 KB 1120/1710 KB 439/531 KB 464/1267 KB 1124/1710 KB 439/531 KB 464/1267 KB 1104/1710 KB 439/531 KB 452/1267 KB 1124/1710 KB 443/531 KB 468/1267 KB 1124/1710 KB 447/531 KB 468/1267 KB 1124/1710 KB 451/531 KB 468/1267 KB 1124/1710 KB 455/531 KB 468/1267 KB 1124/1710 KB 459/531 KB 468/1267 KB 1124/1710 KB 463/531 KB 468/1267 KB 1124/1710 KB 467/531 KB 468/1267 KB 1124/1710 KB 439/531 KB 468/1267 KB 1128/1710 KB 467/531 KB 472/1267 KB 1128/1710 KB 467/531 KB 476/1267 KB 1128/1710 KB 467/531 KB 480/1267 KB 1128/1710 KB 467/531 KB 468/1267 KB 1132/1710 KB 467/531 KB 480/1267 KB 1136/1710 KB 471/531 KB 484/1267 KB 1132/1710 KB 471/531 KB 484/1267 KB 1136/1710 KB 475/531 KB 484/1267 KB 1136/1710 KB 479/531 KB 484/1267 KB 1136/1710 KB 483/531 KB 484/1267 KB 1140/1710 KB 487/531 KB 484/1267 KB 1140/1710 KB 491/531 KB 484/1267 KB 1140/1710 KB 495/531 KB 484/1267 KB 1132/1710 KB 467/531 KB 484/1267 KB 1140/1710 KB 495/531 KB 488/1267 KB 1140/1710 KB 495/531 KB 492/1267 KB 1140/1710 KB 495/531 KB 496/1267 KB 1140/1710 KB 483/531 KB 484/1267 KB 1144/1710 KB 495/531 KB 496/1267 KB 1148/1710 KB 495/531 KB 496/1267 KB 1152/1710 KB 495/531 KB 496/1267 KB 1152/1710 KB 495/531 KB 500/1267 KB 1152/1710 KB 499/531 KB 504/1267 KB 1152/1710 KB 499/531 KB 508/1267 KB 1152/1710 KB 499/531 KB 512/1267 KB 1152/1710 KB 499/531 KB 516/1267 KB 1152/1710 KB 499/531 KB 520/1267 KB 1152/1710 KB 499/531 KB 524/1267 KB 1152/1710 KB 499/531 KB 528/1267 KB 1152/1710 KB 499/531 KB 532/1267 KB 1152/1710 KB 499/531 KB 536/1267 KB 1152/1710 KB 499/531 KB 540/1267 KB 1152/1710 KB 499/531 KB 544/1267 KB 1152/1710 KB 499/531 KB 500/1267 KB 1152/1710 KB 503/531 KB 544/1267 KB 1152/1710 KB 507/531 KB 544/1267 KB 1152/1710 KB 511/531 KB 544/1267 KB 1152/1710 KB 515/531 KB 544/1267 KB 1152/1710 KB 519/531 KB 544/1267 KB 1152/1710 KB 523/531 KB 544/1267 KB 1152/1710 KB 527/531 KB 544/1267 KB 1152/1710 KB 531/531 KB 544/1267 KB 1152/1710 KB 531/531 KB 548/1267 KB 1152/1710 KB 531/531 KB 552/1267 KB 1152/1710 KB 531/531 KB 556/1267 KB 1152/1710 KB 531/531 KB 560/1267 KB 1156/1710 KB 531/531 KB 560/1267 KB 1160/1710 KB 531/531 KB 560/1267 KB 1164/1710 KB 531/531 KB 560/1267 KB 1168/1710 KB 531/531 KB 560/1267 KB 1172/1710 KB 531/531 KB 560/1267 KB 1176/1710 KB 531/531 KB 560/1267 KB 1180/1710 KB 531/531 KB 560/1267 KB 1184/1710 KB 531/531 KB 560/1267 KB 1188/1710 KB 531/531 KB 560/1267 KB 1192/1710 KB 531/531 KB 560/1267 KB 1196/1710 KB 531/531 KB 560/1267 KB 1200/1710 KB 531/531 KB 560/1267 KB 1204/1710 KB 531/531 KB 560/1267 KB 1208/1710 KB 531/531 KB 560/1267 KB 1212/1710 KB 531/531 KB 560/1267 KB 1216/1710 KB 531/531 KB 560/1267 KB 1220/1710 KB 531/531 KB 560/1267 KB 1224/1710 KB 531/531 KB 564/1267 KB 1220/1710 KB 531/531 KB 564/1267 KB 1224/1710 KB 531/531 KB 568/1267 KB 1224/1710 KB 531/531 KB 572/1267 KB 1224/1710 KB 531/531 KB 576/1267 KB 1228/1710 KB 531/531 KB 576/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1421.8 KB/sec) unit-abot-epc-basic-0: 00:13:49 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 1228/1710 KB 580/1267 KB 1232/1710 KB 580/1267 KB 1236/1710 KB 580/1267 KB 1236/1710 KB 584/1267 KB 1236/1710 KB 588/1267 KB 1236/1710 KB 592/1267 KB 1240/1710 KB 592/1267 KB 1244/1710 KB 592/1267 KB 1248/1710 KB 592/1267 KB 1252/1710 KB 592/1267 KB 1256/1710 KB 596/1267 KB 1260/1710 KB 596/1267 KB 1264/1710 KB 596/1267 KB 1252/1710 KB 596/1267 KB 1264/1710 KB 600/1267 KB 1264/1710 KB 604/1267 KB 1264/1710 KB 608/1267 KB 1264/1710 KB 612/1267 KB 1268/1710 KB 616/1267 KB 1268/1710 KB 620/1267 KB 1268/1710 KB 612/1267 KB 1272/1710 KB 620/1267 KB 1276/1710 KB 620/1267 KB 1280/1710 KB 624/1267 KB 1276/1710 KB 624/1267 KB 1280/1710 KB 628/1267 KB 1284/1710 KB 632/1267 KB 1284/1710 KB 628/1267 KB 1288/1710 KB 632/1267 KB 1288/1710 KB 636/1267 KB 1288/1710 KB 640/1267 KB 1292/1710 KB 640/1267 KB 1296/1710 KB 640/1267 KB 1300/1710 KB 640/1267 KB 1304/1710 KB 644/1267 KB 1308/1710 KB 644/1267 KB 1312/1710 KB 644/1267 KB 1300/1710 KB 644/1267 KB 1312/1710 KB 648/1267 KB 1312/1710 KB 652/1267 KB 1312/1710 KB 656/1267 KB 1312/1710 KB 660/1267 KB 1316/1710 KB 664/1267 KB 1316/1710 KB 668/1267 KB 1316/1710 KB 672/1267 KB 1316/1710 KB 660/1267 KB 1320/1710 KB 672/1267 KB 1324/1710 KB 672/1267 KB 1328/1710 KB 672/1267 KB 1328/1710 KB 676/1267 KB 1332/1710 KB 680/1267 KB 1332/1710 KB 684/1267 KB 1332/1710 KB 688/1267 KB 1332/1710 KB 676/1267 KB 1336/1710 KB 688/1267 KB 1340/1710 KB 688/1267 KB 1344/1710 KB 688/1267 KB 1348/1710 KB 688/1267 KB 1352/1710 KB 692/1267 KB 1356/1710 KB 692/1267 KB 1360/1710 KB 692/1267 KB 1348/1710 KB 692/1267 KB 1360/1710 KB 696/1267 KB 1360/1710 KB 700/1267 KB 1360/1710 KB 704/1267 KB 1364/1710 KB 704/1267 KB 1368/1710 KB 708/1267 KB 1372/1710 KB 708/1267 KB 1376/1710 KB 708/1267 KB 1364/1710 KB 708/1267 KB 1376/1710 KB 712/1267 KB 1376/1710 KB 716/1267 KB 1376/1710 KB 720/1267 KB 1380/1710 KB 720/1267 KB 1384/1710 KB 724/1267 KB 1388/1710 KB 724/1267 KB 1392/1710 KB 724/1267 KB 1380/1710 KB 724/1267 KB 1392/1710 KB 728/1267 KB 1392/1710 KB 732/1267 KB 1392/1710 KB 736/1267 KB 1392/1710 KB 740/1267 KB 1396/1710 KB 744/1267 KB 1396/1710 KB 748/1267 KB 1396/1710 KB 752/1267 KB 1396/1710 KB 740/1267 KB 1400/1710 KB 752/1267 KB 1404/1710 KB 752/1267 KB 1408/1710 KB 752/1267 KB 1408/1710 KB 756/1267 KB 1412/1710 KB 760/1267 KB 1412/1710 KB 764/1267 KB 1412/1710 KB 768/1267 KB 1412/1710 KB 756/1267 KB 1416/1710 KB 768/1267 KB 1420/1710 KB 768/1267 KB 1424/1710 KB 768/1267 KB 1424/1710 KB 772/1267 KB 1428/1710 KB 776/1267 KB 1428/1710 KB 780/1267 KB 1428/1710 KB 784/1267 KB 1428/1710 KB 772/1267 KB 1432/1710 KB 784/1267 KB 1436/1710 KB 784/1267 KB 1440/1710 KB 784/1267 KB 1444/1710 KB 784/1267 KB 1448/1710 KB 788/1267 KB 1452/1710 KB 788/1267 KB 1456/1710 KB 788/1267 KB 1444/1710 KB 788/1267 KB 1456/1710 KB 792/1267 KB 1456/1710 KB 796/1267 KB 1456/1710 KB 800/1267 KB 1456/1710 KB 804/1267 KB 1460/1710 KB 808/1267 KB 1460/1710 KB 812/1267 KB 1460/1710 KB 804/1267 KB 1464/1710 KB 812/1267 KB 1468/1710 KB 812/1267 KB 1468/1710 KB 816/1267 KB 1472/1710 KB 816/1267 KB 1472/1710 KB 820/1267 KB 1476/1710 KB 824/1267 KB 1476/1710 KB 828/1267 KB 1476/1710 KB 832/1267 KB 1476/1710 KB 820/1267 KB 1480/1710 KB 832/1267 KB 1484/1710 KB 832/1267 KB 1488/1710 KB 836/1267 KB 1488/1710 KB 840/1267 KB 1488/1710 KB 844/1267 KB 1488/1710 KB 848/1267 KB 1488/1710 KB 836/1267 KB 1492/1710 KB 848/1267 KB 1496/1710 KB 848/1267 KB 1500/1710 KB 848/1267 KB 150 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 4/1710 KB 848/1267 KB 1508/1710 KB 848/1267 KB 1512/1710 KB 852/1267 KB 1516/1710 KB 852/1267 KB 1520/1710 KB 852/1267 KB 1508/1710 KB 852/1267 KB 1520/1710 KB 856/1267 KB 1520/1710 KB 860/1267 KB 1520/1710 KB 864/1267 KB 1520/1710 KB 868/1267 KB 1524/1710 KB 872/1267 KB 4/713 KB 1524/1710 KB 876/1267 KB 4/713 KB 1524/1710 KB 880/1267 KB 4/713 KB 1524/1710 KB 884/1267 KB 4/713 KB 1524/1710 KB 888/1267 KB 4/713 KB 1524/1710 KB 892/1267 KB 4/713 KB 1524/1710 KB 896/1267 KB 4/713 KB 1524/1710 KB 868/1267 KB 4/713 KB 1520/1710 KB 868/1267 KB 4/713 KB 1524/1710 KB 896/1267 KB 8/713 KB 1524/1710 KB 896/1267 KB 12/713 KB 1524/1710 KB 896/1267 KB 16/713 KB 1524/1710 KB 896/1267 KB 20/713 KB 1524/1710 KB 896/1267 KB 24/713 KB 1524/1710 KB 896/1267 KB 28/713 KB 1524/1710 KB 896/1267 KB 32/713 KB 1524/1710 KB 896/1267 KB 36/713 KB 1524/1710 KB 896/1267 KB 40/713 KB 1524/1710 KB 896/1267 KB 44/713 KB 1524/1710 KB 896/1267 KB 48/713 KB 1524/1710 KB 896/1267 KB 52/713 KB 1524/1710 KB 896/1267 KB 56/713 KB 1524/1710 KB 896/1267 KB 60/713 KB 1524/1710 KB 896/1267 KB 64/713 KB 1524/1710 KB 896/1267 KB 68/713 KB 1524/1710 KB 896/1267 KB 72/713 KB 1524/1710 KB 896/1267 KB 76/713 KB 1528/1710 KB 896/1267 KB 80/713 KB 1524/1710 KB 896/1267 KB 80/713 KB 1532/1710 KB 896/1267 KB 84/713 KB 1532/1710 KB 896/1267 KB 88/713 KB 1532/1710 KB 896/1267 KB 92/713 KB 1532/1710 KB 896/1267 KB 96/713 KB 1532/1710 KB 896/1267 KB 100/713 KB 1532/1710 KB 900/1267 KB 104/713 KB 1532/1710 KB 900/1267 KB 108/713 KB 1532/1710 KB 900/1267 KB 112/713 KB 1532/1710 KB 896/1267 KB 80/713 KB 1536/1710 KB 900/1267 KB 112/713 KB 1540/1710 KB 900/1267 KB 112/713 KB 1544/1710 KB 900/1267 KB 112/713 KB 1548/1710 KB 900/1267 KB 112/713 KB 1552/1710 KB 900/1267 KB 112/713 KB 1532/1710 KB 900/1267 KB 100/713 KB 1552/1710 KB 904/1267 KB 112/713 KB 1556/1710 KB 908/1267 KB 112/713 KB 1556/1710 KB 912/1267 KB 112/713 KB 1556/1710 KB 916/1267 KB 112/713 KB 1556/1710 KB 920/1267 KB 116/713 KB 1556/1710 KB 924/1267 KB 116/713 KB 1556/1710 KB 928/1267 KB 116/713 KB 1556/1710 KB 904/1267 KB 112/713 KB 1560/1710 KB 928/1267 KB 116/713 KB 1564/1710 KB 928/1267 KB 116/713 KB 1568/1710 KB 928/1267 KB 116/713 KB 1572/1710 KB 928/1267 KB 116/713 KB 1576/1710 KB 932/1267 KB 116/713 KB 1580/1710 KB 932/1267 KB 116/713 KB 1584/1710 KB 932/1267 KB 116/713 KB 1556/1710 KB 916/1267 KB 116/713 KB 1584/1710 KB 932/1267 KB 120/713 KB 1584/1710 KB 932/1267 KB 124/713 KB 1584/1710 KB 932/1267 KB 128/713 KB 1584/1710 KB 932/1267 KB 132/713 KB 1588/1710 KB 932/1267 KB 136/713 KB 1572/1710 KB 932/1267 KB 116/713 KB 1588/1710 KB 936/1267 KB 136/713 KB 1588/1710 KB 940/1267 KB 136/713 KB 1588/1710 KB 940/1267 KB 140/713 KB 1588/1710 KB 944/1267 KB 144/713 KB 1588/1710 KB 932/1267 KB 132/713 KB 1592/1710 KB 944/1267 KB 144/713 KB 1596/1710 KB 944/1267 KB 144/713 KB 1600/1710 KB 944/1267 KB 144/713 KB 1604/1710 KB 944/1267 KB 144/713 KB 1588/1710 KB 944/1267 KB 140/713 KB 1604/1710 KB 948/1267 KB 148/713 KB 1604/1710 KB 952/1267 KB 148/713 KB 1604/1710 KB 956/1267 KB 148/713 KB 1604/1710 KB 960/1267 KB 148/713 KB 1604/1710 KB 944/1267 KB 148/713 KB 1604/1710 KB 960/1267 KB 152/713 KB 1604/1710 KB 960/1267 KB 156/713 KB 1604/1710 KB 960/1267 KB 160/713 KB 1604/1710 KB 960/1267 KB 164/713 KB 1608/1710 KB 964/1267 KB 168/713 KB 1608/1710 KB 964/1267 KB 164/713 KB 1608/1710 KB 968/1267 KB 168/713 KB 1608/1710 KB 972/1267 KB 168/713 KB 1608/1710 KB 9 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 76/1267 KB 168/713 KB 1608/1710 KB 960/1267 KB 164/713 KB 1612/1710 KB 976/1267 KB 172/713 KB 1616/1710 KB 976/1267 KB 172/713 KB 1620/1710 KB 976/1267 KB 172/713 KB 1624/1710 KB 980/1267 KB 172/713 KB 1608/1710 KB 976/1267 KB 172/713 KB 1624/1710 KB 980/1267 KB 176/713 KB 1624/1710 KB 980/1267 KB 180/713 KB 1620/1710 KB 980/1267 KB 172/713 KB 1628/1710 KB 980/1267 KB 180/713 KB 1632/1710 KB 980/1267 KB 180/713 KB 1636/1710 KB 980/1267 KB 180/713 KB 1636/1710 KB 984/1267 KB 184/713 KB 1636/1710 KB 988/1267 KB 184/713 KB 1636/1710 KB 992/1267 KB 184/713 KB 1636/1710 KB 996/1267 KB 184/713 KB 1636/1710 KB 980/1267 KB 184/713 KB 1640/1710 KB 996/1267 KB 188/713 KB 1640/1710 KB 996/1267 KB 192/713 KB 1640/1710 KB 996/1267 KB 196/713 KB 1640/1710 KB 996/1267 KB 200/713 KB 1640/1710 KB 996/1267 KB 204/713 KB 1640/1710 KB 996/1267 KB 184/713 KB 1644/1710 KB 1000/1267 KB 208/713 KB 1648/1710 KB 1000/1267 KB 208/713 KB 1652/1710 KB 1000/1267 KB 208/713 KB 1656/1710 KB 1000/1267 KB 208/713 KB 1660/1710 KB 1000/1267 KB 208/713 KB 1664/1710 KB 1000/1267 KB 208/713 KB 1640/1710 KB 1000/1267 KB 204/713 KB 1664/1710 KB 1004/1267 KB 208/713 KB 1664/1710 KB 1008/1267 KB 208/713 KB 1640/1710 KB 1000/1267 KB 208/713 KB 1664/1710 KB 1008/1267 KB 212/713 KB 1668/1710 KB 1012/1267 KB 216/713 KB 1668/1710 KB 1012/1267 KB 220/713 KB 1668/1710 KB 1012/1267 KB 224/713 KB 1668/1710 KB 1012/1267 KB 212/713 KB 1664/1710 KB 1012/1267 KB 212/713 KB 1668/1710 KB 1016/1267 KB 224/713 KB 1668/1710 KB 1020/1267 KB 224/713 KB 1668/1710 KB 1024/1267 KB 224/713 KB 1672/1710 KB 1024/1267 KB 224/713 KB 1676/1710 KB 1024/1267 KB 224/713 KB 1680/1710 KB 1028/1267 KB 224/713 KB 1684/1710 KB 1028/1267 KB 224/713 KB 1688/1710 KB 1028/1267 KB 228/713 KB 1692/1710 KB 1028/1267 KB 228/713 KB 1696/1710 KB 1028/1267 KB 228/713 KB 1676/1710 KB 1028/1267 KB 224/713 KB 1696/1710 KB 1032/1267 KB 228/713 KB 1696/1710 KB 1036/1267 KB 228/713 KB 1696/1710 KB 1040/1267 KB 228/713 KB 1684/1710 KB 1028/1267 KB 228/713 KB 1696/1710 KB 1040/1267 KB 232/713 KB 1696/1710 KB 1040/1267 KB 236/713 KB 1696/1710 KB 1040/1267 KB 240/713 KB 1696/1710 KB 1040/1267 KB 244/713 KB 1700/1710 KB 1044/1267 KB 248/713 KB 1700/1710 KB 1044/1267 KB 252/713 KB 1700/1710 KB 1044/1267 KB 256/713 KB 1700/1710 KB 1044/1267 KB 244/713 KB 1704/1710 KB 1044/1267 KB 256/713 KB 1708/1710 KB 1044/1267 KB 256/713 KB 1710/1710 KB 1044/1267 KB 256/713 KB 1696/1710 KB 1044/1267 KB 244/713 KB 1710/1710 KB 1048/1267 KB 256/713 KB 1710/1710 KB 1052/1267 KB 256/713 KB 1710/1710 KB 1056/1267 KB 256/713 KB 1710/1710 KB 1060/1267 KB 256/713 KB 1710/1710 KB 1064/1267 KB 260/713 KB 1710/1710 KB 1060/1267 KB 260/713 KB 1710/1710 KB 1064/1267 KB 264/713 KB 1710/1710 KB 1064/1267 KB 268/713 KB 1710/1710 KB 1064/1267 KB 272/713 KB 1710/1710 KB 1068/1267 KB 272/713 KB 1710/1710 KB 1072/1267 KB 272/713 KB 1710/1710 KB 1072/1267 KB 276/713 KB 1710/1710 KB 1076/1267 KB 280/713 KB 1710/1710 KB 1076/1267 KB 284/713 KB 1710/1710 KB 1076/1267 KB 288/713 KB 1710/1710 KB 1076/1267 KB 292/713 KB 1710/1710 KB 1076/1267 KB 296/713 KB 1710/1710 KB 1076/1267 KB 300/713 KB 1710/1710 KB 1076/1267 KB 304/713 KB 1710/1710 KB 1076/1267 KB 276/713 KB 1710/1710 KB 1080/1267 KB 304/713 KB 1710/1710 KB 1084/1267 KB 304/713 KB 1710/1710 KB 1088/1267 KB 304/713 KB 1710/1710 KB 1092/1267 KB 304/713 KB 1710/1710 KB 1096/1267 KB 304/713 KB 1710/1710 KB 1100/1267 KB 304/713 KB 1710/1710 KB 1104/1267 KB 304/713 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 1108/1267 KB 304/713 KB 1710/1710 KB 1112/1267 KB 308/713 KB 1710/1710 KB 1116/1267 KB 308/713 KB 1710/1710 KB 1120/1267 KB 308/713 KB 1710/1710 KB 1108/1267 KB 308/713 KB 1710/1710 KB 1120/1267 KB 312/713 KB 1710/1710 KB 1120/1267 KB 316/713 KB 1710/1710 KB 1120/1267 KB 320/713 KB 1710/1710 KB 1120/1267 KB 324/713 KB 1710/1710 KB 1124/1267 KB 328/713 KB 1710/1710 KB 1124/1267 KB 332/713 KB 1710/1710 KB 1124/1267 KB 336/713 KB 1710/1710 KB 1124/1267 KB 324/713 KB 1710/1710 KB 1128/1267 KB 336/713 KB 1710/1710 KB 1132/1267 KB 336/713 KB 1710/1710 KB 1136/1267 KB 336/713 KB 1710/1710 KB 1140/1267 KB 336/713 KB 1710/1710 KB 1144/1267 KB 340/713 KB 1710/1710 KB 1148/1267 KB 340/713 KB 1710/1710 KB 1152/1267 KB 340/713 KB 1710/1710 KB 1140/1267 KB 340/713 KB 1710/1710 KB 1152/1267 KB 344/713 KB 1710/1710 KB 1152/1267 KB 348/713 KB 1710/1710 KB 1152/1267 KB 352/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3653.6 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 1152/1267 KB 356/713 KB 1156/1267 KB 360/713 KB 1156/1267 KB 364/713 KB 1156/1267 KB 368/713 KB 1156/1267 KB 372/713 KB 1156/1267 KB 376/713 KB 1156/1267 KB 380/713 KB 1156/1267 KB 384/713 KB 1156/1267 KB 356/713 KB 1160/1267 KB 384/713 KB 1164/1267 KB 384/713 KB 1168/1267 KB 384/713 KB 1172/1267 KB 384/713 KB 1176/1267 KB 384/713 KB 1180/1267 KB 384/713 KB 1184/1267 KB 384/713 KB 1188/1267 KB 384/713 KB 1192/1267 KB 388/713 KB 1188/1267 KB 388/713 KB 1192/1267 KB 392/713 KB 1192/1267 KB 396/713 KB 1192/1267 KB 400/713 KB 1192/1267 KB 404/713 KB 1196/1267 KB 408/713 KB 1196/1267 KB 412/713 KB 1196/1267 KB 416/713 KB 1196/1267 KB 404/713 KB 1200/1267 KB 416/713 KB 1204/1267 KB 416/713 KB 1208/1267 KB 416/713 KB 1212/1267 KB 416/713 KB 1216/1267 KB 416/713 KB 1220/1267 KB 416/713 KB 1224/1267 KB 420/713 KB 1228/1267 KB 420/713 KB 1232/1267 KB 420/713 KB 1220/1267 KB 420/713 KB 1232/1267 KB 424/713 KB 1232/1267 KB 428/713 KB 1232/1267 KB 432/713 KB 1232/1267 KB 436/713 KB 1236/1267 KB 440/713 KB 1236/1267 KB 444/713 KB 1236/1267 KB 448/713 KB 1236/1267 KB 436/713 KB 1240/1267 KB 448/713 KB 1244/1267 KB 448/713 KB 1248/1267 KB 448/713 KB 1252/1267 KB 448/713 KB 1256/1267 KB 452/713 KB 1260/1267 KB 452/713 KB 1264/1267 KB 452/713 KB 1252/1267 KB 452/713 KB 1264/1267 KB 456/713 KB 1264/1267 KB 460/713 KB 1264/1267 KB 464/713 KB 1264/1267 KB 468/713 KB 4/257 KB 1267/1267 KB 472/713 KB 4/257 KB 1267/1267 KB 468/713 KB 4/257 KB 1264/1267 KB 468/713 KB 8/257 KB 1267/1267 KB 472/713 KB 12/257 KB 1267/1267 KB 472/713 KB 16/257 KB 1267/1267 KB 472/713 KB 20/257 KB 1267/1267 KB 472/713 KB 24/257 KB 1267/1267 KB 472/713 KB 28/257 KB 1267/1267 KB 472/713 KB 32/257 KB 1267/1267 KB 472/713 KB 36/257 KB 1267/1267 KB 472/713 KB 40/257 KB 1267/1267 KB 472/713 KB 44/257 KB 1267/1267 KB 472/713 KB 48/257 KB 1267/1267 KB 472/713 KB 52/257 KB 1267/1267 KB 472/713 KB 56/257 KB 1267/1267 KB 472/713 KB 60/257 KB 1267/1267 KB 472/713 KB 64/257 KB 1267/1267 KB 472/713 KB 68/257 KB 1267/1267 KB 472/713 KB 72/257 KB 1267/1267 KB 472/713 KB 76/257 KB 1267/1267 KB 472/713 KB 76/257 KB 1267/1267 KB 476/713 KB 76/257 KB 1267/1267 KB 480/713 KB 80/257 KB 1267/1267 KB 480/713 KB 80/257 KB 1267/1267 KB 484/713 KB 84/257 KB 1267/1267 KB 488/713 KB 84/257 KB 1267/1267 KB 492/713 KB 84/257 KB 1267/1267 KB 484/713 KB 88/257 KB 1267/1267 KB 496/713 KB 92/257 KB 1267/1267 KB 496/713 KB 96/257 KB 1267/1267 KB 496/713 KB 84/257 KB 1267/1267 KB 496/713 KB 100/257 KB 1267/1267 KB 496/713 KB 4/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 4/1044 KB 100/257 KB 1267/1267 KB 500/713 KB 4/1044 KB 100/257 KB 1267/1267 KB 496/713 KB 8/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 12/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 16/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 20/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 24/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 28/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 32/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 36/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 40/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 44/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 48/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 52/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 56/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 60/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 64/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 68/1044 KB 104/257 KB 1267/1267 KB 500/713 KB 72/1044 KB 104/257 KB 1267/1267 K unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install B 500/713 KB 76/1044 KB 108/257 KB 504/713 KB 80/1044 KB 108/257 KB 504/713 KB 84/1044 KB 108/257 KB 504/713 KB 88/1044 KB 108/257 KB 504/713 KB 92/1044 KB 108/257 KB 504/713 KB 96/1044 KB 108/257 KB 504/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2502.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 72/1044 KB 108/257 KB 504/713 KB 72/1044 KB 104/257 KB 504/713 KB 96/1044 KB 108/257 KB 508/713 KB 96/1044 KB 108/257 KB 512/713 KB 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 96/1044 KB 112/257 KB 512/713 KB 96/1044 KB 112/257 KB 516/713 KB 96/1044 KB 116/257 KB 520/713 KB 96/1044 KB 116/257 KB 524/713 KB 96/1044 KB 116/257 KB 528/713 KB 96/1044 KB 116/257 KB 516/713 KB 96/1044 KB 120/257 KB 528/713 KB 96/1044 KB 124/257 KB 528/713 KB 96/1044 KB 128/257 KB 528/713 KB 100/1044 KB 132/257 KB 528/713 KB 100/1044 KB 136/257 KB 532/713 KB 100/1044 KB 128/257 KB 528/713 KB 104/1044 KB 136/257 KB 532/713 KB 108/1044 KB 136/257 KB 532/713 KB 112/1044 KB 136/257 KB 532/713 KB 100/1044 KB 132/257 KB 532/713 KB 112/1044 KB 136/257 KB 536/713 KB 112/1044 KB 136/257 KB 540/713 KB 112/1044 KB 140/257 KB 540/713 KB 112/1044 KB 144/257 KB 540/713 KB 116/1044 KB 148/257 KB 540/713 KB 116/1044 KB 144/257 KB 540/713 KB 120/1044 KB 148/257 KB 544/713 KB 124/1044 KB 148/257 KB 544/713 KB 128/1044 KB 148/257 KB 544/713 KB 116/1044 KB 148/257 KB 544/713 KB 128/1044 KB 152/257 KB 548/713 KB 128/1044 KB 152/257 KB 552/713 KB 128/1044 KB 152/257 KB 556/713 KB 128/1044 KB 152/257 KB 560/713 KB 128/1044 KB 152/257 KB 564/713 KB 132/1044 KB 152/257 KB 568/713 KB 132/1044 KB 152/257 KB 572/713 KB 132/1044 KB 152/257 KB 576/713 KB 128/1044 KB 152/257 KB 544/713 KB 132/1044 KB 156/257 KB 576/713 KB 132/1044 KB 160/257 KB 576/713 KB 132/1044 KB 164/257 KB 576/713 KB 132/1044 KB 168/257 KB 576/713 KB 132/1044 KB 172/257 KB 576/713 KB 132/1044 KB 176/257 KB 576/713 KB 132/1044 KB 152/257 KB 564/713 KB 136/1044 KB 176/257 KB 576/713 KB 140/1044 KB 176/257 KB 576/713 KB 144/1044 KB 176/257 KB 576/713 KB 148/1044 KB 176/257 KB 576/713 KB 152/1044 KB 180/257 KB 576/713 KB 156/1044 KB 180/257 KB 576/713 KB 160/1044 KB 180/257 KB 576/713 KB 148/1044 KB 180/257 KB 576/713 KB 160/1044 KB 184/257 KB 580/713 KB 160/1044 KB 188/257 KB 580/713 KB 160/1044 KB 192/257 KB 580/713 KB 160/1044 KB 180/257 KB 580/713 KB 160/1044 KB 196/257 KB 584/713 KB 160/1044 KB 196/257 KB 588/713 KB 160/1044 KB 196/257 KB 592/713 KB 160/1044 KB 196/257 KB 596/713 KB 3/549 KB 164/1044 KB 196/257 KB 600/713 KB 160/1044 KB 196/257 KB 596/713 KB 3/549 KB 164/1044 KB 196/257 KB 596/713 KB 5/549 KB 164/1044 KB 196/257 KB 600/713 KB 8/549 KB 164/1044 KB 196/257 KB 600/713 KB 11/549 KB 164/1044 KB 196/257 KB 600/713 KB 13/549 KB 164/1044 KB 196/257 KB 600/713 KB 16/549 KB 164/1044 KB 196/257 KB 600/713 KB 19/549 KB 164/1044 KB 196/257 KB 600/713 KB 21/549 KB 164/1044 KB 196/257 KB 600/713 KB 24/549 KB 164/1044 KB 196/257 KB 600/713 KB 27/549 KB 164/1044 KB 196/257 KB 600/713 KB 29/549 KB 164/1044 KB 196/257 KB 600/713 KB 32/549 KB 164/1044 KB 196/257 KB 600/713 KB 36/549 KB 164/1044 KB 196/257 KB 600/713 KB 40/549 KB 164/1044 KB 196/257 KB 600/713 KB 44/549 KB 164/1044 KB 196/257 KB 600/713 KB 48/549 KB 164/1044 KB 196/257 KB 600/713 KB 52/549 KB 164/1044 KB 196/257 KB 600/713 KB 56/549 KB 164/1044 KB 200/257 KB 600/713 KB 164/1044 KB 196/257 KB 596/713 KB 56/549 KB 168/1044 KB 200/257 KB 604/713 KB 56/549 KB 172/1044 KB 200/257 KB 604/713 KB 56/549 KB 176/1044 KB 200/257 KB 604/713 KB 56/549 KB 164/1044 KB 200/257 KB 604/713 KB 52/549 KB 164/1044 KB 200/257 KB 600/713 KB 56/549 KB 176/1044 KB 204/257 KB 604/713 KB 56/549 KB 176/1044 KB 208/257 KB 604/713 KB 56/549 KB 176/1044 KB 212/257 KB 604/713 KB 60/549 KB 180/1044 KB 216/257 KB 608/713 KB 60/549 KB 180/1044 KB 220/257 KB 608/713 KB 60/549 KB 180/1044 KB 224/257 KB 608/713 KB 60/549 KB 180/1044 KB 212/257 KB 608/713 K unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install B 60/549 KB 184/1044 KB 224/257 KB 608/713 KB 60/549 KB 188/1044 KB 224/257 KB 608/713 KB 60/549 KB 192/1044 KB 224/257 KB 608/713 KB 60/549 KB 196/1044 KB 224/257 KB 608/713 KB 60/549 KB 200/1044 KB 228/257 KB 608/713 KB 60/549 KB 176/1044 KB 212/257 KB 608/713 KB 64/549 KB 200/1044 KB 228/257 KB 608/713 KB 56/549 KB 176/1044 KB 212/257 KB 608/713 KB 64/549 KB 200/1044 KB 228/257 KB 612/713 KB 68/549 KB 200/1044 KB 228/257 KB 616/713 KB 68/549 KB 200/1044 KB 228/257 KB 620/713 KB 68/549 KB 200/1044 KB 228/257 KB 624/713 KB 68/549 KB 200/1044 KB 228/257 KB 628/713 KB 68/549 KB 200/1044 KB 228/257 KB 632/713 KB 68/549 KB 200/1044 KB 228/257 KB 636/713 KB 68/549 KB 200/1044 KB 228/257 KB 640/713 KB 60/549 KB 196/1044 KB 228/257 KB 608/713 KB 68/549 KB 204/1044 KB 232/257 KB 640/713 KB 68/549 KB 204/1044 KB 236/257 KB 640/713 KB 68/549 KB 204/1044 KB 240/257 KB 640/713 KB 68/549 KB 204/1044 KB 244/257 KB 640/713 KB 68/549 KB 204/1044 KB 248/257 KB 644/713 KB 68/549 KB 204/1044 KB 252/257 KB 644/713 KB 68/549 KB 204/1044 KB 256/257 KB 644/713 KB 68/549 KB 204/1044 KB 228/257 KB 640/713 KB 68/549 KB 208/1044 KB 257/257 KB 644/713 KB 68/549 KB 200/1044 KB 228/257 KB 612/713 KB 72/549 KB 208/1044 KB 257/257 KB 644/713 KB 76/549 KB 208/1044 KB 257/257 KB 644/713 KB 80/549 KB 208/1044 KB 257/257 KB 644/713 KB 84/549 KB 208/1044 KB 257/257 KB 644/713 KB 88/549 KB 208/1044 KB 257/257 KB 644/713 KB 92/549 KB 208/1044 KB 257/257 KB 644/713 KB 96/549 KB 208/1044 KB 257/257 KB 644/713 KB 100/549 KB 208/1044 KB 257/257 KB 644/713 KB 104/549 KB 212/1044 KB 257/257 KB 644/713 KB 108/549 KB 212/1044 KB 257/257 KB 644/713 KB 112/549 KB 212/1044 KB 257/257 KB 644/713 KB 68/549 KB 204/1044 KB 244/257 KB 644/713 KB 112/549 KB 212/1044 KB 257/257 KB 648/713 KB 112/549 KB 212/1044 KB 257/257 KB 652/713 KB 112/549 KB 212/1044 KB 257/257 KB 656/713 KB 68/549 KB 204/1044 KB 257/257 KB 644/713 KB 100/549 KB 212/1044 KB 257/257 KB 644/713 KB 112/549 KB 216/1044 KB 257/257 KB 656/713 KB 112/549 KB 220/1044 KB 257/257 KB 656/713 KB 112/549 KB 224/1044 KB 257/257 KB 660/713 KB 112/549 KB 228/1044 KB 257/257 KB 660/713 KB 116/549 KB 232/1044 KB 257/257 KB 660/713 KB 116/549 KB 236/1044 KB 257/257 KB 660/713 KB 116/549 KB 240/1044 KB 257/257 KB 660/713 KB 112/549 KB 220/1044 KB 257/257 KB 660/713 KB 116/549 KB 240/1044 KB 257/257 KB 664/713 KB 116/549 KB 240/1044 KB 257/257 KB 668/713 KB 116/549 KB 240/1044 KB 257/257 KB 672/713 KB 116/549 KB 240/1044 KB 257/257 KB 676/713 KB 116/549 KB 244/1044 KB 257/257 KB 680/713 KB 116/549 KB 244/1044 KB 257/257 KB 684/713 KB 116/549 KB 244/1044 KB 257/257 KB 688/713 KB 116/549 KB 228/1044 KB 257/257 KB 660/713 KB 120/549 KB 244/1044 KB 257/257 KB 688/713 KB 124/549 KB 244/1044 KB 257/257 KB 688/713 KB 128/549 KB 244/1044 KB 257/257 KB 688/713 KB 132/549 KB 244/1044 KB 257/257 KB 688/713 KB 136/549 KB 244/1044 KB 257/257 KB 688/713 KB 116/549 KB 244/1044 KB 257/257 KB 676/713 KB 136/549 KB 248/1044 KB 257/257 KB 688/713 KB 136/549 KB 252/1044 KB 257/257 KB 688/713 KB 136/549 KB 256/1044 KB 257/257 KB 688/713 KB 136/549 KB 256/1044 KB 257/257 KB 692/713 KB 140/549 KB 260/1044 KB 257/257 KB 696/713 KB 140/549 KB 260/1044 KB 257/257 KB 700/713 KB 140/549 KB 260/1044 KB 257/257 KB 704/713 KB 140/549 KB 260/1044 KB 257/257 KB 692/713 KB 140/549 KB 264/1044 KB 257/257 KB 704/713 KB 140/549 KB 268/1044 KB 257/257 KB 704/713 KB 140/549 KB 272/1044 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install KB 257/257 KB 704/713 KB 140/549 KB 276/1044 KB 257/257 KB 704/713 KB 140/549 KB 256/1044 KB 257/257 KB 692/713 KB 144/549 KB 276/1044 KB 257/257 KB 708/713 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 466.7 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 148/549 KB 276/1044 KB 708/713 KB 152/549 KB 276/1044 KB 708/713 KB 156/549 KB 276/1044 KB 708/713 KB 160/549 KB 276/1044 KB 708/713 KB 140/549 KB 276/1044 KB 257/257 KB 708/713 KB 160/549 KB 276/1044 KB 712/713 KB 160/549 KB 276/1044 KB 713/713 KB 164/549 KB 276/1044 KB 713/713 KB 164/549 KB 280/1044 KB 713/713 KB 164/549 KB 284/1044 KB 713/713 KB 164/549 KB 284/1044 KB 713/713 KB 4/1063 KB 164/549 KB 284/1044 KB 713/713 KB 8/1063 KB 164/549 KB 284/1044 KB 713/713 KB 12/1063 KB 164/549 KB 284/1044 KB 713/713 KB 16/1063 KB 164/549 KB 284/1044 KB 713/713 KB 20/1063 KB 164/549 KB 284/1044 KB 713/713 KB 24/1063 KB 164/549 KB 284/1044 KB 713/713 KB 28/1063 KB 164/549 KB 284/1044 KB 713/713 KB 32/1063 KB 164/549 KB 284/1044 KB 713/713 KB 36/1063 KB 164/549 KB 284/1044 KB 713/713 KB 40/1063 KB 164/549 KB 284/1044 KB 713/713 KB 44/1063 KB 164/549 KB 284/1044 KB 713/713 KB 48/1063 KB 164/549 KB 284/1044 KB 713/713 KB 52/1063 KB 164/549 KB 284/1044 KB 713/713 KB 56/1063 KB 164/549 KB 284/1044 KB 713/713 KB 60/1063 KB 164/549 KB 284/1044 KB 713/713 KB 64/1063 KB 164/549 KB 284/1044 KB 713/713 KB 68/1063 KB 168/549 KB 288/1044 KB 72/1063 KB 168/549 KB 288/1044 KB 76/1063 KB 168/549 KB 288/1044 KB 80/1063 KB 168/549 KB 288/1044 KB 84/1063 KB 168/549 KB 288/1044 KB 713/713 KB 68/1063 KB 164/549 KB 288/1044 KB 713/713 KB 68/1063 KB 172/549 KB 288/1044 KB 84/1063 KB 176/549 KB 288/1044 KB 84/1063 KB 180/549 KB 288/1044 KB 84/1063 KB 180/549 KB 292/1044 KB 4/358 KB 84/1063 KB 180/549 KB 292/1044 KB 8/358 KB 84/1063 KB 180/549 KB 292/1044 KB 12/358 KB 84/1063 KB 180/549 KB 292/1044 KB 16/358 KB 84/1063 KB 180/549 KB 292/1044 KB 20/358 KB 84/1063 KB 184/549 KB 292/1044 KB 24/358 KB 84/1063 KB 184/549 KB 292/1044 KB 28/358 KB 88/1063 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 1273.2 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 180/549 KB 292/1044 KB 84/1063 KB 184/549 KB 296/1044 KB 28/358 KB 88/1063 KB 184/549 KB 300/1044 KB 28/358 KB 88/1063 KB 184/549 KB 304/1044 KB 28/358 KB 88/1063 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 184/549 KB 292/1044 KB 24/358 KB 88/1063 KB 184/549 KB 304/1044 KB 28/358 KB 92/1063 KB 184/549 KB 308/1044 KB 28/358 KB 96/1063 KB 184/549 KB 308/1044 KB 32/358 KB 100/1063 KB 184/549 KB 308/1044 KB 32/358 KB 104/1063 KB 184/549 KB 292/1044 KB 20/358 KB 84/1063 KB 188/549 KB 308/1044 KB 32/358 KB 104/1063 KB 192/549 KB 308/1044 KB 32/358 KB 104/1063 KB 196/549 KB 308/1044 KB 32/358 KB 104/1063 KB 184/549 KB 308/1044 KB 32/358 KB 96/1063 KB 196/549 KB 308/1044 KB 36/358 KB 104/1063 KB 184/549 KB 308/1044 KB 28/358 KB 92/1063 KB 200/549 KB 312/1044 KB 36/358 KB 104/1063 KB 200/549 KB 316/1044 KB 36/358 KB 104/1063 KB 200/549 KB 308/1044 KB 36/358 KB 104/1063 KB 204/549 KB 316/1044 KB 36/358 KB 104/1063 KB 204/549 KB 320/1044 KB 36/358 KB 104/1063 KB 208/549 KB 320/1044 KB 40/358 KB 104/1063 KB 208/549 KB 320/1044 KB 44/358 KB 108/1063 KB 208/549 KB 320/1044 KB 48/358 KB 108/1063 KB 208/549 KB 320/1044 KB 52/358 KB 108/1063 KB 208/549 KB 324/1044 KB 56/358 KB 108/1063 KB 208/549 KB 320/1044 KB 40/358 KB 108/1063 KB 208/549 KB 324/1044 KB 56/358 KB 112/1063 KB 208/549 KB 324/1044 KB 56/358 KB 116/1063 KB 208/549 KB 324/1044 KB 56/358 KB 120/1063 KB 208/549 KB 324/1044 KB 4/5 KB 56/358 KB 124/1063 KB 208/549 KB 324/1044 KB 52/358 KB 108/1063 KB 208/549 KB 320/1044 KB 36/358 KB 104/1063 KB 212/549 KB 328/1044 KB 4/5 KB 60/358 KB 124/1063 KB 216/549 KB 328/1044 KB 4/5 KB 60/358 KB 124/1063 KB 208/549 KB 328/1044 KB 4/5 KB 60/358 KB 124/1063 KB 216/549 KB 332/1044 KB 4/5 KB 60/358 KB 124/1063 KB 220/549 KB 336/1044 KB 4/5 KB 60/358 KB 124/1063 KB 220/549 KB 340/1044 KB 4/5 KB 60/358 KB 124/1063 KB 208/549 KB 324/1044 KB 4/5 KB 60/358 KB 124/1063 KB 208/549 KB 324/1044 KB 4/5 KB 56/358 KB 120/1063 KB 220/549 KB 340/1044 KB 5/5 KB 64/358 KB 128/1063 KB 220/549 KB 340/1044 KB 4/5 KB 64/358 KB 128/1063 KB 220/549 KB 340/1044 KB 4/5 KB 60/358 KB 128/1063 KB 220/549 KB 332/1044 KB 4/5 KB 60/358 KB 124/1063 KB 224/549 KB 340/1044 KB 5/5 KB 64/358 KB 128/1063 KB 228/549 KB 340/1044 KB 5/5 KB 64/358 KB 128/1063 KB 232/549 KB 344/1044 KB 5/5 KB 68/358 KB 132/1063 KB 228/549 KB 344/1044 KB 5/5 KB 68/358 KB 132/1063 KB 232/549 KB 348/1044 KB 5/5 KB 68/358 KB 132/1063 KB 232/549 KB 352/1044 KB 5/5 KB 68/358 KB 132/1063 KB 228/549 KB 340/1044 KB 5/5 KB 68/358 KB 132/1063 KB 236/549 KB 356/1044 KB 5/5 KB 72/358 KB 132/1063 KB 228/549 KB 340/1044 KB 5/5 KB 64/358 KB 132/1063 KB 236/549 KB 352/1044 KB 5/5 KB 72/358 KB 132/1063 KB 236/549 KB 352/1044 KB 5/5 KB 68/358 KB 132/1063 KB 240/549 KB 356/1044 KB 72/358 KB 132/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 244/549 KB 356/1044 KB 72/358 KB 136/1063 KB 244/549 KB 356/1044 KB 76/358 KB 140/1063 KB 244/549 KB 356/1044 KB 76/358 KB 144/1063 KB 244/549 KB 360/1044 KB 76/358 KB 144/1063 KB 244/549 KB 356/1044 KB 72/358 KB 132/1063 KB 244/549 KB 356/1044 KB 76/358 KB 136/1063 KB 248/549 KB 360/1044 KB 80/358 KB 144/1063 KB 248/549 KB 360/1044 KB 84/358 KB 144/1063 KB 248/549 KB 364/1044 KB 84/358 KB 144/1063 KB 248/549 KB 364/1044 KB 84/358 KB 144/1063 KB 252/549 KB 368/1044 KB 84/358 KB 144/1063 KB 252/549 KB 364/1044 KB 84/358 KB 144/1063 KB 256/549 KB 368/1044 KB 84/358 KB 144/1063 KB 256/549 KB 372/1044 KB 88/358 KB 148/1063 KB 256/549 KB 372/1044 KB 84/358 KB 148/1063 KB 260/549 KB 372/1044 KB 92/358 KB 148/1063 KB 256/549 KB 372/1044 KB 84/358 KB 144/1063 KB 260/549 KB 372/1044 KB 92/358 KB 152/1063 KB 260/549 KB 372/1044 KB 92/358 KB 148/1063 KB 260/549 KB 376/1044 KB 96/358 KB 152/1063 KB 260/549 KB 376/1044 KB 100/358 KB 156/1063 KB 260/549 KB 376/1044 KB 96/358 KB 156/1063 KB 264/549 KB 376/1044 KB 100/358 KB 160/1063 KB 264/549 KB 376/1044 KB 100/358 KB 156/1063 KB 260/549 KB 376/1044 KB 92/358 KB 152/1063 KB 268/549 KB 380/1044 KB 100/358 KB 160/1063 KB 268/549 KB 384/1044 KB 100/358 KB 160/1063 KB 268/549 KB 384/1044 KB 100/358 KB 164/1063 KB 268/549 KB 388/1044 KB 104/358 KB 168/1063 KB 268/549 KB 388/1044 KB 104/358 KB 172/1063 KB 268/549 KB 388/1044 KB 104/358 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 3/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 6/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 9/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 11/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 14/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 16/86 KB 176/1063 KB 268/549 KB 388/1044 KB 104/358 KB 19/86 KB 180/1063 KB 268/549 KB 388/1044 KB 104/358 KB 164/1063 KB 268/549 KB 384/1044 KB 104/358 KB 164/1063 KB 268/549 KB 384/1044 KB 100/358 KB 164/1063 KB 272/549 KB 392/1044 KB 108/358 KB 19/86 KB 180/1063 KB 276/549 KB 392/1044 KB 108/358 KB 19/86 KB 180/1063 KB 276/549 KB 392/1044 KB 108/358 KB 22/86 KB 180/1063 KB 268/549 KB 388/1044 KB 104/358 KB 16/86 KB 180/1063 KB 280/549 KB 392/1044 KB 108/358 KB 22/86 KB 180/1063 KB 268/549 KB 392/1044 KB 108/358 KB 19/86 KB 180/1063 KB 272/549 KB 392/1044 KB 108/358 KB 19/86 KB 180/1063 KB 280/549 KB 392/1044 KB 112/358 KB 22/86 KB 180/1063 KB 280/549 KB 392/1044 KB 116/358 KB 22/86 KB 180/1063 KB 280/549 KB 396/1044 KB 116/358 KB 22/86 KB 180/1063 KB 280/549 KB 400/1044 KB 116/358 KB 22/86 KB 180/1063 KB 280/549 KB 400/1044 KB 120/358 KB 22/86 KB 180/1063 KB 280/549 KB 404/1044 KB 120/358 KB 22/86 KB 180/1063 KB 284/549 KB 408/1044 KB 124/358 KB 25/86 KB 184/1063 KB 284/549 KB 404/1044 KB 124/358 KB 25/86 KB 184/1063 KB 284/549 KB 404/1044 KB 124/358 KB 25/86 KB 180/1063 KB 284/549 KB 404/1044 KB 124/358 KB 22/86 KB 180/1063 KB 280/549 KB 404/1044 KB 124/358 KB 22/86 KB 180/1063 KB 288/549 KB 408/1044 KB 128/358 KB 25/86 KB 188/1063 KB 288/549 KB 408/1044 KB 128/358 KB 25/86 KB 188/1063 KB 288/549 KB 408/1044 KB 132/358 KB 25/86 KB 188/1063 KB 292/549 KB 412/1044 KB 136/358 KB 27/86 KB 188/1063 KB 292/549 KB 412/1044 KB 132/358 KB 27/86 KB 188/1063 KB 292/549 KB 408/1044 KB 132/358 KB 27/86 KB 188/1063 KB 288/549 KB 408/1044 KB 132/358 KB 27/86 KB 188/1063 KB 284/549 KB 408/1044 KB 132/358 KB 25/86 KB 188/1063 KB 296/549 KB 412/1044 KB 136/358 KB 27/86 KB 192/1063 KB 296/54 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 9 KB 412/1044 KB 136/358 KB 27/86 KB 196/1063 KB 296/549 KB 416/1044 KB 140/358 KB 30/86 KB 200/1063 KB 296/549 KB 416/1044 KB 140/358 KB 30/86 KB 196/1063 KB 296/549 KB 416/1044 KB 136/358 KB 30/86 KB 196/1063 KB 296/549 KB 416/1044 KB 136/358 KB 30/86 KB 196/1063 KB 296/549 KB 412/1044 KB 136/358 KB 30/86 KB 196/1063 KB 300/549 KB 416/1044 KB 140/358 KB 32/86 KB 200/1063 KB 300/549 KB 416/1044 KB 140/358 KB 36/86 KB 200/1063 KB 300/549 KB 420/1044 KB 144/358 KB 40/86 KB 204/1063 KB 300/549 KB 420/1044 KB 144/358 KB 36/86 KB 204/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 208/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 212/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 216/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 220/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 224/1063 KB 300/549 KB 420/1044 KB 144/358 KB 36/86 KB 200/1063 KB 300/549 KB 424/1044 KB 144/358 KB 44/86 KB 224/1063 KB 300/549 KB 428/1044 KB 144/358 KB 44/86 KB 224/1063 KB 300/549 KB 432/1044 KB 144/358 KB 44/86 KB 224/1063 KB 300/549 KB 416/1044 KB 144/358 KB 36/86 KB 200/1063 KB 300/549 KB 416/1044 KB 140/358 KB 36/86 KB 200/1063 KB 304/549 KB 432/1044 KB 144/358 KB 44/86 KB 224/1063 KB 304/549 KB 432/1044 KB 148/358 KB 44/86 KB 224/1063 KB 308/549 KB 432/1044 KB 152/358 KB 44/86 KB 224/1063 KB 308/549 KB 432/1044 KB 156/358 KB 44/86 KB 224/1063 KB 308/549 KB 432/1044 KB 160/358 KB 44/86 KB 224/1063 KB 308/549 KB 432/1044 KB 164/358 KB 44/86 KB 224/1063 KB 308/549 KB 436/1044 KB 168/358 KB 44/86 KB 228/1063 KB 308/549 KB 436/1044 KB 172/358 KB 44/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 44/86 KB 228/1063 KB 300/549 KB 420/1044 KB 144/358 KB 44/86 KB 212/1063 KB 308/549 KB 436/1044 KB 176/358 KB 48/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 52/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 56/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 60/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 64/86 KB 228/1063 KB 308/549 KB 436/1044 KB 176/358 KB 68/86 KB 228/1063 KB 308/549 KB 436/1044 KB 180/358 KB 72/86 KB 228/1063 KB 308/549 KB 436/1044 KB 180/358 KB 76/86 KB 228/1063 KB 308/549 KB 436/1044 KB 180/358 KB 80/86 KB 228/1063 KB 308/549 KB 436/1044 KB 164/358 KB 44/86 KB 228/1063 KB 308/549 KB 436/1044 KB 164/358 KB 44/86 KB 224/1063 KB 308/549 KB 440/1044 KB 180/358 KB 80/86 KB 228/1063 KB 308/549 KB 444/1044 KB 180/358 KB 80/86 KB 228/1063 KB 308/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 308/549 KB 432/1044 KB 148/358 KB 44/86 KB 224/1063 KB 312/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 316/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 320/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 324/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 328/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 332/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 336/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 340/549 KB 448/1044 KB 180/358 KB 80/86 KB 228/1063 KB 344/549 KB 452/1044 KB 180/358 KB 80/86 KB 232/1063 KB 348/549 KB 452/1044 KB 180/358 KB 80/86 KB 232/1063 KB 308/549 KB 436/1044 KB 180/358 KB 68/86 KB 228/1063 KB 348/549 KB 452/1044 KB 184/358 KB 84/86 KB 232/1063 KB 348/549 KB 452/1044 KB 188/358 KB 84/86 KB 232/1063 KB 348/549 KB 452/1044 KB 192/358 KB 84/86 KB 232/1063 KB 348/549 KB 452/1044 KB 180/358 KB 84/86 KB 232/1063 KB 352/549 KB 452/1044 KB 192/358 KB 86/86 KB 232/1063 KB 340/549 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 452/1044 KB 180/358 KB 80/86 KB 232/1063 KB 352/549 KB 456/1044 KB 196/358 KB 86/86 KB 232/1063 KB 352/549 KB 460/1044 KB 196/358 KB 86/86 KB 232/1063 KB 340/549 KB 448/1044 KB 180/358 KB 80/86 KB 232/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 236/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 240/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 244/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 248/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 252/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 256/1063 KB 352/549 KB 452/1044 KB 196/358 KB 86/86 KB 232/1063 KB 352/549 KB 464/1044 KB 200/358 KB 86/86 KB 256/1063 KB 352/549 KB 464/1044 KB 204/358 KB 86/86 KB 256/1063 KB 352/549 KB 464/1044 KB 208/358 KB 86/86 KB 256/1063 KB 352/549 KB 452/1044 KB 192/358 KB 84/86 KB 232/1063 KB 352/549 KB 464/1044 KB 196/358 KB 86/86 KB 232/1063 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 136.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 352/549 KB 464/1044 KB 212/358 KB 260/1063 KB 352/549 KB 464/1044 KB 216/358 KB 260/1063 KB 352/549 KB 464/1044 KB 220/358 KB 260/1063 KB 352/549 KB 464/1044 KB 224/358 KB 260/1063 KB 352/549 KB 464/1044 KB 208/358 KB 260/1063 KB 352/549 KB 464/1044 KB 224/358 KB 264/1063 KB 352/549 KB 464/1044 KB 224/358 KB 268/1063 KB 352/549 KB 464/1044 KB 224/358 KB 272/1063 KB 352/549 KB 464/1044 KB 224/358 KB 276/1063 KB 352/549 KB 464/1044 KB 228/358 KB 280/1063 KB 352/549 KB 464/1044 KB 228/358 KB 284/1063 KB 352/549 KB 464/1044 KB 228/358 KB 288/1063 KB 352/549 KB 464/1044 KB 228/358 KB 276/1063 KB 352/549 KB 464/1044 KB 232/358 KB 288/1063 KB 352/549 KB 464/1044 KB 236/358 KB 288/1063 KB 352/549 KB 464/1044 KB 240/358 KB 288/1063 KB 352/549 KB 464/1044 KB 244/358 KB 288/1063 KB 352/549 KB 464/1044 KB 248/358 KB 292/1063 KB 352/549 KB 464/1044 KB 252/358 KB 292/1063 KB 356/549 KB 468/1044 KB 256/358 KB 292/1063 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 356/549 KB 468/1044 KB 252/358 KB 292/1063 KB 360/549 KB 468/1044 KB 256/358 KB 292/1063 KB 364/549 KB 468/1044 KB 256/358 KB 292/1063 KB 368/549 KB 468/1044 KB 256/358 KB 292/1063 KB 352/549 KB 468/1044 KB 252/358 KB 292/1063 KB 368/549 KB 472/1044 KB 256/358 KB 292/1063 KB 368/549 KB 476/1044 KB 256/358 KB 292/1063 KB 368/549 KB 480/1044 KB 256/358 KB 292/1063 KB 372/549 KB 480/1044 KB 256/358 KB 292/1063 KB 376/549 KB 484/1044 KB 256/358 KB 292/1063 KB 380/549 KB 484/1044 KB 256/358 KB 292/1063 KB 384/549 KB 484/1044 KB 256/358 KB 292/1063 KB 388/549 KB 484/1044 KB 256/358 KB 292/1063 KB 392/549 KB 484/1044 KB 256/358 KB 292/1063 KB 396/549 KB 484/1044 KB 256/358 KB 292/1063 KB 400/549 KB 484/1044 KB 256/358 KB 292/1063 KB 404/549 KB 484/1044 KB 256/358 KB 292/1063 KB 408/549 KB 484/1044 KB 256/358 KB 292/1063 KB 412/549 KB 484/1044 KB 256/358 KB 292/1063 KB 416/549 KB 484/1044 KB 256/358 KB 292/1063 KB 352/549 KB 464/1044 KB 244/358 KB 292/1063 KB 416/549 KB 484/1044 KB 256/358 KB 296/1063 KB 372/549 KB 484/1044 KB 256/358 KB 292/1063 KB 416/549 KB 488/1044 KB 256/358 KB 296/1063 KB 416/549 KB 492/1044 KB 256/358 KB 296/1063 KB 416/549 KB 496/1044 KB 256/358 KB 296/1063 KB 416/549 KB 500/1044 KB 256/358 KB 296/1063 KB 416/549 KB 504/1044 KB 256/358 KB 296/1063 KB 416/549 KB 508/1044 KB 256/358 KB 296/1063 KB 416/549 KB 512/1044 KB 256/358 KB 296/1063 KB 3/404 KB 416/549 KB 512/1044 KB 256/358 KB 296/1063 KB 6/404 KB 416/549 KB 516/1044 KB 256/358 KB 300/1063 KB 9/404 KB 416/549 KB 516/1044 KB 256/358 KB 300/1063 KB 11/404 KB 420/549 KB 516/1044 KB 260/358 KB 300/1063 KB 3/404 KB 416/549 KB 516/1044 KB 256/358 KB 300/1063 KB 11/404 KB 420/549 KB 520/1044 KB 260/358 KB 300/1063 KB 11/404 KB 420/549 KB 524/1044 KB 260/358 KB 300/1063 KB 11/404 KB 420/549 KB 528/1044 KB 260/358 KB 300/1063 KB 3/404 KB 416/549 KB 512/1044 KB 256/358 KB 300/1063 KB 11/404 KB 420/549 KB 528/1044 KB 260/358 KB 304/1063 KB 11/404 KB 420/549 KB 528/1044 KB 260/358 KB 308/1063 KB 11/404 KB 420/549 KB 528/1044 KB 260/358 KB 312/1063 KB 11/404 KB 420/549 KB 528/1044 KB 260/358 KB 316/1063 KB 9/404 KB 420/549 KB 516/1044 KB 260/358 KB 300/1063 KB 14/404 KB 424/549 KB 528/1044 KB 260/358 KB 316/1063 KB 9/404 KB 416/549 KB 516/1044 KB 260/358 KB 300/1063 KB 14/404 KB 424/549 KB 532/1044 KB 264/358 KB 320/1063 KB 14/404 KB 424/549 KB 532/1044 KB 268/358 KB 320/1063 KB 14/404 KB 424/549 KB 532/1044 KB 272/358 KB 320/1063 KB 14/404 KB 424/549 KB 532/1044 KB 260/358 KB 320/1063 KB 14/404 KB 428/549 KB 536/1044 KB 272/358 KB 320/1063 KB 14/404 KB 428/549 KB 540/1044 KB 272/358 KB 320/1063 KB 14/404 KB 428/549 KB 544/1044 KB 272/358 KB 320/1063 KB 14/404 KB 428/549 KB 548/1044 KB 272/358 KB 320/1063 KB 14/404 KB 428/549 KB 552/1044 KB 276/358 KB 320/1063 KB 14/404 KB 424/549 KB 528/1044 KB 260/358 KB 320/1063 KB 14/404 KB 420/549 KB 528/1044 KB 260/358 KB 316/1063 KB 16/404 KB 428/549 KB 552/1044 KB 276/358 KB 320/1063 KB 16/404 KB 428/549 KB 552/1044 KB 276/358 KB 324/1063 KB 19/404 KB 428/549 KB 552/1044 KB 276/358 KB 328/1063 KB 19/404 KB 428/549 KB 552/1044 KB 276/358 KB 332/1063 KB 19/404 KB 428/549 KB 552/1044 KB 276/358 KB 336/1063 KB 14/404 KB 428/549 KB 548/1044 KB 276/358 KB 320/1063 KB 19/404 KB 428/549 KB 552/1044 KB 280/358 KB 336/1063 KB 19/404 KB 428/549 KB 552/1044 KB 284/358 KB 336/1063 KB 19/404 KB 428/549 KB 552/1044 KB 288/358 KB 336/1063 KB 19/404 KB 428/549 KB 552/1044 KB 29 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 2/358 KB 336/1063 KB 14/404 KB 428/549 KB 532/1044 KB 272/358 KB 320/1063 KB 19/404 KB 432/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 436/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 440/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 444/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 448/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 452/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 456/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 460/549 KB 556/1044 KB 296/358 KB 340/1063 KB 19/404 KB 464/549 KB 556/1044 KB 296/358 KB 340/1063 KB 19/404 KB 428/549 KB 556/1044 KB 292/358 KB 340/1063 KB 19/404 KB 464/549 KB 560/1044 KB 296/358 KB 340/1063 KB 19/404 KB 464/549 KB 564/1044 KB 296/358 KB 340/1063 KB 19/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 19/404 KB 428/549 KB 552/1044 KB 292/358 KB 340/1063 KB 19/404 KB 428/549 KB 552/1044 KB 276/358 KB 324/1063 KB 22/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 25/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 27/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 30/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 32/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 36/404 KB 468/549 KB 568/1044 KB 296/358 KB 340/1063 KB 40/404 KB 468/549 KB 568/1044 KB 296/358 KB 344/1063 KB 44/404 KB 468/549 KB 568/1044 KB 296/358 KB 344/1063 KB 48/404 KB 468/549 KB 568/1044 KB 296/358 KB 344/1063 KB 52/404 KB 468/549 KB 568/1044 KB 296/358 KB 344/1063 KB 19/404 KB 468/549 KB 564/1044 KB 296/358 KB 340/1063 KB 52/404 KB 472/549 KB 572/1044 KB 296/358 KB 344/1063 KB 52/404 KB 476/549 KB 572/1044 KB 296/358 KB 344/1063 KB 52/404 KB 480/549 KB 572/1044 KB 296/358 KB 344/1063 KB 19/404 KB 456/549 KB 556/1044 KB 296/358 KB 340/1063 KB 56/404 KB 480/549 KB 572/1044 KB 300/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 304/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 308/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 312/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 316/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 320/358 KB 344/1063 KB 56/404 KB 480/549 KB 572/1044 KB 296/358 KB 344/1063 KB 60/404 KB 480/549 KB 572/1044 KB 320/358 KB 344/1063 KB 64/404 KB 484/549 KB 572/1044 KB 320/358 KB 344/1063 KB 68/404 KB 484/549 KB 572/1044 KB 320/358 KB 344/1063 KB 72/404 KB 484/549 KB 572/1044 KB 324/358 KB 344/1063 KB 76/404 KB 484/549 KB 572/1044 KB 324/358 KB 344/1063 KB 80/404 KB 484/549 KB 572/1044 KB 324/358 KB 344/1063 KB 52/404 KB 468/549 KB 572/1044 KB 296/358 KB 344/1063 KB 80/404 KB 484/549 KB 576/1044 KB 324/358 KB 344/1063 KB 80/404 KB 484/549 KB 580/1044 KB 324/358 KB 344/1063 KB 80/404 KB 484/549 KB 584/1044 KB 324/358 KB 344/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 344/1063 KB 36/404 KB 468/549 KB 568/1044 KB 296/358 KB 344/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 348/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 352/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 356/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 360/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 364/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 368/1063 KB 80/404 KB 484/549 KB 588/1044 KB 324/358 KB 372/1063 KB 80/404 KB 484/549 KB 592/1044 KB 324/358 KB 376/1063 KB 80/404 KB 484/549 KB 592/1044 KB 324/358 KB 380/1063 KB 80/404 KB 484/549 KB 592/1044 KB 324/358 KB 384/1063 KB 68/404 KB 484/549 KB 572/1044 KB 324/358 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 344/1063 KB 80/404 KB 484/549 KB 592/1044 KB 328/358 KB 384/1063 KB 80/404 KB 484/549 KB 592/1044 KB 332/358 KB 384/1063 KB 80/404 KB 484/549 KB 592/1044 KB 336/358 KB 384/1063 KB 60/404 KB 484/549 KB 572/1044 KB 320/358 KB 344/1063 KB 80/404 KB 488/549 KB 592/1044 KB 336/358 KB 384/1063 KB 80/404 KB 492/549 KB 592/1044 KB 336/358 KB 384/1063 KB 80/404 KB 496/549 KB 592/1044 KB 336/358 KB 384/1063 KB 80/404 KB 500/549 KB 592/1044 KB 336/358 KB 384/1063 KB 84/404 KB 504/549 KB 592/1044 KB 340/358 KB 388/1063 KB 84/404 KB 508/549 KB 592/1044 KB 340/358 KB 388/1063 KB 84/404 KB 512/549 KB 592/1044 KB 340/358 KB 388/1063 KB 80/404 KB 484/549 KB 592/1044 KB 324/358 KB 372/1063 KB 84/404 KB 512/549 KB 596/1044 KB 340/358 KB 388/1063 KB 84/404 KB 512/549 KB 600/1044 KB 340/358 KB 388/1063 KB 84/404 KB 512/549 KB 604/1044 KB 340/358 KB 388/1063 KB 84/404 KB 512/549 KB 608/1044 KB 340/358 KB 388/1063 KB 84/404 KB 500/549 KB 592/1044 KB 340/358 KB 388/1063 KB 88/404 KB 512/549 KB 608/1044 KB 340/358 KB 388/1063 KB 92/404 KB 512/549 KB 608/1044 KB 340/358 KB 388/1063 KB 96/404 KB 512/549 KB 608/1044 KB 340/358 KB 388/1063 KB 100/404 KB 516/549 KB 608/1044 KB 340/358 KB 388/1063 KB 104/404 KB 516/549 KB 612/1044 KB 340/358 KB 388/1063 KB 108/404 KB 516/549 KB 612/1044 KB 340/358 KB 388/1063 KB 112/404 KB 516/549 KB 612/1044 KB 340/358 KB 388/1063 KB 80/404 KB 500/549 KB 592/1044 KB 340/358 KB 388/1063 KB 112/404 KB 516/549 KB 612/1044 KB 340/358 KB 392/1063 KB 112/404 KB 516/549 KB 612/1044 KB 340/358 KB 396/1063 KB 112/404 KB 516/549 KB 612/1044 KB 340/358 KB 400/1063 KB 80/404 KB 500/549 KB 592/1044 KB 340/358 KB 384/1063 KB 112/404 KB 516/549 KB 612/1044 KB 344/358 KB 400/1063 KB 112/404 KB 516/549 KB 612/1044 KB 348/358 KB 400/1063 KB 112/404 KB 516/549 KB 612/1044 KB 352/358 KB 400/1063 KB 112/404 KB 516/549 KB 612/1044 KB 352/358 KB 404/1063 KB 112/404 KB 516/549 KB 612/1044 KB 356/358 KB 408/1063 KB 112/404 KB 516/549 KB 612/1044 KB 356/358 KB 412/1063 KB 112/404 KB 516/549 KB 612/1044 KB 356/358 KB 416/1063 KB 100/404 KB 516/549 KB 612/1044 KB 340/358 KB 388/1063 KB 112/404 KB 516/549 KB 616/1044 KB 356/358 KB 416/1063 KB 112/404 KB 516/549 KB 620/1044 KB 356/358 KB 416/1063 KB 112/404 KB 516/549 KB 624/1044 KB 356/358 KB 416/1063 KB 96/404 KB 516/549 KB 608/1044 KB 340/358 KB 388/1063 KB 112/404 KB 516/549 KB 612/1044 KB 356/358 KB 404/1063 KB 112/404 KB 516/549 KB 624/1044 KB 358/358 KB 416/1063 KB 112/404 KB 520/549 KB 624/1044 KB 358/358 KB 416/1063 KB 112/404 KB 524/549 KB 624/1044 KB 358/358 KB 416/1063 KB 112/404 KB 528/549 KB 628/1044 KB 358/358 KB 416/1063 KB 112/404 KB 532/549 KB 628/1044 KB 358/358 KB 416/1063 KB 112/404 KB 536/549 KB 628/1044 KB 358/358 KB 420/1063 KB 112/404 KB 540/549 KB 628/1044 KB 358/358 KB 420/1063 KB 112/404 KB 524/549 KB 628/1044 KB 358/358 KB 416/1063 KB 116/404 KB 540/549 KB 632/1044 KB 358/358 KB 420/1063 KB 116/404 KB 540/549 KB 636/1044 KB 358/358 KB 420/1063 KB 116/404 KB 540/549 KB 640/1044 KB 358/358 KB 420/1063 KB 116/404 KB 540/549 KB 628/1044 KB 358/358 KB 420/1063 KB 120/404 KB 540/549 KB 640/1044 KB 358/358 KB 420/1063 KB 124/404 KB 544/549 KB 640/1044 KB 358/358 KB 420/1063 KB 128/404 KB 544/549 KB 640/1044 KB 358/358 KB 420/1063 KB 132/404 KB 544/549 KB 640/1044 KB 358/358 KB 420/1063 KB 136/404 KB 544/549 KB 644/1044 KB 358/358 KB 420/1063 KB 140/404 KB 544/549 KB 644/1044 KB 358/358 KB 420/1063 KB 144/404 KB 544/549 K unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install B 644/1044 KB 358/358 KB 420/1063 KB 112/404 KB 532/549 KB 628/1044 KB 358/358 KB 420/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 424/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 428/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 432/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 436/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 440/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 444/1063 KB 144/404 KB 544/549 KB 644/1044 KB 358/358 KB 448/1063 KB 132/404 KB 544/549 KB 644/1044 KB 358/358 KB 420/1063 KB 144/404 KB 544/549 KB 648/1044 KB 448/1063 KB 144/404 KB 544/549 KB 652/1044 KB 448/1063 KB 144/404 KB 544/549 KB 656/1044 KB 448/1063 KB 120/404 KB 544/549 KB 640/1044 KB 358/358 KB 420/1063 KB 144/404 KB 548/549 KB 656/1044 KB 448/1063 KB 144/404 KB 549/549 KB 656/1044 KB 448/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 527.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 144/404 KB 549/549 KB 660/1044 KB 448/1063 KB 148/404 KB 549/549 KB 664/1044 KB 452/1063 KB 148/404 KB 549/549 KB 668/1044 KB 452/1063 KB 148/404 KB 549/549 KB 672/1044 KB 452/1063 KB 144/404 KB 549/549 KB 660/1044 KB 452/1063 KB 148/404 KB 549/549 KB 672/1044 KB 456/1063 KB 148/404 KB 549/549 KB 672/1044 KB 460/1063 KB 148/404 KB 549/549 KB 672/1044 KB 464/1063 KB 148/404 KB 549/549 KB 660/1044 KB 452/1063 KB 152/404 KB 549/549 KB 672/1044 KB 464/1063 KB 156/404 KB 549/549 KB 672/1044 KB 464/1063 KB 160/404 KB 549/549 KB 676/1044 KB 468/1063 KB 164/404 KB 549/549 KB 676/1044 KB 468/1063 KB 164/404 KB 549/549 KB 676/1044 KB 4/587 KB 468/1063 KB 156/404 KB 549/549 KB 676/1044 KB 468/1063 KB 164/404 KB 549/549 KB 680/1044 KB 4/587 KB 468/1063 KB 164/404 KB 549/549 KB 684/1044 KB 4/587 KB 468/1063 KB 156/404 KB 549/549 KB 672/1044 KB 468/1063 KB 164/404 KB 549/549 KB 684/1044 KB 8/587 KB 468/1063 KB 168/404 KB 549/549 KB 684/1044 KB 8/587 KB 468/1063 KB 172/404 KB 549/549 KB 688/1044 KB 8/587 KB 472/1063 KB 168/404 KB 549/549 KB 684/1044 KB 8/587 KB 472/1063 KB 168/404 KB 549/549 KB 688/1044 KB 12/587 KB 472/1063 KB 172/404 KB 549/549 KB 688/1044 KB 12/587 KB 472/1063 KB 172/404 KB 549/549 KB 688/1044 KB 12/587 KB 476/1063 KB 172/404 KB 549/549 KB 688/1044 KB 16/587 KB 476/1063 KB 176/404 KB 692/1044 KB 20/587 KB 480/1063 KB 176/404 KB 692/1044 KB 24/587 KB 480/1063 KB 176/404 KB 692/1044 KB 28/587 KB 480/1063 KB 176/404 KB 692/1044 KB 32/587 KB 480/1063 KB 176/404 KB 692/1044 KB 16/587 KB 480/1063 KB 176/404 KB 696/1044 KB 32/587 KB 480/1063 KB 176/404 KB 700/1044 KB 32/587 KB 480/1063 KB 176/404 KB 704/1044 KB 32/587 KB 480/1063 KB 176/404 KB 688/1044 KB 16/587 KB 480/1063 KB 176/404 KB 688/1044 KB 16/587 KB 476/1063 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 793.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 180/404 KB 704/1044 KB 32/587 KB 480/1063 KB 184/404 KB 704/1044 KB 32/587 KB 484/1063 KB 188/404 KB 704/1044 KB 32/587 KB 484/1063 KB 180/404 KB 704/1044 KB 32/587 KB 484/1063 KB 188/404 KB 704/1044 KB 32/587 KB 488/1063 KB 188/404 KB 704/1044 KB 32/587 KB 492/1063 KB 192/404 KB 708/1044 KB 32/587 KB 496/1063 KB 192/404 KB 708/1044 KB 32/587 KB 500/1063 KB 192/404 KB 708/1044 KB 36/587 KB 504/1063 KB 192/404 KB 708/1044 KB 36/587 KB 508/1063 KB 192/404 KB 708/1044 KB 36/587 KB 512/1063 KB 192/404 KB 708/1044 KB 32/587 KB 492/1063 KB 192/404 KB 712/1044 KB 36/587 KB 512/1063 KB 192/404 KB 716/1044 KB 36/587 KB 512/1063 KB 192/404 KB 720/1044 KB 36/587 KB 512/1063 KB 192/404 KB 704/1044 KB 32/587 KB 492/1063 KB 196/404 KB 720/1044 KB 36/587 KB 512/1063 KB 200/404 KB 720/1044 KB 36/587 KB 512/1063 KB 204/404 KB 720/1044 KB 36/587 KB 512/1063 KB 208/404 KB 720/1044 KB 36/587 KB 512/1063 KB 212/404 KB 720/1044 KB 36/587 KB 512/1063 KB 216/404 KB 724/1044 KB 36/587 KB 516/1063 KB 220/404 KB 724/1044 KB 36/587 KB 516/1063 KB 224/404 KB 724/1044 KB 36/587 KB 516/1063 KB 192/404 KB 708/1044 KB 36/587 KB 500/1063 KB 224/404 KB 724/1044 KB 40/587 KB 516/1063 KB 224/404 KB 724/1044 KB 44/587 KB 516/1063 KB 224/404 KB 724/1044 KB 48/587 KB 516/1063 KB 224/404 KB 724/1044 KB 52/587 KB 516/1063 KB 224/404 KB 724/1044 KB 56/587 KB 516/1063 KB 224/404 KB 724/1044 KB 60/587 KB 516/1063 KB 224/404 KB 724/1044 KB 62/587 KB 516/1063 KB 224/404 KB 724/1044 KB 66/587 KB 516/1063 KB 228/404 KB 724/1044 KB 70/587 KB 516/1063 KB 228/404 KB 724/1044 KB 74/587 KB 516/1063 KB 228/404 KB 724/1044 KB 78/587 KB 516/1063 KB 228/404 KB 724/1044 KB 82/587 KB 516/1063 KB 228/404 KB 3/894 KB 724/1044 KB 86/587 KB 516/1063 KB 212/404 KB 724/1044 KB 36/587 KB 516/1063 KB 212/404 KB 724/1044 KB 36/587 KB 512/1063 KB 228/404 KB 3/894 KB 724/1044 KB 82/587 KB 516/1063 KB 228/404 KB 5/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 8/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 11/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 13/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 16/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 19/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 21/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 24/894 KB 724/1044 KB 86/587 KB 516/1063 KB 228/404 KB 24/894 KB 728/1044 KB 86/587 KB 516/1063 KB 228/404 KB 24/894 KB 732/1044 KB 86/587 KB 516/1063 KB 228/404 KB 27/894 KB 736/1044 KB 86/587 KB 520/1063 KB 228/404 KB 27/894 KB 740/1044 KB 86/587 KB 520/1063 KB 228/404 KB 27/894 KB 744/1044 KB 86/587 KB 520/1063 KB 228/404 KB 27/894 KB 748/1044 KB 86/587 KB 520/1063 KB 228/404 KB 27/894 KB 752/1044 KB 86/587 KB 520/1063 KB 228/404 KB 724/1044 KB 66/587 KB 516/1063 KB 232/404 KB 27/894 KB 752/1044 KB 86/587 KB 520/1063 KB 236/404 KB 27/894 KB 752/1044 KB 86/587 KB 520/1063 KB 240/404 KB 27/894 KB 752/1044 KB 86/587 KB 520/1063 KB 228/404 KB 27/894 KB 732/1044 KB 86/587 KB 520/1063 KB 240/404 KB 27/894 KB 752/1044 KB 86/587 KB 524/1063 KB 240/404 KB 27/894 KB 752/1044 KB 86/587 KB 528/1063 KB 228/404 KB 27/894 KB 732/1044 KB 86/587 KB 516/1063 KB 240/404 KB 29/894 KB 752/1044 KB 86/587 KB 528/1063 KB 240/404 KB 32/894 KB 752/1044 KB 86/587 KB 528/1063 KB 240/404 KB 36/894 KB 752/1044 KB 86/587 KB 528/1063 KB 240/404 KB 40/894 KB 752/1044 KB 86/587 KB 532/1063 KB 240/404 KB 44/894 KB 752/1044 KB 86/587 KB 532/1063 KB 240/404 KB 48/894 KB 7 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 52/1044 KB 86/587 KB 532/1063 KB 240/404 KB 36/894 KB 752/1044 KB 86/587 KB 532/1063 KB 244/404 KB 48/894 KB 756/1044 KB 86/587 KB 536/1063 KB 244/404 KB 48/894 KB 756/1044 KB 86/587 KB 540/1063 KB 244/404 KB 48/894 KB 756/1044 KB 86/587 KB 544/1063 KB 244/404 KB 48/894 KB 756/1044 KB 86/587 KB 548/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 552/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 556/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 560/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 564/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 568/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 572/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 576/1063 KB 244/404 KB 48/894 KB 756/1044 KB 86/587 KB 532/1063 KB 248/404 KB 52/894 KB 756/1044 KB 90/587 KB 576/1063 KB 252/404 KB 52/894 KB 756/1044 KB 90/587 KB 576/1063 KB 256/404 KB 52/894 KB 756/1044 KB 90/587 KB 576/1063 KB 240/404 KB 48/894 KB 756/1044 KB 86/587 KB 532/1063 KB 256/404 KB 52/894 KB 760/1044 KB 90/587 KB 576/1063 KB 256/404 KB 52/894 KB 764/1044 KB 90/587 KB 576/1063 KB 256/404 KB 52/894 KB 768/1044 KB 90/587 KB 576/1063 KB 244/404 KB 52/894 KB 756/1044 KB 90/587 KB 548/1063 KB 256/404 KB 56/894 KB 768/1044 KB 90/587 KB 576/1063 KB 256/404 KB 60/894 KB 768/1044 KB 90/587 KB 576/1063 KB 256/404 KB 64/894 KB 768/1044 KB 90/587 KB 576/1063 KB 256/404 KB 68/894 KB 768/1044 KB 90/587 KB 576/1063 KB 260/404 KB 72/894 KB 772/1044 KB 90/587 KB 576/1063 KB 260/404 KB 76/894 KB 772/1044 KB 90/587 KB 576/1063 KB 260/404 KB 80/894 KB 772/1044 KB 90/587 KB 576/1063 KB 244/404 KB 48/894 KB 756/1044 KB 90/587 KB 548/1063 KB 260/404 KB 80/894 KB 772/1044 KB 94/587 KB 576/1063 KB 260/404 KB 80/894 KB 772/1044 KB 98/587 KB 576/1063 KB 260/404 KB 80/894 KB 772/1044 KB 102/587 KB 576/1063 KB 260/404 KB 80/894 KB 772/1044 KB 106/587 KB 576/1063 KB 260/404 KB 80/894 KB 772/1044 KB 110/587 KB 576/1063 KB 260/404 KB 68/894 KB 772/1044 KB 90/587 KB 576/1063 KB 264/404 KB 80/894 KB 772/1044 KB 110/587 KB 576/1063 KB 268/404 KB 80/894 KB 772/1044 KB 110/587 KB 576/1063 KB 271/404 KB 80/894 KB 772/1044 KB 114/587 KB 576/1063 KB 256/404 KB 68/894 KB 772/1044 KB 90/587 KB 576/1063 KB 271/404 KB 80/894 KB 776/1044 KB 114/587 KB 576/1063 KB 271/404 KB 80/894 KB 780/1044 KB 114/587 KB 576/1063 KB 271/404 KB 80/894 KB 784/1044 KB 114/587 KB 576/1063 KB 271/404 KB 80/894 KB 788/1044 KB 114/587 KB 576/1063 KB 275/404 KB 84/894 KB 792/1044 KB 114/587 KB 580/1063 KB 275/404 KB 84/894 KB 796/1044 KB 114/587 KB 580/1063 KB 275/404 KB 84/894 KB 800/1044 KB 114/587 KB 580/1063 KB 268/404 KB 80/894 KB 772/1044 KB 114/587 KB 576/1063 KB 275/404 KB 84/894 KB 800/1044 KB 118/587 KB 580/1063 KB 275/404 KB 84/894 KB 800/1044 KB 122/587 KB 580/1063 KB 275/404 KB 84/894 KB 800/1044 KB 126/587 KB 580/1063 KB 275/404 KB 84/894 KB 788/1044 KB 114/587 KB 580/1063 KB 279/404 KB 84/894 KB 800/1044 KB 126/587 KB 580/1063 KB 283/404 KB 84/894 KB 800/1044 KB 126/587 KB 580/1063 KB 287/404 KB 84/894 KB 800/1044 KB 126/587 KB 580/1063 KB 291/404 KB 84/894 KB 800/1044 KB 126/587 KB 580/1063 KB 295/404 KB 84/894 KB 804/1044 KB 130/587 KB 580/1063 KB 299/404 KB 84/894 KB 804/1044 KB 130/587 KB 580/1063 KB 303/404 KB 84/894 KB 804/1044 KB 130/587 KB 580/1063 KB 271/404 KB 84/894 KB 788/1044 KB 114/587 KB 580/1063 KB 303/404 KB 84/894 KB 804/1044 KB 130/587 KB 584/1063 KB 303/404 KB 84/894 KB 804/1044 KB 130/587 KB 588/1063 KB 30 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 3/404 KB 84/894 KB 804/1044 KB 130/587 KB 592/1063 KB 271/404 KB 84/894 KB 788/1044 KB 114/587 KB 576/1063 KB 303/404 KB 88/894 KB 804/1044 KB 130/587 KB 592/1063 KB 303/404 KB 92/894 KB 804/1044 KB 130/587 KB 592/1063 KB 303/404 KB 96/894 KB 804/1044 KB 130/587 KB 592/1063 KB 303/404 KB 100/894 KB 804/1044 KB 130/587 KB 592/1063 KB 303/404 KB 104/894 KB 804/1044 KB 130/587 KB 596/1063 KB 291/404 KB 84/894 KB 804/1044 KB 130/587 KB 580/1063 KB 303/404 KB 104/894 KB 808/1044 KB 130/587 KB 596/1063 KB 303/404 KB 104/894 KB 812/1044 KB 130/587 KB 596/1063 KB 303/404 KB 104/894 KB 816/1044 KB 130/587 KB 596/1063 KB 291/404 KB 84/894 KB 800/1044 KB 130/587 KB 580/1063 KB 303/404 KB 108/894 KB 816/1044 KB 134/587 KB 596/1063 KB 303/404 KB 108/894 KB 816/1044 KB 138/587 KB 596/1063 KB 303/404 KB 108/894 KB 816/1044 KB 142/587 KB 596/1063 KB 303/404 KB 108/894 KB 816/1044 KB 146/587 KB 596/1063 KB 307/404 KB 108/894 KB 820/1044 KB 150/587 KB 596/1063 KB 307/404 KB 108/894 KB 820/1044 KB 154/587 KB 596/1063 KB 307/404 KB 108/894 KB 820/1044 KB 158/587 KB 596/1063 KB 303/404 KB 108/894 KB 816/1044 KB 130/587 KB 596/1063 KB 307/404 KB 112/894 KB 820/1044 KB 158/587 KB 596/1063 KB 307/404 KB 116/894 KB 820/1044 KB 158/587 KB 596/1063 KB 307/404 KB 120/894 KB 820/1044 KB 158/587 KB 596/1063 KB 307/404 KB 124/894 KB 820/1044 KB 158/587 KB 596/1063 KB 307/404 KB 128/894 KB 820/1044 KB 158/587 KB 596/1063 KB 307/404 KB 132/894 KB 820/1044 KB 158/587 KB 596/1063 KB 303/404 KB 100/894 KB 804/1044 KB 130/587 KB 596/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 600/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 604/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 608/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 612/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 616/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 620/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 624/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 628/1063 KB 307/404 KB 132/894 KB 820/1044 KB 162/587 KB 596/1063 KB 307/404 KB 136/894 KB 820/1044 KB 166/587 KB 628/1063 KB 307/404 KB 136/894 KB 820/1044 KB 170/587 KB 628/1063 KB 307/404 KB 136/894 KB 820/1044 KB 174/587 KB 628/1063 KB 307/404 KB 108/894 KB 820/1044 KB 146/587 KB 596/1063 KB 311/404 KB 136/894 KB 820/1044 KB 174/587 KB 632/1063 KB 315/404 KB 136/894 KB 820/1044 KB 174/587 KB 632/1063 KB 319/404 KB 136/894 KB 820/1044 KB 174/587 KB 632/1063 KB 303/404 KB 108/894 KB 820/1044 KB 146/587 KB 596/1063 KB 319/404 KB 136/894 KB 824/1044 KB 174/587 KB 632/1063 KB 319/404 KB 136/894 KB 828/1044 KB 174/587 KB 632/1063 KB 319/404 KB 136/894 KB 832/1044 KB 174/587 KB 632/1063 KB 319/404 KB 136/894 KB 836/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 840/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 844/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 848/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 852/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 856/1044 KB 178/587 KB 632/1063 KB 323/404 KB 136/894 KB 860/1044 KB 178/587 KB 632/1063 KB 323/404 KB 136/894 KB 864/1044 KB 178/587 KB 632/1063 KB 307/404 KB 136/894 KB 820/1044 KB 174/587 KB 632/1063 KB 323/404 KB 136/894 KB 864/1044 KB 178/587 KB 636/1063 KB 323/404 KB 136/894 KB 864/1044 KB 178/587 KB 640/1063 KB 307/404 KB 136/894 KB 820/1044 KB 162/587 KB 628/1063 KB 323/404 KB 140/894 KB 864/1044 KB 178/587 KB 640/1063 KB 323/404 KB 144/894 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 864/1044 KB 178/587 KB 640/1063 KB 323/404 KB 148/894 KB 864/1044 KB 178/587 KB 640/1063 KB 323/404 KB 152/894 KB 864/1044 KB 178/587 KB 644/1063 KB 323/404 KB 156/894 KB 864/1044 KB 178/587 KB 644/1063 KB 323/404 KB 160/894 KB 864/1044 KB 178/587 KB 644/1063 KB 323/404 KB 136/894 KB 852/1044 KB 178/587 KB 632/1063 KB 323/404 KB 160/894 KB 864/1044 KB 182/587 KB 644/1063 KB 323/404 KB 160/894 KB 864/1044 KB 186/587 KB 644/1063 KB 323/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 323/404 KB 136/894 KB 836/1044 KB 174/587 KB 632/1063 KB 327/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 331/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 335/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 339/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 343/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 347/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 351/404 KB 160/894 KB 864/1044 KB 190/587 KB 644/1063 KB 355/404 KB 164/894 KB 864/1044 KB 194/587 KB 644/1063 KB 359/404 KB 164/894 KB 868/1044 KB 194/587 KB 644/1063 KB 363/404 KB 164/894 KB 868/1044 KB 194/587 KB 644/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 644/1063 KB 323/404 KB 148/894 KB 864/1044 KB 178/587 KB 644/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 648/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 652/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 656/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 660/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 664/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 668/1063 KB 367/404 KB 164/894 KB 868/1044 KB 194/587 KB 672/1063 KB 355/404 KB 164/894 KB 868/1044 KB 194/587 KB 644/1063 KB 367/404 KB 164/894 KB 872/1044 KB 194/587 KB 672/1063 KB 367/404 KB 164/894 KB 876/1044 KB 194/587 KB 672/1063 KB 367/404 KB 164/894 KB 880/1044 KB 194/587 KB 672/1063 KB 351/404 KB 164/894 KB 864/1044 KB 194/587 KB 644/1063 KB 367/404 KB 164/894 KB 880/1044 KB 198/587 KB 672/1063 KB 367/404 KB 164/894 KB 880/1044 KB 202/587 KB 672/1063 KB 367/404 KB 164/894 KB 880/1044 KB 206/587 KB 672/1063 KB 351/404 KB 164/894 KB 864/1044 KB 190/587 KB 644/1063 KB 367/404 KB 168/894 KB 880/1044 KB 206/587 KB 672/1063 KB 367/404 KB 172/894 KB 880/1044 KB 206/587 KB 672/1063 KB 367/404 KB 176/894 KB 880/1044 KB 206/587 KB 672/1063 KB 367/404 KB 180/894 KB 880/1044 KB 206/587 KB 672/1063 KB 371/404 KB 184/894 KB 884/1044 KB 210/587 KB 676/1063 KB 371/404 KB 188/894 KB 884/1044 KB 210/587 KB 676/1063 KB 371/404 KB 192/894 KB 884/1044 KB 210/587 KB 676/1063 KB 371/404 KB 180/894 KB 884/1044 KB 210/587 KB 676/1063 KB 371/404 KB 192/894 KB 884/1044 KB 210/587 KB 680/1063 KB 371/404 KB 192/894 KB 884/1044 KB 210/587 KB 684/1063 KB 371/404 KB 192/894 KB 884/1044 KB 210/587 KB 688/1063 KB 371/404 KB 192/894 KB 884/1044 KB 210/587 KB 692/1063 KB 371/404 KB 196/894 KB 884/1044 KB 210/587 KB 696/1063 KB 371/404 KB 196/894 KB 884/1044 KB 210/587 KB 700/1063 KB 371/404 KB 196/894 KB 884/1044 KB 210/587 KB 704/1063 KB 371/404 KB 180/894 KB 884/1044 KB 210/587 KB 672/1063 KB 375/404 KB 196/894 KB 884/1044 KB 210/587 KB 704/1063 KB 379/404 KB 196/894 KB 884/1044 KB 210/587 KB 704/1063 KB 383/404 KB 196/894 KB 884/1044 KB 210/587 KB 704/1063 KB 367/404 KB 180/894 KB 884/1044 KB 210/587 KB 672/1063 KB 383/404 KB 196/894 KB 884/1044 KB 214/587 KB 704/1063 KB 383/404 KB 196/894 KB 884/1044 KB 218/587 KB 704/1063 KB 383/404 KB 196/894 KB 884/1044 KB 2 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 22/587 KB 704/1063 KB 367/404 KB 180/894 KB 884/1044 KB 206/587 KB 672/1063 KB 383/404 KB 196/894 KB 888/1044 KB 222/587 KB 704/1063 KB 383/404 KB 196/894 KB 892/1044 KB 222/587 KB 704/1063 KB 383/404 KB 196/894 KB 896/1044 KB 222/587 KB 704/1063 KB 383/404 KB 196/894 KB 900/1044 KB 222/587 KB 704/1063 KB 387/404 KB 196/894 KB 904/1044 KB 226/587 KB 704/1063 KB 371/404 KB 196/894 KB 884/1044 KB 210/587 KB 692/1063 KB 387/404 KB 200/894 KB 904/1044 KB 226/587 KB 704/1063 KB 387/404 KB 204/894 KB 904/1044 KB 226/587 KB 704/1063 KB 387/404 KB 208/894 KB 904/1044 KB 226/587 KB 704/1063 KB 387/404 KB 196/894 KB 900/1044 KB 226/587 KB 704/1063 KB 391/404 KB 208/894 KB 904/1044 KB 226/587 KB 704/1063 KB 395/404 KB 208/894 KB 904/1044 KB 226/587 KB 704/1063 KB 399/404 KB 208/894 KB 904/1044 KB 226/587 KB 704/1063 KB 403/404 KB 208/894 KB 908/1044 KB 226/587 KB 704/1063 KB 404/404 KB 212/894 KB 908/1044 KB 226/587 KB 708/1063 KB 383/404 KB 196/894 KB 900/1044 KB 226/587 KB 704/1063 KB 404/404 KB 212/894 KB 908/1044 KB 230/587 KB 708/1063 KB 404/404 KB 212/894 KB 908/1044 KB 234/587 KB 708/1063 KB 404/404 KB 212/894 KB 908/1044 KB 238/587 KB 708/1063 KB 404/404 KB 212/894 KB 908/1044 KB 242/587 KB 708/1063 KB 403/404 KB 212/894 KB 908/1044 KB 226/587 KB 708/1063 KB 404/404 KB 212/894 KB 908/1044 KB 246/587 KB 712/1063 KB 404/404 KB 212/894 KB 908/1044 KB 246/587 KB 716/1063 KB 404/404 KB 212/894 KB 908/1044 KB 246/587 KB 720/1063 KB 403/404 KB 212/894 KB 908/1044 KB 226/587 KB 704/1063 KB 404/404 KB 216/894 KB 908/1044 KB 246/587 KB 720/1063 KB 404/404 KB 220/894 KB 908/1044 KB 246/587 KB 720/1063 KB 404/404 KB 224/894 KB 908/1044 KB 246/587 KB 720/1063 KB 399/404 KB 208/894 KB 908/1044 KB 226/587 KB 704/1063 KB 404/404 KB 224/894 KB 912/1044 KB 246/587 KB 720/1063 KB 404/404 KB 224/894 KB 916/1044 KB 246/587 KB 720/1063 KB 404/404 KB 224/894 KB 920/1044 KB 246/587 KB 720/1063 KB 404/404 KB 224/894 KB 924/1044 KB 246/587 KB 720/1063 KB 404/404 KB 224/894 KB 928/1044 KB 246/587 KB 720/1063 KB 404/404 KB 228/894 KB 932/1044 KB 246/587 KB 720/1063 KB 404/404 KB 228/894 KB 936/1044 KB 246/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 246/587 KB 724/1063 KB 404/404 KB 212/894 KB 908/1044 KB 246/587 KB 708/1063 KB 404/404 KB 228/894 KB 940/1044 KB 250/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 254/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 258/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 262/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 266/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 270/587 KB 724/1063 KB 404/404 KB 228/894 KB 932/1044 KB 246/587 KB 724/1063 KB 404/404 KB 228/894 KB 940/1044 KB 270/587 KB 728/1063 KB 404/404 KB 228/894 KB 940/1044 KB 270/587 KB 732/1063 KB 404/404 KB 228/894 KB 940/1044 KB 270/587 KB 736/1063 KB 404/404 KB 228/894 KB 940/1044 KB 270/587 KB 740/1063 KB 404/404 KB 228/894 KB 944/1044 KB 274/587 KB 744/1063 KB 404/404 KB 228/894 KB 944/1044 KB 274/587 KB 748/1063 KB 404/404 KB 228/894 KB 944/1044 KB 274/587 KB 752/1063 KB 228/894 KB 944/1044 KB 274/587 KB 756/1063 KB 404/404 KB 228/894 KB 928/1044 KB 246/587 KB 720/1063 KB 232/894 KB 944/1044 KB 274/587 KB 756/1063 KB 236/894 KB 944/1044 KB 274/587 KB 756/1063 KB 240/894 KB 944/1044 KB 274/587 KB 756/1063 KB 244/894 KB 944/1044 KB 274/587 KB 756/1063 KB 248/894 KB 944/1044 KB 274/587 KB 756/1063 KB 252/894 KB 944/1044 KB 274/587 KB 756/1063 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 256/894 KB 944/1044 KB 274/587 KB 756/1063 KB 404/404 KB 228/894 KB 944/1044 KB 274/587 KB 740/1063 KB 256/894 KB 944/1044 KB 278/587 KB 756/1063 KB 256/894 KB 944/1044 KB 282/587 KB 756/1063 KB 256/894 KB 944/1044 KB 286/587 KB 756/1063 KB 404/404 KB 228/894 KB 944/1044 KB 270/587 KB 740/1063 KB 256/894 KB 948/1044 KB 286/587 KB 756/1063 KB 256/894 KB 952/1044 KB 286/587 KB 756/1063 KB 256/894 KB 956/1044 KB 286/587 KB 756/1063 KB 256/894 KB 960/1044 KB 286/587 KB 756/1063 KB 256/894 KB 964/1044 KB 290/587 KB 756/1063 KB 260/894 KB 968/1044 KB 290/587 KB 756/1063 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 526.2 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 260/894 KB 972/1044 KB 290/587 KB 760/1063 KB 260/894 KB 976/1044 KB 290/587 KB 760/1063 KB 260/894 KB 968/1044 KB 290/587 KB 760/1063 KB 260/894 KB 976/1044 KB 290/587 KB 764/1063 KB 260/894 KB 976/1044 KB 290/587 KB 768/1063 KB 260/894 KB 964/1044 KB 290/587 KB 756/1063 KB 264/894 KB 976/1044 KB 290/587 KB 768/1063 KB 268/894 KB 976/1044 KB 290/587 KB 768/1063 KB 272/894 KB 976/1044 KB 290/587 KB 768/1063 KB 256/894 KB 960/1044 KB 290/587 KB 756/1063 KB 272/894 KB 976/1044 KB 294/587 KB 768/1063 KB 272/894 KB 976/1044 KB 298/587 KB 768/1063 KB 272/894 KB 976/1044 KB 302/587 KB 768/1063 KB 272/894 KB 976/1044 KB 306/587 KB 768/1063 KB 276/894 KB 980/1044 KB 310/587 KB 772/1063 KB 276/894 KB 980/1044 KB 314/587 KB 772/1063 KB 276/894 KB 980/1044 KB 318/587 KB 772/1063 KB 276/894 KB 980/1044 KB 306/587 KB 772/1063 KB 276/894 KB 980/1044 KB 318/587 KB 776/1063 KB 276/894 KB 980/1044 KB 318/587 KB 780/1063 KB 276/894 KB 980/1044 KB 318/587 KB 784/1063 KB 276/894 KB 980/1044 KB 318/587 KB 788/1063 KB 276/894 KB 980/1044 KB 322/587 KB 792/1063 KB 276/894 KB 980/1044 KB 322/587 KB 796/1063 KB 276/894 KB 980/1044 KB 322/587 KB 800/1063 KB 276/894 KB 980/1044 KB 306/587 KB 768/1063 KB 280/894 KB 980/1044 KB 322/587 KB 800/1063 KB 284/894 KB 980/1044 KB 322/587 KB 800/1063 KB 288/894 KB 980/1044 KB 322/587 KB 800/1063 KB 272/894 KB 980/1044 KB 306/587 KB 768/1063 KB 288/894 KB 984/1044 KB 322/587 KB 800/1063 KB 288/894 KB 988/1044 KB 322/587 KB 800/1063 KB 288/894 KB 992/1044 KB 322/587 KB 800/1063 KB 292/894 KB 996/1044 KB 322/587 KB 3/26 KB 804/1063 KB 292/894 KB 1000/1044 KB 322/587 KB 3/26 KB 804/1063 KB 292/894 KB 1004/1044 KB 322/587 KB 3/26 KB 804/1063 KB 292/894 KB 1008/1044 KB 322/587 KB 3/26 KB 804/1063 KB 276/894 KB 980/1044 KB 322/587 KB 788/1063 KB 292/894 KB 1008/1044 KB 326/587 KB 3/26 KB 804/1063 KB 292/894 KB 1008/1044 KB 330/587 KB 3/26 KB 804/1063 KB 292/894 KB 1008/1044 KB 334/587 KB 3/26 KB 804/1063 KB 292/894 KB 1008/1044 KB 338/587 KB 3/26 KB 804/1063 KB 292/894 KB 1012/1044 KB 342/587 KB 3/26 KB 804/1063 KB 292/894 KB 1012/1044 KB 346/587 KB 3/26 KB 804/1063 KB 292/894 KB 1012/1044 KB 350/587 KB 3/26 KB 804/1063 KB 292/894 KB 992/1044 KB 322/587 KB 3/26 KB 804/1063 KB 292/894 KB 1012/1044 KB 350/587 KB 3/26 KB 808/1063 KB 292/894 KB 1012/1044 KB 350/587 KB 3/26 KB 812/1063 KB 292/894 KB 1012/1044 KB 350/587 KB 3/26 KB 816/1063 KB 292/894 KB 992/1044 KB 322/587 KB 3/26 KB 800/1063 KB 296/894 KB 1012/1044 KB 350/587 KB 3/26 KB 816/1063 KB 300/894 KB 1012/1044 KB 350/587 KB 3/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 3/26 KB 816/1063 KB 288/894 KB 992/1044 KB 322/587 KB 3/26 KB 800/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 6/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 9/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 11/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 14/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 16/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 19/26 KB 816/1063 KB 304/894 KB 1012/1044 KB 350/587 KB 22/26 KB 816/1063 KB 308/894 KB 1012/1044 KB 350/587 KB 22/26 KB 816/1063 KB 292/894 KB 1012/1044 KB 338/587 KB 3/26 KB 804/1063 KB 312/894 KB 1012/1044 KB 350/587 KB 25/26 KB 816/1063 KB 316/894 KB 1012/1044 KB 350/587 KB 25/26 KB 816/1063 KB 320/894 KB 1016/1044 KB 350/587 KB 25/26 KB 816/1063 KB 324/894 KB 1016/1044 KB 350/587 KB 25/26 KB 816/1063 KB 328/894 KB 1016/1044 KB 354/587 KB 2 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 5/26 KB 820/1063 KB 332/894 KB 1016/1044 KB 354/587 KB 25/26 KB 820/1063 KB 308/894 KB 1012/1044 KB 350/587 KB 25/26 KB 816/1063 KB 332/894 KB 1016/1044 KB 354/587 KB 26/26 KB 820/1063 KB 324/894 KB 1016/1044 KB 354/587 KB 25/26 KB 820/1063 KB 332/894 KB 1016/1044 KB 354/587 KB 26/26 KB 824/1063 KB 332/894 KB 1016/1044 KB 354/587 KB 26/26 KB 828/1063 KB 332/894 KB 1016/1044 KB 354/587 KB 26/26 KB 832/1063 KB 324/894 KB 1016/1044 KB 354/587 KB 25/26 KB 816/1063 KB 332/894 KB 1016/1044 KB 358/587 KB 26/26 KB 832/1063 KB 332/894 KB 1016/1044 KB 362/587 KB 26/26 KB 832/1063 KB 332/894 KB 1016/1044 KB 366/587 KB 26/26 KB 832/1063 KB 316/894 KB 1016/1044 KB 350/587 KB 25/26 KB 816/1063 KB 332/894 KB 1020/1044 KB 366/587 KB 26/26 KB 832/1063 KB 332/894 KB 1024/1044 KB 366/587 KB 26/26 KB 832/1063 KB 332/894 KB 1028/1044 KB 366/587 KB 26/26 KB 832/1063 KB 332/894 KB 1032/1044 KB 366/587 KB 26/26 KB 832/1063 KB 332/894 KB 1036/1044 KB 366/587 KB 26/26 KB 832/1063 KB 336/894 KB 1040/1044 KB 366/587 KB 26/26 KB 832/1063 KB 336/894 KB 1044/1044 KB 366/587 KB 26/26 KB 832/1063 KB 336/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 336/894 KB 1036/1044 KB 366/587 KB 26/26 KB 832/1063 KB 340/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 344/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 348/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 352/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 336/894 KB 1044/1044 KB 370/587 KB 26/26 KB 836/1063 KB 352/894 KB 1044/1044 KB 374/587 KB 26/26 KB 836/1063 KB 352/894 KB 1044/1044 KB 378/587 KB 26/26 KB 836/1063 KB 352/894 KB 1044/1044 KB 382/587 KB 26/26 KB 836/1063 KB 336/894 KB 1044/1044 KB 366/587 KB 26/26 KB 836/1063 KB 352/894 KB 1044/1044 KB 382/587 KB 26/26 KB 840/1063 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.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 352/894 KB 1044/1044 KB 382/587 KB 26/26 KB 844/1063 KB 352/894 KB 1044/1044 KB 382/587 KB 848/1063 KB 352/894 KB 1044/1044 KB 382/587 KB 852/1063 KB 356/894 KB 1044/1044 KB 386/587 KB 856/1063 KB 356/894 KB 1044/1044 KB 386/587 KB 860/1063 KB 356/894 KB 1044/1044 KB 386/587 KB 864/1063 KB 356/894 KB 1044/1044 KB 386/587 KB 852/1063 KB 356/894 KB 1044/1044 KB 390/587 KB 864/1063 KB 356/894 KB 1044/1044 KB 394/587 KB 864/1063 KB 356/894 KB 1044/1044 KB 382/587 KB 852/1063 KB 360/894 KB 398/587 KB 864/1063 KB 364/894 KB 398/587 KB 864/1063 KB 368/894 KB 398/587 KB 864/1063 KB 356/894 KB 398/587 KB 864/1063 KB 368/894 KB 398/587 KB 868/1063 KB 372/894 KB 402/587 KB 872/1063 KB 372/894 KB 402/587 KB 876/1063 KB 372/894 KB 402/587 KB 880/1063 KB 372/894 KB 402/587 KB 884/1063 KB 372/894 KB 402/587 KB 888/1063 KB 372/894 KB 402/587 KB 892/1063 KB 372/894 KB 402/587 KB 896/1063 KB 372/894 KB 402/587 KB 868/1063 KB 372/894 KB 406/587 KB 896/1063 KB 372/894 KB 410/587 KB 896/1063 KB 372/894 KB 414/587 KB 896/1063 KB 372/894 KB 3/79 KB 414/587 KB 896/1063 KB 372/894 KB 5/79 KB 414/587 KB 896/1063 KB 372/894 KB 8/79 KB 414/587 KB 896/1063 KB 372/894 KB 11/79 KB 414/587 KB 896/1063 KB 372/894 KB 13/79 KB 414/587 KB 896/1063 KB 372/894 KB 398/587 KB 868/1063 KB 376/894 KB 13/79 KB 414/587 KB 896/1063 KB 380/894 KB 16/79 KB 414/587 KB 896/1063 KB 384/894 KB 16/79 KB 414/587 KB 896/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1309.8 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 376/894 KB 16/79 KB 414/587 KB 896/1063 KB 384/894 KB 19/79 KB 414/587 KB 896/1063 KB 384/894 KB 21/79 KB 414/587 KB 896/1063 KB 384/894 KB 24/79 KB 414/587 KB 896/1063 KB 388/894 KB 27/79 KB 418/587 KB 896/1063 KB 388/894 KB 24/79 KB 418/587 KB 896/1063 KB 392/894 KB 27/79 KB 418/587 KB 896/1063 KB 384/894 KB 24/79 KB 418/587 KB 896/1063 KB 392/894 KB 29/79 KB 422/587 KB 896/1063 KB 392/894 KB 29/79 KB 426/587 KB 896/1063 KB 396/894 KB 29/79 KB 430/587 KB 896/1063 KB 396/894 KB 29/79 KB 434/587 KB 896/1063 KB 396/894 KB 29/79 KB 438/587 KB 900/1063 KB 396/894 KB 29/79 KB 442/587 KB 900/1063 KB 396/894 KB 29/79 KB 446/587 KB 900/1063 KB 392/894 KB 29/79 KB 418/587 KB 896/1063 KB 396/894 KB 32/79 KB 446/587 KB 900/1063 KB 396/894 KB 36/79 KB 446/587 KB 900/1063 KB 396/894 KB 40/79 KB 446/587 KB 900/1063 KB 396/894 KB 44/79 KB 446/587 KB 900/1063 KB 396/894 KB 48/79 KB 446/587 KB 900/1063 KB 396/894 KB 52/79 KB 446/587 KB 900/1063 KB 396/894 KB 56/79 KB 450/587 KB 900/1063 KB 396/894 KB 60/79 KB 450/587 KB 900/1063 KB 396/894 KB 64/79 KB 450/587 KB 900/1063 KB 396/894 KB 29/79 KB 434/587 KB 900/1063 KB 396/894 KB 64/79 KB 450/587 KB 904/1063 KB 396/894 KB 64/79 KB 450/587 KB 908/1063 KB 396/894 KB 64/79 KB 450/587 KB 912/1063 KB 396/894 KB 29/79 KB 426/587 KB 896/1063 KB 400/894 KB 64/79 KB 450/587 KB 912/1063 KB 404/894 KB 64/79 KB 450/587 KB 912/1063 KB 408/894 KB 64/79 KB 450/587 KB 912/1063 KB 412/894 KB 64/79 KB 450/587 KB 912/1063 KB 416/894 KB 64/79 KB 450/587 KB 912/1063 KB 420/894 KB 64/79 KB 450/587 KB 912/1063 KB 424/894 KB 64/79 KB 450/587 KB 916/1063 KB 428/894 KB 64/79 KB 450/587 KB 916/1063 KB 432/894 KB 64/79 KB 450/587 KB 916/1063 KB 396/894 KB 52/79 KB 450/587 KB 900/1063 KB 432/894 KB 64/79 KB 454/587 KB 4/1822 KB 916/1063 KB 432/894 KB 64/79 KB 450/587 KB 4/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 8/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 12/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 16/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 20/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 24/1822 KB 916/1063 KB 432/894 KB 64/79 KB 454/587 KB 28/1822 KB 916/1063 KB 420/894 KB 64/79 KB 450/587 KB 916/1063 KB 432/894 KB 64/79 KB 458/587 KB 28/1822 KB 920/1063 KB 432/894 KB 64/79 KB 458/587 KB 28/1822 KB 924/1063 KB 432/894 KB 64/79 KB 458/587 KB 28/1822 KB 928/1063 KB 432/894 KB 64/79 KB 458/587 KB 28/1822 KB 916/1063 KB 432/894 KB 64/79 KB 462/587 KB 28/1822 KB 928/1063 KB 432/894 KB 64/79 KB 462/587 KB 32/1822 KB 928/1063 KB 432/894 KB 64/79 KB 462/587 KB 36/1822 KB 928/1063 KB 436/894 KB 68/79 KB 466/587 KB 40/1822 KB 932/1063 KB 436/894 KB 68/79 KB 466/587 KB 44/1822 KB 932/1063 KB 436/894 KB 68/79 KB 466/587 KB 36/1822 KB 932/1063 KB 440/894 KB 68/79 KB 466/587 KB 48/1822 KB 932/1063 KB 444/894 KB 68/79 KB 466/587 KB 48/1822 KB 932/1063 KB 448/894 KB 68/79 KB 466/587 KB 48/1822 KB 932/1063 KB 432/894 KB 68/79 KB 466/587 KB 36/1822 KB 932/1063 KB 448/894 KB 68/79 KB 470/587 KB 48/1822 KB 932/1063 KB 448/894 KB 68/79 KB 474/587 KB 48/1822 KB 932/1063 KB 448/894 KB 68/79 KB 478/587 KB 48/1822 KB 932/1063 KB 432/894 KB 68/79 KB 462/587 KB 36/1822 KB 932/1063 KB 448/894 KB 68/79 KB 478/587 KB 48/1822 KB 936/1063 KB 448/894 KB 68/79 KB 478/587 KB 48/1822 KB 940/1063 KB 448/894 KB 68/79 KB 478/587 KB 48/1822 KB 944/1063 KB 432/894 KB 68/79 KB 462/587 KB 36/1822 KB 928/1063 KB 448/894 KB 72/7 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 9 KB 478/587 KB 48/1822 KB 944/1063 KB 448/894 KB 76/79 KB 478/587 KB 48/1822 KB 944/1063 KB 448/894 KB 79/79 KB 478/587 KB 48/1822 KB 944/1063 KB 452/894 KB 79/79 KB 482/587 KB 48/1822 KB 944/1063 KB 452/894 KB 79/79 KB 486/587 KB 48/1822 KB 948/1063 KB 452/894 KB 79/79 KB 490/587 KB 48/1822 KB 948/1063 KB 452/894 KB 79/79 KB 494/587 KB 48/1822 KB 948/1063 KB 452/894 KB 79/79 KB 478/587 KB 48/1822 KB 944/1063 KB 456/894 KB 79/79 KB 494/587 KB 48/1822 KB 948/1063 KB 460/894 KB 79/79 KB 494/587 KB 48/1822 KB 948/1063 KB 464/894 KB 79/79 KB 494/587 KB 48/1822 KB 948/1063 KB 436/894 KB 68/79 KB 466/587 KB 48/1822 KB 932/1063 KB 464/894 KB 79/79 KB 494/587 KB 52/1822 KB 948/1063 KB 464/894 KB 79/79 KB 494/587 KB 56/1822 KB 948/1063 KB 464/894 KB 79/79 KB 494/587 KB 60/1822 KB 948/1063 KB 464/894 KB 79/79 KB 494/587 KB 64/1822 KB 948/1063 KB 452/894 KB 79/79 KB 482/587 KB 48/1822 KB 948/1063 KB 464/894 KB 79/79 KB 494/587 KB 64/1822 KB 952/1063 KB 464/894 KB 79/79 KB 494/587 KB 64/1822 KB 956/1063 KB 464/894 KB 79/79 KB 494/587 KB 64/1822 KB 960/1063 KB 464/894 KB 79/79 KB 494/587 KB 64/1822 KB 964/1063 KB 468/894 KB 79/79 KB 498/587 KB 68/1822 KB 968/1063 KB 468/894 KB 79/79 KB 498/587 KB 68/1822 KB 972/1063 KB 468/894 KB 79/79 KB 498/587 KB 68/1822 KB 976/1063 KB 468/894 KB 79/79 KB 498/587 KB 68/1822 KB 964/1063 KB 468/894 KB 79/79 KB 502/587 KB 68/1822 KB 976/1063 KB 468/894 KB 79/79 KB 506/587 KB 68/1822 KB 976/1063 KB 468/894 KB 79/79 KB 510/587 KB 68/1822 KB 976/1063 KB 468/894 KB 79/79 KB 494/587 KB 68/1822 KB 964/1063 KB 468/894 KB 79/79 KB 510/587 KB 72/1822 KB 976/1063 KB 468/894 KB 79/79 KB 510/587 KB 76/1822 KB 976/1063 KB 468/894 KB 79/79 KB 510/587 KB 80/1822 KB 976/1063 KB 468/894 KB 79/79 KB 510/587 KB 84/1822 KB 976/1063 KB 468/894 KB 514/587 KB 88/1822 KB 980/1063 KB 468/894 KB 79/79 KB 494/587 KB 64/1822 KB 964/1063 KB 472/894 KB 514/587 KB 88/1822 KB 980/1063 KB 476/894 KB 514/587 KB 88/1822 KB 980/1063 KB 480/894 KB 514/587 KB 88/1822 KB 980/1063 KB 484/894 KB 514/587 KB 88/1822 KB 980/1063 KB 488/894 KB 514/587 KB 88/1822 KB 980/1063 KB 492/894 KB 514/587 KB 92/1822 KB 980/1063 KB 496/894 KB 514/587 KB 92/1822 KB 980/1063 KB 468/894 KB 514/587 KB 84/1822 KB 980/1063 KB 496/894 KB 518/587 KB 92/1822 KB 980/1063 KB 496/894 KB 522/587 KB 92/1822 KB 980/1063 KB 496/894 KB 526/587 KB 92/1822 KB 980/1063 KB 468/894 KB 510/587 KB 84/1822 KB 980/1063 KB 496/894 KB 526/587 KB 92/1822 KB 984/1063 KB 496/894 KB 526/587 KB 92/1822 KB 988/1063 KB 496/894 KB 526/587 KB 92/1822 KB 992/1063 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 94.6 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 488/894 KB 514/587 KB 92/1822 KB 980/1063 KB 496/894 KB 526/587 KB 96/1822 KB 992/1063 KB 496/894 KB 526/587 KB 96/1822 KB 996/1063 KB 500/894 KB 530/587 KB 100/1822 KB 1000/1063 KB 500/894 KB 530/587 KB 100/1822 KB 1004/1063 KB 500/894 KB 530/587 KB 100/1822 KB 1008/1063 KB 500/894 KB 530/587 KB 100/1822 KB 996/1063 KB 504/894 KB 530/587 KB 100/1822 KB 1008/1063 KB 508/894 KB 530/587 KB 100/1822 KB 1008/1063 KB 512/894 KB 530/587 KB 100/1822 KB 1008/1063 KB 516/894 KB 530/587 KB 100/1822 KB 1008/1063 KB 520/894 KB 530/587 KB 100/1822 KB 1012/1063 KB 524/894 KB 530/587 KB 100/1822 KB 1012/1063 KB 528/894 KB 530/587 KB 100/1822 KB 1012/1063 KB 496/894 KB 530/587 KB 100/1822 KB 996/1063 KB 528/894 KB 534/587 KB 100/1822 KB 1012/1063 KB 528/894 KB 538/587 KB 100/1822 KB 1012/1063 KB 528/894 KB 542/587 KB 100/1822 KB 1012/1063 KB 496/894 KB 526/587 KB 100/1822 KB 996/1063 KB 528/894 KB 542/587 KB 104/1822 KB 1012/1063 KB 528/894 KB 542/587 KB 108/1822 KB 1012/1063 KB 528/894 KB 542/587 KB 112/1822 KB 1012/1063 KB 528/894 KB 542/587 KB 116/1822 KB 1012/1063 KB 528/894 KB 546/587 KB 120/1822 KB 1012/1063 KB 528/894 KB 546/587 KB 124/1822 KB 1012/1063 KB 516/894 KB 530/587 KB 100/1822 KB 1012/1063 KB 528/894 KB 546/587 KB 124/1822 KB 1016/1063 KB 528/894 KB 546/587 KB 124/1822 KB 1020/1063 KB 528/894 KB 546/587 KB 124/1822 KB 1024/1063 KB 528/894 KB 546/587 KB 116/1822 KB 1012/1063 KB 528/894 KB 550/587 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 4/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 8/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 12/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 16/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 20/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 24/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 28/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 32/115 KB 124/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 36/115 KB 124/1822 KB 1024/1063 KB 532/894 KB 558/587 KB 40/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 44/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 48/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 52/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 56/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 36/115 KB 128/1822 KB 1028/1063 KB 528/894 KB 558/587 KB 36/115 KB 128/1822 KB 1028/1063 KB 532/894 KB 558/587 KB 56/115 KB 128/1822 KB 1032/1063 KB 532/894 KB 558/587 KB 56/115 KB 128/1822 KB 1036/1063 KB 532/894 KB 558/587 KB 56/115 KB 128/1822 KB 1040/1063 KB 528/894 KB 558/587 KB 36/115 KB 128/1822 KB 1024/1063 KB 528/894 KB 554/587 KB 36/115 KB 128/1822 KB 1024/1063 KB 532/894 KB 558/587 KB 56/115 KB 132/1822 KB 1040/1063 KB 532/894 KB 562/587 KB 56/115 KB 136/1822 KB 1040/1063 KB 532/894 KB 562/587 KB 56/115 KB 140/1822 KB 1040/1063 KB 532/894 KB 562/587 KB 56/115 KB 144/1822 KB 1040/1063 KB 536/894 KB 562/587 KB 56/115 KB 148/1822 KB 1040/1063 KB 536/894 KB 562/587 KB 56/115 KB 152/1822 KB 1044/1063 KB 536/894 KB 562/587 KB 60/115 KB 156/1822 KB 1044/1063 KB 536/894 KB 562/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 532/894 KB 562/587 KB 56/115 KB 132/1822 KB 1040/1063 KB 536/894 KB 566/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 570/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 574/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 578/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install /894 KB 582/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 586/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 587/587 KB 60/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 562/587 KB 60/115 KB 152/1822 KB 1044/1063 KB 536/894 KB 587/587 KB 62/115 KB 160/1822 KB 1044/1063 KB 536/894 KB 562/587 KB 56/115 KB 148/1822 KB 1044/1063 KB 536/894 KB 587/587 KB 62/115 KB 160/1822 KB 1048/1063 KB 536/894 KB 587/587 KB 62/115 KB 160/1822 KB 1052/1063 KB 536/894 KB 587/587 KB 62/115 KB 160/1822 KB 1056/1063 KB 536/894 KB 562/587 KB 56/115 KB 144/1822 KB 1040/1063 KB 540/894 KB 587/587 KB 62/115 KB 160/1822 KB 1056/1063 KB 544/894 KB 587/587 KB 62/115 KB 160/1822 KB 1056/1063 KB 548/894 KB 587/587 KB 62/115 KB 160/1822 KB 1056/1063 KB 552/894 KB 587/587 KB 62/115 KB 160/1822 KB 1056/1063 KB 556/894 KB 587/587 KB 62/115 KB 160/1822 KB 1060/1063 KB 560/894 KB 587/587 KB 62/115 KB 160/1822 KB 1060/1063 KB 564/894 KB 587/587 KB 62/115 KB 164/1822 KB 1060/1063 KB 568/894 KB 587/587 KB 66/115 KB 164/1822 KB 1060/1063 KB 572/894 KB 587/587 KB 66/115 KB 164/1822 KB 1060/1063 KB 576/894 KB 587/587 KB 66/115 KB 164/1822 KB 1060/1063 KB 552/894 KB 587/587 KB 62/115 KB 160/1822 KB 1060/1063 KB 576/894 KB 587/587 KB 66/115 KB 164/1822 KB 1063/1063 KB 564/894 KB 587/587 KB 66/115 KB 164/1822 KB 1060/1063 KB 576/894 KB 587/587 KB 70/115 KB 164/1822 KB 1063/1063 KB 576/894 KB 587/587 KB 74/115 KB 164/1822 KB 1063/1063 KB 576/894 KB 587/587 KB 78/115 KB 164/1822 KB 1063/1063 KB 560/894 KB 587/587 KB 62/115 KB 164/1822 KB 1060/1063 KB 576/894 KB 587/587 KB 78/115 KB 168/1822 KB 1063/1063 KB 576/894 KB 587/587 KB 78/115 KB 172/1822 KB 1063/1063 KB 576/894 KB 587/587 KB 78/115 KB 176/1822 KB 1063/1063 KB 580/894 KB 587/587 KB 78/115 KB 180/1822 KB 1063/1063 KB 580/894 KB 78/115 KB 184/1822 KB 1063/1063 KB 580/894 KB 78/115 KB 188/1822 KB 1063/1063 KB 580/894 KB 78/115 KB 192/1822 KB 1063/1063 KB 580/894 KB 587/587 KB 78/115 KB 176/1822 KB 1063/1063 KB 584/894 KB 78/115 KB 192/1822 KB 1063/1063 KB 588/894 KB 78/115 KB 192/1822 KB 1063/1063 KB 592/894 KB 78/115 KB 192/1822 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 675.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 592/894 KB 78/115 KB 196/1822 KB 1063/1063 KB 596/894 KB 78/115 KB 196/1822 KB 1063/1063 KB 596/894 KB 78/115 KB 200/1822 KB 1063/1063 KB 596/894 KB 78/115 KB 204/1822 KB 1063/1063 KB 600/894 KB 78/115 KB 204/1822 KB 1063/1063 KB 604/894 KB 78/115 KB 204/1822 KB 1063/1063 KB 604/894 KB 78/115 KB 208/1822 KB 1063/1063 KB 608/894 KB 78/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 82/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 86/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 90/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 94/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 98/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 102/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 106/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 110/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 114/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 115/115 KB 212/1822 KB 1063/1063 KB 608/894 KB 78/115 KB 212/1822 KB 1063/1063 KB 612/894 KB 115/115 KB 212/1822 KB 1063/1063 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 1215.2 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 612/894 KB 115/115 KB 216/1822 KB 1063/1063 KB 612/894 KB 115/115 KB 220/1822 KB 616/894 KB 115/115 KB 224/1822 KB 616/894 KB 115/115 KB 224/1822 KB 4/206 KB 616/894 KB 115/115 KB 224/1822 KB 8/206 KB 616/894 KB 115/115 KB 220/1822 KB 620/894 KB 115/115 KB 224/1822 KB 8/206 KB 624/894 KB 115/115 KB 224/1822 KB 8/206 KB 624/894 KB 115/115 KB 224/1822 KB 12/206 KB 624/894 KB 115/115 KB 224/1822 KB 16/206 KB 628/894 KB 115/115 KB 224/1822 KB 16/206 KB 632/894 KB 115/115 KB 228/1822 KB 20/206 KB 636/894 KB 115/115 KB 228/1822 KB 20/206 KB 640/894 KB 115/115 KB 228/1822 KB 20/206 KB 644/894 KB 115/115 KB 228/1822 KB 20/206 KB 648/894 KB 115/115 KB 228/1822 KB 20/206 KB 652/894 KB 115/115 KB 228/1822 KB 20/206 KB 656/894 KB 115/115 KB 228/1822 KB 20/206 KB 628/894 KB 115/115 KB 228/1822 KB 20/206 KB 628/894 KB 115/115 KB 224/1822 KB 20/206 KB 656/894 KB 115/115 KB 228/1822 KB 24/206 KB 656/894 KB 228/1822 KB 28/206 KB 656/894 KB 232/1822 KB 32/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 129.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 656/894 KB 232/1822 KB 28/206 KB 656/894 KB 236/1822 KB 32/206 KB 656/894 KB 240/1822 KB 32/206 KB 656/894 KB 240/1822 KB 36/206 KB 656/894 KB 244/1822 KB 40/206 KB 656/894 KB 244/1822 KB 44/206 KB 656/894 KB 244/1822 KB 48/206 KB 656/894 KB 244/1822 KB 36/206 KB 656/894 KB 248/1822 KB 48/206 KB 656/894 KB 252/1822 KB 48/206 KB 656/894 KB 256/1822 KB 48/206 KB 656/894 KB 260/1822 KB 48/206 KB 660/894 KB 260/1822 KB 4/314 KB 52/206 KB 660/894 KB 260/1822 KB 8/314 KB 52/206 KB 660/894 KB 260/1822 KB 12/314 KB 52/206 KB 660/894 KB 260/1822 KB 16/314 KB 52/206 KB 660/894 KB 260/1822 KB 20/314 KB 52/206 KB 660/894 KB 260/1822 KB 24/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 28/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 32/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 36/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 40/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 44/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 52/206 KB 660/894 KB 264/1822 KB 44/314 KB 3/57 KB 56/206 KB 660/894 KB 264/1822 KB 44/314 KB 3/57 KB 60/206 KB 660/894 KB 264/1822 KB 44/314 KB 3/57 KB 63/206 KB 660/894 KB 260/1822 KB 48/206 KB 664/894 KB 264/1822 KB 44/314 KB 3/57 KB 63/206 KB 668/894 KB 264/1822 KB 44/314 KB 3/57 KB 63/206 KB 672/894 KB 264/1822 KB 44/314 KB 3/57 KB 63/206 KB 660/894 KB 264/1822 KB 44/314 KB 3/57 KB 52/206 KB 660/894 KB 260/1822 KB 20/314 KB 3/57 KB 52/206 KB 672/894 KB 264/1822 KB 44/314 KB 6/57 KB 63/206 KB 672/894 KB 264/1822 KB 44/314 KB 9/57 KB 63/206 KB 672/894 KB 264/1822 KB 44/314 KB 11/57 KB 63/206 KB 672/894 KB 268/1822 KB 44/314 KB 11/57 KB 63/206 KB 676/894 KB 272/1822 KB 48/314 KB 11/57 KB 63/206 KB 676/894 KB 276/1822 KB 48/314 KB 14/57 KB 63/206 KB 676/894 KB 280/1822 KB 48/314 KB 14/57 KB 67/206 KB 676/894 KB 284/1822 KB 48/314 KB 14/57 KB 67/206 KB 676/894 KB 288/1822 KB 48/314 KB 14/57 KB 67/206 KB 676/894 KB 268/1822 KB 48/314 KB 11/57 KB 63/206 KB 680/894 KB 288/1822 KB 48/314 KB 14/57 KB 67/206 KB 684/894 KB 288/1822 KB 48/314 KB 14/57 KB 67/206 KB 688/894 KB 288/1822 KB 48/314 KB 14/57 KB 67/206 KB 672/894 KB 268/1822 KB 48/314 KB 11/57 KB 63/206 KB 688/894 KB 288/1822 KB 52/314 KB 14/57 KB 67/206 KB 688/894 KB 288/1822 KB 56/314 KB 14/57 KB 67/206 KB 688/894 KB 288/1822 KB 60/314 KB 14/57 KB 67/206 KB 688/894 KB 288/1822 KB 64/314 KB 14/57 KB 67/206 KB 688/894 KB 288/1822 KB 68/314 KB 14/57 KB 67/206 KB 692/894 KB 292/1822 KB 72/314 KB 14/57 KB 67/206 KB 692/894 KB 292/1822 KB 76/314 KB 14/57 KB 67/206 KB 692/894 KB 292/1822 KB 80/314 KB 14/57 KB 67/206 KB 676/894 KB 276/1822 KB 48/314 KB 14/57 KB 67/206 KB 692/894 KB 292/1822 KB 80/314 KB 14/57 KB 71/206 KB 692/894 KB 292/1822 KB 80/314 KB 14/57 KB 75/206 KB 692/894 KB 292/1822 KB 80/314 KB 14/57 KB 79/206 KB 676/894 KB 272/1822 KB 48/314 KB 14/57 KB 63/206 KB 692/894 KB 292/1822 KB 80/314 KB 16/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 19/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 22/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 25/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 27/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 30/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 32/57 KB 79/206 KB 692/894 KB 292/1822 KB 80/314 KB 36/57 KB 83/206 KB 692/894 KB 292/1822 KB 84/314 KB 40/57 KB 83/206 KB 692/894 KB 292/1822 KB 84/314 KB 44/57 KB 83/206 KB 692/894 KB 292/1822 KB 84/314 KB 48/57 KB 83/206 KB 692/894 KB 292/1 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 822 KB 68/314 KB 14/57 KB 67/206 KB 696/894 KB 292/1822 KB 84/314 KB 48/57 KB 83/206 KB 700/894 KB 292/1822 KB 84/314 KB 48/57 KB 83/206 KB 688/894 KB 292/1822 KB 68/314 KB 14/57 KB 67/206 KB 704/894 KB 296/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 300/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 304/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 308/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 312/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 316/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 320/1822 KB 84/314 KB 48/57 KB 83/206 KB 704/894 KB 324/1822 KB 84/314 KB 52/57 KB 83/206 KB 704/894 KB 328/1822 KB 84/314 KB 52/57 KB 83/206 KB 704/894 KB 332/1822 KB 84/314 KB 52/57 KB 83/206 KB 704/894 KB 336/1822 KB 84/314 KB 52/57 KB 83/206 KB 692/894 KB 292/1822 KB 84/314 KB 36/57 KB 83/206 KB 704/894 KB 336/1822 KB 88/314 KB 52/57 KB 83/206 KB 704/894 KB 336/1822 KB 92/314 KB 52/57 KB 83/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 83/206 KB 692/894 KB 292/1822 KB 80/314 KB 32/57 KB 83/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 87/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 91/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 95/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 99/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 103/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 107/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 111/206 KB 704/894 KB 336/1822 KB 96/314 KB 52/57 KB 115/206 KB 704/894 KB 336/1822 KB 100/314 KB 52/57 KB 119/206 KB 704/894 KB 336/1822 KB 100/314 KB 52/57 KB 123/206 KB 704/894 KB 336/1822 KB 100/314 KB 52/57 KB 127/206 KB 704/894 KB 336/1822 KB 100/314 KB 52/57 KB 131/206 KB 704/894 KB 340/1822 KB 100/314 KB 52/57 KB 135/206 KB 704/894 KB 320/1822 KB 84/314 KB 52/57 KB 83/206 KB 704/894 KB 340/1822 KB 100/314 KB 56/57 KB 139/206 KB 704/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 704/894 KB 292/1822 KB 84/314 KB 48/57 KB 83/206 KB 708/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 712/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 716/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 720/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 724/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 728/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 732/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 736/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 740/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 744/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 748/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 704/894 KB 340/1822 KB 100/314 KB 52/57 KB 131/206 KB 704/894 KB 336/1822 KB 100/314 KB 52/57 KB 115/206 KB 752/894 KB 340/1822 KB 104/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 108/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 112/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 116/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 120/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 124/314 KB 57/57 KB 139/206 KB 752/894 KB 340/1822 KB 128/314 KB 57/57 KB 139/206 KB 704/894 KB 340/1822 KB 100/314 KB 57/57 KB 139/206 KB 752/894 KB 344/1822 KB 128/314 KB 57/57 KB 143/206 KB 752/894 KB 344/1822 KB 128/314 KB 57/57 KB 139/206 KB 752/894 KB 348/1822 KB 128/314 KB 57/57 KB 143/206 KB 752/894 KB 352/1822 KB 128/314 KB 57/57 KB 147/206 KB 756/894 KB 356/1822 KB 128/314 KB 57/57 KB 147/206 KB 756/894 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 360/1822 KB 132/314 KB 57/57 KB 147/206 KB 756/894 KB 364/1822 KB 132/314 KB 57/57 KB 147/206 KB 756/894 KB 368/1822 KB 132/314 KB 57/57 KB 147/206 KB 752/894 KB 348/1822 KB 128/314 KB 57/57 KB 147/206 KB 756/894 KB 368/1822 KB 132/314 KB 57/57 KB 151/206 KB 756/894 KB 368/1822 KB 132/314 KB 57/57 KB 155/206 KB 756/894 KB 356/1822 KB 132/314 KB 57/57 KB 147/206 KB 756/894 KB 368/1822 KB 136/314 KB 57/57 KB 159/206 KB 756/894 KB 368/1822 KB 140/314 KB 159/206 KB 756/894 KB 352/1822 KB 128/314 KB 57/57 KB 147/206 KB 760/894 KB 368/1822 KB 140/314 KB 159/206 KB 764/894 KB 368/1822 KB 140/314 KB 159/206 KB 768/894 KB 368/1822 KB 140/314 KB 159/206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.7 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 756/894 KB 368/1822 KB 132/314 KB 57/57 KB 159/206 KB 768/894 KB 368/1822 KB 144/314 KB 159/206 KB 772/894 KB 368/1822 KB 144/314 KB 159/206 KB 776/894 KB 372/1822 KB 148/314 KB 163/206 KB 780/894 KB 372/1822 KB 148/314 KB 163/206 KB 784/894 KB 372/1822 KB 148/314 KB 163/206 KB 772/894 KB 372/1822 KB 148/314 KB 163/206 KB 784/894 KB 372/1822 KB 148/314 KB 167/206 KB 784/894 KB 372/1822 KB 148/314 KB 171/206 KB 784/894 KB 372/1822 KB 148/314 KB 175/206 KB 772/894 KB 372/1822 KB 148/314 KB 159/206 KB 784/894 KB 376/1822 KB 148/314 KB 175/206 KB 784/894 KB 380/1822 KB 148/314 KB 175/206 KB 784/894 KB 384/1822 KB 148/314 KB 175/206 KB 784/894 KB 388/1822 KB 148/314 KB 179/206 KB 788/894 KB 392/1822 KB 148/314 KB 179/206 KB 788/894 KB 396/1822 KB 148/314 KB 179/206 KB 788/894 KB 400/1822 KB 148/314 KB 179/206 KB 772/894 KB 368/1822 KB 148/314 KB 159/206 KB 788/894 KB 400/1822 KB 152/314 KB 179/206 KB 788/894 KB 400/1822 KB 156/314 KB 179/206 KB 788/894 KB 400/1822 KB 160/314 KB 179/206 KB 788/894 KB 400/1822 KB 164/314 KB 179/206 KB 788/894 KB 400/1822 KB 168/314 KB 179/206 KB 788/894 KB 400/1822 KB 172/314 KB 179/206 KB 788/894 KB 400/1822 KB 176/314 KB 179/206 KB 788/894 KB 388/1822 KB 148/314 KB 179/206 KB 792/894 KB 400/1822 KB 176/314 KB 179/206 KB 796/894 KB 400/1822 KB 176/314 KB 179/206 KB 800/894 KB 400/1822 KB 176/314 KB 179/206 KB 784/894 KB 384/1822 KB 148/314 KB 179/206 KB 800/894 KB 400/1822 KB 176/314 KB 183/206 KB 800/894 KB 400/1822 KB 176/314 KB 187/206 KB 800/894 KB 400/1822 KB 176/314 KB 191/206 KB 804/894 KB 400/1822 KB 176/314 KB 191/206 KB 808/894 KB 404/1822 KB 180/314 KB 195/206 KB 812/894 KB 404/1822 KB 180/314 KB 195/206 KB 816/894 KB 404/1822 KB 180/314 KB 195/206 KB 804/894 KB 404/1822 KB 180/314 KB 195/206 KB 816/894 KB 404/1822 KB 180/314 KB 199/206 KB 816/894 KB 404/1822 KB 180/314 KB 203/206 KB 804/894 KB 404/1822 KB 180/314 KB 191/206 KB 816/894 KB 404/1822 KB 184/314 KB 203/206 KB 816/894 KB 404/1822 KB 188/314 KB 203/206 KB 816/894 KB 404/1822 KB 192/314 KB 203/206 KB 804/894 KB 404/1822 KB 176/314 KB 191/206 KB 816/894 KB 408/1822 KB 192/314 KB 203/206 KB 816/894 KB 408/1822 KB 192/314 KB 206/206 KB 816/894 KB 408/1822 KB 196/314 KB 206/206 KB 820/894 KB 412/1822 KB 200/314 KB 206/206 KB 820/894 KB 412/1822 KB 196/314 KB 206/206 KB 824/894 KB 4/263 KB 412/1822 KB 200/314 KB 206/206 KB 828/894 KB 4/263 KB 412/1822 KB 200/314 KB 206/206 KB 816/894 KB 412/1822 KB 196/314 KB 206/206 KB 828/894 KB 4/263 KB 416/1822 KB 204/314 KB 206/206 KB 828/894 KB 4/263 KB 420/1822 KB 204/314 KB 206/206 KB 828/894 KB 4/263 KB 412/1822 KB 204/314 KB 206/206 KB 820/894 KB 4/263 KB 412/1822 KB 200/314 KB 206/206 KB 832/894 KB 8/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 12/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 16/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 20/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 24/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 28/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 32/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 36/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 40/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 44/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 48/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 52/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 56/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 60/263 KB 420/1 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 822 KB 208/314 KB 206/206 KB 832/894 KB 64/263 KB 420/1822 KB 208/314 KB 832/894 KB 4/263 KB 420/1822 KB 204/314 KB 206/206 KB 832/894 KB 64/263 KB 424/1822 KB 208/314 KB 832/894 KB 64/263 KB 428/1822 KB 208/314 KB 832/894 KB 64/263 KB 432/1822 KB 208/314 KB 836/894 KB 64/263 KB 436/1822 KB 208/314 KB 836/894 KB 68/263 KB 440/1822 KB 208/314 KB 836/894 KB 68/263 KB 444/1822 KB 208/314 KB 836/894 KB 68/263 KB 448/1822 KB 208/314 KB 832/894 KB 56/263 KB 420/1822 KB 208/314 KB 206/206 KB 836/894 KB 68/263 KB 448/1822 KB 212/314 KB 836/894 KB 68/263 KB 436/1822 KB 208/314 KB 836/894 KB 72/263 KB 448/1822 KB 212/314 KB 836/894 KB 76/263 KB 448/1822 KB 212/314 KB 836/894 KB 64/263 KB 432/1822 KB 208/314 KB 840/894 KB 76/263 KB 448/1822 KB 216/314 KB 844/894 KB 76/263 KB 448/1822 KB 216/314 KB 848/894 KB 76/263 KB 448/1822 KB 216/314 KB 836/894 KB 76/263 KB 448/1822 KB 216/314 KB 848/894 KB 76/263 KB 448/1822 KB 220/314 KB 848/894 KB 80/263 KB 448/1822 KB 224/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 219.3 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 852/894 KB 80/263 KB 452/1822 KB 224/314 KB 852/894 KB 80/263 KB 456/1822 KB 228/314 KB 852/894 KB 80/263 KB 460/1822 KB 228/314 KB 852/894 KB 80/263 KB 464/1822 KB 228/314 KB 852/894 KB 80/263 KB 448/1822 KB 224/314 KB 856/894 KB 80/263 KB 464/1822 KB 228/314 KB 860/894 KB 80/263 KB 464/1822 KB 228/314 KB 864/894 KB 80/263 KB 464/1822 KB 228/314 KB 848/894 KB 80/263 KB 448/1822 KB 220/314 KB 864/894 KB 84/263 KB 464/1822 KB 228/314 KB 864/894 KB 88/263 KB 464/1822 KB 228/314 KB 864/894 KB 92/263 KB 464/1822 KB 228/314 KB 864/894 KB 96/263 KB 464/1822 KB 228/314 KB 852/894 KB 80/263 KB 452/1822 KB 228/314 KB 864/894 KB 96/263 KB 464/1822 KB 232/314 KB 864/894 KB 96/263 KB 464/1822 KB 236/314 KB 868/894 KB 96/263 KB 464/1822 KB 240/314 KB 868/894 KB 100/263 KB 464/1822 KB 240/314 KB 868/894 KB 104/263 KB 468/1822 KB 244/314 KB 868/894 KB 108/263 KB 468/1822 KB 244/314 KB 868/894 KB 112/263 KB 468/1822 KB 244/314 KB 868/894 KB 96/263 KB 464/1822 KB 236/314 KB 872/894 KB 112/263 KB 468/1822 KB 244/314 KB 876/894 KB 112/263 KB 468/1822 KB 244/314 KB 880/894 KB 112/263 KB 468/1822 KB 244/314 KB 868/894 KB 100/263 KB 468/1822 KB 244/314 KB 880/894 KB 112/263 KB 472/1822 KB 244/314 KB 880/894 KB 112/263 KB 476/1822 KB 244/314 KB 880/894 KB 112/263 KB 480/1822 KB 244/314 KB 880/894 KB 116/263 KB 4/99 KB 480/1822 KB 244/314 KB 880/894 KB 116/263 KB 8/99 KB 480/1822 KB 244/314 KB 880/894 KB 116/263 KB 12/99 KB 480/1822 KB 244/314 KB 880/894 KB 116/263 KB 16/99 KB 480/1822 KB 244/314 KB 868/894 KB 100/263 KB 464/1822 KB 244/314 KB 880/894 KB 116/263 KB 16/99 KB 480/1822 KB 248/314 KB 880/894 KB 116/263 KB 16/99 KB 480/1822 KB 252/314 KB 880/894 KB 116/263 KB 16/99 KB 480/1822 KB 256/314 KB 884/894 KB 116/263 KB 16/99 KB 480/1822 KB 260/314 KB 884/894 KB 116/263 KB 20/99 KB 484/1822 KB 264/314 KB 884/894 KB 116/263 KB 20/99 KB 484/1822 KB 268/314 KB 880/894 KB 116/263 KB 480/1822 KB 244/314 KB 884/894 KB 120/263 KB 20/99 KB 484/1822 KB 272/314 KB 884/894 KB 124/263 KB 20/99 KB 484/1822 KB 272/314 KB 884/894 KB 128/263 KB 20/99 KB 484/1822 KB 272/314 KB 884/894 KB 116/263 KB 20/99 KB 484/1822 KB 260/314 KB 884/894 KB 128/263 KB 24/99 KB 484/1822 KB 272/314 KB 884/894 KB 128/263 KB 28/99 KB 484/1822 KB 272/314 KB 884/894 KB 128/263 KB 32/99 KB 484/1822 KB 272/314 KB 884/894 KB 116/263 KB 16/99 KB 484/1822 KB 260/314 KB 884/894 KB 128/263 KB 32/99 KB 488/1822 KB 272/314 KB 884/894 KB 128/263 KB 32/99 KB 492/1822 KB 272/314 KB 884/894 KB 128/263 KB 32/99 KB 496/1822 KB 272/314 KB 884/894 KB 132/263 KB 32/99 KB 500/1822 KB 272/314 KB 884/894 KB 132/263 KB 36/99 KB 504/1822 KB 272/314 KB 884/894 KB 132/263 KB 36/99 KB 508/1822 KB 272/314 KB 884/894 KB 132/263 KB 36/99 KB 512/1822 KB 272/314 KB 884/894 KB 116/263 KB 16/99 KB 480/1822 KB 256/314 KB 888/894 KB 132/263 KB 36/99 KB 512/1822 KB 272/314 KB 892/894 KB 132/263 KB 36/99 KB 512/1822 KB 272/314 KB 894/894 KB 132/263 KB 36/99 KB 512/1822 KB 272/314 KB 884/894 KB 132/263 KB 36/99 KB 500/1822 KB 272/314 KB 884/894 KB 116/263 KB 32/99 KB 500/1822 KB 272/314 KB 894/894 KB 132/263 KB 36/99 KB 512/1822 KB 276/314 KB 884/894 KB 132/263 KB 32/99 KB 496/1822 KB 272/314 KB 894/894 KB 136/263 KB 40/99 KB 512/1822 KB 276/314 KB 894/894 KB 140/263 KB 40/99 KB 512/1822 KB 276/314 KB 894/894 KB 144/263 KB 40/99 KB 512/1822 KB 276/314 KB 894/894 KB 132/263 KB 40/99 KB 512/1822 KB 276/314 KB 894/894 KB 144/263 KB 44/99 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 512/1822 KB 276/314 KB 894/894 KB 144/263 KB 48/99 KB 512/1822 KB 276/314 KB 894/894 KB 144/263 KB 52/99 KB 512/1822 KB 280/314 KB 894/894 KB 148/263 KB 56/99 KB 516/1822 KB 280/314 KB 894/894 KB 148/263 KB 60/99 KB 516/1822 KB 280/314 KB 894/894 KB 148/263 KB 64/99 KB 516/1822 KB 280/314 KB 894/894 KB 144/263 KB 48/99 KB 512/1822 KB 280/314 KB 894/894 KB 148/263 KB 64/99 KB 516/1822 KB 284/314 KB 894/894 KB 148/263 KB 64/99 KB 516/1822 KB 288/314 KB 894/894 KB 148/263 KB 64/99 KB 516/1822 KB 292/314 KB 894/894 KB 148/263 KB 64/99 KB 516/1822 KB 296/314 KB 894/894 KB 148/263 KB 68/99 KB 516/1822 KB 300/314 KB 894/894 KB 148/263 KB 52/99 KB 516/1822 KB 280/314 KB 894/894 KB 148/263 KB 68/99 KB 520/1822 KB 300/314 KB 894/894 KB 148/263 KB 52/99 KB 512/1822 KB 280/314 KB 894/894 KB 152/263 KB 68/99 KB 520/1822 KB 300/314 KB 894/894 KB 156/263 KB 68/99 KB 520/1822 KB 300/314 KB 894/894 KB 160/263 KB 68/99 KB 520/1822 KB 300/314 KB 894/894 KB 160/263 KB 68/99 KB 524/1822 KB 300/314 KB 894/894 KB 160/263 KB 68/99 KB 528/1822 KB 300/314 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 928.4 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 164/263 KB 68/99 KB 528/1822 KB 300/314 KB 168/263 KB 68/99 KB 528/1822 KB 304/314 KB 172/263 KB 68/99 KB 528/1822 KB 304/314 KB 176/263 KB 68/99 KB 528/1822 KB 304/314 KB 180/263 KB 68/99 KB 532/1822 KB 304/314 KB 184/263 KB 68/99 KB 532/1822 KB 304/314 KB 188/263 KB 68/99 KB 532/1822 KB 304/314 KB 192/263 KB 68/99 KB 532/1822 KB 304/314 KB 196/263 KB 68/99 KB 532/1822 KB 304/314 KB 200/263 KB 68/99 KB 532/1822 KB 304/314 KB 894/894 KB 148/263 KB 68/99 KB 516/1822 KB 296/314 KB 200/263 KB 72/99 KB 532/1822 KB 304/314 KB 176/263 KB 68/99 KB 532/1822 KB 304/314 KB 200/263 KB 72/99 KB 536/1822 KB 304/314 KB 4/276 KB 164/263 KB 68/99 KB 528/1822 KB 304/314 KB 200/263 KB 76/99 KB 536/1822 KB 308/314 KB 4/276 KB 200/263 KB 76/99 KB 536/1822 KB 304/314 KB 4/276 KB 200/263 KB 76/99 KB 536/1822 KB 312/314 KB 4/276 KB 200/263 KB 80/99 KB 540/1822 KB 314/314 KB 4/276 KB 200/263 KB 72/99 KB 532/1822 KB 304/314 KB 4/276 KB 200/263 KB 80/99 KB 540/1822 KB 312/314 KB 4/276 KB 200/263 KB 76/99 KB 540/1822 KB 312/314 KB 4/276 KB 200/263 KB 80/99 KB 544/1822 KB 314/314 KB 4/276 KB 200/263 KB 84/99 KB 544/1822 KB 314/314 KB 4/276 KB 200/263 KB 88/99 KB 548/1822 KB 314/314 KB 8/276 KB 200/263 KB 92/99 KB 548/1822 KB 314/314 KB 8/276 KB 200/263 KB 96/99 KB 548/1822 KB 314/314 KB 8/276 KB 200/263 KB 84/99 KB 548/1822 KB 314/314 KB 8/276 KB 200/263 KB 96/99 KB 548/1822 KB 314/314 KB 12/276 KB 200/263 KB 96/99 KB 548/1822 KB 314/314 KB 16/276 KB 200/263 KB 84/99 KB 548/1822 KB 314/314 KB 4/276 KB 200/263 KB 96/99 KB 552/1822 KB 314/314 KB 16/276 KB 200/263 KB 96/99 KB 556/1822 KB 314/314 KB 16/276 KB 200/263 KB 96/99 KB 560/1822 KB 314/314 KB 16/276 KB 200/263 KB 96/99 KB 564/1822 KB 314/314 KB 20/276 KB 200/263 KB 96/99 KB 560/1822 KB 314/314 KB 20/276 KB 204/263 KB 99/99 KB 564/1822 KB 314/314 KB 24/276 KB 204/263 KB 99/99 KB 564/1822 KB 314/314 KB 28/276 KB 204/263 KB 99/99 KB 564/1822 KB 314/314 KB 32/276 KB 204/263 KB 99/99 KB 564/1822 KB 314/314 KB 20/276 KB 208/263 KB 99/99 KB 564/1822 KB 314/314 KB 32/276 KB 200/263 KB 99/99 KB 564/1822 KB 314/314 KB 20/276 KB 212/263 KB 99/99 KB 564/1822 KB 314/314 KB 32/276 KB 216/263 KB 99/99 KB 568/1822 KB 314/314 KB 32/276 KB 220/263 KB 99/99 KB 568/1822 KB 314/314 KB 32/276 KB 212/263 KB 99/99 KB 568/1822 KB 314/314 KB 32/276 KB 220/263 KB 99/99 KB 572/1822 KB 314/314 KB 36/276 KB 220/263 KB 99/99 KB 576/1822 KB 314/314 KB 36/276 KB 220/263 KB 99/99 KB 580/1822 KB 314/314 KB 36/276 KB 220/263 KB 99/99 KB 568/1822 KB 314/314 KB 36/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 320.6 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 224/263 KB 99/99 KB 580/1822 KB 314/314 KB 36/276 KB 224/263 KB 99/99 KB 580/1822 KB 40/276 KB 224/263 KB 99/99 KB 580/1822 KB 44/276 KB 224/263 KB 99/99 KB 580/1822 KB 48/276 KB 224/263 KB 99/99 KB 580/1822 KB 52/276 KB 228/263 KB 99/99 KB 584/1822 KB 56/276 KB 228/263 KB 99/99 KB 584/1822 KB 60/276 KB 228/263 KB 99/99 KB 584/1822 KB 64/276 KB 228/263 KB 99/99 KB 584/1822 KB 52/276 KB 232/263 KB 99/99 KB 584/1822 KB 64/276 KB 236/263 KB 99/99 KB 584/1822 KB 64/276 KB 240/263 KB 99/99 KB 584/1822 KB 64/276 KB 224/263 KB 99/99 KB 584/1822 KB 52/276 KB 240/263 KB 99/99 KB 588/1822 KB 64/276 KB 240/263 KB 99/99 KB 592/1822 KB 64/276 KB 240/263 KB 99/99 KB 596/1822 KB 64/276 KB 244/263 KB 600/1822 KB 64/276 KB 244/263 KB 604/1822 KB 64/276 KB 244/263 KB 607/1822 KB 68/276 KB 244/263 KB 611/1822 KB 68/276 KB 244/263 KB 615/1822 KB 68/276 KB 244/263 KB 619/1822 KB 68/276 KB 244/263 KB 623/1822 KB 68/276 KB 244/263 KB 596/1822 KB 64/276 KB 248/263 KB 623/1822 KB 68/276 KB 252/263 KB 623/1822 KB 68/276 KB 256/263 KB 623/1822 KB 68/276 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 100.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 244/263 KB 604/1822 KB 68/276 KB 256/263 KB 623/1822 KB 72/276 KB 256/263 KB 623/1822 KB 76/276 KB 256/263 KB 623/1822 KB 80/276 KB 260/263 KB 623/1822 KB 84/276 KB 260/263 KB 627/1822 KB 88/276 KB 260/263 KB 623/1822 KB 80/276 KB 263/263 KB 627/1822 KB 92/276 KB 4/54 KB 260/263 KB 627/1822 KB 92/276 KB 4/54 KB 263/263 KB 627/1822 KB 92/276 KB 8/54 KB 263/263 KB 627/1822 KB 92/276 KB 12/54 KB 263/263 KB 627/1822 KB 92/276 KB 16/54 KB 263/263 KB 627/1822 KB 92/276 KB 20/54 KB 263/263 KB 627/1822 KB 92/276 KB 24/54 KB 263/263 KB 627/1822 KB 92/276 KB 28/54 KB 263/263 KB 627/1822 KB 92/276 KB 32/54 KB 263/263 KB 627/1822 KB 92/276 KB 36/54 KB 263/263 KB 627/1822 KB 92/276 KB 40/54 KB 263/263 KB 627/1822 KB 92/276 KB 44/54 KB 263/263 KB 627/1822 KB 92/276 KB 48/54 KB 260/263 KB 627/1822 KB 84/276 KB 263/263 KB 631/1822 KB 92/276 KB 48/54 KB 263/263 KB 635/1822 KB 92/276 KB 48/54 KB 263/263 KB 639/1822 KB 92/276 KB 48/54 KB 260/263 KB 627/1822 KB 92/276 KB 263/263 KB 639/1822 KB 96/276 KB 48/54 KB 263/263 KB 639/1822 KB 100/276 KB 48/54 KB 263/263 KB 643/1822 KB 104/276 KB 3/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 6/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 9/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 11/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 14/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 16/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 19/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 22/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 25/748 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 27/748 KB 52/54 KB 263/263 KB 639/1822 KB 100/276 KB 52/54 KB 263/263 KB 643/1822 KB 104/276 KB 27/748 KB 54/54 KB 263/263 KB 643/1822 KB 104/276 KB 30/748 KB 54/54 KB 263/263 KB 643/1822 KB 104/276 KB 32/748 KB 54/54 KB 263/263 KB 643/1822 KB 104/276 KB 36/748 KB 54/54 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.8 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 263/263 KB 643/1822 KB 104/276 KB 52/54 KB 643/1822 KB 108/276 KB 36/748 KB 54/54 KB 643/1822 KB 112/276 KB 36/748 KB 54/54 KB 643/1822 KB 116/276 KB 36/748 KB 54/54 KB 643/1822 KB 120/276 KB 40/748 KB 54/54 KB 643/1822 KB 124/276 KB 40/748 KB 54/54 KB 643/1822 KB 128/276 KB 40/748 KB 54/54 KB 263/263 KB 643/1822 KB 104/276 KB 32/748 KB 54/54 KB 647/1822 KB 128/276 KB 40/748 KB 54/54 KB 651/1822 KB 128/276 KB 40/748 KB 54/54 KB 655/1822 KB 128/276 KB 40/748 KB 54/54 KB 659/1822 KB 128/276 KB 40/748 KB 54/54 KB 663/1822 KB 128/276 KB 40/748 KB 54/54 KB 667/1822 KB 128/276 KB 40/748 KB 54/54 KB 643/1822 KB 116/276 KB 40/748 KB 54/54 KB 667/1822 KB 128/276 KB 44/748 KB 54/54 KB 667/1822 KB 128/276 KB 48/748 KB 54/54 KB 667/1822 KB 128/276 KB 52/748 KB 54/54 KB 671/1822 KB 132/276 KB 56/748 KB 671/1822 KB 132/276 KB 52/748 KB 671/1822 KB 136/276 KB 60/748 KB 671/1822 KB 140/276 KB 60/748 KB 671/1822 KB 144/276 KB 60/748 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 53.6 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 671/1822 KB 128/276 KB 52/748 KB 54/54 KB 675/1822 KB 144/276 KB 60/748 KB 679/1822 KB 144/276 KB 60/748 KB 683/1822 KB 144/276 KB 60/748 KB 687/1822 KB 144/276 KB 60/748 KB 671/1822 KB 132/276 KB 60/748 KB 4/223 KB 687/1822 KB 144/276 KB 61/748 KB 4/223 KB 687/1822 KB 144/276 KB 60/748 KB 8/223 KB 687/1822 KB 144/276 KB 61/748 KB 12/223 KB 687/1822 KB 144/276 KB 61/748 KB 16/223 KB 687/1822 KB 144/276 KB 61/748 KB 20/223 KB 687/1822 KB 144/276 KB 61/748 KB 24/223 KB 691/1822 KB 148/276 KB 65/748 KB 28/223 KB 691/1822 KB 148/276 KB 65/748 KB 32/223 KB 691/1822 KB 148/276 KB 65/748 KB 20/223 KB 687/1822 KB 148/276 KB 61/748 KB 32/223 KB 691/1822 KB 152/276 KB 65/748 KB 32/223 KB 691/1822 KB 156/276 KB 65/748 KB 32/223 KB 691/1822 KB 160/276 KB 65/748 KB 20/223 KB 691/1822 KB 148/276 KB 65/748 KB 32/223 KB 695/1822 KB 160/276 KB 65/748 KB 32/223 KB 699/1822 KB 160/276 KB 65/748 KB 32/223 KB 703/1822 KB 160/276 KB 65/748 KB 32/223 KB 707/1822 KB 164/276 KB 65/748 KB 3/27 KB 36/223 KB 711/1822 KB 164/276 KB 65/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 65/748 KB 3/27 KB 20/223 KB 687/1822 KB 148/276 KB 65/748 KB 36/223 KB 715/1822 KB 164/276 KB 69/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 73/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 77/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 81/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 85/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 89/748 KB 3/27 KB 36/223 KB 715/1822 KB 164/276 KB 93/748 KB 3/27 KB 36/223 KB 707/1822 KB 164/276 KB 65/748 KB 3/27 KB 40/223 KB 715/1822 KB 164/276 KB 93/748 KB 3/27 KB 44/223 KB 715/1822 KB 164/276 KB 93/748 KB 3/27 KB 48/223 KB 715/1822 KB 164/276 KB 93/748 KB 3/27 KB 52/223 KB 715/1822 KB 164/276 KB 93/748 KB 3/27 KB 56/223 KB 719/1822 KB 164/276 KB 97/748 KB 3/27 KB 60/223 KB 719/1822 KB 164/276 KB 97/748 KB 3/27 KB 64/223 KB 719/1822 KB 164/276 KB 97/748 KB 3/27 KB 32/223 KB 703/1822 KB 164/276 KB 65/748 KB 3/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 3/27 KB 32/223 KB 703/1822 KB 160/276 KB 65/748 KB 3/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 6/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 9/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 11/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 14/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 16/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 19/27 KB 64/223 KB 719/1822 KB 168/276 KB 97/748 KB 22/27 KB 64/223 KB 719/1822 KB 172/276 KB 97/748 KB 22/27 KB 64/223 KB 719/1822 KB 176/276 KB 97/748 KB 25/27 KB 64/223 KB 719/1822 KB 180/276 KB 97/748 KB 25/27 KB 64/223 KB 719/1822 KB 184/276 KB 97/748 KB 25/27 KB 64/223 KB 719/1822 KB 188/276 KB 97/748 KB 25/27 KB 52/223 KB 719/1822 KB 164/276 KB 97/748 KB 3/27 KB 52/223 KB 715/1822 KB 164/276 KB 97/748 KB 3/27 KB 64/223 KB 719/1822 KB 188/276 KB 101/748 KB 25/27 KB 64/223 KB 719/1822 KB 188/276 KB 105/748 KB 25/27 KB 64/223 KB 719/1822 KB 188/276 KB 109/748 KB 25/27 KB 64/223 KB 719/1822 KB 188/276 KB 113/748 KB 25/27 KB 68/223 KB 723/1822 KB 192/276 KB 117/748 KB 25/27 KB 68/223 KB 723/1822 KB 192/276 KB 121/748 KB 25/27 KB 68/223 KB 723/1822 KB 192/276 KB 125/748 KB 25/27 KB 64/223 KB 719/1822 KB 172/276 KB 97/748 KB 25/27 KB 68/223 KB 723/1822 KB 192/276 KB 125/748 KB 27/27 KB 68/223 KB 723/1822 KB 192/276 KB 113/748 KB 25/27 KB 64/223 KB 723/1822 KB 192/276 KB 113/748 KB 25/27 KB 68/223 KB 723/1822 KB 196 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install /276 KB 125/748 KB 27/27 KB 64/223 KB 723/1822 KB 188/276 KB 113/748 KB 25/27 KB 72/223 KB 727/1822 KB 196/276 KB 125/748 KB 27/27 KB 72/223 KB 731/1822 KB 196/276 KB 125/748 KB 27/27 KB 72/223 KB 735/1822 KB 196/276 KB 125/748 KB 27/27 KB 72/223 KB 739/1822 KB 196/276 KB 125/748 KB 27/27 KB 72/223 KB 743/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 747/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 751/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 755/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 759/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 763/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 767/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 723/1822 KB 196/276 KB 125/748 KB 27/27 KB 76/223 KB 767/1822 KB 200/276 KB 129/748 KB 27/27 KB 80/223 KB 767/1822 KB 200/276 KB 129/748 KB 27/27 KB 84/223 KB 767/1822 KB 200/276 KB 129/748 KB 27/27 KB 88/223 KB 767/1822 KB 200/276 KB 129/748 KB 92/223 KB 767/1822 KB 200/276 KB 129/748 KB 96/223 KB 767/1822 KB 200/276 KB 129/748 KB 72/223 KB 739/1822 KB 200/276 KB 129/748 KB 27/27 KB 72/223 KB 739/1822 KB 200/276 KB 125/748 KB 27/27 KB 96/223 KB 767/1822 KB 204/276 KB 129/748 KB 96/223 KB 767/1822 KB 208/276 KB 129/748 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.7 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 96/223 KB 767/1822 KB 212/276 KB 129/748 KB 96/223 KB 767/1822 KB 216/276 KB 133/748 KB 96/223 KB 767/1822 KB 220/276 KB 133/748 KB 96/223 KB 767/1822 KB 224/276 KB 133/748 KB 96/223 KB 767/1822 KB 212/276 KB 133/748 KB 96/223 KB 767/1822 KB 224/276 KB 137/748 KB 96/223 KB 767/1822 KB 224/276 KB 141/748 KB 100/223 KB 767/1822 KB 224/276 KB 141/748 KB 104/223 KB 771/1822 KB 228/276 KB 145/748 KB 108/223 KB 771/1822 KB 228/276 KB 145/748 KB 112/223 KB 771/1822 KB 228/276 KB 145/748 KB 116/223 KB 771/1822 KB 228/276 KB 145/748 KB 120/223 KB 771/1822 KB 228/276 KB 145/748 KB 100/223 KB 771/1822 KB 228/276 KB 145/748 KB 120/223 KB 775/1822 KB 228/276 KB 145/748 KB 120/223 KB 779/1822 KB 228/276 KB 145/748 KB 120/223 KB 783/1822 KB 228/276 KB 145/748 KB 100/223 KB 767/1822 KB 228/276 KB 145/748 KB 120/223 KB 783/1822 KB 228/276 KB 149/748 KB 120/223 KB 783/1822 KB 228/276 KB 153/748 KB 120/223 KB 783/1822 KB 228/276 KB 157/748 KB 100/223 KB 767/1822 KB 228/276 KB 141/748 KB 120/223 KB 783/1822 KB 232/276 KB 157/748 KB 120/223 KB 783/1822 KB 236/276 KB 157/748 KB 120/223 KB 783/1822 KB 240/276 KB 157/748 KB 120/223 KB 783/1822 KB 240/276 KB 161/748 KB 120/223 KB 783/1822 KB 244/276 KB 165/748 KB 120/223 KB 783/1822 KB 244/276 KB 169/748 KB 124/223 KB 783/1822 KB 244/276 KB 173/748 KB 124/223 KB 783/1822 KB 244/276 KB 177/748 KB 124/223 KB 787/1822 KB 244/276 KB 181/748 KB 124/223 KB 787/1822 KB 244/276 KB 185/748 KB 124/223 KB 787/1822 KB 244/276 KB 189/748 KB 120/223 KB 783/1822 KB 244/276 KB 161/748 KB 124/223 KB 787/1822 KB 248/276 KB 189/748 KB 124/223 KB 787/1822 KB 252/276 KB 189/748 KB 124/223 KB 787/1822 KB 256/276 KB 189/748 KB 124/223 KB 787/1822 KB 244/276 KB 177/748 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 124/223 KB 783/1822 KB 244/276 KB 169/748 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 3/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 5/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 8/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 11/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 13/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 16/178 KB 124/223 KB 791/1822 KB 256/276 KB 189/748 KB 19/178 KB 128/223 KB 791/1822 KB 256/276 KB 189/748 KB 19/178 KB 132/223 KB 791/1822 KB 256/276 KB 189/748 KB 21/178 KB 128/223 KB 791/1822 KB 256/276 KB 189/748 KB 21/178 KB 132/223 KB 795/1822 KB 260/276 KB 189/748 KB 24/178 KB 132/223 KB 795/1822 KB 260/276 KB 189/748 KB 27/178 KB 132/223 KB 795/1822 KB 260/276 KB 189/748 KB 21/178 KB 132/223 KB 795/1822 KB 256/276 KB 189/748 KB 21/178 KB 132/223 KB 799/1822 KB 260/276 KB 189/748 KB 29/178 KB 132/223 KB 795/1822 KB 260/276 KB 189/748 KB 29/178 KB 132/223 KB 799/1822 KB 264/276 KB 189/748 KB 29/178 KB 132/223 KB 799/1822 KB 268/276 KB 189/748 KB 29/178 KB 136/223 KB 803/1822 KB 272/276 KB 189/748 KB 32/178 KB 136/223 KB 803/1822 KB 268/276 KB 189/748 KB 32/178 KB 136/223 KB 803/1822 KB 276/276 KB 189/748 KB 32/178 KB 136/223 KB 803/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 803/1822 KB 268/276 KB 189/748 KB 29/178 KB 136/223 KB 807/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 811/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 815/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 819/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 823/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 827/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 831/1822 KB 276/2 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 76 KB 193/748 KB 36/178 KB 136/223 KB 799/1822 KB 268/276 KB 189/748 KB 29/178 KB 140/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 144/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 148/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 152/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 156/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 160/223 KB 831/1822 KB 276/276 KB 193/748 KB 36/178 KB 136/223 KB 803/1822 KB 276/276 KB 193/748 KB 36/178 KB 160/223 KB 831/1822 KB 276/276 KB 193/748 KB 40/178 KB 160/223 KB 831/1822 KB 276/276 KB 193/748 KB 44/178 KB 160/223 KB 831/1822 KB 276/276 KB 193/748 KB 48/178 KB 136/223 KB 803/1822 KB 276/276 KB 193/748 KB 32/178 KB 160/223 KB 831/1822 KB 276/276 KB 197/748 KB 48/178 KB 160/223 KB 831/1822 KB 276/276 KB 201/748 KB 48/178 KB 160/223 KB 831/1822 KB 276/276 KB 205/748 KB 48/178 KB 160/223 KB 831/1822 KB 276/276 KB 205/748 KB 52/178 KB 164/223 KB 831/1822 KB 276/276 KB 209/748 KB 56/178 KB 164/223 KB 831/1822 KB 276/276 KB 209/748 KB 60/178 KB 164/223 KB 831/1822 KB 276/276 KB 209/748 KB 64/178 KB 164/223 KB 831/1822 KB 276/276 KB 209/748 KB 52/178 KB 164/223 KB 831/1822 KB 213/748 KB 64/178 KB 164/223 KB 831/1822 KB 276/276 KB 205/748 KB 52/178 KB 168/223 KB 831/1822 KB 213/748 KB 64/178 KB 172/223 KB 831/1822 KB 213/748 KB 64/178 KB 176/223 KB 831/1822 KB 217/748 KB 64/178 KB 180/223 KB 831/1822 KB 217/748 KB 64/178 KB 184/223 KB 831/1822 KB 217/748 KB 68/178 KB 188/223 KB 831/1822 KB 217/748 KB 68/178 KB 180/223 KB 831/1822 KB 217/748 KB 68/178 KB 192/223 KB 831/1822 KB 217/748 KB 72/178 KB 192/223 KB 831/1822 KB 217/748 KB 76/178 KB 192/223 KB 831/1822 KB 217/748 KB 80/178 KB 172/223 KB 831/1822 KB 217/748 KB 64/178 KB 192/223 KB 831/1822 KB 221/748 KB 80/178 KB 192/223 KB 831/1822 KB 225/748 KB 80/178 KB 192/223 KB 831/1822 KB 229/748 KB 80/178 KB 192/223 KB 831/1822 KB 233/748 KB 80/178 KB 192/223 KB 831/1822 KB 237/748 KB 80/178 KB 192/223 KB 831/1822 KB 241/748 KB 80/178 KB 192/223 KB 831/1822 KB 245/748 KB 84/178 KB 192/223 KB 831/1822 KB 249/748 KB 84/178 KB 192/223 KB 831/1822 KB 253/748 KB 84/178 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.8 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 192/223 KB 831/1822 KB 241/748 KB 84/178 KB 192/223 KB 831/1822 KB 253/748 KB 88/178 KB 192/223 KB 831/1822 KB 253/748 KB 92/178 KB 192/223 KB 831/1822 KB 253/748 KB 96/178 KB 192/223 KB 831/1822 KB 237/748 KB 80/178 KB 196/223 KB 831/1822 KB 253/748 KB 96/178 KB 200/223 KB 831/1822 KB 253/748 KB 96/178 KB 204/223 KB 831/1822 KB 253/748 KB 96/178 KB 208/223 KB 831/1822 KB 253/748 KB 96/178 KB 212/223 KB 831/1822 KB 253/748 KB 96/178 KB 216/223 KB 831/1822 KB 257/748 KB 100/178 KB 220/223 KB 831/1822 KB 257/748 KB 100/178 KB 223/223 KB 831/1822 KB 257/748 KB 100/178 KB 212/223 KB 831/1822 KB 257/748 KB 100/178 KB 223/223 KB 831/1822 KB 257/748 KB 104/178 KB 223/223 KB 831/1822 KB 257/748 KB 108/178 KB 223/223 KB 831/1822 KB 257/748 KB 112/178 KB 212/223 KB 831/1822 KB 257/748 KB 96/178 KB 223/223 KB 831/1822 KB 261/748 KB 112/178 KB 223/223 KB 831/1822 KB 265/748 KB 112/178 KB 223/223 KB 831/1822 KB 269/748 KB 112/178 KB 223/223 KB 831/1822 KB 273/748 KB 112/178 KB 223/223 KB 831/1822 KB 277/748 KB 116/178 KB 223/223 KB 831/1822 KB 281/748 KB 116/178 KB 223/223 KB 831/1822 KB 273/748 KB 116/178 KB 223/223 KB 831/1822 KB 285/748 KB 120/178 KB 223/223 KB 831/1822 KB 285/748 KB 124/178 KB 223/223 KB 831/1822 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 4/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 8/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 12/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 16/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 20/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 23/23 KB 285/748 KB 128/178 KB 223/223 KB 831/1822 KB 23/23 KB 285/748 KB 132/178 KB 835/1822 KB 23/23 KB 285/748 KB 136/178 KB 835/1822 KB 23/23 KB 285/748 KB 140/178 KB 835/1822 KB 23/23 KB 285/748 KB 144/178 KB 835/1822 KB 23/23 KB 285/748 KB 148/178 KB 835/1822 KB 23/23 KB 285/748 KB 152/178 KB 835/1822 KB 23/23 KB 285/748 KB 156/178 KB 835/1822 KB 23/23 KB 285/748 KB 160/178 KB 835/1822 KB 23/23 KB 285/748 KB 132/178 KB 839/1822 KB 23/23 KB 285/748 KB 160/178 KB 843/1822 KB 23/23 KB 285/748 KB 160/178 KB 847/1822 KB 23/23 KB 285/748 KB 160/178 KB 223/223 KB 831/1822 KB 23/23 KB 285/748 KB 132/178 KB 847/1822 KB 23/23 KB 289/748 KB 160/178 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 206.0 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 847/1822 KB 23/23 KB 293/748 KB 160/178 KB 847/1822 KB 23/23 KB 297/748 KB 160/178 KB 847/1822 KB 23/23 KB 301/748 KB 160/178 KB 847/1822 KB 23/23 KB 305/748 KB 160/178 KB 851/1822 KB 23/23 KB 309/748 KB 160/178 KB 851/1822 KB 23/23 KB 313/748 KB 160/178 KB 851/1822 KB 23/23 KB 317/748 KB 160/178 KB 851/1822 KB 23/23 KB 321/748 KB 160/178 KB 851/1822 KB 23/23 KB 325/748 KB 164/178 KB 851/1822 KB 23/23 KB 329/748 KB 164/178 KB 851/1822 KB 23/23 KB 333/748 KB 164/178 KB 851/1822 KB 23/23 KB 305/748 KB 160/178 KB 855/1822 KB 23/23 KB 333/748 KB 164/178 KB 859/1822 KB 23/23 KB 333/748 KB 164/178 KB 863/1822 KB 23/23 KB 333/748 KB 164/178 KB 867/1822 KB 23/23 KB 333/748 KB 164/178 KB 871/1822 KB 333/748 KB 164/178 KB 875/1822 KB 333/748 KB 164/178 KB 879/1822 KB 333/748 KB 164/178 KB 851/1822 KB 23/23 KB 321/748 KB 164/178 KB 879/1822 KB 333/748 KB 168/178 KB 879/1822 KB 333/748 KB 172/178 KB 879/1822 KB 333/748 KB 176/178 KB 879/1822 KB 333/748 KB 178/178 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 20.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 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.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 4/55 KB 883/1822 KB 333/748 KB 178/178 KB 4/55 KB 887/1822 KB 337/748 KB 178/178 KB 4/55 KB 879/1822 KB 333/748 KB 178/178 KB 8/55 KB 887/1822 KB 337/748 KB 178/178 KB 12/55 KB 887/1822 KB 337/748 KB 178/178 KB 16/55 KB 887/1822 KB 337/748 KB 178/178 KB 20/55 KB 887/1822 KB 337/748 KB 178/178 KB 4/55 KB 883/1822 KB 337/748 KB 178/178 KB 20/55 KB 891/1822 KB 341/748 KB 178/178 KB 20/55 KB 891/1822 KB 345/748 KB 178/178 KB 20/55 KB 891/1822 KB 349/748 KB 178/178 KB 20/55 KB 891/1822 KB 337/748 KB 178/178 KB 20/55 KB 895/1822 KB 349/748 KB 178/178 KB 20/55 KB 899/1822 KB 349/748 KB 178/178 KB 24/55 KB 903/1822 KB 353/748 KB 178/178 KB 24/55 KB 907/1822 KB 353/748 KB 178/178 KB 24/55 KB 911/1822 KB 353/748 KB 178/178 KB 24/55 KB 899/1822 KB 353/748 KB 178/178 KB 24/55 KB 911/1822 KB 357/748 KB 178/178 KB 24/55 KB 911/1822 KB 361/748 KB 178/178 KB 24/55 KB 911/1822 KB 365/748 KB 178/178 KB 24/55 KB 899/1822 KB 349/748 KB 178/178 KB 28/55 KB 911/1822 KB 365/748 KB 178/178 KB 32/55 KB 911/1822 KB 365/748 KB 178/178 KB 36/55 KB 911/1822 KB 365/748 KB 178/178 KB 40/55 KB 911/1822 KB 365/748 KB 178/178 KB 44/55 KB 911/1822 KB 365/748 KB 48/55 KB 915/1822 KB 365/748 KB 52/55 KB 915/1822 KB 365/748 KB 55/55 KB 915/1822 KB 369/748 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.1 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 52/55 KB 915/1822 KB 369/748 KB 55/55 KB 915/1822 KB 373/748 KB 55/55 KB 915/1822 KB 377/748 KB 3/1210 KB 55/55 KB 915/1822 KB 381/748 KB 3/1210 KB 55/55 KB 915/1822 KB 385/748 KB 3/1210 KB 55/55 KB 915/1822 KB 389/748 KB 3/1210 KB 55/55 KB 915/1822 KB 393/748 KB 3/1210 KB 55/55 KB 915/1822 KB 397/748 KB 44/55 KB 915/1822 KB 365/748 KB 3/1210 KB 55/55 KB 919/1822 KB 397/748 KB 3/1210 KB 55/55 KB 923/1822 KB 397/748 KB 3/1210 KB 55/55 KB 927/1822 KB 397/748 KB 3/1210 KB 55/55 KB 915/1822 KB 377/748 KB 5/1210 KB 55/55 KB 927/1822 KB 397/748 KB 8/1210 KB 55/55 KB 927/1822 KB 397/748 KB 11/1210 KB 55/55 KB 927/1822 KB 397/748 KB 13/1210 KB 55/55 KB 927/1822 KB 397/748 KB 16/1210 KB 55/55 KB 927/1822 KB 397/748 KB 19/1210 KB 55/55 KB 927/1822 KB 397/748 KB 21/1210 KB 55/55 KB 927/1822 KB 397/748 KB 21/1210 KB 55/55 KB 931/1822 KB 397/748 KB 24/1210 KB 55/55 KB 931/1822 KB 397/748 KB 27/1210 KB 55/55 KB 931/1822 KB 397/748 KB 29/1210 KB 55/55 KB 931/1822 KB 397/748 KB 29/1210 KB 55/55 KB 935/1822 KB 397/748 KB 29/1210 KB 55/55 KB 939/1822 KB 397/748 KB 32/1210 KB 55/55 KB 943/1822 KB 397/748 KB 32/1210 KB 55/55 KB 943/1822 KB 4/471 KB 397/748 KB 32/1210 KB 55/55 KB 939/1822 KB 397/748 KB 36/1210 KB 55/55 KB 943/1822 KB 8/471 KB 397/748 KB 40/1210 KB 55/55 KB 947/1822 KB 8/471 KB 401/748 KB 44/1210 KB 947/1822 KB 8/471 KB 401/748 KB 48/1210 KB 947/1822 KB 8/471 KB 401/748 KB 32/1210 KB 55/55 KB 943/1822 KB 8/471 KB 397/748 KB 48/1210 KB 947/1822 KB 12/471 KB 401/748 KB 48/1210 KB 947/1822 KB 16/471 KB 401/748 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 49.0 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 48/1210 KB 947/1822 KB 20/471 KB 401/748 KB 48/1210 KB 947/1822 KB 24/471 KB 401/748 KB 48/1210 KB 947/1822 KB 28/471 KB 401/748 KB 48/1210 KB 947/1822 KB 32/471 KB 401/748 KB 3/93 KB 36/1210 KB 55/55 KB 947/1822 KB 8/471 KB 401/748 KB 52/1210 KB 947/1822 KB 32/471 KB 405/748 KB 3/93 KB 52/1210 KB 947/1822 KB 32/471 KB 409/748 KB 3/93 KB 52/1210 KB 947/1822 KB 32/471 KB 413/748 KB 3/93 KB 36/1210 KB 55/55 KB 947/1822 KB 8/471 KB 397/748 KB 52/1210 KB 951/1822 KB 32/471 KB 413/748 KB 3/93 KB 52/1210 KB 955/1822 KB 32/471 KB 413/748 KB 3/93 KB 52/1210 KB 959/1822 KB 32/471 KB 413/748 KB 3/93 KB 52/1210 KB 963/1822 KB 32/471 KB 413/748 KB 3/93 KB 52/1210 KB 967/1822 KB 36/471 KB 417/748 KB 3/93 KB 52/1210 KB 971/1822 KB 36/471 KB 417/748 KB 3/93 KB 52/1210 KB 975/1822 KB 36/471 KB 417/748 KB 3/93 KB 52/1210 KB 947/1822 KB 32/471 KB 401/748 KB 3/93 KB 56/1210 KB 975/1822 KB 36/471 KB 417/748 KB 3/93 KB 60/1210 KB 975/1822 KB 36/471 KB 417/748 KB 3/93 KB 64/1210 KB 975/1822 KB 36/471 KB 417/748 KB 3/93 KB 48/1210 KB 947/1822 KB 28/471 KB 401/748 KB 3/93 KB 52/1210 KB 963/1822 KB 36/471 KB 417/748 KB 3/93 KB 52/1210 KB 963/1822 KB 32/471 KB 417/748 KB 3/93 KB 68/1210 KB 975/1822 KB 36/471 KB 421/748 KB 5/93 KB 68/1210 KB 975/1822 KB 36/471 KB 425/748 KB 5/93 KB 68/1210 KB 975/1822 KB 40/471 KB 429/748 KB 5/93 KB 68/1210 KB 975/1822 KB 36/471 KB 417/748 KB 5/93 KB 68/1210 KB 975/1822 KB 40/471 KB 429/748 KB 8/93 KB 68/1210 KB 975/1822 KB 40/471 KB 429/748 KB 11/93 KB 68/1210 KB 975/1822 KB 40/471 KB 433/748 KB 13/93 KB 68/1210 KB 975/1822 KB 36/471 KB 417/748 KB 3/93 KB 72/1210 KB 975/1822 KB 40/471 KB 433/748 KB 13/93 KB 76/1210 KB 975/1822 KB 40/471 KB 433/748 KB 13/93 KB 68/1210 KB 975/1822 KB 40/471 KB 433/748 KB 11/93 KB 76/1210 KB 975/1822 KB 40/471 KB 437/748 KB 16/93 KB 76/1210 KB 975/1822 KB 40/471 KB 441/748 KB 16/93 KB 68/1210 KB 975/1822 KB 40/471 KB 425/748 KB 5/93 KB 80/1210 KB 975/1822 KB 44/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 48/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 52/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 56/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 60/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 64/471 KB 441/748 KB 16/93 KB 80/1210 KB 975/1822 KB 40/471 KB 441/748 KB 16/93 KB 76/1210 KB 975/1822 KB 40/471 KB 433/748 KB 16/93 KB 80/1210 KB 975/1822 KB 64/471 KB 445/748 KB 19/93 KB 80/1210 KB 975/1822 KB 64/471 KB 445/748 KB 21/93 KB 84/1210 KB 975/1822 KB 68/471 KB 445/748 KB 24/93 KB 80/1210 KB 975/1822 KB 64/471 KB 445/748 KB 16/93 KB 84/1210 KB 975/1822 KB 68/471 KB 449/748 KB 24/93 KB 84/1210 KB 975/1822 KB 68/471 KB 453/748 KB 27/93 KB 84/1210 KB 975/1822 KB 68/471 KB 457/748 KB 27/93 KB 84/1210 KB 975/1822 KB 68/471 KB 461/748 KB 27/93 KB 84/1210 KB 975/1822 KB 68/471 KB 445/748 KB 21/93 KB 88/1210 KB 975/1822 KB 68/471 KB 461/748 KB 27/93 KB 92/1210 KB 975/1822 KB 68/471 KB 461/748 KB 27/93 KB 96/1210 KB 975/1822 KB 68/471 KB 461/748 KB 27/93 KB 80/1210 KB 975/1822 KB 68/471 KB 445/748 KB 21/93 KB 96/1210 KB 975/1822 KB 72/471 KB 461/748 KB 27/93 KB 96/1210 KB 975/1822 KB 76/471 KB 461/748 KB 27/93 KB 96/1210 KB 975/1822 KB 80/471 KB 461/748 KB 27/93 KB 96/1210 KB 975/1822 KB 84/471 KB 461/748 KB 27/93 KB 100/1210 KB 979/1822 KB 88/471 KB 465/748 KB 27/93 KB 100/1210 KB 979/1822 KB 92/471 KB 465/748 KB 27/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 27/93 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install KB 84/1210 KB 975/1822 KB 68/471 KB 449/748 KB 27/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 29/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 32/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 36/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 40/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 44/93 KB 100/1210 KB 979/1822 KB 96/471 KB 465/748 KB 48/93 KB 100/1210 KB 979/1822 KB 84/471 KB 465/748 KB 27/93 KB 100/1210 KB 979/1822 KB 96/471 KB 469/748 KB 48/93 KB 100/1210 KB 979/1822 KB 96/471 KB 473/748 KB 48/93 KB 100/1210 KB 979/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 979/1822 KB 84/471 KB 461/748 KB 27/93 KB 96/1210 KB 979/1822 KB 84/471 KB 461/748 KB 27/93 KB 100/1210 KB 983/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 987/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 991/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 995/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 999/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1003/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1007/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1011/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1015/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1019/1822 KB 96/471 KB 477/748 KB 48/93 KB 100/1210 KB 1023/1822 KB 96/471 KB 477/748 KB 48/93 KB 104/1210 KB 1027/1822 KB 96/471 KB 477/748 KB 48/93 KB 104/1210 KB 1031/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1035/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1039/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1043/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1047/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1051/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1023/1822 KB 96/471 KB 477/748 KB 48/93 KB 108/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 112/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 116/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 120/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 124/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 100/471 KB 481/748 KB 52/93 KB 104/1210 KB 1027/1822 KB 100/471 KB 481/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 104/471 KB 481/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 108/471 KB 481/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 112/471 KB 481/748 KB 52/93 KB 104/1210 KB 1027/1822 KB 96/471 KB 481/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 112/471 KB 485/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 112/471 KB 489/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 112/471 KB 493/748 KB 52/93 KB 128/1210 KB 1055/1822 KB 112/471 KB 497/748 KB 52/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 501/748 KB 52/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 505/748 KB 52/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 52/93 KB 104/1210 KB 1027/1822 KB 96/471 KB 477/748 KB 52/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 56/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 60/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 64/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 68/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 72/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 76/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 509/748 KB 80/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 513/748 KB 80/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 517/748 KB 84/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 521/748 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install KB 84/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 525/748 KB 84/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 497/748 KB 52/93 KB 132/1210 KB 1063/1822 KB 116/471 KB 525/748 KB 84/93 KB 132/1210 KB 1067/1822 KB 116/471 KB 525/748 KB 84/93 KB 132/1210 KB 1055/1822 KB 116/471 KB 497/748 KB 52/93 KB 136/1210 KB 1071/1822 KB 116/471 KB 525/748 KB 84/93 KB 140/1210 KB 1071/1822 KB 116/471 KB 525/748 KB 84/93 KB 144/1210 KB 1071/1822 KB 116/471 KB 525/748 KB 84/93 KB 128/1210 KB 1055/1822 KB 116/471 KB 497/748 KB 52/93 KB 144/1210 KB 1071/1822 KB 120/471 KB 525/748 KB 84/93 KB 144/1210 KB 1071/1822 KB 124/471 KB 525/748 KB 84/93 KB 144/1210 KB 1071/1822 KB 128/471 KB 525/748 KB 84/93 KB 144/1210 KB 1071/1822 KB 132/471 KB 525/748 KB 84/93 KB 148/1210 KB 1071/1822 KB 136/471 KB 525/748 KB 84/93 KB 148/1210 KB 1071/1822 KB 140/471 KB 525/748 KB 84/93 KB 148/1210 KB 1071/1822 KB 144/471 KB 525/748 KB 84/93 KB 132/1210 KB 1059/1822 KB 116/471 KB 513/748 KB 84/93 KB 148/1210 KB 1071/1822 KB 144/471 KB 525/748 KB 88/93 KB 148/1210 KB 1071/1822 KB 144/471 KB 525/748 KB 92/93 KB 148/1210 KB 1071/1822 KB 144/471 KB 525/748 KB 93/93 KB 132/1210 KB 1071/1822 KB 116/471 KB 525/748 KB 84/93 KB 148/1210 KB 1071/1822 KB 132/471 KB 525/748 KB 84/93 KB 152/1210 KB 1071/1822 KB 148/471 KB 525/748 KB 93/93 KB 156/1210 KB 1071/1822 KB 148/471 KB 525/748 KB 93/93 KB 160/1210 KB 1071/1822 KB 148/471 KB 525/748 KB 93/93 KB 164/1210 KB 1071/1822 KB 148/471 KB 525/748 KB 93/93 KB 168/1210 KB 1075/1822 KB 148/471 KB 529/748 KB 93/93 KB 172/1210 KB 1075/1822 KB 148/471 KB 529/748 KB 93/93 KB 176/1210 KB 1075/1822 KB 148/471 KB 529/748 KB 93/93 KB 148/1210 KB 1071/1822 KB 148/471 KB 525/748 KB 93/93 KB 176/1210 KB 1075/1822 KB 152/471 KB 529/748 KB 93/93 KB 176/1210 KB 1075/1822 KB 156/471 KB 529/748 KB 93/93 KB 176/1210 KB 1075/1822 KB 160/471 KB 529/748 KB 93/93 KB 164/1210 KB 1075/1822 KB 148/471 KB 529/748 KB 93/93 KB 176/1210 KB 1079/1822 KB 160/471 KB 529/748 KB 93/93 KB 176/1210 KB 1083/1822 KB 160/471 KB 529/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 160/471 KB 529/748 KB 93/93 KB 164/1210 KB 1071/1822 KB 148/471 KB 529/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 160/471 KB 533/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 160/471 KB 537/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 160/471 KB 541/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 164/471 KB 545/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 164/471 KB 549/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 164/471 KB 553/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 164/471 KB 557/748 KB 93/93 KB 176/1210 KB 1087/1822 KB 164/471 KB 541/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 168/471 KB 557/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 172/471 KB 557/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 176/471 KB 557/748 KB 93/93 KB 180/1210 KB 1091/1822 KB 164/471 KB 545/748 KB 93/93 KB 184/1210 KB 1091/1822 KB 176/471 KB 557/748 KB 93/93 KB 188/1210 KB 1091/1822 KB 176/471 KB 557/748 KB 93/93 KB 192/1210 KB 1091/1822 KB 176/471 KB 557/748 KB 93/93 KB 176/1210 KB 1091/1822 KB 164/471 KB 545/748 KB 93/93 KB 192/1210 KB 1095/1822 KB 176/471 KB 557/748 KB 93/93 KB 192/1210 KB 1099/1822 KB 176/471 KB 557/748 KB 93/93 KB 192/1210 KB 1103/1822 KB 176/471 KB 557/748 KB 93/93 KB 192/1210 KB 1107/1822 KB 176/471 KB 557/748 KB 93/93 KB 196/1210 KB 1111/1822 KB 180/471 KB 561/748 KB 196/1210 KB 1115/1822 KB 180/471 KB 561/748 KB Downloaded: ht unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install tps://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 78.9 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 196/1210 KB 1107/1822 KB 180/471 KB 561/748 KB 196/1210 KB 1115/1822 KB 184/471 KB 561/748 KB 196/1210 KB 1107/1822 KB 176/471 KB 561/748 KB 200/1210 KB 1119/1822 KB 184/471 KB 561/748 KB 192/1210 KB 1107/1822 KB 176/471 KB 561/748 KB 200/1210 KB 1119/1822 KB 188/471 KB 565/748 KB 200/1210 KB 1119/1822 KB 188/471 KB 569/748 KB 200/1210 KB 1119/1822 KB 188/471 KB 573/748 KB 200/1210 KB 1119/1822 KB 188/471 KB 561/748 KB 204/1210 KB 1119/1822 KB 192/471 KB 573/748 KB 196/1210 KB 1119/1822 KB 184/471 KB 561/748 KB 204/1210 KB 1123/1822 KB 192/471 KB 573/748 KB 204/1210 KB 1127/1822 KB 196/471 KB 577/748 KB 204/1210 KB 1131/1822 KB 196/471 KB 577/748 KB 204/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 204/1210 KB 1119/1822 KB 188/471 KB 573/748 KB 208/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 212/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 216/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 220/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 224/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 228/1210 KB 1135/1822 KB 196/471 KB 577/748 KB 204/1210 KB 1123/1822 KB 196/471 KB 577/748 KB 228/1210 KB 1139/1822 KB 200/471 KB 577/748 KB 228/1210 KB 1139/1822 KB 204/471 KB 577/748 KB 228/1210 KB 1139/1822 KB 208/471 KB 577/748 KB 204/1210 KB 1123/1822 KB 192/471 KB 577/748 KB 228/1210 KB 1139/1822 KB 208/471 KB 581/748 KB 228/1210 KB 1139/1822 KB 208/471 KB 585/748 KB 228/1210 KB 1139/1822 KB 208/471 KB 589/748 KB 228/1210 KB 1139/1822 KB 208/471 KB 593/748 KB 228/1210 KB 1139/1822 KB 212/471 KB 597/748 KB 228/1210 KB 1139/1822 KB 196/471 KB 577/748 KB 228/1210 KB 1143/1822 KB 212/471 KB 597/748 KB 4/53 KB 228/1210 KB 1147/1822 KB 212/471 KB 597/748 KB 4/53 KB 228/1210 KB 1151/1822 KB 212/471 KB 597/748 KB 4/53 KB 228/1210 KB 1139/1822 KB 212/471 KB 597/748 KB 4/53 KB 228/1210 KB 1151/1822 KB 212/471 KB 597/748 KB 8/53 KB 228/1210 KB 1151/1822 KB 212/471 KB 597/748 KB 12/53 KB 228/1210 KB 1151/1822 KB 212/471 KB 597/748 KB 16/53 KB 228/1210 KB 1139/1822 KB 212/471 KB 593/748 KB 228/1210 KB 1151/1822 KB 216/471 KB 597/748 KB 16/53 KB 228/1210 KB 1151/1822 KB 220/471 KB 597/748 KB 16/53 KB 232/1210 KB 1151/1822 KB 224/471 KB 597/748 KB 16/53 KB 232/1210 KB 1155/1822 KB 228/471 KB 601/748 KB 16/53 KB 232/1210 KB 1155/1822 KB 232/471 KB 601/748 KB 20/53 KB 232/1210 KB 1155/1822 KB 236/471 KB 601/748 KB 20/53 KB 232/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 232/1210 KB 1151/1822 KB 220/471 KB 597/748 KB 16/53 KB 236/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 240/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 244/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 248/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 252/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 256/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 20/53 KB 232/1210 KB 1155/1822 KB 228/471 KB 601/748 KB 20/53 KB 256/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 24/53 KB 256/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 28/53 KB 256/1210 KB 1155/1822 KB 240/471 KB 601/748 KB 32/53 KB 232/1210 KB 1155/1822 KB 224/471 KB 601/748 KB 16/53 KB 256/1210 KB 1159/1822 KB 240/471 KB 601/748 KB 32/53 KB 256/1210 KB 1163/1822 KB 240/471 KB 601/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 601/748 KB 32/53 KB 232/1210 KB 1151/1822 KB 224/471 KB 601/748 KB 16/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 605/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 609/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 240/471 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 613/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 617/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 621/748 KB 32/53 KB 256/1210 KB 1167/1822 KB 244/471 KB 625/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 244/471 KB 629/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 244/471 KB 633/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 244/471 KB 637/748 KB 36/53 KB 256/1210 KB 1167/1822 KB 244/471 KB 621/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 248/471 KB 637/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 252/471 KB 637/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 256/471 KB 637/748 KB 36/53 KB 256/1210 KB 1167/1822 KB 240/471 KB 621/748 KB 36/53 KB 260/1210 KB 1171/1822 KB 256/471 KB 637/748 KB 40/53 KB 260/1210 KB 1171/1822 KB 256/471 KB 637/748 KB 44/53 KB 260/1210 KB 1171/1822 KB 256/471 KB 637/748 KB 48/53 KB 260/1210 KB 1171/1822 KB 244/471 KB 625/748 KB 36/53 KB 260/1210 KB 1175/1822 KB 256/471 KB 637/748 KB 48/53 KB 260/1210 KB 1179/1822 KB 256/471 KB 637/748 KB 48/53 KB 260/1210 KB 1183/1822 KB 256/471 KB 637/748 KB 48/53 KB 260/1210 KB 1167/1822 KB 244/471 KB 625/748 KB 36/53 KB 264/1210 KB 1183/1822 KB 256/471 KB 637/748 KB 48/53 KB 268/1210 KB 1183/1822 KB 256/471 KB 637/748 KB 48/53 KB 272/1210 KB 1183/1822 KB 256/471 KB 637/748 KB 48/53 KB 276/1210 KB 1187/1822 KB 256/471 KB 637/748 KB 48/53 KB 280/1210 KB 1187/1822 KB 260/471 KB 641/748 KB 52/53 KB 284/1210 KB 1187/1822 KB 260/471 KB 641/748 KB 52/53 KB 288/1210 KB 1187/1822 KB 260/471 KB 641/748 KB 52/53 KB 272/1210 KB 1187/1822 KB 256/471 KB 637/748 KB 48/53 KB 288/1210 KB 1191/1822 KB 260/471 KB 641/748 KB 52/53 KB 288/1210 KB 1195/1822 KB 260/471 KB 641/748 KB 52/53 KB 288/1210 KB 1199/1822 KB 260/471 KB 641/748 KB 52/53 KB 276/1210 KB 1187/1822 KB 260/471 KB 641/748 KB 52/53 KB 288/1210 KB 1199/1822 KB 260/471 KB 645/748 KB 52/53 KB 288/1210 KB 1199/1822 KB 260/471 KB 649/748 KB 52/53 KB 288/1210 KB 1199/1822 KB 260/471 KB 653/748 KB 52/53 KB 288/1210 KB 1199/1822 KB 260/471 KB 657/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 260/471 KB 661/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 260/471 KB 665/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 260/471 KB 669/748 KB 52/53 KB 276/1210 KB 1187/1822 KB 260/471 KB 637/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 264/471 KB 669/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 268/471 KB 669/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 272/471 KB 669/748 KB 52/53 KB 276/1210 KB 1187/1822 KB 256/471 KB 637/748 KB 52/53 KB 292/1210 KB 1203/1822 KB 272/471 KB 669/748 KB 53/53 KB 292/1210 KB 1203/1822 KB 276/471 KB 669/748 KB 53/53 KB 292/1210 KB 1203/1822 KB 280/471 KB 669/748 KB 53/53 KB 292/1210 KB 1203/1822 KB 284/471 KB 669/748 KB 53/53 KB 292/1210 KB 1203/1822 KB 260/471 KB 657/748 KB 52/53 KB 296/1210 KB 1203/1822 KB 284/471 KB 669/748 KB 53/53 KB 300/1210 KB 1203/1822 KB 284/471 KB 669/748 KB 53/53 KB 304/1210 KB 1203/1822 KB 284/471 KB 669/748 KB 53/53 KB 288/1210 KB 1203/1822 KB 260/471 KB 657/748 KB 52/53 KB 304/1210 KB 1207/1822 KB 284/471 KB 669/748 KB 53/53 KB 304/1210 KB 1211/1822 KB 284/471 KB 669/748 KB 53/53 KB 304/1210 KB 1215/1822 KB 284/471 KB 669/748 KB 53/53 KB 304/1210 KB 1219/1822 KB 284/471 KB 669/748 KB 53/53 KB 308/1210 KB 1223/1822 KB 288/471 KB 673/748 KB 53/53 KB 308/1210 KB 1227/1822 KB 288/471 KB 673/748 KB 53/53 KB 308/1210 KB 1231/1822 KB 288/471 KB 673/748 KB 53/53 KB 308/1210 KB 1219/1822 KB 288/471 KB 673/748 KB 53/53 KB 312/1210 KB 1231/1822 KB 288/471 KB 673/748 K unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install B 53/53 KB 316/1210 KB 1231/1822 KB 288/471 KB 673/748 KB 53/53 KB 320/1210 KB 1231/1822 KB 288/471 KB 673/748 KB 53/53 KB 324/1210 KB 1231/1822 KB 288/471 KB 673/748 KB 53/53 KB 328/1210 KB 1235/1822 KB 288/471 KB 673/748 KB 53/53 KB 332/1210 KB 1235/1822 KB 288/471 KB 673/748 KB 53/53 KB 336/1210 KB 1235/1822 KB 288/471 KB 673/748 KB 53/53 KB 304/1210 KB 1219/1822 KB 288/471 KB 673/748 KB 53/53 KB 336/1210 KB 1235/1822 KB 288/471 KB 677/748 KB 53/53 KB 336/1210 KB 1235/1822 KB 288/471 KB 681/748 KB 53/53 KB 336/1210 KB 1235/1822 KB 288/471 KB 685/748 KB 53/53 KB 304/1210 KB 1219/1822 KB 288/471 KB 669/748 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.2 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 336/1210 KB 1235/1822 KB 292/471 KB 685/748 KB 336/1210 KB 1235/1822 KB 296/471 KB 685/748 KB 336/1210 KB 1235/1822 KB 300/471 KB 685/748 KB 336/1210 KB 1235/1822 KB 304/471 KB 685/748 KB 336/1210 KB 1235/1822 KB 308/471 KB 685/748 KB 336/1210 KB 1235/1822 KB 312/471 KB 689/748 KB 336/1210 KB 1235/1822 KB 316/471 KB 689/748 KB 336/1210 KB 1235/1822 KB 320/471 KB 689/748 KB 336/1210 KB 1235/1822 KB 324/471 KB 689/748 KB 340/1210 KB 1235/1822 KB 328/471 KB 689/748 KB 340/1210 KB 1235/1822 KB 332/471 KB 689/748 KB 340/1210 KB 1235/1822 KB 336/471 KB 689/748 KB 324/1210 KB 1235/1822 KB 288/471 KB 673/748 KB 53/53 KB 340/1210 KB 1239/1822 KB 336/471 KB 689/748 KB 340/1210 KB 1243/1822 KB 336/471 KB 689/748 KB 340/1210 KB 1247/1822 KB 336/471 KB 689/748 KB 340/1210 KB 1251/1822 KB 336/471 KB 689/748 KB 340/1210 KB 1255/1822 KB 336/471 KB 689/748 KB 4/276 KB 340/1210 KB 1235/1822 KB 324/471 KB 689/748 KB 336/1210 KB 1235/1822 KB 308/471 KB 689/748 KB 340/1210 KB 1255/1822 KB 336/471 KB 693/748 KB 4/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 697/748 KB 4/276 KB 340/1210 KB 1251/1822 KB 336/471 KB 689/748 KB 4/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 701/748 KB 4/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 701/748 KB 8/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 701/748 KB 12/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 705/748 KB 16/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 705/748 KB 20/276 KB 340/1210 KB 1255/1822 KB 336/471 KB 705/748 KB 12/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 709/748 KB 20/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 713/748 KB 20/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 717/748 KB 20/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 721/748 KB 20/276 KB 344/1210 KB 1259/1822 KB 340/471 KB 725/748 KB 24/276 KB 344/1210 KB 1259/1822 KB 340/471 KB 729/748 KB 24/276 KB 344/1210 KB 1259/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 705/748 KB 20/276 KB 344/1210 KB 1263/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1267/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1271/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1275/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 344/1210 KB 1255/1822 KB 336/471 KB 705/748 KB 20/276 KB 348/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 352/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 356/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 360/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 364/1210 KB 1279/1822 KB 340/471 KB 733/748 KB 24/276 KB 368/1210 KB 1279/1822 KB 340/471 KB 737/748 KB 24/276 KB 372/1210 KB 1279/1822 KB 340/471 KB 737/748 KB 24/276 KB 376/1210 KB 1283/1822 KB 340/471 KB 737/748 KB 24/276 KB 380/1210 KB 1283/1822 KB 340/471 KB 737/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 340/471 KB 737/748 KB 24/276 KB 344/1210 KB 1259/1822 KB 340/471 KB 721/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 344/471 KB 737/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 348/471 KB 737/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 24/276 KB 344/1210 KB 1259/1822 KB 336/471 KB 721/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 28/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 32/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 36/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 40/276 KB 384/1210 KB 1283/1822 KB 352/471 KB 737/748 KB 44/276 KB 384/1210 KB 1283/1822 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install KB 352/471 KB 737/748 KB 48/276 KB 384/1210 KB 1283/1822 KB 356/471 KB 737/748 KB 48/276 KB 384/1210 KB 1283/1822 KB 360/471 KB 737/748 KB 52/276 KB 384/1210 KB 1283/1822 KB 364/471 KB 737/748 KB 52/276 KB 384/1210 KB 1283/1822 KB 368/471 KB 737/748 KB 52/276 KB 372/1210 KB 1283/1822 KB 340/471 KB 737/748 KB 24/276 KB 364/1210 KB 1279/1822 KB 340/471 KB 737/748 KB 24/276 KB 384/1210 KB 1283/1822 KB 368/471 KB 741/748 KB 52/276 KB 384/1210 KB 1283/1822 KB 368/471 KB 745/748 KB 52/276 KB 384/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 52/276 KB 384/1210 KB 1283/1822 KB 356/471 KB 737/748 KB 52/276 KB 384/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 56/276 KB 384/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 60/276 KB 384/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 64/276 KB 388/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 68/276 KB 388/1210 KB 1287/1822 KB 372/471 KB 748/748 KB 72/276 KB 388/1210 KB 1287/1822 KB 372/471 KB 748/748 KB 76/276 KB 388/1210 KB 1287/1822 KB 372/471 KB 748/748 KB 80/276 KB 384/1210 KB 1287/1822 KB 368/471 KB 745/748 KB 52/276 KB 388/1210 KB 1291/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1295/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1299/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1303/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1307/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1311/1822 KB 372/471 KB 748/748 KB 80/276 KB 388/1210 KB 1287/1822 KB 372/471 KB 748/748 KB 68/276 KB 388/1210 KB 1311/1822 KB 376/471 KB 748/748 KB 80/276 KB 388/1210 KB 1311/1822 KB 380/471 KB 748/748 KB 80/276 KB 388/1210 KB 1311/1822 KB 384/471 KB 748/748 KB 80/276 KB 388/1210 KB 1311/1822 KB 388/471 KB 748/748 KB 80/276 KB 388/1210 KB 1315/1822 KB 392/471 KB 748/748 KB 84/276 KB 388/1210 KB 1315/1822 KB 396/471 KB 748/748 KB 84/276 KB 388/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 388/1210 KB 1287/1822 KB 368/471 KB 748/748 KB 64/276 KB 392/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 396/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 400/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 404/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 408/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 412/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 416/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 84/276 KB 388/1210 KB 1315/1822 KB 388/471 KB 748/748 KB 84/276 KB 416/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 88/276 KB 416/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 92/276 KB 416/1210 KB 1315/1822 KB 400/471 KB 748/748 KB 96/276 KB 388/1210 KB 1315/1822 KB 388/471 KB 748/748 KB 80/276 KB 416/1210 KB 1319/1822 KB 400/471 KB 748/748 KB 96/276 KB 416/1210 KB 1323/1822 KB 400/471 KB 748/748 KB 96/276 KB 416/1210 KB 1327/1822 KB 400/471 KB 748/748 KB 96/276 KB 416/1210 KB 1331/1822 KB 400/471 KB 748/748 KB 96/276 KB 420/1210 KB 1335/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1339/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1343/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1347/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1351/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1331/1822 KB 404/471 KB 748/748 KB 100/276 KB 420/1210 KB 1331/1822 KB 400/471 KB 748/748 KB 100/276 KB 424/1210 KB 1351/1822 KB 404/471 KB 748/748 KB 100/276 KB 428/1210 KB 1351/1822 KB 408/471 KB 748/748 KB 100/276 KB 432/1210 KB 1351/1822 KB 408/471 KB 748/748 KB 100/276 KB 436/1210 KB 1351/1822 KB 4 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 08/471 KB 748/748 KB 100/276 KB 440/1210 KB 1351/1822 KB 408/471 KB 748/748 KB 100/276 KB 444/1210 KB 1351/1822 KB 408/471 KB 748/748 KB 100/276 KB 416/1210 KB 1331/1822 KB 400/471 KB 748/748 KB 100/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 748/748 KB 104/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 748/748 KB 108/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 112/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 116/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 120/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 124/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 128/276 KB 444/1210 KB 1355/1822 KB 408/471 KB 748/748 KB 100/276 KB 444/1210 KB 1359/1822 KB 408/471 KB 128/276 KB 448/1210 KB 1363/1822 KB 408/471 KB 128/276 KB 424/1210 KB 1351/1822 KB 408/471 KB 748/748 KB 100/276 KB 448/1210 KB 1363/1822 KB 412/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 416/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 420/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 424/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 428/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 432/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 436/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 440/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 444/471 KB 132/276 KB 448/1210 KB 1363/1822 KB 408/471 KB 132/276 KB 448/1210 KB 1367/1822 KB 444/471 KB 136/276 KB 448/1210 KB 1367/1822 KB 444/471 KB 140/276 KB 448/1210 KB 1367/1822 KB 444/471 KB 144/276 KB 448/1210 KB 1359/1822 KB 408/471 KB 128/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 605.4 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 452/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 456/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 460/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 464/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 468/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 472/1210 KB 1367/1822 KB 448/471 KB 148/276 KB 476/1210 KB 1367/1822 KB 448/471 KB 148/276 KB 480/1210 KB 1367/1822 KB 448/471 KB 148/276 KB 448/1210 KB 1367/1822 KB 448/471 KB 144/276 KB 448/1210 KB 1367/1822 KB 444/471 KB 132/276 KB 480/1210 KB 1371/1822 KB 448/471 KB 148/276 KB 480/1210 KB 1375/1822 KB 448/471 KB 148/276 KB 480/1210 KB 1375/1822 KB 452/471 KB 148/276 KB 480/1210 KB 1379/1822 KB 456/471 KB 148/276 KB 480/1210 KB 1379/1822 KB 460/471 KB 148/276 KB 480/1210 KB 1379/1822 KB 464/471 KB 148/276 KB 468/1210 KB 1367/1822 KB 448/471 KB 148/276 KB 480/1210 KB 1379/1822 KB 464/471 KB 152/276 KB 480/1210 KB 1379/1822 KB 464/471 KB 156/276 KB 480/1210 KB 1379/1822 KB 464/471 KB 160/276 KB 480/1210 KB 1379/1822 KB 452/471 KB 148/276 KB 480/1210 KB 1383/1822 KB 464/471 KB 160/276 KB 480/1210 KB 1387/1822 KB 464/471 KB 160/276 KB 480/1210 KB 1391/1822 KB 464/471 KB 160/276 KB 480/1210 KB 1395/1822 KB 464/471 KB 160/276 KB 484/1210 KB 1395/1822 KB 468/471 KB 164/276 KB 484/1210 KB 1395/1822 KB 471/471 KB 4/577 KB 164/276 KB 484/1210 KB 1395/1822 KB 464/471 KB 164/276 KB 484/1210 KB 1395/1822 KB 464/471 KB 160/276 KB 484/1210 KB 1395/1822 KB 471/471 KB 4/577 KB 168/276 KB 484/1210 KB 1395/1822 KB 468/471 KB 4/577 KB 164/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 8/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 12/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 16/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 20/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 24/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 28/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 32/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 36/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 40/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 44/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 48/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 52/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 56/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 60/577 KB 168/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 4/577 KB 168/276 KB 488/1210 KB 1403/1822 KB 471/471 KB 60/577 KB 172/276 KB 488/1210 KB 1395/1822 KB 471/471 KB 4/577 KB 168/276 KB 492/1210 KB 1403/1822 KB 471/471 KB 64/577 KB 172/276 KB 496/1210 KB 1403/1822 KB 471/471 KB 64/577 KB 172/276 KB 500/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 172/276 KB 504/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 172/276 KB 508/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 172/276 KB 512/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 172/276 KB 488/1210 KB 1403/1822 KB 471/471 KB 64/577 KB 172/276 KB 488/1210 KB 1399/1822 KB 471/471 KB 60/577 KB 172/276 KB 512/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 176/276 KB 512/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 180/276 KB 512/1210 KB 1407/1822 KB 471/471 KB 68/577 KB 184/276 KB 496/1210 KB 1407/1822 KB 471/471 KB 64/577 KB 172/276 KB 512/1210 KB 1411/1822 KB 471/471 KB 68/577 KB 188/276 KB 512/1210 KB 1415/1822 KB 471/471 KB 68/577 KB 188/276 KB 512/1210 KB 1419/1822 KB 471/471 KB 68/577 KB 188/276 KB 512/1210 KB 1423/1822 KB 471/471 KB 68/577 KB 188/276 KB 512/1210 KB 1407/1822 KB 471/471 KB 68/577 KB 180/276 KB 512/1210 KB 1423 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install /1822 KB 471/471 KB 72/577 KB 188/276 KB 512/1210 KB 1423/1822 KB 471/471 KB 68/577 KB 188/276 KB 512/1210 KB 1423/1822 KB 471/471 KB 76/577 KB 192/276 KB 512/1210 KB 1423/1822 KB 471/471 KB 76/577 KB 196/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 76/577 KB 200/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 76/577 KB 204/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 76/577 KB 208/276 KB 512/1210 KB 1423/1822 KB 471/471 KB 76/577 KB 188/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 80/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 84/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 88/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 92/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 96/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 100/577 KB 208/276 KB 516/1210 KB 1427/1822 KB 104/577 KB 212/276 KB 516/1210 KB 1427/1822 KB 108/577 KB 212/276 KB 516/1210 KB 1427/1822 KB 471/471 KB 76/577 KB 196/276 KB 520/1210 KB 1427/1822 KB 112/577 KB 212/276 KB 524/1210 KB 1427/1822 KB 112/577 KB 212/276 KB 528/1210 KB 1427/1822 KB 112/577 KB 212/276 KB 512/1210 KB 1427/1822 KB 471/471 KB 76/577 KB 196/276 KB 528/1210 KB 1431/1822 KB 112/577 KB 212/276 KB 528/1210 KB 1435/1822 KB 112/577 KB 212/276 KB 528/1210 KB 1439/1822 KB 112/577 KB 212/276 KB 528/1210 KB 1443/1822 KB 112/577 KB 212/276 KB 532/1210 KB 1447/1822 KB 112/577 KB 212/276 KB 532/1210 KB 1451/1822 KB 112/577 KB 212/276 KB 532/1210 KB 1455/1822 KB 112/577 KB 212/276 KB 516/1210 KB 1427/1822 KB 100/577 KB 212/276 KB 532/1210 KB 1455/1822 KB 112/577 KB 216/276 KB 532/1210 KB 1455/1822 KB 112/577 KB 220/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 532/1210 KB 1443/1822 KB 112/577 KB 212/276 KB 536/1210 KB 1455/1822 KB 112/577 KB 220/276 KB 540/1210 KB 1455/1822 KB 112/577 KB 220/276 KB 544/1210 KB 1455/1822 KB 112/577 KB 224/276 KB 540/1210 KB 1455/1822 KB 112/577 KB 224/276 KB 544/1210 KB 1459/1822 KB 112/577 KB 224/276 KB 548/1210 KB 1463/1822 KB 112/577 KB 228/276 KB 548/1210 KB 1467/1822 KB 112/577 KB 228/276 KB 516/1210 KB 1427/1822 KB 112/577 KB 212/276 KB 548/1210 KB 1467/1822 KB 116/577 KB 228/276 KB 544/1210 KB 1459/1822 KB 112/577 KB 228/276 KB 548/1210 KB 1471/1822 KB 116/577 KB 232/276 KB 548/1210 KB 1471/1822 KB 116/577 KB 236/276 KB 548/1210 KB 1471/1822 KB 116/577 KB 240/276 KB 548/1210 KB 1459/1822 KB 112/577 KB 228/276 KB 552/1210 KB 1471/1822 KB 116/577 KB 240/276 KB 556/1210 KB 1471/1822 KB 116/577 KB 240/276 KB 560/1210 KB 1471/1822 KB 116/577 KB 240/276 KB 548/1210 KB 1471/1822 KB 116/577 KB 228/276 KB 560/1210 KB 1471/1822 KB 120/577 KB 240/276 KB 560/1210 KB 1471/1822 KB 124/577 KB 244/276 KB 560/1210 KB 1475/1822 KB 128/577 KB 244/276 KB 560/1210 KB 1475/1822 KB 132/577 KB 244/276 KB 564/1210 KB 1475/1822 KB 136/577 KB 244/276 KB 564/1210 KB 1475/1822 KB 140/577 KB 244/276 KB 564/1210 KB 1475/1822 KB 144/577 KB 244/276 KB 564/1210 KB 1475/1822 KB 148/577 KB 244/276 KB 560/1210 KB 1471/1822 KB 120/577 KB 244/276 KB 4/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 248/276 KB 4/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 4/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 244/276 KB 8/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 12/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 16/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 20/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 24/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 28/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 32/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 36/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 37/37 KB 564/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 564/1210 KB 1475/1822 KB 132/577 KB 244/276 KB 37/37 KB 568/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 37/37 KB 572/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 37/37 KB 576/1210 KB 1475/1822 KB 148/577 KB 252/276 KB 560/1210 KB 1475/1822 KB 124/577 KB 244/276 KB 37/37 KB 576/1210 KB 1479/1822 KB 148/577 KB 256/276 KB 37/37 KB 576/1210 KB 1483/1822 KB 148/577 KB 256/276 KB 37/37 KB 576/1210 KB 1487/1822 KB 148/577 KB 256/276 KB 37/37 KB 576/1210 KB 1475/1822 KB 148/577 KB 256/276 KB 37/37 KB 580/1210 KB 1487/1822 KB 148/577 KB 256/276 KB 37/37 KB 584/1210 KB 1491/1822 KB 148/577 KB 260/276 KB 37/37 KB 588/1210 KB 1491/1822 KB 148/577 KB 260/276 KB 37/37 KB 592/1210 KB 1491/1822 KB 148/577 KB 260/276 KB 37/37 KB 596/1210 KB 1491/1822 KB 148/577 KB 260/276 KB 37/37 KB 580/1210 KB 1491/1822 KB 148/577 KB 260/276 KB 37/37 KB 596/1210 KB 1495/1822 KB 152/577 KB 260/276 KB 37/37 KB 596/1210 KB 1499/1822 KB 152/577 KB 260/276 KB 37/37 KB 596/1210 KB 1503/1822 KB 152/577 KB 260/276 KB 37/37 KB 580/1210 KB 1487/1822 KB 148/577 KB 260/276 KB 37/37 KB 596/1210 KB 1503/1822 KB 152/577 KB 264/276 KB 37/37 KB 596/1210 KB 1503/1822 KB 152/577 KB 268/276 KB 37/37 KB 596/1210 KB 1503/1822 KB 152/577 KB 272/276 KB 37/37 KB 596/1210 KB 1507/1822 KB 152/577 KB 272/276 KB 37/37 KB 596/1210 KB 1511/1822 KB 152/577 KB 276/276 KB 37/37 KB 596/1210 KB 1515/1822 KB 152/577 KB 276/276 KB 37/37 KB 600/1210 KB 1519/1822 KB 152/577 KB 276/276 KB 37/37 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 596/1210 KB 1491/1822 KB 152/577 KB 260/276 KB 37/37 KB 600/1210 KB 1519/1822 KB 156/577 KB 276/276 KB 37/37 KB 600/1210 KB 1519/1822 KB 160/577 KB 276/276 KB 37/37 KB 600/1210 KB 1519/1822 KB 164/577 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 37/37 KB 600/1210 KB 1515/1822 KB 152/577 KB 276/276 KB 604/1210 KB 1519/1822 KB 168/577 KB 276/276 KB 607/1210 KB 1519/1822 KB 168/577 KB 276/276 KB 37/37 KB 596/1210 KB 1507/1822 KB 152/577 KB 276/276 KB 607/1210 KB 1519/1822 KB 168/577 KB 276/276 KB 607/1210 KB 1523/1822 KB 168/577 KB 276/276 KB 611/1210 KB 1527/1822 KB 168/577 KB 276/276 KB 611/1210 KB 1531/1822 KB 168/577 KB 276/276 KB 611/1210 KB 1535/1822 KB 168/577 KB 276/276 KB 611/1210 KB 1523/1822 KB 168/577 KB 276/276 KB 615/1210 KB 1535/1822 KB 168/577 KB 276/276 KB 619/1210 KB 1535/1822 KB 168/577 KB 276/276 KB 623/1210 KB 1535/1822 KB 168/577 KB 276/276 KB 607/1210 KB 1523/1822 KB 168/577 KB 276/276 KB 623/1210 KB 1535/1822 KB 172/577 KB 276/276 KB 623/1210 KB 1535/1822 KB 176/577 KB 276/276 KB 623/1210 KB 1535/1822 KB 180/577 KB 276/276 KB 623/1210 KB 1539/1822 KB 184/577 KB 623/1210 KB 1539/1822 KB 188/577 KB 623/1210 KB 1539/1822 KB 192/577 KB 623/1210 KB 1539/1822 KB 196/577 KB 627/1210 KB 1539/1822 KB 200/577 KB 623/1210 KB 1539/1822 KB 180/577 KB 627/1210 KB 1543/1822 KB 200/577 KB 627/1210 KB 1547/1822 KB 200/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 214.5 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 627/1210 KB 1539/1822 KB 196/577 KB 631/1210 KB 1547/1822 KB 200/577 KB 635/1210 KB 1547/1822 KB 200/577 KB 639/1210 KB 1551/1822 KB 200/577 KB 635/1210 KB 1551/1822 KB 200/577 KB 639/1210 KB 1555/1822 KB 200/577 KB 643/1210 KB 1559/1822 KB 204/577 KB 643/1210 KB 1563/1822 KB 204/577 KB 643/1210 KB 1567/1822 KB 204/577 KB 643/1210 KB 1555/1822 KB 204/577 KB 647/1210 KB 1567/1822 KB 204/577 KB 651/1210 KB 1567/1822 KB 204/577 KB 655/1210 KB 1567/1822 KB 204/577 KB 659/1210 KB 1567/1822 KB 204/577 KB 663/1210 KB 1571/1822 KB 204/577 KB 639/1210 KB 1555/1822 KB 204/577 KB 663/1210 KB 4/167 KB 1571/1822 KB 204/577 KB 663/1210 KB 8/167 KB 1571/1822 KB 204/577 KB 663/1210 KB 12/167 KB 1571/1822 KB 204/577 KB 663/1210 KB 16/167 KB 1571/1822 KB 204/577 KB 663/1210 KB 20/167 KB 1571/1822 KB 204/577 KB 663/1210 KB 24/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 28/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 32/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 36/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 40/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 44/167 KB 1571/1822 KB 208/577 KB 663/1210 KB 48/167 KB 1571/1822 KB 208/577 KB 659/1210 KB 1571/1822 KB 204/577 KB 663/1210 KB 48/167 KB 1575/1822 KB 208/577 KB 663/1210 KB 48/167 KB 1579/1822 KB 208/577 KB 663/1210 KB 48/167 KB 1583/1822 KB 208/577 KB 663/1210 KB 20/167 KB 1571/1822 KB 208/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 212/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 216/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 220/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 224/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 228/577 KB 667/1210 KB 52/167 KB 1583/1822 KB 232/577 KB 667/1210 KB 52/167 KB 1583/1822 KB 236/577 KB 667/1210 KB 52/167 KB 1583/1822 KB 240/577 KB 667/1210 KB 52/167 KB 1583/1822 KB 244/577 KB 667/1210 KB 48/167 KB 1583/1822 KB 208/577 KB 671/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 675/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 679/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 683/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 687/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 667/1210 KB 52/167 KB 1587/1822 KB 244/577 KB 687/1210 KB 52/167 KB 1591/1822 KB 244/577 KB 687/1210 KB 52/167 KB 1595/1822 KB 244/577 KB 687/1210 KB 52/167 KB 1599/1822 KB 244/577 KB 667/1210 KB 52/167 KB 1583/1822 KB 228/577 KB 687/1210 KB 56/167 KB 1599/1822 KB 244/577 KB 687/1210 KB 60/167 KB 1599/1822 KB 244/577 KB 687/1210 KB 64/167 KB 1599/1822 KB 244/577 KB 687/1210 KB 68/167 KB 1599/1822 KB 244/577 KB 691/1210 KB 72/167 KB 1603/1822 KB 248/577 KB 691/1210 KB 76/167 KB 1603/1822 KB 248/577 KB 691/1210 KB 80/167 KB 1603/1822 KB 248/577 KB 691/1210 KB 68/167 KB 1603/1822 KB 248/577 KB 695/1210 KB 80/167 KB 1603/1822 KB 248/577 KB 699/1210 KB 80/167 KB 1603/1822 KB 248/577 KB 703/1210 KB 80/167 KB 1603/1822 KB 248/577 KB 707/1210 KB 80/167 KB 1603/1822 KB 248/577 KB 711/1210 KB 84/167 KB 1603/1822 KB 248/577 KB 715/1210 KB 84/167 KB 1603/1822 KB 248/577 KB 719/1210 KB 84/167 KB 1603/1822 KB 248/577 KB 687/1210 KB 68/167 KB 1603/1822 KB 248/577 KB 719/1210 KB 84/167 KB 1607/1822 KB 248/577 KB 719/1210 KB 84/167 KB 1611/1822 KB 248/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 248/577 KB 687/1210 KB 68/167 KB 1599/1822 KB 248/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 252/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 256/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 260/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 264/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 268/577 KB 719/1210 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 84/167 KB 1615/1822 KB 272/577 KB 719/1210 KB 84/167 KB 1615/1822 KB 276/577 KB 719/1210 KB 84/167 KB 1619/1822 KB 280/577 KB 719/1210 KB 84/167 KB 1619/1822 KB 284/577 KB 719/1210 KB 84/167 KB 1619/1822 KB 288/577 KB 719/1210 KB 84/167 KB 1619/1822 KB 292/577 KB 723/1210 KB 84/167 KB 1619/1822 KB 296/577 KB 723/1210 KB 84/167 KB 1619/1822 KB 300/577 KB 707/1210 KB 84/167 KB 1603/1822 KB 248/577 KB 723/1210 KB 88/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 92/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 96/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 100/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 104/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 108/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 112/167 KB 1619/1822 KB 300/577 KB 723/1210 KB 84/167 KB 1619/1822 KB 292/577 KB 727/1210 KB 112/167 KB 1619/1822 KB 300/577 KB 731/1210 KB 112/167 KB 1619/1822 KB 300/577 KB 735/1210 KB 112/167 KB 1619/1822 KB 300/577 KB 739/1210 KB 112/167 KB 1619/1822 KB 300/577 KB 719/1210 KB 84/167 KB 1619/1822 KB 276/577 KB 739/1210 KB 116/167 KB 1623/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1627/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1631/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1635/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1639/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1643/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1647/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1651/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1619/1822 KB 304/577 KB 739/1210 KB 116/167 KB 1619/1822 KB 300/577 KB 743/1210 KB 120/167 KB 1651/1822 KB 304/577 KB 743/1210 KB 124/167 KB 1651/1822 KB 304/577 KB 743/1210 KB 128/167 KB 1651/1822 KB 304/577 KB 743/1210 KB 132/167 KB 1655/1822 KB 304/577 KB 743/1210 KB 136/167 KB 1655/1822 KB 308/577 KB 743/1210 KB 116/167 KB 1651/1822 KB 304/577 KB 747/1210 KB 136/167 KB 1655/1822 KB 308/577 KB 751/1210 KB 136/167 KB 1655/1822 KB 308/577 KB 755/1210 KB 136/167 KB 1655/1822 KB 308/577 KB 759/1210 KB 140/167 KB 1655/1822 KB 308/577 KB 763/1210 KB 140/167 KB 1655/1822 KB 308/577 KB 767/1210 KB 140/167 KB 1655/1822 KB 308/577 KB 743/1210 KB 132/167 KB 1655/1822 KB 308/577 KB 767/1210 KB 140/167 KB 1655/1822 KB 312/577 KB 767/1210 KB 140/167 KB 1655/1822 KB 316/577 KB 767/1210 KB 140/167 KB 1655/1822 KB 320/577 KB 743/1210 KB 128/167 KB 1655/1822 KB 304/577 KB 767/1210 KB 140/167 KB 1659/1822 KB 320/577 KB 767/1210 KB 140/167 KB 1663/1822 KB 320/577 KB 767/1210 KB 140/167 KB 1667/1822 KB 320/577 KB 767/1210 KB 140/167 KB 1671/1822 KB 324/577 KB 767/1210 KB 140/167 KB 1675/1822 KB 324/577 KB 767/1210 KB 140/167 KB 1679/1822 KB 324/577 KB 755/1210 KB 140/167 KB 1655/1822 KB 308/577 KB 767/1210 KB 144/167 KB 1679/1822 KB 324/577 KB 767/1210 KB 148/167 KB 1679/1822 KB 324/577 KB 771/1210 KB 152/167 KB 1683/1822 KB 324/577 KB 771/1210 KB 156/167 KB 1683/1822 KB 324/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 324/577 KB 767/1210 KB 140/167 KB 1667/1822 KB 324/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 328/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 4/1192 KB 332/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 4/1192 KB 336/577 KB 771/1210 KB 148/167 KB 1683/1822 KB 324/577 KB 767/1210 KB 148/167 KB 1683/1822 KB 324/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 4/1192 KB 328/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 8/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 12/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 16/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 20/1192 KB 336/577 KB 771 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install /1210 KB 160/167 KB 1683/1822 KB 24/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 28/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 32/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 36/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 40/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 44/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 48/1192 KB 336/577 KB 771/1210 KB 160/167 KB 1683/1822 KB 52/1192 KB 336/577 KB 775/1210 KB 160/167 KB 1687/1822 KB 56/1192 KB 340/577 KB 775/1210 KB 160/167 KB 1687/1822 KB 60/1192 KB 340/577 KB 775/1210 KB 160/167 KB 1687/1822 KB 64/1192 KB 340/577 KB 775/1210 KB 160/167 KB 1687/1822 KB 52/1192 KB 340/577 KB 779/1210 KB 164/167 KB 1687/1822 KB 64/1192 KB 340/577 KB 783/1210 KB 164/167 KB 1687/1822 KB 64/1192 KB 340/577 KB 787/1210 KB 164/167 KB 1687/1822 KB 64/1192 KB 340/577 KB 791/1210 KB 164/167 KB 1687/1822 KB 68/1192 KB 340/577 KB 795/1210 KB 164/167 KB 1687/1822 KB 68/1192 KB 340/577 KB 771/1210 KB 160/167 KB 1687/1822 KB 52/1192 KB 340/577 KB 771/1210 KB 160/167 KB 1687/1822 KB 52/1192 KB 336/577 KB 795/1210 KB 164/167 KB 1691/1822 KB 68/1192 KB 340/577 KB 795/1210 KB 164/167 KB 1695/1822 KB 68/1192 KB 340/577 KB 795/1210 KB 164/167 KB 1699/1822 KB 68/1192 KB 340/577 KB 795/1210 KB 164/167 KB 1703/1822 KB 68/1192 KB 344/577 KB 795/1210 KB 164/167 KB 1707/1822 KB 68/1192 KB 344/577 KB 787/1210 KB 164/167 KB 1687/1822 KB 68/1192 KB 340/577 KB 775/1210 KB 164/167 KB 1687/1822 KB 64/1192 KB 340/577 KB 799/1210 KB 167/167 KB 1707/1822 KB 68/1192 KB 344/577 KB 799/1210 KB 167/167 KB 1707/1822 KB 72/1192 KB 344/577 KB 799/1210 KB 164/167 KB 1707/1822 KB 68/1192 KB 344/577 KB 795/1210 KB 164/167 KB 1699/1822 KB 68/1192 KB 344/577 KB 799/1210 KB 167/167 KB 1711/1822 KB 72/1192 KB 348/577 KB 799/1210 KB 167/167 KB 1711/1822 KB 72/1192 KB 352/577 KB 799/1210 KB 167/167 KB 1711/1822 KB 72/1192 KB 356/577 KB 803/1210 KB 167/167 KB 1711/1822 KB 76/1192 KB 360/577 KB 803/1210 KB 167/167 KB 1711/1822 KB 76/1192 KB 364/577 KB 803/1210 KB 167/167 KB 1711/1822 KB 76/1192 KB 368/577 KB 799/1210 KB 167/167 KB 1711/1822 KB 72/1192 KB 344/577 KB 803/1210 KB 167/167 KB 1715/1822 KB 76/1192 KB 368/577 KB 803/1210 KB 167/167 KB 1719/1822 KB 76/1192 KB 368/577 KB 803/1210 KB 167/167 KB 1723/1822 KB 76/1192 KB 368/577 KB 803/1210 KB 167/167 KB 1727/1822 KB 76/1192 KB 368/577 KB 803/1210 KB 167/167 KB 1731/1822 KB 76/1192 KB 368/577 KB 803/1210 KB 167/167 KB 1735/1822 KB 76/1192 KB 372/577 KB 803/1210 KB 167/167 KB 1739/1822 KB 76/1192 KB 372/577 KB 803/1210 KB 167/167 KB 1743/1822 KB 76/1192 KB 372/577 KB 803/1210 KB 167/167 KB 1711/1822 KB 76/1192 KB 356/577 KB 807/1210 KB 167/167 KB 1743/1822 KB 76/1192 KB 372/577 KB 811/1210 KB 167/167 KB 1743/1822 KB 76/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 76/1192 KB 372/577 KB 799/1210 KB 167/167 KB 1711/1822 KB 76/1192 KB 356/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 80/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 84/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 88/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 92/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 96/1192 KB 372/577 KB 815/1210 KB 167/167 KB 1743/1822 KB 100/1192 KB 372/577 KB 819/1210 KB 167/167 KB 1743/1822 KB 104/1192 KB 372/577 KB 819/1210 KB 167/167 KB 1743/1822 KB 108/1192 KB 372/577 KB 819/1210 KB 167/167 KB 1743/1822 KB 112/1192 KB 372/577 KB unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 124.2 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 803/1210 KB 167/167 KB 1731/1822 KB 76/1192 KB 372/577 KB 819/1210 KB 1743/1822 KB 112/1192 KB 376/577 KB 819/1210 KB 1743/1822 KB 112/1192 KB 380/577 KB 819/1210 KB 1743/1822 KB 112/1192 KB 384/577 KB 819/1210 KB 167/167 KB 1743/1822 KB 100/1192 KB 372/577 KB 823/1210 KB 1743/1822 KB 112/1192 KB 384/577 KB 827/1210 KB 1743/1822 KB 112/1192 KB 384/577 KB 831/1210 KB 1743/1822 KB 112/1192 KB 384/577 KB 835/1210 KB 1743/1822 KB 112/1192 KB 384/577 KB 839/1210 KB 1747/1822 KB 116/1192 KB 388/577 KB 843/1210 KB 1747/1822 KB 116/1192 KB 388/577 KB 847/1210 KB 1747/1822 KB 116/1192 KB 388/577 KB 835/1210 KB 1747/1822 KB 116/1192 KB 388/577 KB 847/1210 KB 1747/1822 KB 116/1192 KB 392/577 KB 847/1210 KB 1747/1822 KB 116/1192 KB 396/577 KB 835/1210 KB 1747/1822 KB 112/1192 KB 384/577 KB 847/1210 KB 1751/1822 KB 116/1192 KB 396/577 KB 847/1210 KB 1755/1822 KB 116/1192 KB 400/577 KB 847/1210 KB 1759/1822 KB 116/1192 KB 400/577 KB 835/1210 KB 1747/1822 KB 116/1192 KB 384/577 KB 847/1210 KB 1759/1822 KB 120/1192 KB 400/577 KB 847/1210 KB 1759/1822 KB 124/1192 KB 400/577 KB 847/1210 KB 1751/1822 KB 116/1192 KB 400/577 KB 847/1210 KB 1759/1822 KB 124/1192 KB 404/577 KB 851/1210 KB 1763/1822 KB 128/1192 KB 408/577 KB 851/1210 KB 1763/1822 KB 128/1192 KB 412/577 KB 851/1210 KB 1763/1822 KB 128/1192 KB 416/577 KB 851/1210 KB 1763/1822 KB 128/1192 KB 404/577 KB 855/1210 KB 1763/1822 KB 128/1192 KB 416/577 KB 859/1210 KB 1763/1822 KB 128/1192 KB 416/577 KB 863/1210 KB 1763/1822 KB 128/1192 KB 416/577 KB 867/1210 KB 1763/1822 KB 128/1192 KB 416/577 KB 871/1210 KB 1763/1822 KB 128/1192 KB 420/577 KB 875/1210 KB 1763/1822 KB 128/1192 KB 420/577 KB 879/1210 KB 1763/1822 KB 128/1192 KB 420/577 KB 847/1210 KB 1763/1822 KB 128/1192 KB 404/577 KB 879/1210 KB 1763/1822 KB 132/1192 KB 420/577 KB 879/1210 KB 1763/1822 KB 136/1192 KB 420/577 KB 879/1210 KB 1763/1822 KB 140/1192 KB 420/577 KB 879/1210 KB 1763/1822 KB 144/1192 KB 420/577 KB 847/1210 KB 1763/1822 KB 124/1192 KB 404/577 KB 879/1210 KB 1767/1822 KB 144/1192 KB 420/577 KB 879/1210 KB 1771/1822 KB 144/1192 KB 420/577 KB 879/1210 KB 1775/1822 KB 144/1192 KB 420/577 KB 879/1210 KB 1779/1822 KB 144/1192 KB 420/577 KB 879/1210 KB 1783/1822 KB 148/1192 KB 420/577 KB 879/1210 KB 1787/1822 KB 148/1192 KB 420/577 KB 4/439 KB 879/1210 KB 1791/1822 KB 148/1192 KB 420/577 KB 867/1210 KB 1763/1822 KB 128/1192 KB 420/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 424/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 428/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 432/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 436/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 440/577 KB 4/439 KB 883/1210 KB 1791/1822 KB 148/1192 KB 420/577 KB 4/439 KB 879/1210 KB 1787/1822 KB 148/1192 KB 420/577 KB 8/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 12/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 16/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 20/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 24/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 28/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 32/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 36/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 879/1210 KB 1779/1822 KB 148/1192 KB 420/577 KB 36/439 KB 883/1210 KB 1795/1822 KB 152/1192 KB 440/577 KB 36/439 KB 883/1210 KB 1795/1822 KB 156/1192 KB 440/577 KB 36/439 KB 883/1210 KB 1795/1 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install 822 KB 160/1192 KB 440/577 KB 4/439 KB 883/1210 KB 1795/1822 KB 148/1192 KB 440/577 KB 40/439 KB 887/1210 KB 1799/1822 KB 160/1192 KB 444/577 KB 40/439 KB 887/1210 KB 1803/1822 KB 160/1192 KB 444/577 KB 40/439 KB 887/1210 KB 1807/1822 KB 160/1192 KB 444/577 KB 40/439 KB 887/1210 KB 1795/1822 KB 160/1192 KB 444/577 KB 40/439 KB 887/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 40/439 KB 887/1210 KB 1795/1822 KB 160/1192 KB 440/577 KB 40/439 KB 891/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 40/439 KB 895/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 40/439 KB 883/1210 KB 1795/1822 KB 160/1192 KB 440/577 KB 44/439 KB 895/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 48/439 KB 895/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 52/439 KB 895/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 56/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 452/577 KB 60/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 452/577 KB 64/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 452/577 KB 52/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 452/577 KB 64/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 456/577 KB 64/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 460/577 KB 64/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 464/577 KB 64/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 468/577 KB 68/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 472/577 KB 68/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 476/577 KB 68/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 480/577 KB 52/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 448/577 KB 68/439 KB 899/1210 KB 1815/1822 KB 160/1192 KB 480/577 KB 68/439 KB 899/1210 KB 1819/1822 KB 160/1192 KB 480/577 KB 68/439 KB 899/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 52/439 KB 899/1210 KB 1807/1822 KB 160/1192 KB 448/577 KB 68/439 KB 903/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 907/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 911/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 915/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 919/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 923/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 927/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 68/439 KB 899/1210 KB 1811/1822 KB 160/1192 KB 468/577 KB 72/439 KB 927/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 76/439 KB 927/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 80/439 KB 927/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 84/439 KB 927/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 164/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 168/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 172/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 176/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 180/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 184/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 188/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 192/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 196/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 200/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 204/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 208/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 212/1192 KB 484/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 160/1192 KB 484/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 212/1192 KB 488/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 212/1192 KB 492/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 212/1192 KB 496/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 216/1192 KB 500 unit-abot-epc-basic-0: 00:13:50 DEBUG unit.abot-epc-basic/0.install /577 KB 88/439 KB 931/1210 KB 1822/1822 KB 216/1192 KB 504/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 216/1192 KB 508/577 KB 84/439 KB 931/1210 KB 1822/1822 KB 160/1192 KB 480/577 KB 88/439 KB 935/1210 KB 216/1192 KB 508/577 KB 88/439 KB 939/1210 KB 216/1192 KB 508/577 KB 88/439 KB 943/1210 KB 216/1192 KB 508/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 216/1192 KB 496/577 KB 88/439 KB 943/1210 KB 220/1192 KB 508/577 KB 88/439 KB 943/1210 KB 224/1192 KB 508/577 KB 88/439 KB 943/1210 KB 228/1192 KB 508/577 KB 88/439 KB 947/1210 KB 232/1192 KB 512/577 KB 88/439 KB 947/1210 KB 236/1192 KB 512/577 KB 88/439 KB 947/1210 KB 240/1192 KB 512/577 KB 88/439 KB 931/1210 KB 1822/1822 KB 212/1192 KB 484/577 KB 92/439 KB 947/1210 KB 240/1192 KB 512/577 KB 96/439 KB 947/1210 KB 240/1192 KB 512/577 KB 100/439 KB 947/1210 KB 240/1192 KB 512/577 KB 104/439 KB 947/1210 KB 240/1192 KB 512/577 KB 108/439 KB 947/1210 KB 240/1192 KB 512/577 KB 112/439 KB 947/1210 KB 240/1192 KB 512/577 KB 88/439 KB 947/1210 KB 228/1192 KB 512/577 KB 88/439 KB 947/1210 KB 228/1192 KB 508/577 KB 112/439 KB 951/1210 KB 240/1192 KB 512/577 KB 112/439 KB 955/1210 KB 240/1192 KB 512/577 KB 112/439 KB 959/1210 KB 240/1192 KB 512/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1322.7 KB/sec) unit-abot-epc-basic-0: 00:13:50 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: 00:13:50 DEBUG unit.abot-epc-basic/0.install 112/439 KB 963/1210 KB 240/1192 KB 512/577 KB 116/439 KB 967/1210 KB 244/1192 KB 516/577 KB 116/439 KB 971/1210 KB 244/1192 KB 516/577 KB 116/439 KB 975/1210 KB 244/1192 KB 516/577 KB 116/439 KB 963/1210 KB 240/1192 KB 512/577 KB 120/439 KB 975/1210 KB 244/1192 KB 516/577 KB 124/439 KB 975/1210 KB 244/1192 KB 516/577 KB 128/439 KB 975/1210 KB 244/1192 KB 516/577 KB 132/439 KB 975/1210 KB 244/1192 KB 516/577 KB 136/439 KB 979/1210 KB 244/1192 KB 516/577 KB 116/439 KB 963/1210 KB 244/1192 KB 516/577 KB 136/439 KB 979/1210 KB 248/1192 KB 516/577 KB 136/439 KB 979/1210 KB 252/1192 KB 516/577 KB 136/439 KB 979/1210 KB 256/1192 KB 516/577 KB 116/439 KB 963/1210 KB 240/1192 KB 516/577 KB 136/439 KB 979/1210 KB 256/1192 KB 520/577 KB 136/439 KB 979/1210 KB 256/1192 KB 524/577 KB 136/439 KB 979/1210 KB 256/1192 KB 528/577 KB 136/439 KB 979/1210 KB 256/1192 KB 532/577 KB 136/439 KB 979/1210 KB 260/1192 KB 536/577 KB 136/439 KB 979/1210 KB 260/1192 KB 540/577 KB 132/439 KB 979/1210 KB 244/1192 KB 516/577 KB 140/439 KB 983/1210 KB 260/1192 KB 540/577 KB 140/439 KB 987/1210 KB 260/1192 KB 540/577 KB 140/439 KB 991/1210 KB 260/1192 KB 540/577 KB 140/439 KB 979/1210 KB 260/1192 KB 540/577 KB 144/439 KB 991/1210 KB 260/1192 KB 544/577 KB 148/439 KB 991/1210 KB 260/1192 KB 544/577 KB 152/439 KB 995/1210 KB 260/1192 KB 544/577 KB 156/439 KB 995/1210 KB 260/1192 KB 544/577 KB 160/439 KB 995/1210 KB 260/1192 KB 544/577 KB 136/439 KB 979/1210 KB 260/1192 KB 532/577 KB 160/439 KB 995/1210 KB 264/1192 KB 544/577 KB 160/439 KB 995/1210 KB 268/1192 KB 544/577 KB 160/439 KB 995/1210 KB 272/1192 KB 544/577 KB 148/439 KB 995/1210 KB 260/1192 KB 544/577 KB 4/562 KB 160/439 KB 999/1210 KB 272/1192 KB 544/577 KB 4/562 KB 160/439 KB 1003/1210 KB 272/1192 KB 544/577 KB 4/562 KB 160/439 KB 1007/1210 KB 272/1192 KB 544/577 KB 4/562 KB 164/439 KB 1011/1210 KB 272/1192 KB 544/577 KB 140/439 KB 991/1210 KB 260/1192 KB 544/577 KB 4/562 KB 164/439 KB 1011/1210 KB 276/1192 KB 548/577 KB 4/562 KB 164/439 KB 1011/1210 KB 276/1192 KB 552/577 KB 4/562 KB 164/439 KB 1011/1210 KB 276/1192 KB 544/577 KB 4/562 KB 164/439 KB 1011/1210 KB 276/1192 KB 556/577 KB 4/562 KB 164/439 KB 1011/1210 KB 280/1192 KB 560/577 KB 4/562 KB 164/439 KB 1011/1210 KB 280/1192 KB 564/577 KB 4/562 KB 164/439 KB 1007/1210 KB 272/1192 KB 544/577 KB 4/562 KB 160/439 KB 995/1210 KB 272/1192 KB 544/577 KB 8/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 12/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 16/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 20/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 24/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 28/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 32/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 36/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 40/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 44/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 48/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 52/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 4/562 KB 164/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 4/562 KB 164/439 KB 1011/1210 KB 280/1192 KB 556/577 KB 52/562 KB 168/439 KB 1015/1210 KB 284/1192 KB 564/577 KB 52/562 KB 168/439 KB 1015/1210 KB 288/1192 KB 564/577 KB 52/562 KB 168/439 KB 1015/1210 KB 292/1192 KB 564/577 KB 56/562 KB 168/439 KB 1019/1210 KB 296/1192 KB 568/577 KB 56/562 KB 168/439 KB 1019/1210 KB unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 300/1192 KB 568/577 KB 56/562 KB 168/439 KB 1019/1210 KB 304/1192 KB 568/577 KB 52/562 KB 168/439 KB 1015/1210 KB 280/1192 KB 564/577 KB 56/562 KB 172/439 KB 1019/1210 KB 304/1192 KB 568/577 KB 56/562 KB 176/439 KB 1019/1210 KB 304/1192 KB 568/577 KB 56/562 KB 180/439 KB 1019/1210 KB 304/1192 KB 568/577 KB 56/562 KB 184/439 KB 1019/1210 KB 304/1192 KB 568/577 KB 56/562 KB 188/439 KB 1019/1210 KB 308/1192 KB 568/577 KB 56/562 KB 192/439 KB 1019/1210 KB 308/1192 KB 568/577 KB 56/562 KB 168/439 KB 1019/1210 KB 292/1192 KB 568/577 KB 56/562 KB 192/439 KB 1019/1210 KB 308/1192 KB 572/577 KB 56/562 KB 192/439 KB 1019/1210 KB 308/1192 KB 576/577 KB 56/562 KB 192/439 KB 1019/1210 KB 308/1192 KB 577/577 KB 56/562 KB 168/439 KB 1019/1210 KB 292/1192 KB 564/577 KB 56/562 KB 192/439 KB 1023/1210 KB 308/1192 KB 577/577 KB 56/562 KB 192/439 KB 1027/1210 KB 308/1192 KB 577/577 KB 56/562 KB 192/439 KB 1031/1210 KB 308/1192 KB 577/577 KB 56/562 KB 192/439 KB 1035/1210 KB 308/1192 KB 577/577 KB 56/562 KB 192/439 KB 1039/1210 KB 308/1192 KB 577/577 KB 56/562 KB 196/439 KB 1043/1210 KB 308/1192 KB 577/577 KB 56/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 56/562 KB 168/439 KB 1015/1210 KB 292/1192 KB 564/577 KB 60/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 64/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 68/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 72/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 76/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 80/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 84/562 KB 196/439 KB 1047/1210 KB 308/1192 KB 577/577 KB 88/562 KB 196/439 KB 1051/1210 KB 308/1192 KB 577/577 KB 92/562 KB 196/439 KB 1051/1210 KB 308/1192 KB 577/577 KB 96/562 KB 196/439 KB 1051/1210 KB 308/1192 KB 577/577 KB 56/562 KB 196/439 KB 1039/1210 KB 308/1192 KB 577/577 KB 56/562 KB 184/439 KB 1019/1210 KB 308/1192 KB 568/577 KB 96/562 KB 200/439 KB 1051/1210 KB 312/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 316/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 320/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 324/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 328/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 332/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 336/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 340/1192 KB 577/577 KB 100/562 KB 200/439 KB 1051/1210 KB 344/1192 KB 577/577 KB 100/562 KB 200/439 KB 1051/1210 KB 348/1192 KB 577/577 KB 100/562 KB 200/439 KB 1051/1210 KB 352/1192 KB 577/577 KB 88/562 KB 196/439 KB 1051/1210 KB 308/1192 KB 577/577 KB 100/562 KB 200/439 KB 1055/1210 KB 352/1192 KB 577/577 KB 100/562 KB 200/439 KB 1059/1210 KB 352/1192 KB 577/577 KB 100/562 KB 200/439 KB 1051/1210 KB 340/1192 KB 577/577 KB 96/562 KB 200/439 KB 1051/1210 KB 308/1192 KB 577/577 KB 100/562 KB 204/439 KB 1063/1210 KB 352/1192 KB 100/562 KB 208/439 KB 1063/1210 KB 352/1192 KB 100/562 KB 212/439 KB 1063/1210 KB 352/1192 KB 100/562 KB 216/439 KB 1063/1210 KB 352/1192 KB 100/562 KB 220/439 KB 1063/1210 KB 352/1192 KB 100/562 KB 224/439 KB 1063/1210 KB 352/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 407.8 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 100/562 KB 200/439 KB 1063/1210 KB 352/1192 KB 577/577 KB 100/562 KB 224/439 KB 1067/1210 KB 352/1192 KB 104/562 KB 224/439 KB 1071/1210 KB 352/1192 KB 104/562 KB 228/439 KB 1075/1210 KB 352/1192 KB 104/562 KB 228/439 KB 1079/1210 KB 356/1192 KB 104/562 KB 228/439 KB 1083/1210 KB 356/1192 KB 104/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 104/562 KB 224/439 KB 1067/1210 KB 352/1192 KB 108/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 112/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 116/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 120/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 124/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 128/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 132/562 KB 228/439 KB 1087/1210 KB 356/1192 KB 136/562 KB 228/439 KB 1091/1210 KB 356/1192 KB 140/562 KB 228/439 KB 1091/1210 KB 356/1192 KB 144/562 KB 228/439 KB 1091/1210 KB 356/1192 KB 104/562 KB 228/439 KB 1075/1210 KB 356/1192 KB 144/562 KB 228/439 KB 1091/1210 KB 360/1192 KB 144/562 KB 228/439 KB 1091/1210 KB 364/1192 KB 144/562 KB 228/439 KB 1091/1210 KB 368/1192 KB 104/562 KB 228/439 KB 1071/1210 KB 352/1192 KB 144/562 KB 232/439 KB 1091/1210 KB 368/1192 KB 144/562 KB 236/439 KB 1091/1210 KB 368/1192 KB 144/562 KB 240/439 KB 1091/1210 KB 368/1192 KB 144/562 KB 244/439 KB 1091/1210 KB 368/1192 KB 144/562 KB 248/439 KB 1091/1210 KB 372/1192 KB 144/562 KB 252/439 KB 1091/1210 KB 372/1192 KB 144/562 KB 256/439 KB 1091/1210 KB 372/1192 KB 132/562 KB 228/439 KB 1091/1210 KB 356/1192 KB 144/562 KB 256/439 KB 1095/1210 KB 372/1192 KB 144/562 KB 256/439 KB 1099/1210 KB 372/1192 KB 144/562 KB 244/439 KB 1091/1210 KB 372/1192 KB 144/562 KB 256/439 KB 1099/1210 KB 4/256 KB 372/1192 KB 144/562 KB 256/439 KB 1099/1210 KB 8/256 KB 372/1192 KB 144/562 KB 256/439 KB 1099/1210 KB 8/256 KB 376/1192 KB 144/562 KB 256/439 KB 1103/1210 KB 12/256 KB 380/1192 KB 148/562 KB 260/439 KB 1103/1210 KB 12/256 KB 384/1192 KB 144/562 KB 256/439 KB 1099/1210 KB 12/256 KB 376/1192 KB 148/562 KB 260/439 KB 1103/1210 KB 16/256 KB 384/1192 KB 144/562 KB 256/439 KB 1103/1210 KB 12/256 KB 376/1192 KB 148/562 KB 260/439 KB 1103/1210 KB 20/256 KB 384/1192 KB 148/562 KB 260/439 KB 1107/1210 KB 24/256 KB 388/1192 KB 148/562 KB 260/439 KB 1107/1210 KB 28/256 KB 388/1192 KB 148/562 KB 260/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 148/562 KB 260/439 KB 1103/1210 KB 12/256 KB 380/1192 KB 148/562 KB 264/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 148/562 KB 268/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 148/562 KB 272/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 148/562 KB 256/439 KB 1103/1210 KB 12/256 KB 380/1192 KB 152/562 KB 272/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 156/562 KB 272/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 160/562 KB 272/439 KB 1107/1210 KB 32/256 KB 388/1192 KB 148/562 KB 260/439 KB 1107/1210 KB 20/256 KB 388/1192 KB 160/562 KB 272/439 KB 1111/1210 KB 32/256 KB 388/1192 KB 160/562 KB 272/439 KB 1115/1210 KB 32/256 KB 388/1192 KB 160/562 KB 272/439 KB 1119/1210 KB 32/256 KB 388/1192 KB 160/562 KB 272/439 KB 1123/1210 KB 32/256 KB 388/1192 KB 160/562 KB 276/439 KB 1127/1210 KB 36/256 KB 388/1192 KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 388/1192 KB 148/562 KB 260/439 KB 1103/1210 KB 20/256 KB 388/1192 KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 392/1192 KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 396/1192 KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 400/1192 KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 404/1192 unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install KB 164/562 KB 276/439 KB 1131/1210 KB 36/256 KB 408/1192 KB 164/562 KB 276/439 KB 1127/1210 KB 36/256 KB 388/1192 KB 168/562 KB 276/439 KB 1135/1210 KB 36/256 KB 408/1192 KB 172/562 KB 276/439 KB 1135/1210 KB 36/256 KB 408/1192 KB 176/562 KB 276/439 KB 1135/1210 KB 36/256 KB 408/1192 KB 160/562 KB 276/439 KB 1123/1210 KB 36/256 KB 388/1192 KB 176/562 KB 276/439 KB 1135/1210 KB 40/256 KB 408/1192 KB 176/562 KB 276/439 KB 1135/1210 KB 44/256 KB 408/1192 KB 176/562 KB 276/439 KB 1135/1210 KB 48/256 KB 408/1192 KB 160/562 KB 276/439 KB 1123/1210 KB 32/256 KB 388/1192 KB 176/562 KB 280/439 KB 1135/1210 KB 48/256 KB 408/1192 KB 176/562 KB 284/439 KB 1135/1210 KB 48/256 KB 408/1192 KB 176/562 KB 288/439 KB 1135/1210 KB 48/256 KB 408/1192 KB 176/562 KB 292/439 KB 1135/1210 KB 48/256 KB 408/1192 KB 180/562 KB 296/439 KB 1135/1210 KB 52/256 KB 412/1192 KB 180/562 KB 300/439 KB 1135/1210 KB 52/256 KB 412/1192 KB 164/562 KB 276/439 KB 1135/1210 KB 36/256 KB 408/1192 KB 180/562 KB 300/439 KB 1139/1210 KB 52/256 KB 412/1192 KB 180/562 KB 300/439 KB 1143/1210 KB 52/256 KB 412/1192 KB 180/562 KB 300/439 KB 1147/1210 KB 52/256 KB 412/1192 KB 180/562 KB 304/439 KB 1151/1210 KB 52/256 KB 412/1192 KB 180/562 KB 292/439 KB 1135/1210 KB 52/256 KB 412/1192 KB 176/562 KB 292/439 KB 1135/1210 KB 52/256 KB 412/1192 KB 180/562 KB 304/439 KB 1151/1210 KB 56/256 KB 412/1192 KB 180/562 KB 304/439 KB 1151/1210 KB 60/256 KB 412/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 64/256 KB 412/1192 KB 176/562 KB 292/439 KB 1135/1210 KB 48/256 KB 412/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 64/256 KB 416/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 64/256 KB 420/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 64/256 KB 424/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 64/256 KB 428/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 68/256 KB 432/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 68/256 KB 436/1192 KB 184/562 KB 304/439 KB 1155/1210 KB 68/256 KB 440/1192 KB 184/562 KB 304/439 KB 1155/1210 KB 68/256 KB 444/1192 KB 184/562 KB 304/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 60/256 KB 412/1192 KB 188/562 KB 304/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 192/562 KB 304/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 180/562 KB 304/439 KB 1147/1210 KB 52/256 KB 412/1192 KB 192/562 KB 308/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 196/562 KB 312/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 196/562 KB 316/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 196/562 KB 320/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 184/562 KB 304/439 KB 1155/1210 KB 68/256 KB 436/1192 KB 196/562 KB 320/439 KB 1159/1210 KB 68/256 KB 448/1192 KB 196/562 KB 320/439 KB 1163/1210 KB 68/256 KB 448/1192 KB 196/562 KB 320/439 KB 1167/1210 KB 68/256 KB 448/1192 KB 196/562 KB 320/439 KB 1171/1210 KB 68/256 KB 448/1192 KB 196/562 KB 324/439 KB 1175/1210 KB 68/256 KB 452/1192 KB 196/562 KB 324/439 KB 1179/1210 KB 68/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 68/256 KB 452/1192 KB 184/562 KB 304/439 KB 1151/1210 KB 68/256 KB 428/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 72/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 76/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 80/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 84/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 88/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 92/256 KB 452/1192 KB 196/562 KB 324/439 KB 1183/1210 KB 96/256 KB 452/1192 KB 196/562 K unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install B 324/439 KB 1183/1210 KB 100/256 KB 452/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 104/256 KB 452/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 108/256 KB 452/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 112/256 KB 452/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 116/256 KB 452/1192 KB 196/562 KB 324/439 KB 1171/1210 KB 68/256 KB 452/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 116/256 KB 456/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 116/256 KB 460/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 196/562 KB 324/439 KB 1171/1210 KB 68/256 KB 448/1192 KB 196/562 KB 328/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 196/562 KB 332/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 196/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 196/562 KB 308/439 KB 1155/1210 KB 68/256 KB 448/1192 KB 200/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 204/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 208/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 212/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 216/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 220/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 224/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 228/562 KB 336/439 KB 1187/1210 KB 116/256 KB 464/1192 KB 232/562 KB 340/439 KB 1187/1210 KB 116/256 KB 468/1192 KB 196/562 KB 324/439 KB 1187/1210 KB 100/256 KB 452/1192 KB 232/562 KB 340/439 KB 1191/1210 KB 116/256 KB 468/1192 KB 232/562 KB 340/439 KB 1195/1210 KB 116/256 KB 468/1192 KB 232/562 KB 340/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 228/562 KB 340/439 KB 1187/1210 KB 116/256 KB 468/1192 KB 232/562 KB 344/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 232/562 KB 348/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 232/562 KB 352/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 236/562 KB 352/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 240/562 KB 352/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 244/562 KB 356/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 116/256 KB 468/1192 KB 228/562 KB 336/439 KB 1187/1210 KB 116/256 KB 468/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 120/256 KB 472/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 120/256 KB 476/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 120/256 KB 480/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 120/256 KB 484/1192 KB 248/562 KB 356/439 KB 1203/1210 KB 120/256 KB 468/1192 KB 252/562 KB 356/439 KB 1203/1210 KB 124/256 KB 484/1192 KB 252/562 KB 356/439 KB 1203/1210 KB 128/256 KB 484/1192 KB 244/562 KB 356/439 KB 1203/1210 KB 116/256 KB 468/1192 KB 252/562 KB 356/439 KB 1207/1210 KB 128/256 KB 488/1192 KB 252/562 KB 356/439 KB 1210/1210 KB 128/256 KB 488/1192 KB 240/562 KB 356/439 KB 1199/1210 KB 116/256 KB 468/1192 KB 252/562 KB 360/439 KB 1210/1210 KB 128/256 KB 488/1192 KB 252/562 KB 364/439 KB 1210/1210 KB 128/256 KB 488/1192 KB 252/562 KB 368/439 KB 1210/1210 KB 128/256 KB 488/1192 KB 252/562 KB 372/439 KB 1210/1210 KB 128/256 KB 488/1192 KB 252/562 KB 376/439 KB 1210/1210 KB 132/256 KB 488/1192 KB 252/562 KB 380/439 KB 1210/1210 KB 132/256 KB 488/1192 KB 252/562 KB 384/439 KB 1210/1210 KB 132/256 KB 488/1192 KB 252/562 KB 356/439 KB 1203/1210 KB 128/256 KB 488/1192 KB 252/562 KB 384/439 KB 1210/1210 KB 132/256 KB 492/1192 KB 252/562 KB 384/439 KB 1210/1210 KB 132/256 KB 496/1192 KB 252/562 KB 356/439 KB 1203/1210 KB 120/256 KB 484/1192 KB 256/562 KB 384/439 KB 1210/1210 KB 132/256 KB 496/1192 KB 260/562 KB 384/439 KB 1210/1210 K unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install B 132/256 KB 496/1192 KB 264/562 KB 384/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 268/562 KB 384/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 272/562 KB 384/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 276/562 KB 384/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 280/562 KB 388/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 284/562 KB 388/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 252/562 KB 372/439 KB 1210/1210 KB 132/256 KB 488/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 136/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 140/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 144/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 148/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 152/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 156/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 160/256 KB 500/1192 KB 288/562 KB 388/439 KB 1210/1210 KB 164/256 KB 500/1192 KB 292/562 KB 388/439 KB 168/256 KB 500/1192 KB 292/562 KB 388/439 KB 172/256 KB 500/1192 KB 292/562 KB 388/439 KB 176/256 KB 500/1192 KB 276/562 KB 388/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 292/562 KB 392/439 KB 176/256 KB 500/1192 KB 292/562 KB 396/439 KB 176/256 KB 500/1192 KB 292/562 KB 400/439 KB 176/256 KB 500/1192 KB 260/562 KB 384/439 KB 1210/1210 KB 132/256 KB 500/1192 KB 292/562 KB 400/439 KB 176/256 KB 504/1192 KB 292/562 KB 400/439 KB 176/256 KB 508/1192 KB 292/562 KB 400/439 KB 176/256 KB 512/1192 KB 292/562 KB 400/439 KB 176/256 KB 516/1192 KB 292/562 KB 400/439 KB 176/256 KB 520/1192 KB 292/562 KB 400/439 KB 176/256 KB 524/1192 KB 292/562 KB 400/439 KB 176/256 KB 528/1192 KB 292/562 KB 400/439 KB 176/256 KB 532/1192 KB 292/562 KB 388/439 KB 1210/1210 KB 164/256 KB 500/1192 KB 296/562 KB 404/439 KB 176/256 KB 532/1192 KB 300/562 KB 404/439 KB 176/256 KB 532/1192 KB 304/562 KB 404/439 KB 176/256 KB 532/1192 KB 292/562 KB 404/439 KB 176/256 KB 532/1192 KB 304/562 KB 408/439 KB 176/256 KB 532/1192 KB 304/562 KB 412/439 KB 176/256 KB 532/1192 KB 304/562 KB 416/439 KB 176/256 KB 532/1192 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 823.4 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 304/562 KB 416/439 KB 176/256 KB 536/1192 KB 304/562 KB 420/439 KB 176/256 KB 540/1192 KB 304/562 KB 420/439 KB 180/256 KB 544/1192 KB 304/562 KB 420/439 KB 180/256 KB 548/1192 KB 308/562 KB 420/439 KB 180/256 KB 552/1192 KB 308/562 KB 420/439 KB 180/256 KB 556/1192 KB 304/562 KB 420/439 KB 176/256 KB 536/1192 KB 308/562 KB 424/439 KB 180/256 KB 560/1192 KB 308/562 KB 428/439 KB 180/256 KB 560/1192 KB 308/562 KB 432/439 KB 180/256 KB 560/1192 KB 308/562 KB 420/439 KB 180/256 KB 548/1192 KB 312/562 KB 432/439 KB 180/256 KB 560/1192 KB 316/562 KB 432/439 KB 180/256 KB 560/1192 KB 320/562 KB 432/439 KB 180/256 KB 560/1192 KB 304/562 KB 420/439 KB 180/256 KB 540/1192 KB 320/562 KB 432/439 KB 184/256 KB 560/1192 KB 320/562 KB 432/439 KB 188/256 KB 560/1192 KB 320/562 KB 432/439 KB 192/256 KB 560/1192 KB 320/562 KB 436/439 KB 192/256 KB 560/1192 KB 324/562 KB 439/439 KB 196/256 KB 560/1192 KB 324/562 KB 436/439 KB 196/256 KB 560/1192 KB 324/562 KB 439/439 KB 196/256 KB 564/1192 KB 324/562 KB 436/439 KB 196/256 KB 560/1192 KB 328/562 KB 439/439 KB 196/256 KB 564/1192 KB 332/562 KB 439/439 KB 196/256 KB 564/1192 KB 336/562 KB 439/439 KB 196/256 KB 564/1192 KB 320/562 KB 436/439 KB 196/256 KB 560/1192 KB 336/562 KB 439/439 KB 200/256 KB 564/1192 KB 336/562 KB 439/439 KB 204/256 KB 564/1192 KB 336/562 KB 439/439 KB 208/256 KB 564/1192 KB 340/562 KB 439/439 KB 208/256 KB 564/1192 KB 344/562 KB 4/140 KB 439/439 KB 212/256 KB 568/1192 KB 340/562 KB 4/140 KB 439/439 KB 212/256 KB 568/1192 KB 344/562 KB 8/140 KB 439/439 KB 212/256 KB 568/1192 KB 344/562 KB 12/140 KB 439/439 KB 212/256 KB 568/1192 KB 344/562 KB 16/140 KB 439/439 KB 212/256 KB 568/1192 KB 344/562 KB 20/140 KB 439/439 KB 212/256 KB 568/1192 KB 340/562 KB 439/439 KB 212/256 KB 568/1192 KB 348/562 KB 20/140 KB 439/439 KB 216/256 KB 568/1192 KB 348/562 KB 20/140 KB 439/439 KB 220/256 KB 568/1192 KB 348/562 KB 20/140 KB 439/439 KB 224/256 KB 568/1192 KB 340/562 KB 439/439 KB 208/256 KB 568/1192 KB 348/562 KB 20/140 KB 439/439 KB 224/256 KB 572/1192 KB 348/562 KB 20/140 KB 439/439 KB 224/256 KB 576/1192 KB 348/562 KB 20/140 KB 439/439 KB 224/256 KB 580/1192 KB 348/562 KB 20/140 KB 439/439 KB 224/256 KB 584/1192 KB 348/562 KB 24/140 KB 439/439 KB 224/256 KB 588/1192 KB 348/562 KB 24/140 KB 228/256 KB 592/1192 KB 348/562 KB 20/140 KB 439/439 KB 212/256 KB 568/1192 KB 352/562 KB 24/140 KB 228/256 KB 592/1192 KB 356/562 KB 24/140 KB 228/256 KB 592/1192 KB 360/562 KB 24/140 KB 228/256 KB 596/1192 KB 364/562 KB 24/140 KB 228/256 KB 596/1192 KB 368/562 KB 24/140 KB 228/256 KB 596/1192 KB 348/562 KB 24/140 KB 228/256 KB 588/1192 KB 368/562 KB 24/140 KB 232/256 KB 596/1192 KB 368/562 KB 24/140 KB 236/256 KB 596/1192 KB 368/562 KB 24/140 KB 240/256 KB 596/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 348/562 KB 24/140 KB 439/439 KB 224/256 KB 584/1192 KB 368/562 KB 28/140 KB 240/256 KB 596/1192 KB 368/562 KB 32/140 KB 240/256 KB 596/1192 KB 368/562 KB 36/140 KB 240/256 KB 596/1192 KB 368/562 KB 40/140 KB 240/256 KB 596/1192 KB 368/562 KB 44/140 KB 240/256 KB 596/1192 KB 368/562 KB 48/140 KB 244/256 KB 596/1192 KB 368/562 KB 52/140 KB 244/256 KB 596/1192 KB 372/562 KB 56/140 KB 244/256 KB 596/1192 KB 372/562 KB 60/140 KB 244/256 KB 596/1192 KB 372/562 KB 64/140 KB 244/256 KB 596/1192 KB 356/562 KB 24/140 KB 228/256 KB 596/1192 KB 372/562 KB 64/140 KB 244/256 KB 600/1192 KB 372/562 KB 64/140 KB 244/256 KB 604/1192 KB 372/562 KB 64/140 KB 244/256 KB 608/1192 KB 372/562 KB 64/140 KB 244/256 KB 612/1192 KB 372/562 KB 64/140 KB 244/256 KB 616/1192 KB 372/562 KB 64/140 KB 244/256 KB 620/1192 KB 372/562 KB 64/140 KB 244/256 KB 624/1192 KB 372/562 KB 52/140 KB 244/256 KB 596/1192 KB 376/562 KB 64/140 KB 244/256 KB 624/1192 KB 380/562 KB 64/140 KB 244/256 KB 624/1192 KB 384/562 KB 64/140 KB 244/256 KB 624/1192 KB 368/562 KB 44/140 KB 244/256 KB 596/1192 KB 384/562 KB 64/140 KB 248/256 KB 624/1192 KB 384/562 KB 64/140 KB 252/256 KB 624/1192 KB 384/562 KB 64/140 KB 256/256 KB 624/1192 KB 384/562 KB 64/140 KB 256/256 KB 624/1192 KB 388/562 KB 64/140 KB 256/256 KB 624/1192 KB 392/562 KB 68/140 KB 256/256 KB 628/1192 KB 396/562 KB 68/140 KB 256/256 KB 628/1192 KB 400/562 KB 68/140 KB 256/256 KB 628/1192 KB 388/562 KB 68/140 KB 256/256 KB 624/1192 KB 400/562 KB 72/140 KB 256/256 KB 628/1192 KB 400/562 KB 76/140 KB 256/256 KB 628/1192 KB 400/562 KB 80/140 KB 256/256 KB 628/1192 KB 400/562 KB 84/140 KB 256/256 KB 628/1192 KB 404/562 KB 88/140 KB 256/256 KB 628/1192 KB 404/562 KB 92/140 KB 256/256 KB 628/1192 KB 404/562 KB 96/140 KB 256/256 KB 628/1192 KB 388/562 KB 68/140 KB 256/256 KB 628/1192 KB 404/562 KB 96/140 KB 256/256 KB 632/1192 KB 404/562 KB 96/140 KB 256/256 KB 636/1192 KB 404/562 KB 96/140 KB 256/256 KB 640/1192 KB 404/562 KB 96/140 KB 256/256 KB 644/1192 KB 404/562 KB 84/140 KB 256/256 KB 628/1192 KB 408/562 KB 96/140 KB 256/256 KB 648/1192 KB 412/562 KB 96/140 KB 256/256 KB 648/1192 KB 416/562 KB 96/140 KB 256/256 KB 648/1192 KB 420/562 KB 96/140 KB 256/256 KB 648/1192 KB 424/562 KB 100/140 KB 256/256 KB 648/1192 KB 428/562 KB 100/140 KB 256/256 KB 648/1192 KB 432/562 KB 100/140 KB 256/256 KB 648/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 404/562 KB 96/140 KB 256/256 KB 648/1192 KB 432/562 KB 100/140 KB 652/1192 KB 432/562 KB 100/140 KB 656/1192 KB 432/562 KB 100/140 KB 660/1192 KB 432/562 KB 100/140 KB 664/1192 KB 432/562 KB 100/140 KB 668/1192 KB 432/562 KB 100/140 KB 672/1192 KB 432/562 KB 100/140 KB 676/1192 KB 436/562 KB 100/140 KB 680/1192 KB 436/562 KB 100/140 KB 684/1192 KB 436/562 KB 100/140 KB 688/1192 KB 420/562 KB 100/140 KB 256/256 KB 648/1192 KB 436/562 KB 104/140 KB 688/1192 KB 436/562 KB 108/140 KB 688/1192 KB 436/562 KB 112/140 KB 688/1192 KB 436/562 KB 116/140 KB 688/1192 KB 436/562 KB 120/140 KB 688/1192 KB 436/562 KB 124/140 KB 688/1192 KB 436/562 KB 128/140 KB 688/1192 KB 436/562 KB 100/140 KB 676/1192 KB 440/562 KB 128/140 KB 688/1192 KB 444/562 KB 128/140 KB 688/1192 KB 448/562 KB 128/140 KB 688/1192 KB 452/562 KB 128/140 KB 688/1192 KB 456/562 KB 132/140 KB 688/1192 KB 460/562 KB 132/140 KB 688/1192 KB 464/562 KB 132/140 KB 688/1192 KB 468/562 KB 132/140 KB 688/1192 KB 472/562 KB 132/140 KB 692/1192 KB 476/562 KB 132/140 KB 692/1192 KB 480/562 KB 132/140 KB 692/1192 KB 452/562 KB 132/140 KB 688/1192 KB 480/562 KB 136/140 KB 692/1192 KB 480/562 KB 140/140 KB 692/1192 KB 480/562 KB 140/140 KB 692/1192 KB 468/562 KB 132/140 KB 692/1192 KB 480/562 KB 140/140 KB 696/1192 KB 480/562 KB 140/140 KB 700/1192 KB 480/562 KB 140/140 KB 704/1192 KB 480/562 KB 140/140 KB 708/1192 KB 484/562 KB 140/140 KB 712/1192 KB 484/562 KB 140/140 KB 716/1192 KB 484/562 KB 140/140 KB 720/1192 KB 484/562 KB 140/140 KB 708/1192 KB 488/562 KB 140/140 KB 720/1192 KB 492/562 KB 140/140 KB 720/1192 KB 496/562 KB 140/140 KB 724/1192 KB 500/562 KB 140/140 KB 724/1192 KB 504/562 KB 724/1192 KB 492/562 KB 140/140 KB 724/1192 KB 504/562 KB 728/1192 KB 504/562 KB 732/1192 KB 504/562 KB 736/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 92.6 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 504/562 KB 740/1192 KB 508/562 KB 744/1192 KB 508/562 KB 748/1192 KB 508/562 KB 752/1192 KB 508/562 KB 740/1192 KB 512/562 KB 752/1192 KB 516/562 KB 752/1192 KB 520/562 KB 752/1192 KB 524/562 KB 752/1192 KB 528/562 KB 752/1192 KB 532/562 KB 752/1192 KB 536/562 KB 756/1192 KB 540/562 KB 756/1192 KB 544/562 KB 756/1192 KB 532/562 KB 756/1192 KB 544/562 KB 760/1192 KB 544/562 KB 764/1192 KB 544/562 KB 768/1192 KB 544/562 KB 772/1192 KB 548/562 KB 776/1192 KB 548/562 KB 780/1192 KB 548/562 KB 784/1192 KB 548/562 KB 772/1192 KB 552/562 KB 784/1192 KB 556/562 KB 784/1192 KB 560/562 KB 784/1192 KB 562/562 KB 784/1192 KB 562/562 KB 788/1192 KB 562/562 KB 792/1192 KB 562/562 KB 796/1192 KB 562/562 KB 800/1192 KB 562/562 KB 804/1192 KB 562/562 KB 4/37 KB 804/1192 KB 562/562 KB 8/37 KB 804/1192 KB 562/562 KB 12/37 KB 804/1192 KB 562/562 KB 16/37 KB 804/1192 KB 562/562 KB 20/37 KB 804/1192 KB 562/562 KB 24/37 KB 804/1192 KB 562/562 KB 28/37 KB 804/1192 KB 562/562 KB 32/37 KB 804/1192 KB 562/562 KB 36/37 KB 804/1192 KB 562/562 KB 37/37 KB 804/1192 KB 562/562 KB 37/37 KB 808/1192 KB 562/562 KB 37/37 KB 812/1192 KB 562/562 KB 37/37 KB 816/1192 KB 562/562 KB 37/37 KB 820/1192 KB 562/562 KB 37/37 KB 824/1192 KB 562/562 KB 37/37 KB 828/1192 KB 562/562 KB 37/37 KB 832/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 368.2 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 37/37 KB 836/1192 KB 37/37 KB 840/1192 KB 37/37 KB 844/1192 KB 37/37 KB 848/1192 KB 37/37 KB 852/1192 KB 37/37 KB 856/1192 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 24.1 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 860/1192 KB 864/1192 KB 868/1192 KB 872/1192 KB 876/1192 KB 880/1192 KB 4/46 KB 880/1192 KB 8/46 KB 880/1192 KB 12/46 KB 880/1192 KB 16/46 KB 880/1192 KB 20/46 KB 880/1192 KB 24/46 KB 880/1192 KB 28/46 KB 880/1192 KB 32/46 KB 880/1192 KB 36/46 KB 880/1192 KB 40/46 KB 880/1192 KB 44/46 KB 880/1192 KB 46/46 KB 884/1192 KB 44/46 KB 884/1192 KB 46/46 KB 888/1192 KB 46/46 KB 892/1192 KB 46/46 KB 896/1192 KB 46/46 KB 900/1192 KB 46/46 KB 904/1192 KB 46/46 KB 908/1192 KB 46/46 KB 912/1192 KB 46/46 KB 916/1192 KB 46/46 KB 920/1192 KB 46/46 KB 924/1192 KB 46/46 KB 928/1192 KB 46/46 KB 932/1192 KB 46/46 KB 4/287 KB 932/1192 KB 46/46 KB 8/287 KB 932/1192 KB 46/46 KB 12/287 KB 932/1192 KB 46/46 KB 16/287 KB 932/1192 KB 46/46 KB 20/287 KB 932/1192 KB 46/46 KB 24/287 KB 932/1192 KB 46/46 KB 28/287 KB 932/1192 KB 46/46 KB 32/287 KB 932/1192 KB 46/46 KB 36/287 KB 932/1192 KB 46/46 KB 40/287 KB 932/1192 KB 46/46 KB 44/287 KB 932/1192 KB 46/46 KB 48/287 KB 932/1192 KB 46/46 KB 52/287 KB 932/1192 KB 46/46 KB 56/287 KB 932/1192 KB 46/46 KB 60/287 KB 932/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 29.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 64/287 KB 932/1192 KB 68/287 KB 932/1192 KB 68/287 KB 936/1192 KB 72/287 KB 940/1192 KB 72/287 KB 936/1192 KB 76/287 KB 940/1192 KB 76/287 KB 944/1192 KB 80/287 KB 948/1192 KB 80/287 KB 952/1192 KB 80/287 KB 944/1192 KB 84/287 KB 952/1192 KB 88/287 KB 956/1192 KB 88/287 KB 952/1192 KB 92/287 KB 960/1192 KB 96/287 KB 960/1192 KB 88/287 KB 960/1192 KB 96/287 KB 964/1192 KB 100/287 KB 968/1192 KB 100/287 KB 972/1192 KB 100/287 KB 976/1192 KB 100/287 KB 964/1192 KB 104/287 KB 976/1192 KB 108/287 KB 976/1192 KB 112/287 KB 976/1192 KB 116/287 KB 976/1192 KB 120/287 KB 980/1192 KB 116/287 KB 980/1192 KB 120/287 KB 984/1192 KB 120/287 KB 988/1192 KB 120/287 KB 992/1192 KB 124/287 KB 992/1192 KB 128/287 KB 992/1192 KB 132/287 KB 992/1192 KB 136/287 KB 996/1192 KB 140/287 KB 996/1192 KB 144/287 KB 996/1192 KB 132/287 KB 996/1192 KB 144/287 KB 1000/1192 KB 144/287 KB 1004/1192 KB 144/287 KB 1008/1192 KB 144/287 KB 1012/1192 KB 4/1461 KB 148/287 KB 1012/1192 KB 8/1461 KB 148/287 KB 1012/1192 KB 12/1461 KB 148/287 KB 1012/1192 KB 16/1461 KB 148/287 KB 1012/1192 KB 20/1461 KB 148/287 KB 1012/1192 KB 24/1461 KB 148/287 KB 1012/1192 KB 28/1461 KB 148/287 KB 1012/1192 KB 32/1461 KB 148/287 KB 1012/1192 KB 36/1461 KB 148/287 KB 1012/1192 KB 40/1461 KB 148/287 KB 1012/1192 KB 44/1461 KB 148/287 KB 1012/1192 KB 48/1461 KB 148/287 KB 1012/1192 KB 52/1461 KB 148/287 KB 1012/1192 KB 56/1461 KB 148/287 KB 1012/1192 KB 60/1461 KB 148/287 KB 1012/1192 KB 64/1461 KB 148/287 KB 1012/1192 KB 148/287 KB 1012/1192 KB 64/1461 KB 152/287 KB 1016/1192 KB 64/1461 KB 156/287 KB 1016/1192 KB 64/1461 KB 160/287 KB 1016/1192 KB 68/1461 KB 164/287 KB 1016/1192 KB 68/1461 KB 168/287 KB 1016/1192 KB 68/1461 KB 172/287 KB 1016/1192 KB 68/1461 KB 176/287 KB 1016/1192 KB 64/1461 KB 148/287 KB 1016/1192 KB 68/1461 KB 176/287 KB 1020/1192 KB 68/1461 KB 176/287 KB 1024/1192 KB 68/1461 KB 176/287 KB 1028/1192 KB 68/1461 KB 176/287 KB 1032/1192 KB 68/1461 KB 176/287 KB 1036/1192 KB 68/1461 KB 176/287 KB 1040/1192 KB 68/1461 KB 160/287 KB 1016/1192 KB 72/1461 KB 176/287 KB 1040/1192 KB 76/1461 KB 176/287 KB 1040/1192 KB 80/1461 KB 176/287 KB 1040/1192 KB 84/1461 KB 176/287 KB 1040/1192 KB 88/1461 KB 180/287 KB 1044/1192 KB 92/1461 KB 180/287 KB 1044/1192 KB 96/1461 KB 180/287 KB 1044/1192 KB 84/1461 KB 180/287 KB 1044/1192 KB 96/1461 KB 184/287 KB 1044/1192 KB 96/1461 KB 188/287 KB 1044/1192 KB 96/1461 KB 192/287 KB 1044/1192 KB 96/1461 KB 196/287 KB 1044/1192 KB 100/1461 KB 200/287 KB 1044/1192 KB 100/1461 KB 204/287 KB 1044/1192 KB 100/1461 KB 208/287 KB 1044/1192 KB 84/1461 KB 176/287 KB 1044/1192 KB 100/1461 KB 208/287 KB 1048/1192 KB 100/1461 KB 208/287 KB 1052/1192 KB 100/1461 KB 208/287 KB 1056/1192 KB 100/1461 KB 208/287 KB 1060/1192 KB 100/1461 KB 208/287 KB 1064/1192 KB 100/1461 KB 208/287 KB 1068/1192 KB 100/1461 KB 208/287 KB 1072/1192 KB 100/1461 KB 196/287 KB 1044/1192 KB 104/1461 KB 208/287 KB 1072/1192 KB 108/1461 KB 208/287 KB 1072/1192 KB 112/1461 KB 208/287 KB 1072/1192 KB 112/1461 KB 212/287 KB 1072/1192 KB 116/1461 KB 216/287 KB 1076/1192 KB 116/1461 KB 220/287 KB 1076/1192 KB 116/1461 KB 224/287 KB 1076/1192 KB 116/1461 KB 212/287 KB 1076/1192 KB 120/1461 KB 224/287 KB 1076/1192 KB 124/1461 KB 224/287 KB 1076/1192 KB 112/1461 KB 212/287 KB 1076/1192 KB 124/1461 KB 224/287 KB 1080/1192 KB 124/1461 KB 224/287 KB 1084/1192 KB 128/1461 KB 224/287 KB 1088/1192 KB unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 128/1461 KB 224/287 KB 1084/1192 KB 128/1461 KB 228/287 KB 1088/1192 KB 132/1461 KB 232/287 KB 1092/1192 KB 132/1461 KB 236/287 KB 1092/1192 KB 132/1461 KB 240/287 KB 1092/1192 KB 132/1461 KB 228/287 KB 1092/1192 KB 136/1461 KB 240/287 KB 1092/1192 KB 140/1461 KB 240/287 KB 1092/1192 KB 144/1461 KB 240/287 KB 1092/1192 KB 148/1461 KB 240/287 KB 1092/1192 KB 152/1461 KB 244/287 KB 1092/1192 KB 156/1461 KB 244/287 KB 1092/1192 KB 160/1461 KB 244/287 KB 1092/1192 KB 128/1461 KB 228/287 KB 1092/1192 KB 160/1461 KB 244/287 KB 1096/1192 KB 160/1461 KB 244/287 KB 1100/1192 KB 160/1461 KB 244/287 KB 1104/1192 KB 160/1461 KB 244/287 KB 1108/1192 KB 160/1461 KB 244/287 KB 1112/1192 KB 160/1461 KB 244/287 KB 1116/1192 KB 160/1461 KB 244/287 KB 1120/1192 KB 148/1461 KB 244/287 KB 1092/1192 KB 160/1461 KB 248/287 KB 1120/1192 KB 160/1461 KB 252/287 KB 1120/1192 KB 160/1461 KB 256/287 KB 1120/1192 KB 160/1461 KB 260/287 KB 1120/1192 KB 164/1461 KB 264/287 KB 1124/1192 KB 164/1461 KB 268/287 KB 1124/1192 KB 164/1461 KB 272/287 KB 1124/1192 KB 164/1461 KB 260/287 KB 1124/1192 KB 168/1461 KB 272/287 KB 1124/1192 KB 172/1461 KB 272/287 KB 1124/1192 KB 176/1461 KB 272/287 KB 1124/1192 KB 160/1461 KB 260/287 KB 1124/1192 KB 176/1461 KB 276/287 KB 1128/1192 KB 176/1461 KB 276/287 KB 1132/1192 KB 176/1461 KB 276/287 KB 1136/1192 KB 180/1461 KB 276/287 KB 1136/1192 KB 184/1461 KB 276/287 KB 1140/1192 KB 188/1461 KB 276/287 KB 1140/1192 KB 192/1461 KB 276/287 KB 1140/1192 KB 176/1461 KB 276/287 KB 1124/1192 KB 192/1461 KB 280/287 KB 1140/1192 KB 192/1461 KB 284/287 KB 1140/1192 KB 192/1461 KB 287/287 KB 1140/1192 KB 180/1461 KB 276/287 KB 1140/1192 KB 192/1461 KB 287/287 KB 1144/1192 KB 192/1461 KB 287/287 KB 1148/1192 KB 192/1461 KB 287/287 KB 1152/1192 KB 196/1461 KB 287/287 KB 1152/1192 KB 200/1461 KB 287/287 KB 1156/1192 KB 204/1461 KB 287/287 KB 1156/1192 KB 208/1461 KB 287/287 KB 1156/1192 KB 196/1461 KB 287/287 KB 1156/1192 KB 208/1461 KB 287/287 KB 1160/1192 KB 208/1461 KB 287/287 KB 1164/1192 KB 208/1461 KB 287/287 KB 1168/1192 KB 212/1461 KB 287/287 KB 1168/1192 KB 216/1461 KB 287/287 KB 1172/1192 KB 220/1461 KB 287/287 KB 1172/1192 KB 224/1461 KB 287/287 KB 1172/1192 KB 212/1461 KB 287/287 KB 1172/1192 KB 224/1461 KB 287/287 KB 1176/1192 KB 224/1461 KB 287/287 KB 1180/1192 KB 224/1461 KB 287/287 KB 1184/1192 KB 224/1461 KB 287/287 KB 1188/1192 KB 228/1461 KB 287/287 KB 1192/1192 KB 228/1461 KB 287/287 KB 1192/1192 KB 228/1461 KB 287/287 KB 1188/1192 KB 232/1461 KB 287/287 KB 1192/1192 KB 236/1461 KB 287/287 KB 1192/1192 KB 240/1461 KB 287/287 KB 1192/1192 KB 244/1461 KB 287/287 KB 1192/1192 KB 248/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 179.9 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 252/1461 KB 1192/1192 KB 256/1461 KB 1192/1192 KB 260/1461 KB 1192/1192 KB 264/1461 KB 1192/1192 KB 268/1461 KB 1192/1192 KB 272/1461 KB 1192/1192 KB 276/1461 KB 1192/1192 KB 280/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 746.1 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 284/1461 KB 288/1461 KB 292/1461 KB 296/1461 KB 300/1461 KB 304/1461 KB 308/1461 KB 312/1461 KB 316/1461 KB 320/1461 KB 324/1461 KB 328/1461 KB 332/1461 KB 336/1461 KB 340/1461 KB 344/1461 KB 348/1461 KB 352/1461 KB 356/1461 KB 360/1461 KB 364/1461 KB 368/1461 KB 372/1461 KB 376/1461 KB 380/1461 KB 384/1461 KB 388/1461 KB 392/1461 KB 396/1461 KB 400/1461 KB 404/1461 KB 408/1461 KB 412/1461 KB 416/1461 KB 420/1461 KB 424/1461 KB 428/1461 KB 432/1461 KB 436/1461 KB 440/1461 KB 444/1461 KB 448/1461 KB 452/1461 KB 456/1461 KB 460/1461 KB 464/1461 KB 468/1461 KB 472/1461 KB 476/1461 KB 480/1461 KB 484/1461 KB 488/1461 KB 492/1461 KB 496/1461 KB 500/1461 KB 504/1461 KB 508/1461 KB 512/1461 KB 516/1461 KB 520/1461 KB 524/1461 KB 528/1461 KB 532/1461 KB 536/1461 KB 540/1461 KB 544/1461 KB 548/1461 KB 552/1461 KB 556/1461 KB 560/1461 KB 564/1461 KB 568/1461 KB 572/1461 KB 576/1461 KB 580/1461 KB 584/1461 KB 588/1461 KB 592/1461 KB 596/1461 KB 600/1461 KB 604/1461 KB 608/1461 KB 612/1461 KB 616/1461 KB 620/1461 KB 624/1461 KB 628/1461 KB 632/1461 KB 636/1461 KB 640/1461 KB 644/1461 KB 648/1461 KB 652/1461 KB 656/1461 KB 660/1461 KB 664/1461 KB 668/1461 KB 672/1461 KB 676/1461 KB 680/1461 KB 684/1461 KB 688/1461 KB 692/1461 KB 696/1461 KB 700/1461 KB 704/1461 KB 708/1461 KB 712/1461 KB 716/1461 KB 720/1461 KB 724/1461 KB 728/1461 KB 732/1461 KB 736/1461 KB 740/1461 KB 744/1461 KB 748/1461 KB 752/1461 KB 756/1461 KB 760/1461 KB 764/1461 KB 768/1461 KB 772/1461 KB 776/1461 KB 780/1461 KB 784/1461 KB 788/1461 KB 792/1461 KB 796/1461 KB 800/1461 KB 804/1461 KB 808/1461 KB 812/1461 KB 816/1461 KB 820/1461 KB 824/1461 KB 828/1461 KB 832/1461 KB 836/1461 KB 840/1461 KB 844/1461 KB 848/1461 KB 852/1461 KB 856/1461 KB 860/1461 KB 864/1461 KB 868/1461 KB 872/1461 KB 876/1461 KB 880/1461 KB 884/1461 KB 888/1461 KB 892/1461 KB 896/1461 KB 900/1461 KB 904/1461 KB 908/1461 KB 912/1461 KB 916/1461 KB 920/1461 KB 924/1461 KB 928/1461 KB 932/1461 KB 936/1461 KB 940/1461 KB 944/1461 KB 948/1461 KB 952/1461 KB 956/1461 KB 960/1461 KB 964/1461 KB 968/1461 KB 972/1461 KB 976/1461 KB 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 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 unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install /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 856.9 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 4/1118 KB 8/1118 KB 12/1118 KB 16/1118 KB 20/1118 KB 24/1118 KB 28/1118 KB 32/1118 KB 36/1118 KB 40/1118 KB 44/1118 KB 48/1118 KB 52/1118 KB 56/1118 KB 60/1118 KB 64/1118 KB 68/1118 KB 72/1118 KB 76/1118 KB 80/1118 KB 84/1118 KB 88/1118 KB 92/1118 KB 96/1118 KB 100/1118 KB 104/1118 KB 108/1118 KB 112/1118 KB 116/1118 KB 120/1118 KB 124/1118 KB 128/1118 KB 132/1118 KB 136/1118 KB 140/1118 KB 144/1118 KB 148/1118 KB 152/1118 KB 156/1118 KB 160/1118 KB 164/1118 KB 168/1118 KB 172/1118 KB 176/1118 KB 180/1118 KB 184/1118 KB 188/1118 KB 192/1118 KB 196/1118 KB 200/1118 KB 204/1118 KB 208/1118 KB 212/1118 KB 216/1118 KB 220/1118 KB 224/1118 KB 228/1118 KB 232/1118 KB 236/1118 KB 240/1118 KB 244/1118 KB 248/1118 KB 252/1118 KB 256/1118 KB 260/1118 KB 264/1118 KB 268/1118 KB 272/1118 KB 276/1118 KB 280/1118 KB 284/1118 KB 288/1118 KB 292/1118 KB 296/1118 KB 300/1118 KB 304/1118 KB 308/1118 KB 312/1118 KB 316/1118 KB 320/1118 KB 324/1118 KB 328/1118 KB 332/1118 KB 336/1118 KB 340/1118 KB 344/1118 KB 348/1118 KB 352/1118 KB 356/1118 KB 360/1118 KB 364/1118 KB 368/1118 KB 372/1118 KB 376/1118 KB 380/1118 KB 384/1118 KB 388/1118 KB 392/1118 KB 396/1118 KB 400/1118 KB 404/1118 KB 408/1118 KB 412/1118 KB 416/1118 KB 420/1118 KB 424/1118 KB 428/1118 KB 432/1118 KB 436/1118 KB 440/1118 KB 444/1118 KB 448/1118 KB 452/1118 KB 456/1118 KB 460/1118 KB 464/1118 KB 468/1118 KB 472/1118 KB 476/1118 KB 480/1118 KB 484/1118 KB 488/1118 KB 492/1118 KB 496/1118 KB 500/1118 KB 504/1118 KB 508/1118 KB 512/1118 KB 516/1118 KB 520/1118 KB 524/1118 KB 528/1118 KB 532/1118 KB 536/1118 KB 540/1118 KB 544/1118 KB 548/1118 KB 552/1118 KB 556/1118 KB 560/1118 KB 564/1118 KB 568/1118 KB 572/1118 KB 576/1118 KB 580/1118 KB 584/1118 KB 588/1118 KB 592/1118 KB 596/1118 KB 600/1118 KB 604/1118 KB 608/1118 KB 612/1118 KB 616/1118 KB 620/1118 KB 624/1118 KB 628/1118 KB 632/1118 KB 636/1118 KB 640/1118 KB 644/1118 KB 648/1118 KB 652/1118 KB 656/1118 KB 660/1118 KB 664/1118 KB 668/1118 KB 672/1118 KB 676/1118 KB 680/1118 KB 684/1118 KB 688/1118 KB 692/1118 KB 696/1118 KB 700/1118 KB 704/1118 KB 708/1118 KB 712/1118 KB 716/1118 KB 720/1118 KB 724/1118 KB 728/1118 KB 732/1118 KB 736/1118 KB 740/1118 KB 744/1118 KB 748/1118 KB 752/1118 KB 756/1118 KB 760/1118 KB 764/1118 KB 768/1118 KB 772/1118 KB 776/1118 KB 780/1118 KB 784/1118 KB 788/1118 KB 792/1118 KB 796/1118 KB 800/1118 KB 804/1118 KB 808/1118 KB 812/1118 KB 816/1118 KB 820/1118 KB 824/1118 KB 828/1118 KB 832/1118 KB 836/1118 KB 840/1118 KB 844/1118 KB 848/1118 KB 852/1118 KB 856/1118 KB 860/1118 KB 864/1118 KB 868/1118 KB 872/1118 KB 876/1118 KB 880/1118 KB 884/1118 KB 888/1118 KB 892/1118 KB 896/1118 KB 900/1118 KB 904/1118 KB 908/1118 KB 912/1118 KB 916/1118 KB 920/1118 KB 924/1118 KB 928/1118 KB 932/1118 KB 936/1118 KB 940/1118 KB 944/1118 KB 948/1118 KB 952/1118 KB 956/1118 KB 960/1118 KB 964/1118 KB 968/1118 KB 972/1118 KB 976/1118 KB 980/1118 KB 984/1118 KB 988/1118 KB 992/1118 KB 996/1118 KB 1000/1118 KB 1004/1118 KB 1008/1118 KB 1012/1118 KB 1016/1118 KB 1020/1118 KB 1024/1118 KB 1028/1118 KB 1032/1118 KB 1036/1118 KB 1040/1118 KB 1044/1118 KB 1048/1118 KB 1052/1118 KB 1056/1118 KB 1060/1118 KB 1064/1118 KB 1068/1118 KB 1072/1118 KB 1076/1118 KB 1080/1118 KB 1084/1118 KB 1088/1118 KB 1092/1118 KB unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 1096/1118 KB 1100/1118 KB 1104/1118 KB 1108/1118 KB 1112/1118 KB 1116/1118 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 617.9 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 4/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: 00:13:51 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: 00:13:51 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 116.6 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 131.6 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 34.5 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 254.8 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 138.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 131.4 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13: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-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 68.0 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13: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/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13: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/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 653.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 43.4 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 215.1 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 210.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 378.1 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 605.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 45.7 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 231.8 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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: 00:13:51 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: 00:13:51 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: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 4/10 KB 4/14 KB 3/149 KB 4/21 KB 1/6 KB 4/10 KB 8/14 KB 3/149 KB 4/21 KB 1/6 KB 4/10 KB 12/14 KB 3/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 3/149 KB 4/21 KB 1/6 KB 4/10 KB 3/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 5/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 8/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 11/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 13/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 16/149 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 19/149 KB 4/21 KB 1/6 KB 4/10 KB 4/21 KB 1/6 KB 4/10 KB 14/14 KB 19/149 KB 4/21 KB 4/6 KB 8/10 KB 14/14 KB 19/149 KB 4/21 KB 6/6 KB 8/10 KB 4/21 KB 4/10 KB 14/14 KB 19/149 KB 8/21 KB 6/6 KB 8/10 KB 14/14 KB 19/149 KB 12/21 KB 6/6 KB 8/10 KB 14/14 KB 19/149 KB 16/21 KB 6/6 KB 8/10 KB 14/14 KB 19/149 KB 20/21 KB 6/6 KB 8/10 KB 14/14 KB 19/149 KB 21/21 KB 6/6 KB 8/10 KB 14/14 KB 19/149 KB 4/21 KB 1/6 KB 8/10 KB 14/14 KB 19/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 21/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 24/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 27/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 29/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 40/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 44/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 48/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 52/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 56/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 60/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 64/149 KB 21/21 KB 6/6 KB 10/10 KB 14/14 KB 68/149 KB 21/21 KB 6/6 KB 10/10 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 653.9 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 511.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 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 334.8 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 72/149 KB 76/149 KB 80/149 KB 80/149 KB 4/14 KB 80/149 KB 8/14 KB 80/149 KB 12/14 KB 80/149 KB 14/14 KB 80/149 KB 14/14 KB 3/37 KB 80/149 KB 14/14 KB 4/30 KB 5/37 KB 80/149 KB 3/37 KB 14/14 KB 4/30 KB 8/37 KB 80/149 KB 14/14 KB 4/30 KB 3/37 KB 80/149 KB 3/37 KB 14/14 KB 8/30 KB 8/37 KB 80/149 KB 3/37 KB 14/14 KB 12/30 KB 8/37 KB 80/149 KB 3/37 KB 14/14 KB 16/30 KB 8/37 KB 80/149 KB 3/37 KB 14/14 KB 16/30 KB 11/37 KB 80/149 KB 3/37 KB 14/14 KB 4/30 KB 5/37 KB 80/149 KB 3/37 KB 14/14 KB 20/30 KB 11/37 KB 80/149 KB 6/37 KB 14/14 KB 24/30 KB 13/37 KB 80/149 KB 6/37 KB 14/14 KB 28/30 KB 13/37 KB 80/149 KB 6/37 KB 14/14 KB 30/30 KB 13/37 KB 80/149 KB 6/37 KB 14/14 KB 20/30 KB 13/37 KB 80/149 KB 3/37 KB 14/14 KB 20/30 KB 13/37 KB 80/149 KB 6/37 KB 14/14 KB 30/30 KB 16/37 KB 80/149 KB 9/37 KB 14/14 KB 30/30 KB 19/37 KB 80/149 KB 9/37 KB 14/14 KB 30/30 KB 16/37 KB 80/149 KB 11/37 KB 14/14 KB 30/30 KB 19/37 KB 80/149 KB 11/37 KB 14/14 KB 30/30 KB 21/37 KB 80/149 KB 14/37 KB 14/14 KB 30/30 KB 21/37 KB 80/149 KB 14/37 KB 14/14 KB 30/30 KB 24/37 KB 80/149 KB 14/37 KB 14/14 KB 30/30 KB 27/37 KB 84/149 KB 16/37 KB 14/14 KB 30/30 KB 29/37 KB 84/149 KB 16/37 KB 14/14 KB 30/30 KB 32/37 KB 84/149 KB 16/37 KB 14/14 KB 30/30 KB 27/37 KB 88/149 KB 16/37 KB 14/14 KB 30/30 KB 32/37 KB 92/149 KB 16/37 KB 14/14 KB 30/30 KB 32/37 KB 80/149 KB 16/37 KB 14/14 KB 30/30 KB 27/37 KB 92/149 KB 19/37 KB 14/14 KB 30/30 KB 35/37 KB 92/149 KB 22/37 KB 14/14 KB 30/30 KB 35/37 KB 92/149 KB 25/37 KB 14/14 KB 30/30 KB 35/37 KB 92/149 KB 16/37 KB 14/14 KB 30/30 KB 35/37 KB 96/149 KB 25/37 KB 14/14 KB 30/30 KB 35/37 KB 96/149 KB 27/37 KB 14/14 KB 30/30 KB 37/37 KB 96/149 KB 27/37 KB 14/14 KB 30/30 KB 37/37 KB 100/149 KB 27/37 KB 14/14 KB 30/30 KB 37/37 KB 104/149 KB 30/37 KB 14/14 KB 30/30 KB 37/37 KB 108/149 KB 30/37 KB 14/14 KB 30/30 KB 37/37 KB 112/149 KB 30/37 KB 14/14 KB 30/30 KB 37/37 KB 100/149 KB 30/37 KB 14/14 KB 30/30 KB 37/37 KB 112/149 KB 32/37 KB 14/14 KB 30/30 KB 37/37 KB 112/149 KB 35/37 KB 14/14 KB 30/30 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 112/149 KB 37/37 KB 14/14 KB 37/37 KB 116/149 KB 37/37 KB 14/14 KB 37/37 KB 120/149 KB 37/37 KB 14/14 KB 37/37 KB 124/149 KB 37/37 KB 14/14 KB 37/37 KB 128/149 KB 37/37 KB 14/14 KB 37/37 KB 132/149 KB 37/37 KB 14/14 KB 37/37 KB 136/149 KB 37/37 KB 14/14 KB 37/37 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 291.0 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 DEBUG unit.abot-epc-basic/0.install 140/149 KB 37/37 KB 37/37 KB 144/149 KB 37/37 KB 37/37 KB 148/149 KB 37/37 KB 37/37 KB 149/149 KB 37/37 KB 37/37 KB 149/149 KB 37/37 KB 4/11 KB 37/37 KB 149/149 KB 37/37 KB 8/11 KB 37/37 KB 149/149 KB 37/37 KB 11/11 KB 37/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 720.2 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 149/149 KB 37/37 KB 11/11 KB 4/43 KB 11/11 KB 8/43 KB 11/11 KB 12/43 KB 11/11 KB 16/43 KB 11/11 KB 20/43 KB 11/11 KB 24/43 KB 11/11 KB 28/43 KB 11/11 KB 32/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2243.4 KB/sec) unit-abot-epc-basic-0: 00:13:51 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: 00:13:51 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 684.6 KB/sec) unit-abot-epc-basic-0: 00:13:51 DEBUG unit.abot-epc-basic/0.install 11/11 KB 36/43 KB 3/7 KB 40/43 KB 3/7 KB 43/43 KB 3/7 KB 36/43 KB 6/7 KB 43/43 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 4/60 KB 7/7 KB 43/43 KB 8/60 KB 7/7 KB 43/43 KB 12/60 KB 7/7 KB 43/43 KB 16/60 KB 7/7 KB 43/43 KB 20/60 KB 7/7 KB 43/43 KB 24/60 KB 7/7 KB 43/43 KB 28/60 KB 7/7 KB 43/43 KB 32/60 KB 7/7 KB 43/43 KB 36/60 KB 7/7 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 107.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 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 668.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 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 864.1 KB/sec) unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:13:52 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 63.4 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 1230.9 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 1571.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 98.8 KB/sec) unit-abot-epc-basic-0: 00:13:52 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-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 00:13:52 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 160.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 2/3 KB 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 167.5 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 235.9 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 127.9 KB/sec) unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:13:52 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-mysql-0: 00:13:52 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 00:13:52 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 154.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 154.7 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 131.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 203.6 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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 83.7 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 135.1 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 78.4 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 49.8 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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 1136.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 52.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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 44.8 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/21 KB 5/13 KB 4/87 KB 3/156 KB 4/48 KB 3/21 KB 3/13 KB 4/87 KB 3/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 3/156 KB 4/48 KB 3/13 KB 4/87 KB 3/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 6/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 9/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 11/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 14/156 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 16/156 KB 4/48 KB 3/13 KB 4/87 KB 4/48 KB 6/21 KB 5/13 KB 4/87 KB 16/156 KB 8/48 KB 6/21 KB 5/13 KB 4/87 KB 16/156 KB 12/48 KB 6/21 KB 5/13 KB 4/87 KB 16/156 KB 16/48 KB 6/21 KB 5/13 KB 4/87 KB 16/156 KB 20/48 KB 9/21 KB 8/13 KB 4/87 KB 19/156 KB 24/48 KB 9/21 KB 8/13 KB 4/87 KB 19/156 KB 28/48 KB 9/21 KB 8/13 KB 4/87 KB 19/156 KB 32/48 KB 3/13 KB 4/87 KB 9/21 KB 8/13 KB 8/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 12/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 16/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 20/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 24/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 28/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 32/87 KB 19/156 KB 32/48 KB 9/21 KB 8/13 KB 4/87 KB 19/156 KB 20/48 KB 6/21 KB 8/13 KB 4/87 KB 19/156 KB 20/48 KB 6/21 KB 5/13 KB 4/87 KB 19/156 KB 20/48 KB 9/21 KB 8/13 KB 32/87 KB 22/156 KB 32/48 KB 9/21 KB 11/13 KB 32/87 KB 25/156 KB 32/48 KB 9/21 KB 11/13 KB 32/87 KB 22/156 KB 32/48 KB 11/21 KB 11/13 KB 32/87 KB 25/156 KB 32/48 KB 11/21 KB 13/13 KB 32/87 KB 25/156 KB 32/48 KB 14/21 KB 13/13 KB 32/87 KB 25/156 KB 32/48 KB 14/21 KB 13/13 KB 32/87 KB 27/156 KB 32/48 KB 16/21 KB 13/13 KB 32/87 KB 27/156 KB 32/48 KB 16/21 KB 13/13 KB 32/87 KB 30/156 KB 32/48 KB 19/21 KB 13/13 KB 32/87 KB 30/156 KB 32/48 KB 19/21 KB 13/13 KB 32/87 KB 32/156 KB 32/48 KB 19/21 KB 13/13 KB 36/87 KB 36/156 KB 32/48 KB 21/21 KB 13/13 KB 36/87 KB 40/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 44/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 48/156 KB 36/48 KB 19/21 KB 13/13 KB 36/87 KB 32/156 KB 32/48 KB 21/21 KB 13/13 KB 40/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 44/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 36/156 KB 36/48 KB 21/21 KB 13/13 KB 36/87 KB 36/156 KB 32/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 40/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 44/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 48/48 KB 21/21 KB 13/13 KB 48/87 KB 48/156 KB 48/48 KB 21/21 KB 13/13 KB 52/87 KB 52/156 KB 48/48 KB 21/21 KB 13/13 KB 56/87 KB 52/156 KB 48/48 KB 21/21 KB 13/13 KB 60/87 KB 52/156 KB 48/48 KB 21/21 KB 13/13 KB 64/87 KB 52/156 KB 48/48 KB 21/21 KB 13/13 KB 48/87 KB 52/156 KB 48/48 KB 21/21 KB 13/13 KB 64/87 KB 56/156 KB 48/48 KB 21/21 KB 64/87 KB 60/156 KB 48/48 KB 21/21 KB 64/87 KB 64/156 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 370.3 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 21/21 KB 68/87 KB 64/156 KB 48/48 KB 3/35 KB 72/87 KB 68/156 KB 3/35 KB 76/87 KB 68/156 KB 3/35 KB 80/87 KB 68/156 KB 3/35 KB 68/87 KB 68/156 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 1332.2 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 566.4 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 21/21 KB 68/87 KB 68/156 KB 48/48 KB 5/35 KB 80/87 KB 68/156 KB 8/35 KB 80/87 KB 68/156 KB 8/35 KB 80/87 KB 72/156 KB 8/35 KB 80/87 KB 76/156 KB 11/35 KB 80/87 KB 80/156 KB 11/35 KB 80/87 KB 84/156 KB 11/35 KB 84/87 KB 88/156 KB 11/35 KB 84/87 KB 92/156 KB 11/35 KB 84/87 KB 96/156 KB 11/35 KB 80/87 KB 76/156 KB 13/35 KB 84/87 KB 96/156 KB 11/35 KB 84/87 KB 84/156 KB 13/35 KB 87/87 KB 96/156 KB 16/35 KB 87/87 KB 96/156 KB 19/35 KB 87/87 KB 96/156 KB 21/35 KB 87/87 KB 96/156 KB 24/35 KB 87/87 KB 96/156 KB 27/35 KB 87/87 KB 96/156 KB 29/35 KB 87/87 KB 100/156 KB 32/35 KB 87/87 KB 100/156 KB 4/86 KB 32/35 KB 87/87 KB 100/156 KB 8/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 12/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 16/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 20/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 24/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 28/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 32/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 27/35 KB 87/87 KB 100/156 KB 32/86 KB 32/35 KB 3/24 KB 87/87 KB 104/156 KB 32/86 KB 32/35 KB 3/24 KB 87/87 KB 108/156 KB 32/86 KB 35/35 KB 3/24 KB 87/87 KB 112/156 KB 32/86 KB 35/35 KB 3/24 KB 87/87 KB 116/156 KB 4/86 KB 32/35 KB 3/24 KB 87/87 KB 100/156 KB 36/86 KB 35/35 KB 5/24 KB 116/156 KB 36/86 KB 35/35 KB 8/24 KB 116/156 KB 36/86 KB 35/35 KB 11/24 KB 116/156 KB 36/86 KB 35/35 KB 13/24 KB 116/156 KB 36/86 KB 35/35 KB 16/24 KB 116/156 KB 36/86 KB 35/35 KB 19/24 KB 116/156 KB 36/86 KB 35/35 KB 21/24 KB 116/156 KB 36/86 KB 35/35 KB 24/24 KB 116/156 KB 36/86 KB 35/35 KB 24/24 KB 116/156 KB 36/86 KB 35/35 KB 3/24 KB 116/156 KB 40/86 KB 35/35 KB 24/24 KB 116/156 KB 44/86 KB 35/35 KB 24/24 KB 116/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1607.9 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 32/86 KB 35/35 KB 3/24 KB 87/87 KB 108/156 KB 44/86 KB 35/35 KB 24/24 KB 120/156 KB 48/86 KB 35/35 KB 24/24 KB 120/156 KB 44/86 KB 35/35 KB 24/24 KB 120/156 KB 48/86 KB 35/35 KB 24/24 KB 124/156 KB 52/86 KB 24/24 KB 128/156 KB 52/86 KB 24/24 KB 132/156 KB 52/86 KB 24/24 KB 136/156 KB 52/86 KB 24/24 KB 140/156 KB 52/86 KB 24/24 KB 144/156 KB 52/86 KB 35/35 KB 24/24 KB 124/156 KB 56/86 KB 24/24 KB 144/156 KB 60/86 KB 24/24 KB 144/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 651.5 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 64/86 KB 24/24 KB 144/156 KB 64/86 KB 24/24 KB 144/156 KB 4/14 KB 64/86 KB 144/156 KB 8/14 KB 64/86 KB 144/156 KB 12/14 KB 64/86 KB 144/156 KB 14/14 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 413.5 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 68/86 KB 148/156 KB 14/14 KB 68/86 KB 152/156 KB 14/14 KB 68/86 KB 156/156 KB 14/14 KB 68/86 KB 144/156 KB 14/14 KB 72/86 KB 156/156 KB 14/14 KB 76/86 KB 156/156 KB 14/14 KB 80/86 KB 156/156 KB 14/14 KB 84/86 KB 156/156 KB 14/14 KB 86/86 KB 156/156 KB 14/14 KB 86/86 KB 3/119 KB 156/156 KB 14/14 KB 86/86 KB 6/119 KB 156/156 KB 3/29 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 207.1 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 86/86 KB 3/119 KB 156/156 KB 3/29 KB 14/14 KB 86/86 KB 6/119 KB 156/156 KB 5/29 KB 86/86 KB 6/119 KB 8/29 KB 86/86 KB 9/119 KB 11/29 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 86/86 KB 9/119 KB 13/29 KB 86/86 KB 9/119 KB 8/29 KB 11/119 KB 13/29 KB 14/119 KB 13/29 KB 16/119 KB 13/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2195.6 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 19/119 KB 16/29 KB 16/119 KB 16/29 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 1254.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 22/119 KB 19/29 KB 25/119 KB 19/29 KB 27/119 KB 19/29 KB 30/119 KB 19/29 KB 4/37 KB 19/119 KB 19/29 KB 30/119 KB 21/29 KB 4/37 KB 27/119 KB 19/29 KB 4/37 KB 30/119 KB 21/29 KB 8/37 KB 30/119 KB 21/29 KB 12/37 KB 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 30/119 KB 24/29 KB 16/37 KB 30/119 KB 24/29 KB 12/37 KB 30/119 KB 27/29 KB 16/37 KB 32/119 KB 4/57 KB 29/29 KB 16/37 KB 32/119 KB 27/29 KB 16/37 KB 36/119 KB 4/57 KB 29/29 KB 20/37 KB 40/119 KB 4/57 KB 29/29 KB 20/37 KB 44/119 KB 4/57 KB 29/29 KB 20/37 KB 48/119 KB 4/57 KB 29/29 KB 20/37 KB 32/119 KB 4/57 KB 27/29 KB 16/37 KB 48/119 KB 8/57 KB 29/29 KB 20/37 KB 48/119 KB 12/57 KB 29/29 KB 20/37 KB 48/119 KB 16/57 KB 29/29 KB 20/37 KB 32/119 KB 4/57 KB 29/29 KB 20/37 KB 48/119 KB 16/57 KB 29/29 KB 24/37 KB 48/119 KB 16/57 KB 29/29 KB 28/37 KB 48/119 KB 16/57 KB 29/29 KB 32/37 KB 48/119 KB 16/57 KB 29/29 KB 36/37 KB 48/119 KB 20/57 KB 29/29 KB 37/37 KB 52/119 KB 20/57 KB 29/29 KB 37/37 KB 56/119 KB 20/57 KB 29/29 KB 37/37 KB 60/119 KB 20/57 KB 29/29 KB 37/37 KB 64/119 KB 20/57 KB 29/29 KB 37/37 KB 48/119 KB 20/57 KB 29/29 KB 36/37 KB 4/11 KB 64/119 KB 24/57 KB 29/29 KB 37/37 KB 4/11 KB 64/119 KB 28/57 KB 29/29 KB 37/37 KB 4/11 KB 64/119 KB 20/57 KB 29/29 KB 37/37 KB 8/11 KB 64/119 KB 32/57 KB 29/29 KB 37/37 KB 11/11 KB 64/119 KB 32/57 KB 29/29 KB 37/37 KB 4/11 KB 64/119 KB 32/57 KB 29/29 KB 37/37 KB 11/11 KB 64/119 KB 36/57 KB 29/29 KB 37/37 KB 11/11 KB 68/119 KB 40/57 KB 37/37 KB 11/11 KB 68/119 KB 44/57 KB 37/37 KB 11/11 KB 68/119 KB 48/57 KB 37/37 KB 11/11 KB 68/119 KB 36/57 KB 37/37 KB 11/11 KB 72/119 KB 48/57 KB 37/37 KB 11/11 KB 76/119 KB 48/57 KB 37/37 KB 11/11 KB 80/119 KB 48/57 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 338.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 430.7 KB/sec) unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 118.1 KB/sec) unit-abot-epc-basic-0: 00:13:52 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-mysql-0: 00:13:52 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 00:13:52 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 00:13:52 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-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 80/119 KB 52/57 KB 80/119 KB 56/57 KB 80/119 KB 57/57 KB 84/119 KB 57/57 KB 88/119 KB 57/57 KB 92/119 KB 57/57 KB 96/119 KB 57/57 KB 96/119 KB 57/57 KB 3/33 KB 96/119 KB 57/57 KB 5/33 KB 96/119 KB 57/57 KB 8/33 KB 96/119 KB 57/57 KB 11/33 KB 96/119 KB 57/57 KB 13/33 KB 96/119 KB 57/57 KB 16/33 KB 96/119 KB 57/57 KB 19/33 KB 96/119 KB 57/57 KB 21/33 KB 96/119 KB 57/57 KB 21/33 KB 3/21 KB 96/119 KB 57/57 KB 21/33 KB 6/21 KB 96/119 KB 57/57 KB 21/33 KB 9/21 KB 96/119 KB 57/57 KB 21/33 KB 11/21 KB 96/119 KB 57/57 KB 24/33 KB 14/21 KB 100/119 KB 24/33 KB 16/21 KB 96/119 KB 57/57 KB 24/33 KB 11/21 KB 100/119 KB 27/33 KB 16/21 KB 100/119 KB 29/33 KB 16/21 KB 100/119 KB 32/33 KB 16/21 KB 100/119 KB 33/33 KB 19/21 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 588.3 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 100/119 KB 57/57 KB 24/33 KB 14/21 KB 104/119 KB 33/33 KB 19/21 KB 108/119 KB 33/33 KB 19/21 KB 100/119 KB 32/33 KB 19/21 KB 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install 108/119 KB 33/33 KB 21/21 KB 112/119 KB 33/33 KB 21/21 KB 116/119 KB 33/33 KB 21/21 KB 119/119 KB 33/33 KB 21/21 KB 119/119 KB 33/33 KB 3/5 KB 21/21 KB 119/119 KB 33/33 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 309.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.4 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 119/119 KB 5/5 KB 21/21 KB 3/14 KB 119/119 KB 5/14 KB 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 199.0 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 119/119 KB 8/14 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 1111.5 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 122.6 KB/sec) unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:13:52 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: 00:13:52 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: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:13:52 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 00:13:53 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: 00:13:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:13:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-mysql-0: 00:13:53 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 00:13:53 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: 00:13:53 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 397.8 KB/sec) unit-abot-epc-basic-0: 00:13:53 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: 00:13:53 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 93.6 KB/sec) unit-abot-epc-basic-0: 00:13:53 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: 00:13:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 244.8 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 144.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 568.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 100.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 115.8 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 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-mysql-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 111.5 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 178.3 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 701.4 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 102.3 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-mysql-0: 00:13:54 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: 00:13:54 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: 00:13:54 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 482.4 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 1088.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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: 00:13:54 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: 00:13:54 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: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/308 KB 3/223 KB 5/308 KB 3/223 KB 3/308 KB 5/223 KB 5/308 KB 3/45 KB 8/223 KB 5/308 KB 3/45 KB 3/39 KB 11/223 KB 8/308 KB 3/45 KB 3/223 KB 5/308 KB 3/45 KB 3/39 KB 11/223 KB 8/308 KB 6/45 KB 3/39 KB 11/223 KB 8/308 KB 9/45 KB 3/39 KB 8/223 KB 8/308 KB 3/45 KB 3/39 KB 11/223 KB 11/308 KB 9/45 KB 3/39 KB 8/223 KB 5/308 KB 3/45 KB 6/39 KB 11/223 KB 11/308 KB 9/45 KB 9/39 KB 11/223 KB 11/308 KB 9/45 KB 11/39 KB 11/223 KB 11/308 KB 9/45 KB 14/39 KB 11/223 KB 11/308 KB 9/45 KB 16/39 KB 11/223 KB 11/308 KB 9/45 KB 19/39 KB 13/223 KB 13/308 KB 11/45 KB 16/39 KB 13/223 KB 13/308 KB 11/45 KB 16/39 KB 11/223 KB 13/308 KB 11/45 KB 16/39 KB 11/223 KB 13/308 KB 9/45 KB 19/39 KB 16/223 KB 13/308 KB 11/45 KB 19/39 KB 19/223 KB 16/308 KB 14/45 KB 19/39 KB 16/223 KB 16/308 KB 14/45 KB 19/39 KB 16/223 KB 13/308 KB 14/45 KB 22/39 KB 19/223 KB 16/308 KB 14/45 KB 22/39 KB 19/223 KB 16/308 KB 16/45 KB 22/39 KB 19/223 KB 19/308 KB 19/45 KB 25/39 KB 21/223 KB 19/308 KB 22/45 KB 22/39 KB 19/223 KB 19/308 KB 16/45 KB 25/39 KB 21/223 KB 19/308 KB 19/45 KB 25/39 KB 19/223 KB 19/308 KB 19/45 KB 25/39 KB 21/223 KB 21/308 KB 22/45 KB 27/39 KB 24/223 KB 21/308 KB 22/45 KB 27/39 KB 27/223 KB 21/308 KB 22/45 KB 27/39 KB 29/223 KB 24/308 KB 25/45 KB 27/39 KB 21/223 KB 21/308 KB 22/45 KB 27/39 KB 27/223 KB 24/308 KB 22/45 KB 30/39 KB 29/223 KB 3/286 KB 27/308 KB 25/45 KB 27/39 KB 27/223 KB 24/308 KB 25/45 KB 30/39 KB 29/223 KB 3/286 KB 24/308 KB 25/45 KB 27/39 KB 29/223 KB 3/286 KB 24/308 KB 25/45 KB 30/39 KB 29/223 KB 5/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 8/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 11/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 13/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 16/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 19/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 21/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 24/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 27/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 29/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 32/286 KB 27/308 KB 25/45 KB 30/39 KB 29/223 KB 36/286 KB 27/308 KB 25/45 KB 32/39 KB 32/223 KB 40/286 KB 29/308 KB 27/45 KB 32/39 KB 32/223 KB 36/286 KB 29/308 KB 27/45 KB 32/39 KB 32/223 KB 36/286 KB 27/308 KB 27/45 KB 32/39 KB 29/223 KB 36/286 KB 27/308 KB 27/45 KB 30/39 KB 29/223 KB 36/286 KB 27/308 KB 27/45 KB 35/39 KB 32/223 KB 40/286 KB 29/308 KB 27/45 KB 38/39 KB 36/223 KB 40/286 KB 32/308 KB 30/45 KB 35/39 KB 36/223 KB 40/286 KB 32/308 KB 30/45 KB 35/39 KB 36/223 KB 40/286 KB 29/308 KB 30/45 KB 38/39 KB 36/223 KB 44/286 KB 32/308 KB 32/45 KB 39/39 KB 36/223 KB 44/286 KB 32/308 KB 32/45 KB 39/39 KB 36/223 KB 44/286 KB 36/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 40/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 44/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 48/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 52/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 56/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 60/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 64/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 68/308 KB 36/45 KB 35/39 KB 36/223 KB 40/286 KB 29/308 KB 27/45 KB 39/39 KB 40/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 44/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 48/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 52/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 56/223 KB 44/286 KB 68/308 KB 36/45 KB 3 unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 9/39 KB 60/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 64/223 KB 44/286 KB 68/308 KB 36/45 KB 39/39 KB 36/223 KB 44/286 KB 32/308 KB 36/45 KB 38/39 KB 36/223 KB 44/286 KB 32/308 KB 30/45 KB 39/39 KB 64/223 KB 48/286 KB 68/308 KB 36/45 KB 39/39 KB 64/223 KB 52/286 KB 68/308 KB 36/45 KB 39/39 KB 64/223 KB 52/286 KB 68/308 KB 40/45 KB 39/39 KB 64/223 KB 52/286 KB 68/308 KB 44/45 KB 39/39 KB 64/223 KB 56/286 KB 68/308 KB 45/45 KB 39/39 KB 64/223 KB 56/286 KB 68/308 KB 44/45 KB 39/39 KB 64/223 KB 60/286 KB 68/308 KB 45/45 KB 39/39 KB 64/223 KB 64/286 KB 68/308 KB 45/45 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 1009.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 64/223 KB 68/286 KB 68/308 KB 45/45 KB 64/223 KB 72/286 KB 68/308 KB 45/45 KB 64/223 KB 76/286 KB 68/308 KB 45/45 KB 64/223 KB 80/286 KB 68/308 KB 45/45 KB 64/223 KB 84/286 KB 68/308 KB 45/45 KB 68/223 KB 88/286 KB 72/308 KB 45/45 KB 68/223 KB 92/286 KB 72/308 KB 45/45 KB 68/223 KB 96/286 KB 72/308 KB 45/45 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-mysql-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 68/223 KB 84/286 KB 72/308 KB 45/45 KB 68/223 KB 96/286 KB 76/308 KB 45/45 KB 68/223 KB 84/286 KB 68/308 KB 45/45 KB 72/223 KB 96/286 KB 76/308 KB 45/45 KB 76/223 KB 96/286 KB 76/308 KB 45/45 KB 80/223 KB 96/286 KB 76/308 KB 45/45 KB 80/223 KB 96/286 KB 80/308 KB 45/45 KB 84/223 KB 96/286 KB 80/308 KB 45/45 KB 88/223 KB 100/286 KB 84/308 KB 45/45 KB 92/223 KB 100/286 KB 84/308 KB 45/45 KB 96/223 KB 100/286 KB 84/308 KB 45/45 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 945.4 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 84/223 KB 96/286 KB 84/308 KB 45/45 KB 96/223 KB 100/286 KB 88/308 KB 96/223 KB 100/286 KB 92/308 KB 96/223 KB 100/286 KB 96/308 KB 96/223 KB 100/286 KB 100/308 KB 100/223 KB 100/286 KB 104/308 KB 100/223 KB 100/286 KB 108/308 KB 100/223 KB 100/286 KB 112/308 KB 84/223 KB 100/286 KB 84/308 KB 45/45 KB 100/223 KB 104/286 KB 112/308 KB 100/223 KB 108/286 KB 112/308 KB 100/223 KB 108/286 KB 3/174 KB 112/308 KB 100/223 KB 108/286 KB 5/174 KB 112/308 KB 100/223 KB 108/286 KB 8/174 KB 112/308 KB 100/223 KB 112/286 KB 11/174 KB 112/308 KB 100/223 KB 100/286 KB 100/308 KB 104/223 KB 112/286 KB 11/174 KB 112/308 KB 108/223 KB 112/286 KB 11/174 KB 112/308 KB 112/223 KB 112/286 KB 11/174 KB 112/308 KB 100/223 KB 112/286 KB 8/174 KB 112/308 KB 112/223 KB 116/286 KB 11/174 KB 112/308 KB 116/223 KB 120/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 124/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 128/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 132/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 136/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 140/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 144/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 116/286 KB 13/174 KB 116/308 KB 4/22 KB 116/223 KB 144/286 KB 13/174 KB 120/308 KB 4/22 KB 116/223 KB 144/286 KB 13/174 KB 124/308 KB 4/22 KB 116/223 KB 144/286 KB 13/174 KB 128/308 KB 4/22 KB 116/223 KB 116/286 KB 13/174 KB 112/308 KB 4/22 KB 120/223 KB 144/286 KB 13/174 KB 128/308 KB 4/22 KB 124/223 KB 144/286 KB 13/174 KB 128/308 KB 4/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 4/22 KB 112/223 KB 116/286 KB 13/174 KB 112/308 KB 4/22 KB 112/223 KB 116/286 KB 11/174 KB 112/308 KB 4/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 8/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 12/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 16/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 20/22 KB 128/223 KB 144/286 KB 13/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 16/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 19/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 21/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 24/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 27/174 KB 128/308 KB 22/22 KB 128/223 KB 144/286 KB 29/174 KB 128/308 KB 22/22 KB 132/223 KB 144/286 KB 32/174 KB 132/308 KB 22/22 KB 132/223 KB 144/286 KB 29/174 KB 132/308 KB 22/22 KB 136/223 KB 144/286 KB 32/174 KB 132/308 KB 22/22 KB 140/223 KB 144/286 KB 32/174 KB 132/308 KB 22/22 KB 144/223 KB 144/286 KB 32/174 KB 132/308 KB 22/22 KB 148/223 KB 144/286 KB 36/174 KB 132/308 KB 22/22 KB 152/223 KB 148/286 KB 36/174 KB 132/308 KB 22/22 KB 156/223 KB 148/286 KB 36/174 KB 132/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 132/308 KB 22/22 KB 128/223 KB 144/286 KB 29/174 KB 132/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 136/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 140/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 144/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 148/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 152/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 156/308 KB 22/22 KB 160/223 KB 148/286 KB 36/174 KB 160/308 KB 22/22 KB 148/223 KB 148/286 KB 36/174 KB 132/308 KB 22/22 KB 160/223 KB 152/286 KB 36/174 KB 160/308 KB 22/22 KB 160/223 KB 156/286 KB 36/174 KB 160/308 KB 22/22 KB 160/223 KB 160/286 KB 36/174 KB 160/308 KB 144/223 KB 144/286 KB 36/174 KB 132/308 KB 22/22 KB unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 160/223 KB 160/286 KB 40/174 KB 160/308 KB 160/223 KB 160/286 KB 44/174 KB 160/308 KB 160/223 KB 160/286 KB 48/174 KB 160/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 160/223 KB 164/286 KB 48/174 KB 160/308 KB 164/223 KB 168/286 KB 52/174 KB 160/308 KB 164/223 KB 172/286 KB 52/174 KB 160/308 KB 164/223 KB 176/286 KB 52/174 KB 160/308 KB 164/223 KB 164/286 KB 52/174 KB 160/308 KB 168/223 KB 176/286 KB 52/174 KB 160/308 KB 172/223 KB 176/286 KB 52/174 KB 160/308 KB 160/223 KB 164/286 KB 52/174 KB 160/308 KB 172/223 KB 176/286 KB 56/174 KB 164/308 KB 172/223 KB 176/286 KB 60/174 KB 1/9 KB 164/308 KB 172/223 KB 176/286 KB 64/174 KB 1/9 KB 164/308 KB 172/223 KB 176/286 KB 52/174 KB 164/308 KB 172/223 KB 176/286 KB 64/174 KB 1/9 KB 168/308 KB 176/223 KB 176/286 KB 68/174 KB 1/9 KB 172/308 KB 176/223 KB 176/286 KB 68/174 KB 1/9 KB 176/308 KB 176/223 KB 176/286 KB 68/174 KB 1/9 KB 180/308 KB 172/223 KB 176/286 KB 56/174 KB 1/9 KB 164/308 KB 176/223 KB 180/286 KB 68/174 KB 3/9 KB 180/308 KB 176/223 KB 180/286 KB 68/174 KB 6/9 KB 180/308 KB 176/223 KB 180/286 KB 68/174 KB 9/9 KB 180/308 KB 176/223 KB 180/286 KB 68/174 KB 9/9 KB 180/308 KB 176/223 KB 180/286 KB 68/174 KB 1/9 KB 180/308 KB 176/223 KB 184/286 KB 68/174 KB 9/9 KB 180/308 KB 176/223 KB 188/286 KB 68/174 KB 9/9 KB 180/308 KB 176/223 KB 192/286 KB 68/174 KB 9/9 KB 180/308 KB 176/223 KB 176/286 KB 68/174 KB 1/9 KB 168/308 KB 176/223 KB 192/286 KB 72/174 KB 9/9 KB 180/308 KB 176/223 KB 192/286 KB 76/174 KB 9/9 KB 180/308 KB 176/223 KB 192/286 KB 80/174 KB 9/9 KB 180/308 KB 176/223 KB 176/286 KB 64/174 KB 1/9 KB 168/308 KB 180/223 KB 192/286 KB 80/174 KB 9/9 KB 180/308 KB 184/223 KB 192/286 KB 80/174 KB 9/9 KB 180/308 KB 188/223 KB 192/286 KB 80/174 KB 9/9 KB 180/308 KB 192/223 KB 192/286 KB 80/174 KB 9/9 KB 184/308 KB 196/223 KB 192/286 KB 84/174 KB 9/9 KB 184/308 KB 200/223 KB 196/286 KB 84/174 KB 9/9 KB 184/308 KB 204/223 KB 196/286 KB 84/174 KB 9/9 KB 184/308 KB 208/223 KB 196/286 KB 84/174 KB 9/9 KB 184/308 KB 212/223 KB 196/286 KB 84/174 KB 9/9 KB 184/308 KB 216/223 KB 196/286 KB 84/174 KB 184/308 KB 220/223 KB 196/286 KB 84/174 KB 184/308 KB 223/223 KB 196/286 KB 84/174 KB 184/308 KB 188/223 KB 192/286 KB 80/174 KB 9/9 KB 184/308 KB 223/223 KB 196/286 KB 84/174 KB 188/308 KB 223/223 KB 196/286 KB 84/174 KB 192/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 116.3 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 196/223 KB 196/286 KB 84/174 KB 9/9 KB 184/308 KB 223/223 KB 200/286 KB 84/174 KB 192/308 KB 223/223 KB 204/286 KB 84/174 KB 192/308 KB 223/223 KB 208/286 KB 84/174 KB 192/308 KB 223/223 KB 212/286 KB 84/174 KB 192/308 KB 192/223 KB 192/286 KB 84/174 KB 9/9 KB 184/308 KB 223/223 KB 212/286 KB 88/174 KB 196/308 KB 223/223 KB 212/286 KB 92/174 KB 196/308 KB 223/223 KB 212/286 KB 96/174 KB 196/308 KB 223/223 KB 212/286 KB 84/174 KB 196/308 KB 223/223 KB 212/286 KB 96/174 KB 200/308 KB 223/223 KB 212/286 KB 96/174 KB 204/308 KB 223/223 KB 212/286 KB 96/174 KB 208/308 KB 223/223 KB 212/286 KB 96/174 KB 212/308 KB 223/223 KB 216/286 KB 100/174 KB 216/308 KB 223/223 KB 216/286 KB 100/174 KB 220/308 KB 223/223 KB 216/286 KB 100/174 KB 224/308 KB 223/223 KB 216/286 KB 100/174 KB 212/308 KB 223/223 KB 220/286 KB 100/174 KB 224/308 KB 223/223 KB 224/286 KB 100/174 KB 224/308 KB 223/223 KB 212/286 KB 100/174 KB 212/308 KB 223/223 KB 224/286 KB 104/174 KB 224/308 KB 223/223 KB 224/286 KB 108/174 KB 224/308 KB 223/223 KB 224/286 KB 112/174 KB 224/308 KB 223/223 KB 224/286 KB 116/174 KB 224/308 KB 223/223 KB 228/286 KB 120/174 KB 3/22 KB 228/308 KB 223/223 KB 228/286 KB 124/174 KB 3/22 KB 228/308 KB 223/223 KB 228/286 KB 128/174 KB 3/22 KB 228/308 KB 223/223 KB 228/286 KB 116/174 KB 3/22 KB 228/308 KB 223/223 KB 232/286 KB 128/174 KB 3/22 KB 228/308 KB 223/223 KB 236/286 KB 128/174 KB 3/22 KB 228/308 KB 223/223 KB 240/286 KB 128/174 KB 3/22 KB 228/308 KB 223/223 KB 224/286 KB 116/174 KB 3/22 KB 228/308 KB 223/223 KB 240/286 KB 128/174 KB 3/22 KB 232/308 KB 223/223 KB 240/286 KB 128/174 KB 3/22 KB 236/308 KB 223/223 KB 240/286 KB 128/174 KB 3/22 KB 240/308 KB 223/223 KB 244/286 KB 128/174 KB 3/22 KB 244/308 KB 223/223 KB 224/286 KB 116/174 KB 3/22 KB 224/308 KB 244/286 KB 132/174 KB 6/22 KB 244/308 KB 244/286 KB 132/174 KB 9/22 KB 244/308 KB 244/286 KB 132/174 KB 11/22 KB 244/308 KB 244/286 KB 132/174 KB 14/22 KB 244/308 KB 244/286 KB 132/174 KB 16/22 KB 244/308 KB 244/286 KB 132/174 KB 19/22 KB 244/308 KB 244/286 KB 132/174 KB 22/22 KB 244/308 KB 244/286 KB 132/174 KB 22/22 KB 244/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2344.9 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 223/223 KB 244/286 KB 132/174 KB 3/22 KB 244/308 KB 244/286 KB 136/174 KB 22/22 KB 244/308 KB 244/286 KB 140/174 KB 22/22 KB 248/308 KB 244/286 KB 144/174 KB 22/22 KB 248/308 KB 244/286 KB 148/174 KB 22/22 KB 248/308 KB 244/286 KB 152/174 KB 22/22 KB 248/308 KB 244/286 KB 156/174 KB 22/22 KB 248/308 KB 244/286 KB 160/174 KB 22/22 KB 248/308 KB 244/286 KB 164/174 KB 22/22 KB 248/308 KB 223/223 KB 244/286 KB 128/174 KB 3/22 KB 240/308 KB 248/286 KB 164/174 KB 22/22 KB 248/308 KB 252/286 KB 164/174 KB 22/22 KB 248/308 KB 256/286 KB 164/174 KB 22/22 KB 248/308 KB 244/286 KB 136/174 KB 22/22 KB 248/308 KB 256/286 KB 164/174 KB 22/22 KB 252/308 KB 256/286 KB 164/174 KB 22/22 KB 256/308 KB 260/286 KB 164/174 KB 22/22 KB 256/308 KB 264/286 KB 164/174 KB 22/22 KB 256/308 KB 268/286 KB 164/174 KB 22/22 KB 256/308 KB 272/286 KB 164/174 KB 22/22 KB 260/308 KB 268/286 KB 164/174 KB 22/22 KB 260/308 KB 272/286 KB 164/174 KB 22/22 KB 264/308 KB 272/286 KB 164/174 KB 22/22 KB 268/308 KB 272/286 KB 164/174 KB 22/22 KB 272/308 KB 272/286 KB 164/174 KB 22/22 KB 276/308 KB 276/286 KB 168/174 KB 22/22 KB 280/308 KB 276/286 KB 168/174 KB 22/22 KB 284/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 218.1 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 276/286 KB 168/174 KB 22/22 KB 276/308 KB 276/286 KB 172/174 KB 4/17 KB 284/308 KB 276/286 KB 174/174 KB 4/17 KB 284/308 KB 276/286 KB 164/174 KB 22/22 KB 276/308 KB 280/286 KB 174/174 KB 4/17 KB 284/308 KB 284/286 KB 174/174 KB 4/17 KB 284/308 KB 286/286 KB 174/174 KB 4/17 KB 284/308 KB 276/286 KB 168/174 KB 4/17 KB 284/308 KB 286/286 KB 174/174 KB 8/17 KB 284/308 KB 286/286 KB 174/174 KB 12/17 KB 284/308 KB 286/286 KB 174/174 KB 16/17 KB 284/308 KB 286/286 KB 174/174 KB 17/17 KB 284/308 KB 286/286 KB 174/174 KB 17/17 KB 288/308 KB 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 140.8 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 2180.5 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 286/286 KB 3/11 KB 288/308 KB 6/11 KB 288/308 KB 9/11 KB 288/308 KB 11/11 KB 288/308 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 1447.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 11/11 KB 292/308 KB 11/11 KB 296/308 KB 11/11 KB 300/308 KB 11/11 KB 304/308 KB 11/11 KB 308/308 KB 11/11 KB 4/11 KB 308/308 KB 3/13 KB 11/11 KB 4/11 KB 308/308 KB 11/11 KB 4/11 KB 308/308 KB 3/13 KB 11/11 KB 8/11 KB 308/308 KB 3/13 KB 11/11 KB 11/11 KB 308/308 KB 6/13 KB 11/11 KB 11/11 KB 308/308 KB 9/13 KB 11/11 KB 11/11 KB 308/308 KB 11/13 KB 11/11 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 85.5 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 11/13 KB 4/28 KB 11/11 KB 308/308 KB 11/13 KB 8/28 KB 11/11 KB 308/308 KB 11/13 KB 12/28 KB 11/11 KB 308/308 KB 11/13 KB 16/28 KB 11/11 KB 308/308 KB 13/13 KB 16/28 KB 11/11 KB 308/308 KB 13/13 KB 20/28 KB 11/11 KB 308/308 KB 13/13 KB 24/28 KB 11/11 KB 308/308 KB 13/13 KB 28/28 KB 11/11 KB 308/308 KB 13/13 KB 28/28 KB 11/11 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2365.8 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 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 78.5 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/14 KB 13/13 KB 28/28 KB 6/14 KB 13/13 KB 28/28 KB 9/14 KB 13/13 KB 28/28 KB 11/14 KB 13/13 KB 28/28 KB 14/14 KB 13/13 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 94.9 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/309 KB 14/14 KB 8/309 KB 14/14 KB 12/309 KB 14/14 KB 12/309 KB 4/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 205.0 KB/sec) unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 14/14 KB 16/309 KB 4/192 KB 14/14 KB 20/309 KB 4/192 KB 24/309 KB 8/192 KB 28/309 KB 8/192 KB 32/309 KB 8/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 94.1 KB/sec) unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (369 kB/s) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 14/14 KB 20/309 KB 8/192 KB 32/309 KB 12/192 KB 32/309 KB 16/192 KB 4/37 KB 32/309 KB 20/192 KB 4/37 KB 32/309 KB 16/192 KB 8/37 KB 32/309 KB 20/192 KB 12/37 KB 32/309 KB 20/192 KB 16/37 KB 32/309 KB 20/192 KB 20/37 KB 32/309 KB 20/192 KB 24/37 KB 36/309 KB 24/192 KB 28/37 KB 36/309 KB 24/192 KB 32/37 KB 36/309 KB 24/192 KB 20/37 KB 36/309 KB 24/192 KB 32/37 KB 40/309 KB 24/192 KB 32/37 KB 44/309 KB 24/192 KB 32/37 KB 48/309 KB 24/192 KB 20/37 KB 32/309 KB 24/192 KB 32/37 KB 48/309 KB 28/192 KB 32/37 KB 48/309 KB 32/192 KB 32/37 KB 48/309 KB 36/192 KB 32/37 KB 48/309 KB 40/192 KB 32/37 KB 48/309 KB 44/192 KB 36/37 KB 48/309 KB 48/192 KB 36/37 KB 48/309 KB 52/192 KB 3/14 KB 36/37 KB 52/309 KB 56/192 KB 3/14 KB 36/37 KB 52/309 KB 60/192 KB 3/14 KB 36/37 KB 52/309 KB 64/192 KB 3/14 KB 36/37 KB 48/309 KB 44/192 KB 37/37 KB 52/309 KB 64/192 KB 3/14 KB 36/37 KB 52/309 KB 52/192 KB 3/14 KB 36/37 KB 48/309 KB 48/192 KB 3/14 KB 37/37 KB 52/309 KB 64/192 KB 6/14 KB 37/37 KB 52/309 KB 64/192 KB 9/14 KB 37/37 KB 52/309 KB 64/192 KB 11/14 KB 37/37 KB 52/309 KB 64/192 KB 14/14 KB 37/37 KB 52/309 KB 64/192 KB 14/14 KB 37/37 KB 56/309 KB 64/192 KB 14/14 KB 37/37 KB 60/309 KB 64/192 KB 14/14 KB 37/37 KB 64/309 KB 64/192 KB 14/14 KB 37/37 KB 68/309 KB 64/192 KB 14/14 KB 37/37 KB 72/309 KB 68/192 KB 14/14 KB 37/37 KB 76/309 KB 68/192 KB 14/14 KB 37/37 KB 80/309 KB 68/192 KB 14/14 KB 37/37 KB 68/309 KB 68/192 KB 14/14 KB 37/37 KB 80/309 KB 72/192 KB 14/14 KB 37/37 KB 80/309 KB 76/192 KB 14/14 KB 37/37 KB 80/309 KB 80/192 KB 14/14 KB 37/37 KB 80/309 KB 84/192 KB 14/14 KB 37/37 KB 84/309 KB 88/192 KB 14/14 KB 37/37 KB 84/309 KB 92/192 KB 14/14 KB 37/37 KB 84/309 KB 96/192 KB 14/14 KB 37/37 KB 84/309 KB 84/192 KB 14/14 KB 37/37 KB 88/309 KB 96/192 KB 14/14 KB 37/37 KB 92/309 KB 96/192 KB 14/14 KB 37/37 KB 96/309 KB 96/192 KB 14/14 KB 37/37 KB 100/309 KB 96/192 KB 14/14 KB 104/309 KB 100/192 KB 14/14 KB 108/309 KB 100/192 KB 14/14 KB 112/309 KB 100/192 KB 14/14 KB 116/309 KB 100/192 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 83.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 225.4 KB/sec) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 100/309 KB 100/192 KB 14/14 KB 116/309 KB 104/192 KB 116/309 KB 108/192 KB 116/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 120/192 KB 120/309 KB 124/192 KB 120/309 KB 128/192 KB 120/309 KB 116/192 KB 124/309 KB 128/192 KB 128/309 KB 128/192 KB 132/309 KB 128/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 144/309 KB 132/192 KB 132/309 KB 132/192 KB 144/309 KB 136/192 KB 144/309 KB 140/192 KB 144/309 KB 144/192 KB 144/309 KB 148/192 KB 148/309 KB 152/192 KB 148/309 KB 156/192 KB 148/309 KB 160/192 KB 148/309 KB 148/192 KB 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 160/192 KB 164/309 KB 160/192 KB 168/309 KB 164/192 KB 172/309 KB 164/192 KB 176/309 KB 164/192 KB 164/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 180/192 KB 180/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 192/192 KB 180/309 KB 180/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 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 1081.8 KB/sec) unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1623.2 KB/sec) unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:13:54 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: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 127.6 KB/sec) unit-abot-epc-basic-0: 00:13:54 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-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:13:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-mysql-0: 00:13:54 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 00:13:55 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: 00:13:55 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 2104.3 KB/sec) unit-abot-epc-basic-0: 00:13:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:13:55 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 00:13:55 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 00:13:55 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 00:13:55 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:13:55 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 00:13:56 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 00:13:56 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:56 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:13:56 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Tue Jun 25 00:13:56 UTC 2019]; root of context hierarchy unit-mysql-0: 00:13:56 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:13:56 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:56 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:56 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 00:13:57 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:57 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:57 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:13:57 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:13:58 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 00:13:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 00:13:58 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 00:13:58 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 00:13:58 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 00:13:58 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 00:13:58 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 00:13:58 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 00:13:58 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 00:13:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 00:13:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:13:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:13:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:13:58 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 00:13:58 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 00:13:58 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 00:13:58 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 00:13:58 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 00:13:59 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-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Tue Jun 25 00:13:59 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:59 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-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:59 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: 00:13:59 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:13:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:13:59 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-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 00:13:59 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:14:00 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Tue Jun 25 00:14:00 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:14:00 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:14:00 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: 00:14:00 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:14:00 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:14:00 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-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:14:00 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:14:00 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: 00:14:00 DEBUG unit.abot-epc-basic/0.install Jun 25, 2019 12:14:00 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:14:00 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-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:00 [main] REPORT: ======================================================================================== unit-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:00 [main] REPORT: STEP EXECUTION TIME TAKEN :1492 MS unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:14:00 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:00 [main] REPORT: ========================================================================================== unit-mysql-0: 00:14:00 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01 [main] REPORT: ======================================================================================== unit-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01 [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: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01 [main] REPORT: STEP EXECUTION TIME TAKEN :118 MS unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 0m2.142s unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.626 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.014 sec unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 25-Jun-2019 00:14:01.217 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:14:01 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-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 00:14:01 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 184.7 KB/sec) unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 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 144.4 KB/sec) unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 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: 00:14:01 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: 00:14:01 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 131.7 KB/sec) unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 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: 00:14:01 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: 00:14:01 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 62.1 KB/sec) unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 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 692.5 KB/sec) unit-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 00:14:01 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: 00:14:01 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: 00:14:01 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: 00:14:01 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: 00:14:01 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: 00:14:01 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 3/181 KB 22/22 KB 6/181 KB 22/22 KB 6/181 KB 22/22 KB 3/57 KB 6/181 KB 22/22 KB 6/57 KB 6/181 KB 22/22 KB 9/57 KB 6/181 KB 22/22 KB 11/57 KB 9/181 KB 22/22 KB 11/57 KB 9/181 KB 22/22 KB 14/57 KB 11/181 KB 22/22 KB 16/57 KB 11/181 KB 22/22 KB 14/57 KB 14/181 KB 22/22 KB 16/57 KB 16/181 KB 22/22 KB 19/57 KB 14/181 KB 22/22 KB 19/57 KB 19/181 KB 22/22 KB 19/57 KB 19/181 KB 22/22 KB 22/57 KB 22/181 KB 22/22 KB 22/57 KB 22/181 KB 22/22 KB 25/57 KB 25/181 KB 22/22 KB 25/57 KB 25/181 KB 22/22 KB 27/57 KB 27/181 KB 22/22 KB 27/57 KB 30/181 KB 22/22 KB 3/203 KB 27/57 KB 32/181 KB 22/22 KB 3/203 KB 30/57 KB 27/181 KB 22/22 KB 3/203 KB 27/57 KB 32/181 KB 22/22 KB 5/203 KB 30/57 KB 32/181 KB 22/22 KB 8/203 KB 30/57 KB 32/181 KB 22/22 KB 11/203 KB 30/57 KB 32/181 KB 22/22 KB 13/203 KB 30/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 734.5 KB/sec) unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 30/181 KB 22/22 KB 3/203 KB 30/57 KB 36/181 KB 16/203 KB 32/57 KB 36/181 KB 16/203 KB 36/57 KB 36/181 KB 16/203 KB 40/57 KB 36/181 KB 16/203 KB 44/57 KB 36/181 KB 16/203 KB 48/57 KB 36/181 KB 16/203 KB 30/57 KB 40/181 KB 16/203 KB 48/57 KB 44/181 KB 16/203 KB 48/57 KB 48/181 KB 16/203 KB 48/57 KB 52/181 KB 16/203 KB 48/57 KB 32/181 KB 16/203 KB 30/57 KB 52/181 KB 3/60 KB 16/203 KB 52/57 KB 52/181 KB 5/60 KB 16/203 KB 52/57 KB 52/181 KB 8/60 KB 16/203 KB 52/57 KB 52/181 KB 11/60 KB 16/203 KB 52/57 KB 52/181 KB 13/60 KB 16/203 KB 52/57 KB 52/181 KB 16/60 KB 16/203 KB 52/57 KB 52/181 KB 19/60 KB 16/203 KB 52/57 KB 52/181 KB 21/60 KB 16/203 KB 52/57 KB 52/181 KB 24/60 KB 16/203 KB 52/57 KB 52/181 KB 27/60 KB 16/203 KB 52/57 KB 52/181 KB 29/60 KB 16/203 KB 52/57 KB 52/181 KB 32/60 KB 16/203 KB 52/57 KB 52/181 KB 32/60 KB 19/203 KB 52/57 KB 52/181 KB 32/60 KB 21/203 KB 52/57 KB 52/181 KB 32/60 KB 24/203 KB 52/57 KB 52/181 KB 36/60 KB 27/203 KB 52/57 KB 52/181 KB 36/60 KB 29/203 KB 52/57 KB 52/181 KB 36/60 KB 32/203 KB 52/57 KB 52/181 KB 36/60 KB 36/203 KB 52/57 KB 52/181 KB 36/60 KB 40/203 KB 52/57 KB 52/181 KB 36/60 KB 44/203 KB 52/57 KB 52/181 KB 16/203 KB 52/57 KB 56/181 KB 36/60 KB 44/203 KB 56/57 KB 56/181 KB 36/60 KB 44/203 KB 57/57 KB 56/181 KB 36/60 KB 44/203 KB 52/57 KB 52/181 KB 36/60 KB 24/203 KB 52/57 KB 56/181 KB 40/60 KB 48/203 KB 57/57 KB 56/181 KB 44/60 KB 48/203 KB 57/57 KB 56/181 KB 48/60 KB 48/203 KB 57/57 KB 56/181 KB 52/60 KB 48/203 KB 57/57 KB 56/181 KB 56/60 KB 48/203 KB 57/57 KB 56/181 KB 60/60 KB 48/203 KB 57/57 KB 56/181 KB 36/60 KB 48/203 KB 57/57 KB 60/181 KB 60/60 KB 48/203 KB 57/57 KB 64/181 KB 60/60 KB 48/203 KB 57/57 KB 68/181 KB 60/60 KB 48/203 KB 57/57 KB 72/181 KB 60/60 KB 52/203 KB 57/57 KB 76/181 KB 60/60 KB 52/203 KB 57/57 KB 80/181 KB 60/60 KB 52/203 KB 57/57 KB 68/181 KB 60/60 KB 52/203 KB 57/57 KB 80/181 KB 60/60 KB 56/203 KB 57/57 KB 80/181 KB 60/60 KB 60/203 KB 57/57 KB 80/181 KB 60/60 KB 64/203 KB 57/57 KB 80/181 KB 60/60 KB 68/203 KB 57/57 KB 84/181 KB 72/203 KB 84/181 KB 76/203 KB 84/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: 00:14:01 DEBUG unit.abot-epc-basic/0.install 84/181 KB 60/60 KB 68/203 KB 88/181 KB 80/203 KB 92/181 KB 80/203 KB 96/181 KB 80/203 KB 100/181 KB 80/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1185.4 KB/sec) unit-abot-epc-basic-0: 00:14:01 DEBUG unit.abot-epc-basic/0.install 100/181 KB 84/203 KB 100/181 KB 88/203 KB 100/181 KB 92/203 KB 104/181 KB 92/203 KB 108/181 KB 92/203 KB 108/181 KB 96/203 KB 112/181 KB 96/203 KB 112/181 KB 100/203 KB 116/181 KB 104/203 KB 116/181 KB 108/203 KB 116/181 KB 112/203 KB 116/181 KB 116/203 KB 116/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 132/203 KB 116/181 KB 100/203 KB 120/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 132/203 KB 148/181 KB 132/203 KB 148/181 KB 136/203 KB 148/181 KB 140/203 KB 148/181 KB 144/203 KB 152/181 KB 144/203 KB 156/181 KB 144/203 KB 160/181 KB 144/203 KB 164/181 KB 144/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 148/203 KB 164/181 KB 148/203 KB 176/181 KB 152/203 KB 176/181 KB 156/203 KB 176/181 KB 160/203 KB 176/181 KB 164/203 KB 180/181 KB 168/203 KB 180/181 KB 172/203 KB 180/181 KB 176/203 KB 180/181 KB 180/203 KB 180/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 164/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 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 2280.0 KB/sec) unit-abot-epc-basic-0: 00:14:01 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 2857.1 KB/sec) unit-mysql-0: 00:14:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 276.5 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 206.7 KB/sec) unit-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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 290.9 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 837.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 93.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 209.1 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 514.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 1443.4 KB/sec) unit-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 58.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 37.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 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 56.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 1299.2 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/8 KB 7/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-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 255.0 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 428.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 924.9 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 00:14:02 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-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 4/54 KB 4/158 KB 4/201 KB 3/44 KB 3/46 KB 8/54 KB 4/158 KB 4/201 KB 3/44 KB 3/46 KB 4/54 KB 4/201 KB 3/44 KB 3/46 KB 4/54 KB 4/158 KB 8/201 KB 3/44 KB 3/46 KB 8/54 KB 4/158 KB 12/201 KB 3/44 KB 3/46 KB 8/54 KB 4/158 KB 16/201 KB 3/44 KB 3/46 KB 8/54 KB 3/44 KB 3/46 KB 4/54 KB 4/158 KB 16/201 KB 5/44 KB 3/46 KB 8/54 KB 4/158 KB 16/201 KB 8/44 KB 3/46 KB 8/54 KB 4/158 KB 16/201 KB 11/44 KB 3/46 KB 8/54 KB 4/158 KB 16/201 KB 13/44 KB 3/46 KB 8/54 KB 4/158 KB 16/201 KB 16/44 KB 3/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 3/46 KB 8/54 KB 3/46 KB 4/54 KB 8/158 KB 16/201 KB 19/44 KB 6/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 9/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 11/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 14/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 16/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 19/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 22/46 KB 8/54 KB 8/158 KB 16/201 KB 19/44 KB 25/46 KB 8/54 KB 8/158 KB 16/201 KB 16/44 KB 3/46 KB 8/54 KB 12/158 KB 16/201 KB 19/44 KB 25/46 KB 8/54 KB 16/158 KB 16/201 KB 19/44 KB 25/46 KB 8/54 KB 20/158 KB 16/201 KB 19/44 KB 27/46 KB 8/54 KB 24/158 KB 20/201 KB 21/44 KB 27/46 KB 12/54 KB 28/158 KB 20/201 KB 21/44 KB 27/46 KB 12/54 KB 32/158 KB 20/201 KB 21/44 KB 27/46 KB 12/54 KB 16/158 KB 16/201 KB 19/44 KB 27/46 KB 8/54 KB 32/158 KB 20/201 KB 21/44 KB 30/46 KB 12/54 KB 20/158 KB 20/201 KB 21/44 KB 27/46 KB 12/54 KB 32/158 KB 24/201 KB 21/44 KB 30/46 KB 12/54 KB 32/158 KB 28/201 KB 21/44 KB 30/46 KB 12/54 KB 20/158 KB 16/201 KB 21/44 KB 27/46 KB 12/54 KB 20/158 KB 16/201 KB 19/44 KB 27/46 KB 12/54 KB 32/158 KB 28/201 KB 21/44 KB 32/46 KB 16/54 KB 32/158 KB 28/201 KB 21/44 KB 32/46 KB 20/54 KB 32/158 KB 32/201 KB 24/44 KB 32/46 KB 24/54 KB 32/158 KB 32/201 KB 24/44 KB 32/46 KB 28/54 KB 32/158 KB 32/201 KB 24/44 KB 32/46 KB 32/54 KB 32/158 KB 28/201 KB 21/44 KB 32/46 KB 12/54 KB 32/158 KB 32/201 KB 24/44 KB 32/46 KB 20/54 KB 32/158 KB 28/201 KB 24/44 KB 32/46 KB 20/54 KB 32/158 KB 32/201 KB 24/44 KB 36/46 KB 32/54 KB 32/158 KB 32/201 KB 24/44 KB 40/46 KB 32/54 KB 32/158 KB 32/201 KB 24/44 KB 44/46 KB 32/54 KB 36/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 36/158 KB 32/201 KB 24/44 KB 44/46 KB 32/54 KB 40/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 44/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 48/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 52/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 56/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 60/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 64/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 68/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 72/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 76/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 80/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 84/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 88/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 92/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 96/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 100/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 104/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 108/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 112/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 116/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 120/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 124/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 128/158 KB 32/201 KB 24/44 KB 46/46 KB 32/54 KB 132/158 KB 32/201 KB 24/44 KB 46/46 KB 3 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 2/54 KB 132/158 KB 36/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 40/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 44/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 48/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 52/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 56/201 KB 27/44 KB 36/54 KB 132/158 KB 60/201 KB 27/44 KB 36/54 KB 132/158 KB 64/201 KB 27/44 KB 36/54 KB 132/158 KB 68/201 KB 27/44 KB 36/54 KB 132/158 KB 32/201 KB 27/44 KB 46/46 KB 36/54 KB 132/158 KB 68/201 KB 29/44 KB 36/54 KB 132/158 KB 32/201 KB 24/44 KB 46/46 KB 36/54 KB 132/158 KB 68/201 KB 29/44 KB 40/54 KB 132/158 KB 68/201 KB 32/44 KB 44/54 KB 132/158 KB 68/201 KB 32/44 KB 48/54 KB 132/158 KB 68/201 KB 32/44 KB 52/54 KB 132/158 KB 68/201 KB 32/44 KB 54/54 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 818.5 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 132/158 KB 68/201 KB 32/44 KB 40/54 KB 132/158 KB 68/201 KB 36/44 KB 54/54 KB 132/158 KB 68/201 KB 40/44 KB 54/54 KB 132/158 KB 68/201 KB 44/44 KB 54/54 KB 132/158 KB 68/201 KB 44/44 KB 54/54 KB Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 132/158 KB 72/201 KB 44/44 KB 54/54 KB 132/158 KB 76/201 KB 44/44 KB 54/54 KB 132/158 KB 80/201 KB 44/44 KB 54/54 KB 132/158 KB 84/201 KB 44/44 KB 54/54 KB 132/158 KB 88/201 KB 44/44 KB 54/54 KB 132/158 KB 92/201 KB 44/44 KB 54/54 KB 132/158 KB 96/201 KB 44/44 KB 54/54 KB 132/158 KB 100/201 KB 44/44 KB 54/54 KB 132/158 KB 104/201 KB 44/44 KB 54/54 KB 132/158 KB 108/201 KB 44/44 KB 54/54 KB 132/158 KB 112/201 KB 44/44 KB 54/54 KB 132/158 KB 116/201 KB 44/44 KB 54/54 KB 132/158 KB 120/201 KB 44/44 KB 54/54 KB 132/158 KB 124/201 KB 44/44 KB 54/54 KB 132/158 KB 128/201 KB 44/44 KB 54/54 KB 132/158 KB 132/201 KB 44/44 KB 54/54 KB 136/158 KB 132/201 KB 44/44 KB 54/54 KB 140/158 KB 132/201 KB 44/44 KB 54/54 KB 144/158 KB 132/201 KB 44/44 KB 54/54 KB 144/158 KB 136/201 KB 44/44 KB 54/54 KB 144/158 KB 140/201 KB 44/44 KB 54/54 KB 148/158 KB 144/201 KB 44/44 KB 54/54 KB 148/158 KB 148/201 KB 44/44 KB 54/54 KB 148/158 KB 152/201 KB 44/44 KB 54/54 KB 148/158 KB 156/201 KB 44/44 KB 54/54 KB 148/158 KB 160/201 KB 44/44 KB 54/54 KB 148/158 KB 140/201 KB 44/44 KB 54/54 KB 152/158 KB 160/201 KB 44/44 KB 54/54 KB 156/158 KB 160/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 200/201 KB 44/44 KB 54/54 KB 158/158 KB 201/201 KB 44/44 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 783.1 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 158/158 KB 201/201 KB 3/6 KB 54/54 KB 158/158 KB 201/201 KB 6/6 KB 54/54 KB 158/158 KB 201/201 KB 6/6 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 881.9 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 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 2344.0 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 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 3086.0 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 6/6 KB 3/3 KB 6/6 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 4/367 KB 3/3 KB 8/367 KB 4/5 KB 3/3 KB 12/367 KB 4/5 KB 3/47 KB 16/367 KB 4/5 KB 3/47 KB 20/367 KB 4/5 KB 3/47 KB 24/367 KB 4/5 KB 3/47 KB 28/367 KB 4/5 KB 3/47 KB 32/367 KB 4/5 KB 3/47 KB 4/367 KB 4/5 KB 3/3 KB 32/367 KB 5/5 KB 3/47 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 34.3 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 8/367 KB 4/5 KB 3/3 KB 3/47 KB 32/367 KB 5/5 KB 5/47 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 32/367 KB 5/5 KB 8/47 KB 32/367 KB 5/5 KB 11/47 KB 32/367 KB 5/5 KB 13/47 KB 32/367 KB 5/5 KB 16/47 KB 32/367 KB 5/5 KB 19/47 KB 36/367 KB 5/5 KB 21/47 KB 36/367 KB 5/5 KB 24/47 KB 36/367 KB 27/47 KB 36/367 KB 5/5 KB 19/47 KB 40/367 KB 27/47 KB 44/367 KB 27/47 KB 48/367 KB 27/47 KB 52/367 KB 27/47 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 53.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 52/367 KB 29/47 KB 56/367 KB 32/47 KB 56/367 KB 29/47 KB 60/367 KB 32/47 KB 64/367 KB 32/47 KB 64/367 KB 36/47 KB 68/367 KB 40/47 KB 68/367 KB 44/47 KB 68/367 KB 47/47 KB 68/367 KB 36/47 KB 72/367 KB 47/47 KB 76/367 KB 47/47 KB 3/238 KB 76/367 KB 47/47 KB 5/238 KB 76/367 KB 47/47 KB 8/238 KB 76/367 KB 47/47 KB 11/238 KB 76/367 KB 47/47 KB 13/238 KB 76/367 KB 47/47 KB 16/238 KB 76/367 KB 47/47 KB 16/238 KB 80/367 KB 47/47 KB 19/238 KB 80/367 KB 47/47 KB 19/238 KB 84/367 KB 47/47 KB 21/238 KB 84/367 KB 47/47 KB 24/238 KB 84/367 KB 47/47 KB 24/238 KB 88/367 KB 47/47 KB 27/238 KB 88/367 KB 4/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 8/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 12/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 16/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 20/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 24/28 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 88/367 KB 47/47 KB 27/238 KB 3/52 KB 88/367 KB 4/28 KB 47/47 KB 27/238 KB 6/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 9/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 11/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 14/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 16/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 19/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 22/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 25/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 27/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 30/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 32/52 KB 88/367 KB 28/28 KB 47/47 KB 27/238 KB 36/52 KB 92/367 KB 28/28 KB 47/47 KB 29/238 KB 40/52 KB 92/367 KB 28/28 KB 29/238 KB 44/52 KB 92/367 KB 28/28 KB 29/238 KB 48/52 KB 92/367 KB 28/28 KB 27/238 KB 32/52 KB 92/367 KB 28/28 KB 47/47 KB 29/238 KB 48/52 KB 96/367 KB 28/28 KB 29/238 KB 48/52 KB 100/367 KB 28/28 KB 29/238 KB 48/52 KB 104/367 KB 28/28 KB 29/238 KB 48/52 KB 108/367 KB 28/28 KB 29/238 KB 48/52 KB 112/367 KB 28/28 KB 29/238 KB 48/52 KB 116/367 KB 28/28 KB 29/238 KB 52/52 KB 120/367 KB 29/238 KB 52/52 KB 124/367 KB 29/238 KB 52/52 KB 128/367 KB 29/238 KB 52/52 KB 132/367 KB 29/238 KB 36/52 KB 92/367 KB 28/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 502.4 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 290.9 KB/sec) unit-abot-epc-basic-0: 00:14:02 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-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 29/238 KB 52/52 KB 116/367 KB 28/28 KB 32/238 KB 52/52 KB 132/367 KB 36/238 KB 52/52 KB 132/367 KB 40/238 KB 52/52 KB 132/367 KB 44/238 KB 52/52 KB 132/367 KB 48/238 KB 52/52 KB 132/367 KB 52/238 KB 52/52 KB 132/367 KB 56/238 KB 52/52 KB 132/367 KB 60/238 KB 52/52 KB 132/367 KB 64/238 KB 52/52 KB 132/367 KB 68/238 KB 52/52 KB 132/367 KB 72/238 KB 52/52 KB 136/367 KB 76/238 KB 52/52 KB 136/367 KB 80/238 KB 52/52 KB 136/367 KB 68/238 KB 52/52 KB 136/367 KB 80/238 KB 52/52 KB 140/367 KB 80/238 KB 52/52 KB 144/367 KB 80/238 KB 52/52 KB 148/367 KB 84/238 KB 52/52 KB 152/367 KB 84/238 KB 52/52 KB 156/367 KB 84/238 KB 52/52 KB 160/367 KB 84/238 KB 52/52 KB 164/367 KB 84/238 KB 168/367 KB 4/186 KB 84/238 KB 172/367 KB 4/186 KB 84/238 KB 176/367 KB 4/186 KB 84/238 KB 180/367 KB 4/186 KB 84/238 KB 184/367 KB 4/186 KB 84/238 KB 188/367 KB 4/186 KB 84/238 KB 192/367 KB 4/186 KB 84/238 KB 196/367 KB 4/186 KB 84/238 KB 52/52 KB 148/367 KB 84/238 KB 164/367 KB 4/186 KB 84/238 KB 196/367 KB 8/186 KB 84/238 KB 196/367 KB 12/186 KB 84/238 KB 196/367 KB 16/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 472.0 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 84/238 KB 196/367 KB 20/186 KB 84/238 KB 196/367 KB 24/186 KB 84/238 KB 196/367 KB 28/186 KB 84/238 KB 196/367 KB 32/186 KB 84/238 KB 196/367 KB 36/186 KB 88/238 KB 196/367 KB 36/186 KB 92/238 KB 196/367 KB 36/186 KB 96/238 KB 196/367 KB 36/186 KB 100/238 KB 196/367 KB 36/186 KB 100/238 KB 196/367 KB 40/186 KB 100/238 KB 196/367 KB 44/186 KB 100/238 KB 196/367 KB 48/186 KB 100/238 KB 196/367 KB 52/186 KB 104/238 KB 196/367 KB 56/186 KB 104/238 KB 196/367 KB 60/186 KB 104/238 KB 196/367 KB 64/186 KB 104/238 KB 196/367 KB 52/186 KB 108/238 KB 196/367 KB 64/186 KB 112/238 KB 196/367 KB 64/186 KB 116/238 KB 196/367 KB 64/186 KB 120/238 KB 196/367 KB 68/186 KB 124/238 KB 196/367 KB 68/186 KB 128/238 KB 196/367 KB 68/186 KB 116/238 KB 196/367 KB 68/186 KB 128/238 KB 196/367 KB 72/186 KB 128/238 KB 196/367 KB 76/186 KB 132/238 KB 200/367 KB 76/186 KB 136/238 KB 200/367 KB 80/186 KB 140/238 KB 200/367 KB 80/186 KB 144/238 KB 200/367 KB 80/186 KB 128/238 KB 200/367 KB 76/186 KB 144/238 KB 204/367 KB 80/186 KB 144/238 KB 208/367 KB 80/186 KB 132/238 KB 200/367 KB 80/186 KB 144/238 KB 208/367 KB 84/186 KB 144/238 KB 4/558 KB 208/367 KB 84/186 KB 144/238 KB 8/558 KB 208/367 KB 84/186 KB 144/238 KB 12/558 KB 208/367 KB 84/186 KB 144/238 KB 16/558 KB 208/367 KB 84/186 KB 144/238 KB 20/558 KB 208/367 KB 84/186 KB 144/238 KB 24/558 KB 208/367 KB 84/186 KB 144/238 KB 24/558 KB 208/367 KB 88/186 KB 144/238 KB 28/558 KB 208/367 KB 92/186 KB 148/238 KB 28/558 KB 212/367 KB 96/186 KB 144/238 KB 28/558 KB 208/367 KB 88/186 KB 148/238 KB 32/558 KB 212/367 KB 96/186 KB 148/238 KB 36/558 KB 212/367 KB 96/186 KB 148/238 KB 40/558 KB 212/367 KB 100/186 KB 148/238 KB 44/558 KB 212/367 KB 100/186 KB 148/238 KB 48/558 KB 212/367 KB 100/186 KB 148/238 KB 28/558 KB 212/367 KB 92/186 KB 152/238 KB 48/558 KB 212/367 KB 100/186 KB 156/238 KB 48/558 KB 212/367 KB 100/186 KB 160/238 KB 48/558 KB 212/367 KB 100/186 KB 164/238 KB 48/558 KB 212/367 KB 100/186 KB 144/238 KB 28/558 KB 212/367 KB 92/186 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 4/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 8/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 12/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 16/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 20/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 24/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 28/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 32/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 36/1199 KB 164/238 KB 52/558 KB 216/367 KB 100/186 KB 40/1199 KB 164/238 KB 52/558 KB 216/367 KB 100/186 KB 44/1199 KB 164/238 KB 52/558 KB 216/367 KB 100/186 KB 48/1199 KB 164/238 KB 52/558 KB 216/367 KB 100/186 KB 52/1199 KB 168/238 KB 52/558 KB 216/367 KB 100/186 KB 56/1199 KB 168/238 KB 52/558 KB 216/367 KB 100/186 KB 60/1199 KB 168/238 KB 52/558 KB 216/367 KB 100/186 KB 64/1199 KB 168/238 KB 52/558 KB 216/367 KB 100/186 KB 68/1199 KB 164/238 KB 52/558 KB 212/367 KB 100/186 KB 168/238 KB 56/558 KB 216/367 KB 100/186 KB 68/1199 KB 168/238 KB 60/558 KB 216/367 KB 100/186 KB 68/1199 KB 168/238 KB 64/558 KB 216/367 KB 100/186 KB 68/1199 KB 148/238 KB 36/558 KB 212/367 KB 100/186 KB 168/238 KB 64/558 KB 216/367 KB 104/186 KB 68/1199 KB 168/238 KB 64/558 KB 216/367 KB 108/186 KB 68/1199 KB 168/238 KB 64/558 KB 216/367 KB 112/186 KB 68/1199 KB 168/238 KB 64/558 KB 216/367 KB 116/186 KB 68/1199 KB 1 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 68/238 KB 68/558 KB 216/367 KB 120/186 KB 68/1199 KB 168/238 KB 68/558 KB 216/367 KB 124/186 KB 68/1199 KB 168/238 KB 52/558 KB 216/367 KB 100/186 KB 52/1199 KB 164/238 KB 52/558 KB 216/367 KB 100/186 KB 36/1199 KB 168/238 KB 68/558 KB 220/367 KB 124/186 KB 68/1199 KB 168/238 KB 68/558 KB 224/367 KB 124/186 KB 68/1199 KB 168/238 KB 68/558 KB 228/367 KB 124/186 KB 68/1199 KB 168/238 KB 68/558 KB 232/367 KB 124/186 KB 68/1199 KB 168/238 KB 68/558 KB 236/367 KB 124/186 KB 68/1199 KB 172/238 KB 68/558 KB 240/367 KB 124/186 KB 68/1199 KB 172/238 KB 68/558 KB 244/367 KB 124/186 KB 68/1199 KB 172/238 KB 68/558 KB 248/367 KB 128/186 KB 72/1199 KB 172/238 KB 68/558 KB 252/367 KB 128/186 KB 72/1199 KB 172/238 KB 68/558 KB 256/367 KB 128/186 KB 72/1199 KB 168/238 KB 68/558 KB 216/367 KB 116/186 KB 68/1199 KB 172/238 KB 72/558 KB 256/367 KB 128/186 KB 72/1199 KB 172/238 KB 76/558 KB 256/367 KB 128/186 KB 72/1199 KB 172/238 KB 80/558 KB 256/367 KB 128/186 KB 72/1199 KB 172/238 KB 68/558 KB 244/367 KB 128/186 KB 72/1199 KB 172/238 KB 80/558 KB 256/367 KB 128/186 KB 76/1199 KB 172/238 KB 80/558 KB 256/367 KB 128/186 KB 80/1199 KB 172/238 KB 68/558 KB 244/367 KB 128/186 KB 68/1199 KB 172/238 KB 80/558 KB 256/367 KB 132/186 KB 80/1199 KB 172/238 KB 80/558 KB 256/367 KB 136/186 KB 80/1199 KB 172/238 KB 80/558 KB 256/367 KB 140/186 KB 80/1199 KB 172/238 KB 84/558 KB 256/367 KB 144/186 KB 80/1199 KB 172/238 KB 84/558 KB 256/367 KB 148/186 KB 84/1199 KB 172/238 KB 68/558 KB 236/367 KB 124/186 KB 68/1199 KB 176/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 180/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 184/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 188/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 192/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 196/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 200/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 204/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 208/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 172/238 KB 84/558 KB 260/367 KB 148/186 KB 84/1199 KB 208/238 KB 84/558 KB 264/367 KB 148/186 KB 84/1199 KB 208/238 KB 84/558 KB 268/367 KB 148/186 KB 84/1199 KB 208/238 KB 84/558 KB 272/367 KB 152/186 KB 84/1199 KB 208/238 KB 84/558 KB 276/367 KB 152/186 KB 84/1199 KB 212/238 KB 84/558 KB 280/367 KB 152/186 KB 84/1199 KB 212/238 KB 84/558 KB 284/367 KB 152/186 KB 84/1199 KB 212/238 KB 84/558 KB 288/367 KB 152/186 KB 84/1199 KB 212/238 KB 84/558 KB 292/367 KB 152/186 KB 84/1199 KB 172/238 KB 84/558 KB 256/367 KB 144/186 KB 84/1199 KB 172/238 KB 84/558 KB 256/367 KB 140/186 KB 80/1199 KB 212/238 KB 88/558 KB 292/367 KB 152/186 KB 84/1199 KB 212/238 KB 92/558 KB 292/367 KB 152/186 KB 84/1199 KB 212/238 KB 96/558 KB 292/367 KB 152/186 KB 84/1199 KB 212/238 KB 100/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 104/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 108/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 112/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 116/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 120/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 124/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 128/558 KB 292/367 KB 152/186 KB 88/1199 KB 212/238 KB 84/558 KB 276/367 KB 152/186 KB 84/1199 KB 216/238 KB 128/558 KB 292/367 KB 152/186 KB 88/1199 KB 220/238 KB 128/558 KB 292/367 KB 152/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 152/186 KB 88/11 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 99 KB 208/238 KB 84/558 KB 268/367 KB 152/186 KB 84/1199 KB 224/238 KB 128/558 KB 292/367 KB 156/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 160/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 164/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 168/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 172/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 176/186 KB 88/1199 KB 224/238 KB 128/558 KB 292/367 KB 180/186 KB 88/1199 KB 228/238 KB 128/558 KB 292/367 KB 184/186 KB 88/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 88/1199 KB 212/238 KB 96/558 KB 292/367 KB 152/186 KB 88/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 92/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 96/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 100/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 104/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 108/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 112/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 116/1199 KB 228/238 KB 128/558 KB 292/367 KB 186/186 KB 120/1199 KB 228/238 KB 132/558 KB 292/367 KB 186/186 KB 124/1199 KB 228/238 KB 132/558 KB 292/367 KB 186/186 KB 128/1199 KB 228/238 KB 132/558 KB 296/367 KB 186/186 KB 132/1199 KB 228/238 KB 132/558 KB 296/367 KB 186/186 KB 136/1199 KB 228/238 KB 132/558 KB 296/367 KB 186/186 KB 140/1199 KB 228/238 KB 132/558 KB 296/367 KB 186/186 KB 144/1199 KB 228/238 KB 128/558 KB 292/367 KB 180/186 KB 88/1199 KB 232/238 KB 132/558 KB 296/367 KB 186/186 KB 144/1199 KB 236/238 KB 132/558 KB 296/367 KB 186/186 KB 144/1199 KB 238/238 KB 132/558 KB 296/367 KB 186/186 KB 144/1199 KB 228/238 KB 132/558 KB 296/367 KB 186/186 KB 128/1199 KB 238/238 KB 132/558 KB 300/367 KB 186/186 KB 144/1199 KB 238/238 KB 132/558 KB 304/367 KB 186/186 KB 144/1199 KB 228/238 KB 132/558 KB 292/367 KB 186/186 KB 120/1199 KB 238/238 KB 136/558 KB 304/367 KB 186/186 KB 144/1199 KB 238/238 KB 140/558 KB 304/367 KB 186/186 KB 144/1199 KB 238/238 KB 144/558 KB 304/367 KB 186/186 KB 144/1199 KB 238/238 KB 148/558 KB 304/367 KB 186/186 KB 144/1199 KB 152/558 KB 304/367 KB 148/1199 KB 156/558 KB 304/367 KB 148/1199 KB 160/558 KB 304/367 KB 148/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 00:14:02 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: 00:14:02 DEBUG unit.abot-epc-basic/0.install 164/558 KB 304/367 KB 148/1199 KB 168/558 KB 304/367 KB 148/1199 KB 172/558 KB 304/367 KB 148/1199 KB 176/558 KB 304/367 KB 148/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1113.6 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 238/238 KB 148/558 KB 304/367 KB 186/186 KB 148/1199 KB 176/558 KB 304/367 KB 152/1199 KB 176/558 KB 304/367 KB 156/1199 KB 176/558 KB 304/367 KB 160/1199 KB 176/558 KB 304/367 KB 164/1199 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 176/558 KB 304/367 KB 168/1199 KB 180/558 KB 304/367 KB 168/1199 KB 184/558 KB 304/367 KB 172/1199 KB 188/558 KB 304/367 KB 172/1199 KB 192/558 KB 304/367 KB 172/1199 KB 180/558 KB 304/367 KB 172/1199 KB 192/558 KB 304/367 KB 176/1199 KB 192/558 KB 304/367 KB 180/1199 KB 192/558 KB 304/367 KB 184/1199 KB 196/558 KB 304/367 KB 188/1199 KB 196/558 KB 304/367 KB 192/1199 KB 196/558 KB 304/367 KB 196/1199 KB 196/558 KB 304/367 KB 200/1199 KB 196/558 KB 304/367 KB 204/1199 KB 196/558 KB 304/367 KB 208/1199 KB 196/558 KB 304/367 KB 212/1199 KB 196/558 KB 304/367 KB 216/1199 KB 196/558 KB 304/367 KB 220/1199 KB 196/558 KB 304/367 KB 224/1199 KB 196/558 KB 304/367 KB 184/1199 KB 200/558 KB 304/367 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 4/1206 KB 4/181 KB 224/1199 KB 196/558 KB 304/367 KB 4/181 KB 224/1199 KB 200/558 KB 304/367 KB 4/1206 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 8/1206 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 12/1206 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 16/1206 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 20/1206 KB 4/181 KB 224/1199 KB 204/558 KB 304/367 KB 24/1206 KB 4/181 KB 224/1199 KB 208/558 KB 304/367 KB 28/1206 KB 8/181 KB 224/1199 KB 208/558 KB 304/367 KB 32/1206 KB 8/181 KB 224/1199 KB 208/558 KB 304/367 KB 24/1206 KB 8/181 KB 224/1199 KB 204/558 KB 304/367 KB 24/1206 KB 8/181 KB 224/1199 KB 208/558 KB 304/367 KB 32/1206 KB 12/181 KB 224/1199 KB 208/558 KB 304/367 KB 32/1206 KB 16/181 KB 224/1199 KB 208/558 KB 304/367 KB 32/1206 KB 20/181 KB 224/1199 KB 212/558 KB 304/367 KB 36/1206 KB 24/181 KB 224/1199 KB 212/558 KB 304/367 KB 36/1206 KB 28/181 KB 224/1199 KB 212/558 KB 304/367 KB 36/1206 KB 32/181 KB 224/1199 KB 212/558 KB 308/367 KB 36/1206 KB 36/181 KB 228/1199 KB 212/558 KB 308/367 KB 36/1206 KB 40/181 KB 228/1199 KB 212/558 KB 308/367 KB 36/1206 KB 44/181 KB 228/1199 KB 212/558 KB 308/367 KB 36/1206 KB 48/181 KB 228/1199 KB 212/558 KB 304/367 KB 36/1206 KB 20/181 KB 224/1199 KB 212/558 KB 308/367 KB 40/1206 KB 48/181 KB 228/1199 KB 212/558 KB 308/367 KB 44/1206 KB 48/181 KB 228/1199 KB 212/558 KB 308/367 KB 48/1206 KB 48/181 KB 228/1199 KB 212/558 KB 304/367 KB 32/1206 KB 20/181 KB 224/1199 KB 216/558 KB 308/367 KB 48/1206 KB 48/181 KB 228/1199 KB 220/558 KB 308/367 KB 48/1206 KB 48/181 KB 228/1199 KB 224/558 KB 308/367 KB 48/1206 KB 48/181 KB 228/1199 KB 228/558 KB 308/367 KB 48/1206 KB 48/181 KB 228/1199 KB 232/558 KB 308/367 KB 52/1206 KB 48/181 KB 228/1199 KB 212/558 KB 308/367 KB 36/1206 KB 32/181 KB 228/1199 KB 212/558 KB 304/367 KB 36/1206 KB 32/181 KB 228/1199 KB 232/558 KB 312/367 KB 52/1206 KB 48/181 KB 228/1199 KB 232/558 KB 316/367 KB 52/1206 KB 48/181 KB 228/1199 KB 232/558 KB 320/367 KB 52/1206 KB 48/181 KB 232/1199 KB 236/558 KB 320/367 KB 52/1206 KB 48/181 KB 232/1199 KB 240/558 KB 320/367 KB 52/1206 KB 48/181 KB 232/1199 KB 228/558 KB 308/367 KB 52/1206 KB 48/181 KB 228/1199 KB 240/558 KB 320/367 KB 56/1206 KB 48/181 KB 232/1199 KB 240/558 KB 320/367 KB 60/1206 KB 48/181 KB 232/1199 KB 244/558 KB 320/367 KB 64/1206 KB 48/181 KB 232/1199 KB 244/558 KB 320/367 KB 68/1206 KB 48/181 KB 232/1199 KB 244/558 KB 324/367 KB 72/1206 KB 52/181 KB 232/1199 KB 244/558 KB 324/367 KB 76/1206 KB 52/181 KB 232/1199 KB 244/558 KB 324/367 KB 80/1206 KB 52/181 KB 232/1199 KB 232/558 KB 316/367 KB 52/1206 KB 48/181 KB 232/1199 KB 244/558 KB 324/367 KB 80/1206 KB 52/181 KB 236/1199 KB 244/558 KB 324/3 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 67 KB 80/1206 KB 52/181 KB 240/1199 KB 244/558 KB 324/367 KB 80/1206 KB 52/181 KB 244/1199 KB 244/558 KB 324/367 KB 68/1206 KB 52/181 KB 232/1199 KB 244/558 KB 328/367 KB 80/1206 KB 52/181 KB 244/1199 KB 244/558 KB 332/367 KB 80/1206 KB 52/181 KB 244/1199 KB 244/558 KB 336/367 KB 80/1206 KB 52/181 KB 244/1199 KB 244/558 KB 340/367 KB 80/1206 KB 52/181 KB 248/1199 KB 244/558 KB 344/367 KB 84/1206 KB 52/181 KB 248/1199 KB 244/558 KB 348/367 KB 84/1206 KB 52/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 52/181 KB 248/1199 KB 244/558 KB 320/367 KB 68/1206 KB 52/181 KB 232/1199 KB 244/558 KB 352/367 KB 84/1206 KB 56/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 60/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 64/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 68/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 72/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 76/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 80/181 KB 248/1199 KB 244/558 KB 352/367 KB 84/1206 KB 84/181 KB 248/1199 KB 244/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 244/558 KB 320/367 KB 60/1206 KB 48/181 KB 232/1199 KB 248/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 252/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 256/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 260/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 264/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 268/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 272/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 276/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 280/558 KB 356/367 KB 84/1206 KB 88/181 KB 248/1199 KB 244/558 KB 356/367 KB 84/1206 KB 84/181 KB 248/1199 KB 280/558 KB 360/367 KB 84/1206 KB 92/181 KB 248/1199 KB 280/558 KB 364/367 KB 84/1206 KB 92/181 KB 248/1199 KB 280/558 KB 367/367 KB 84/1206 KB 92/181 KB 248/1199 KB 244/558 KB 340/367 KB 84/1206 KB 52/181 KB 248/1199 KB 284/558 KB 367/367 KB 88/1206 KB 92/181 KB 248/1199 KB 284/558 KB 367/367 KB 92/1206 KB 92/181 KB 248/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 248/1199 KB 244/558 KB 336/367 KB 80/1206 KB 52/181 KB 248/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 252/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 256/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 260/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 264/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 268/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 272/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 276/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 280/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 284/1199 KB 284/558 KB 367/367 KB 96/1206 KB 92/181 KB 288/1199 KB 284/558 KB 367/367 KB 84/1206 KB 92/181 KB 248/1199 KB 288/558 KB 367/367 KB 96/1206 KB 92/181 KB 288/1199 KB 292/558 KB 367/367 KB 96/1206 KB 92/181 KB 288/1199 KB 296/558 KB 367/367 KB 100/1206 KB 92/181 KB 292/1199 KB 300/558 KB 367/367 KB 100/1206 KB 92/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 92/181 KB 292/1199 KB 280/558 KB 356/367 KB 84/1206 KB 92/181 KB 248/1199 KB 304/558 KB 367/367 KB 100/1206 KB 96/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 100/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 104/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 108/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 112/181 KB 292/1199 KB 304/558 KB 367/367 KB 100/1206 KB 116/181 KB 292/1199 KB 308/558 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install KB 367/367 KB 100/1206 KB 120/181 KB 292/1199 KB 308/558 KB 367/367 KB 100/1206 KB 124/181 KB 292/1199 KB 308/558 KB 367/367 KB 100/1206 KB 128/181 KB 292/1199 KB 308/558 KB 367/367 KB 100/1206 KB 132/181 KB 292/1199 KB 292/558 KB 367/367 KB 100/1206 KB 92/181 KB 292/1199 KB 308/558 KB 367/367 KB 104/1206 KB 132/181 KB 292/1199 KB 308/558 KB 367/367 KB 108/1206 KB 132/181 KB 292/1199 KB 308/558 KB 367/367 KB 112/1206 KB 132/181 KB 292/1199 KB 292/558 KB 367/367 KB 96/1206 KB 92/181 KB 292/1199 KB 308/558 KB 367/367 KB 112/1206 KB 132/181 KB 296/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 300/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 304/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 308/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 312/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 316/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 320/1199 KB 308/558 KB 367/367 KB 100/1206 KB 116/181 KB 292/1199 KB 312/558 KB 367/367 KB 116/1206 KB 132/181 KB 320/1199 KB 316/558 KB 367/367 KB 116/1206 KB 132/181 KB 320/1199 KB 320/558 KB 367/367 KB 116/1206 KB 132/181 KB 320/1199 KB 308/558 KB 367/367 KB 116/1206 KB 132/181 KB 296/1199 KB 320/558 KB 367/367 KB 120/1206 KB 132/181 KB 320/1199 KB 320/558 KB 367/367 KB 124/1206 KB 132/181 KB 320/1199 KB 320/558 KB 367/367 KB 128/1206 KB 132/181 KB 320/1199 KB 320/558 KB 367/367 KB 132/1206 KB 132/181 KB 320/1199 KB 324/558 KB 367/367 KB 136/1206 KB 132/181 KB 324/1199 KB 324/558 KB 367/367 KB 140/1206 KB 132/181 KB 324/1199 KB 324/558 KB 367/367 KB 144/1206 KB 132/181 KB 324/1199 KB 324/558 KB 367/367 KB 132/1206 KB 132/181 KB 324/1199 KB 324/558 KB 367/367 KB 144/1206 KB 136/181 KB 328/1199 KB 324/558 KB 367/367 KB 144/1206 KB 136/181 KB 332/1199 KB 324/558 KB 367/367 KB 144/1206 KB 136/181 KB 336/1199 KB 324/558 KB 367/367 KB 144/1206 KB 136/181 KB 340/1199 KB 324/558 KB 367/367 KB 148/1206 KB 136/181 KB 344/1199 KB 324/558 KB 367/367 KB 148/1206 KB 136/181 KB 348/1199 KB 324/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 324/558 KB 367/367 KB 132/1206 KB 132/181 KB 320/1199 KB 328/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 332/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 336/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 340/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 344/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 348/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 352/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 356/558 KB 367/367 KB 148/1206 KB 136/181 KB 352/1199 KB 360/558 KB 367/367 KB 148/1206 KB 136/181 KB 356/1199 KB 364/558 KB 367/367 KB 148/1206 KB 136/181 KB 356/1199 KB 368/558 KB 367/367 KB 148/1206 KB 136/181 KB 356/1199 KB 324/558 KB 367/367 KB 148/1206 KB 136/181 KB 340/1199 KB 324/558 KB 367/367 KB 144/1206 KB 136/181 KB 324/1199 KB 368/558 KB 367/367 KB 148/1206 KB 140/181 KB 356/1199 KB 368/558 KB 367/367 KB 148/1206 KB 144/181 KB 356/1199 KB 368/558 KB 367/367 KB 148/1206 KB 148/181 KB 356/1199 KB 368/558 KB 152/1206 KB 152/181 KB 356/1199 KB 368/558 KB 152/1206 KB 156/181 KB 356/1199 KB 368/558 KB 152/1206 KB 160/181 KB 356/1199 KB 368/558 KB 152/1206 KB 164/181 KB 356/1199 KB 368/558 KB 152/1206 KB 168/181 KB 356/1199 KB 368/558 KB 152/1206 KB 172/181 KB 356/1199 KB 368/558 KB 152/1206 KB 176/181 KB 356/1199 KB 368/558 KB 152/1206 KB 180/181 KB 356/1199 KB 368/558 KB 152/1206 KB 181/181 KB 356/1199 KB 356/558 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install KB 367/367 KB 148/1206 KB 136/181 KB 356/1199 KB 368/558 KB 152/1206 KB 181/181 KB 360/1199 KB 368/558 KB 152/1206 KB 181/181 KB 364/1199 KB 368/558 KB 152/1206 KB 181/181 KB 368/1199 KB 368/558 KB 152/1206 KB 148/181 KB 356/1199 KB 368/558 KB 156/1206 KB 181/181 KB 368/1199 KB 368/558 KB 160/1206 KB 181/181 KB 368/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1688.8 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 368/558 KB 164/1206 KB 181/181 KB 368/1199 KB 368/558 KB 168/1206 KB 181/181 KB 368/1199 KB 368/558 KB 172/1206 KB 181/181 KB 368/1199 KB 368/558 KB 176/1206 KB 181/181 KB 368/1199 KB 368/558 KB 180/1206 KB 181/181 KB 368/1199 KB 372/558 KB 184/1206 KB 181/181 KB 372/1199 KB 372/558 KB 188/1206 KB 181/181 KB 372/1199 KB 372/558 KB 192/1206 KB 181/181 KB 372/1199 KB 372/558 KB 180/1206 KB 181/181 KB 372/1199 KB 376/558 KB 192/1206 KB 181/181 KB 372/1199 KB 380/558 KB 192/1206 KB 181/181 KB 372/1199 KB 384/558 KB 192/1206 KB 181/181 KB 372/1199 KB 388/558 KB 192/1206 KB 181/181 KB 372/1199 KB 392/558 KB 196/1206 KB 181/181 KB 372/1199 KB 396/558 KB 196/1206 KB 181/181 KB 372/1199 KB 400/558 KB 196/1206 KB 181/181 KB 372/1199 KB 404/558 KB 196/1206 KB 372/1199 KB 368/558 KB 180/1206 KB 181/181 KB 372/1199 KB 404/558 KB 196/1206 KB 376/1199 KB 404/558 KB 196/1206 KB 380/1199 KB 404/558 KB 196/1206 KB 384/1199 KB 404/558 KB 196/1206 KB 388/1199 KB 404/558 KB 196/1206 KB 392/1199 KB 404/558 KB 196/1206 KB 396/1199 KB 404/558 KB 196/1206 KB 400/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 807.1 KB/sec) unit-mysql-0: 00:14:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 388/558 KB 196/1206 KB 181/181 KB 372/1199 KB 404/558 KB 200/1206 KB 400/1199 KB 404/558 KB 204/1206 KB 400/1199 KB 404/558 KB 208/1206 KB 400/1199 KB 404/558 KB 212/1206 KB 400/1199 KB 408/558 KB 216/1206 KB 404/1199 KB 408/558 KB 220/1206 KB 404/1199 KB 408/558 KB 224/1206 KB 404/1199 KB 408/558 KB 212/1206 KB 404/1199 KB 412/558 KB 224/1206 KB 404/1199 KB 416/558 KB 224/1206 KB 404/1199 KB 404/558 KB 212/1206 KB 404/1199 KB 416/558 KB 224/1206 KB 408/1199 KB 416/558 KB 224/1206 KB 412/1199 KB 416/558 KB 224/1206 KB 416/1199 KB 416/558 KB 224/1206 KB 420/1199 KB 420/558 KB 228/1206 KB 424/1199 KB 420/558 KB 228/1206 KB 428/1199 KB 420/558 KB 228/1206 KB 432/1199 KB 420/558 KB 224/1206 KB 420/1199 KB 424/558 KB 228/1206 KB 432/1199 KB 428/558 KB 228/1206 KB 432/1199 KB 432/558 KB 228/1206 KB 432/1199 KB 436/558 KB 228/1206 KB 432/1199 KB 440/558 KB 228/1206 KB 436/1199 KB 444/558 KB 228/1206 KB 436/1199 KB 448/558 KB 228/1206 KB 436/1199 KB 420/558 KB 228/1206 KB 420/1199 KB 448/558 KB 232/1206 KB 436/1199 KB 448/558 KB 236/1206 KB 436/1199 KB 448/558 KB 240/1206 KB 436/1199 KB 448/558 KB 244/1206 KB 436/1199 KB 448/558 KB 248/1206 KB 436/1199 KB 448/558 KB 252/1206 KB 436/1199 KB 448/558 KB 256/1206 KB 436/1199 KB 448/558 KB 260/1206 KB 436/1199 KB 452/558 KB 264/1206 KB 436/1199 KB 452/558 KB 268/1206 KB 436/1199 KB 452/558 KB 272/1206 KB 436/1199 KB 436/558 KB 228/1206 KB 436/1199 KB 452/558 KB 272/1206 KB 440/1199 KB 452/558 KB 272/1206 KB 444/1199 KB 452/558 KB 272/1206 KB 448/1199 KB 452/558 KB 272/1206 KB 452/1199 KB 452/558 KB 272/1206 KB 456/1199 KB 452/558 KB 272/1206 KB 460/1199 KB 452/558 KB 272/1206 KB 464/1199 KB 452/558 KB 260/1206 KB 436/1199 KB 456/558 KB 272/1206 KB 464/1199 KB 460/558 KB 272/1206 KB 464/1199 KB 464/558 KB 272/1206 KB 464/1199 KB 468/558 KB 272/1206 KB 464/1199 KB 472/558 KB 276/1206 KB 468/1199 KB 476/558 KB 276/1206 KB 468/1199 KB 480/558 KB 276/1206 KB 468/1199 KB 468/558 KB 276/1206 KB 468/1199 KB 480/558 KB 280/1206 KB 468/1199 KB 480/558 KB 284/1206 KB 468/1199 KB 480/558 KB 288/1206 KB 468/1199 KB 480/558 KB 292/1206 KB 468/1199 KB 484/558 KB 296/1206 KB 468/1199 KB 484/558 KB 300/1206 KB 468/1199 KB 484/558 KB 304/1206 KB 468/1199 KB 468/558 KB 272/1206 KB 468/1199 KB 484/558 KB 304/1206 KB 472/1199 KB 484/558 KB 304/1206 KB 476/1199 KB 484/558 KB 304/1206 KB 480/1199 KB 484/558 KB 304/1206 KB 484/1199 KB 484/558 KB 304/1206 KB 488/1199 KB 484/558 KB 304/1206 KB 492/1199 KB 484/558 KB 304/1206 KB 496/1199 KB 484/558 KB 292/1206 KB 468/1199 KB 488/558 KB 304/1206 KB 496/1199 KB 492/558 KB 304/1206 KB 496/1199 KB 496/558 KB 304/1206 KB 496/1199 KB 500/558 KB 304/1206 KB 496/1199 KB 504/558 KB 308/1206 KB 500/1199 KB 508/558 KB 308/1206 KB 500/1199 KB 512/558 KB 308/1206 KB 500/1199 KB 516/558 KB 308/1206 KB 500/1199 KB 520/558 KB 308/1206 KB 500/1199 KB 524/558 KB 308/1206 KB 500/1199 KB 528/558 KB 308/1206 KB 500/1199 KB 532/558 KB 308/1206 KB 500/1199 KB 500/558 KB 308/1206 KB 500/1199 KB 532/558 KB 308/1206 KB 504/1199 KB 532/558 KB 308/1206 KB 508/1199 KB 532/558 KB 308/1206 KB 512/1199 KB 500/558 KB 308/1206 KB 496/1199 KB 532/558 KB 312/1206 KB 512/1199 KB 532/558 KB 316/1206 KB 512/1199 KB 532/558 KB 320/1206 KB 512/1199 KB 532/558 KB 320/1206 KB 516/1199 KB 532/558 KB 324/1206 KB 520/1199 KB 532/558 KB 324/1206 KB 524/1199 KB 532/558 KB 324/1206 KB 528/1199 KB 532/558 KB 324/1206 KB 516/1199 KB 532/558 K unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install B 328/1206 KB 528/1199 KB 532/558 KB 332/1206 KB 528/1199 KB 532/558 KB 336/1206 KB 528/1199 KB 532/558 KB 340/1206 KB 528/1199 KB 536/558 KB 344/1206 KB 532/1199 KB 536/558 KB 348/1206 KB 532/1199 KB 536/558 KB 352/1206 KB 532/1199 KB 536/558 KB 356/1206 KB 532/1199 KB 536/558 KB 360/1206 KB 532/1199 KB 536/558 KB 364/1206 KB 532/1199 KB 536/558 KB 368/1206 KB 532/1199 KB 536/558 KB 372/1206 KB 532/1199 KB 536/558 KB 340/1206 KB 532/1199 KB 532/558 KB 340/1206 KB 532/1199 KB 536/558 KB 372/1206 KB 536/1199 KB 536/558 KB 372/1206 KB 540/1199 KB 540/558 KB 372/1206 KB 540/1199 KB 544/558 KB 372/1206 KB 540/1199 KB 544/558 KB 372/1206 KB 544/1199 KB 548/558 KB 372/1206 KB 544/1199 KB 552/558 KB 372/1206 KB 548/1199 KB 556/558 KB 372/1206 KB 548/1199 KB 558/558 KB 372/1206 KB 548/1199 KB 548/558 KB 372/1206 KB 548/1199 KB 558/558 KB 372/1206 KB 552/1199 KB 558/558 KB 372/1206 KB 556/1199 KB 558/558 KB 372/1206 KB 560/1199 KB 558/558 KB 372/1206 KB 564/1199 KB 558/558 KB 372/1206 KB 568/1199 KB 558/558 KB 372/1206 KB 572/1199 KB 558/558 KB 376/1206 KB 572/1199 KB 558/558 KB 380/1206 KB 576/1199 KB 558/558 KB 384/1206 KB 576/1199 KB 558/558 KB 388/1206 KB 576/1199 KB 558/558 KB 392/1206 KB 576/1199 KB 558/558 KB 396/1206 KB 576/1199 KB 558/558 KB 400/1206 KB 576/1199 KB 558/558 KB 404/1206 KB 576/1199 KB 558/558 KB 408/1206 KB 576/1199 KB 558/558 KB 412/1206 KB 576/1199 KB 558/558 KB 376/1206 KB 576/1199 KB 558/558 KB 412/1206 KB 580/1199 KB 558/558 KB 412/1206 KB 584/1199 KB 558/558 KB 412/1206 KB 588/1199 KB 558/558 KB 412/1206 KB 592/1199 KB 558/558 KB 412/1206 KB 596/1199 KB 558/558 KB 412/1206 KB 600/1199 KB 558/558 KB 412/1206 KB 604/1199 KB 558/558 KB 412/1206 KB 608/1199 KB 558/558 KB 412/1206 KB 612/1199 KB 558/558 KB 416/1206 KB 612/1199 KB 558/558 KB 420/1206 KB 612/1199 KB 558/558 KB 424/1206 KB 616/1199 KB 558/558 KB 428/1206 KB 616/1199 KB 558/558 KB 432/1206 KB 616/1199 KB 558/558 KB 420/1206 KB 616/1199 KB 558/558 KB 432/1206 KB 620/1199 KB 558/558 KB 432/1206 KB 624/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2134.5 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 436/1206 KB 624/1199 KB 440/1206 KB 628/1199 KB 444/1206 KB 628/1199 KB 448/1206 KB 628/1199 KB 452/1206 KB 628/1199 KB 456/1206 KB 628/1199 KB 460/1206 KB 628/1199 KB 464/1206 KB 628/1199 KB 468/1206 KB 628/1199 KB 436/1206 KB 628/1199 KB 468/1206 KB 632/1199 KB 468/1206 KB 636/1199 KB 468/1206 KB 640/1199 KB 468/1206 KB 644/1199 KB 468/1206 KB 648/1199 KB 468/1206 KB 652/1199 KB 468/1206 KB 656/1199 KB 468/1206 KB 660/1199 KB 468/1206 KB 664/1199 KB 468/1206 KB 668/1199 KB 468/1206 KB 672/1199 KB 472/1206 KB 676/1199 KB 472/1206 KB 680/1199 KB 472/1206 KB 684/1199 KB 472/1206 KB 688/1199 KB 472/1206 KB 672/1199 KB 476/1206 KB 688/1199 KB 480/1206 KB 688/1199 KB 484/1206 KB 688/1199 KB 488/1206 KB 688/1199 KB 492/1206 KB 688/1199 KB 496/1206 KB 688/1199 KB 500/1206 KB 692/1199 KB 504/1206 KB 692/1199 KB 508/1206 KB 692/1199 KB 512/1206 KB 692/1199 KB 516/1206 KB 692/1199 KB 520/1206 KB 692/1199 KB 524/1206 KB 692/1199 KB 528/1206 KB 692/1199 KB 496/1206 KB 692/1199 KB 528/1206 KB 696/1199 KB 528/1206 KB 700/1199 KB 528/1206 KB 704/1199 KB 528/1206 KB 708/1199 KB 528/1206 KB 712/1199 KB 528/1206 KB 716/1199 KB 528/1206 KB 720/1199 KB 528/1206 KB 724/1199 KB 528/1206 KB 728/1199 KB 532/1206 KB 732/1199 KB 532/1206 KB 736/1199 KB 532/1206 KB 740/1199 KB 532/1206 KB 728/1199 KB 536/1206 KB 740/1199 KB 540/1206 KB 740/1199 KB 544/1206 KB 740/1199 KB 548/1206 KB 740/1199 KB 552/1206 KB 744/1199 KB 556/1206 KB 744/1199 KB 560/1206 KB 744/1199 KB 548/1206 KB 744/1199 KB 560/1206 KB 748/1199 KB 560/1206 KB 752/1199 KB 560/1206 KB 756/1199 KB 560/1206 KB 760/1199 KB 560/1206 KB 764/1199 KB 560/1206 KB 768/1199 KB 560/1206 KB 772/1199 KB 564/1206 KB 776/1199 KB 564/1206 KB 772/1199 KB 568/1206 KB 780/1199 KB 572/1206 KB 780/1199 KB 576/1206 KB 780/1199 KB 580/1206 KB 780/1199 KB 584/1206 KB 780/1199 KB 588/1206 KB 780/1199 KB 592/1206 KB 780/1199 KB 564/1206 KB 780/1199 KB 592/1206 KB 784/1199 KB 592/1206 KB 788/1199 KB 592/1206 KB 792/1199 KB 592/1206 KB 796/1199 KB 592/1206 KB 800/1199 KB 596/1206 KB 800/1199 KB 600/1206 KB 804/1199 KB 604/1206 KB 804/1199 KB 608/1206 KB 804/1199 KB 596/1206 KB 804/1199 KB 608/1206 KB 808/1199 KB 608/1206 KB 812/1199 KB 612/1206 KB 816/1199 KB 612/1206 KB 820/1199 KB 612/1206 KB 824/1199 KB 612/1206 KB 828/1199 KB 612/1206 KB 832/1199 KB 612/1206 KB 836/1199 KB 612/1206 KB 840/1199 KB 612/1206 KB 844/1199 KB 612/1206 KB 848/1199 KB 612/1206 KB 812/1199 KB 616/1206 KB 848/1199 KB 620/1206 KB 848/1199 KB 624/1206 KB 848/1199 KB 628/1206 KB 848/1199 KB 632/1206 KB 848/1199 KB 636/1206 KB 848/1199 KB 640/1206 KB 848/1199 KB 644/1206 KB 848/1199 KB 648/1206 KB 852/1199 KB 652/1206 KB 852/1199 KB 656/1206 KB 852/1199 KB 660/1206 KB 852/1199 KB 664/1206 KB 852/1199 KB 668/1206 KB 852/1199 KB 672/1206 KB 852/1199 KB 644/1206 KB 852/1199 KB 672/1206 KB 856/1199 KB 672/1206 KB 860/1199 KB 672/1206 KB 864/1199 KB 672/1206 KB 868/1199 KB 672/1206 KB 872/1199 KB 672/1206 KB 876/1199 KB 672/1206 KB 880/1199 KB 672/1206 KB 884/1199 KB 676/1206 KB 888/1199 KB 676/1206 KB 892/1199 KB 676/1206 KB 896/1199 KB 676/1206 KB 884/1199 KB 680/1206 KB 896/1199 KB 684/1206 KB 896/1199 KB 688/1206 KB 896/1199 KB 692/1206 KB 896/1199 KB 696/1206 KB 900/1199 KB 700/1206 KB 900/1199 KB 704/1206 KB 900/1199 KB 692/1206 KB 900/1199 KB 704/1206 KB 904/1199 KB 704/1206 KB 908/1199 KB 704/1206 KB 912/1199 KB 708/1206 KB 916/1199 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install KB 708/1206 KB 920/1199 KB 708/1206 KB 924/1199 KB 708/1206 KB 928/1199 KB 708/1206 KB 912/1199 KB 712/1206 KB 928/1199 KB 716/1206 KB 928/1199 KB 720/1206 KB 928/1199 KB 720/1206 KB 932/1199 KB 724/1206 KB 936/1199 KB 724/1206 KB 940/1199 KB 724/1206 KB 944/1199 KB 724/1206 KB 932/1199 KB 728/1206 KB 944/1199 KB 732/1206 KB 944/1199 KB 736/1206 KB 944/1199 KB 736/1206 KB 948/1199 KB 740/1206 KB 952/1199 KB 740/1206 KB 956/1199 KB 740/1206 KB 960/1199 KB 740/1206 KB 964/1199 KB 740/1206 KB 968/1199 KB 740/1206 KB 972/1199 KB 740/1206 KB 976/1199 KB 740/1206 KB 980/1199 KB 740/1206 KB 984/1199 KB 740/1206 KB 988/1199 KB 740/1206 KB 948/1199 KB 744/1206 KB 988/1199 KB 748/1206 KB 988/1199 KB 752/1206 KB 988/1199 KB 756/1206 KB 988/1199 KB 760/1206 KB 988/1199 KB 764/1206 KB 988/1199 KB 768/1206 KB 988/1199 KB 772/1206 KB 988/1199 KB 772/1206 KB 992/1199 KB 776/1206 KB 992/1199 KB 780/1206 KB 992/1199 KB 784/1206 KB 992/1199 KB 788/1206 KB 996/1199 KB 792/1206 KB 996/1199 KB 796/1206 KB 996/1199 KB 784/1206 KB 996/1199 KB 796/1206 KB 999/1199 KB 796/1206 KB 1003/1199 KB 796/1206 KB 1007/1199 KB 796/1206 KB 1011/1199 KB 800/1206 KB 1015/1199 KB 800/1206 KB 1011/1199 KB 804/1206 KB 1015/1199 KB 808/1206 KB 1019/1199 KB 812/1206 KB 1019/1199 KB 816/1206 KB 1019/1199 KB 804/1206 KB 1019/1199 KB 816/1206 KB 1023/1199 KB 816/1206 KB 1027/1199 KB 816/1206 KB 1031/1199 KB 820/1206 KB 1031/1199 KB 824/1206 KB 1035/1199 KB 828/1206 KB 1035/1199 KB 832/1206 KB 1035/1199 KB 836/1206 KB 1035/1199 KB 840/1206 KB 1035/1199 KB 844/1206 KB 1035/1199 KB 848/1206 KB 1035/1199 KB 852/1206 KB 1035/1199 KB 856/1206 KB 1035/1199 KB 820/1206 KB 1035/1199 KB 856/1206 KB 1039/1199 KB 856/1206 KB 1043/1199 KB 856/1206 KB 1047/1199 KB 856/1206 KB 1051/1199 KB 856/1206 KB 1055/1199 KB 856/1206 KB 1059/1199 KB 856/1206 KB 1063/1199 KB 856/1206 KB 1067/1199 KB 860/1206 KB 1071/1199 KB 860/1206 KB 1075/1199 KB 860/1206 KB 1079/1199 KB 860/1206 KB 1083/1199 KB 860/1206 KB 1087/1199 KB 860/1206 KB 1091/1199 KB 860/1206 KB 1095/1199 KB 860/1206 KB 1099/1199 KB 860/1206 KB 1067/1199 KB 864/1206 KB 1099/1199 KB 868/1206 KB 1099/1199 KB 872/1206 KB 1099/1199 KB 876/1206 KB 1099/1199 KB 880/1206 KB 1099/1199 KB 884/1206 KB 1099/1199 KB 888/1206 KB 1099/1199 KB 892/1206 KB 1099/1199 KB 896/1206 KB 1103/1199 KB 892/1206 KB 1103/1199 KB 896/1206 KB 1107/1199 KB 896/1206 KB 1111/1199 KB 900/1206 KB 1111/1199 KB 904/1206 KB 1115/1199 KB 908/1206 KB 1115/1199 KB 912/1206 KB 1115/1199 KB 900/1206 KB 1115/1199 KB 912/1206 KB 1119/1199 KB 912/1206 KB 1123/1199 KB 912/1206 KB 1127/1199 KB 916/1206 KB 1131/1199 KB 916/1206 KB 1135/1199 KB 916/1206 KB 1139/1199 KB 916/1206 KB 1143/1199 KB 916/1206 KB 1147/1199 KB 916/1206 KB 1151/1199 KB 916/1206 KB 1155/1199 KB 916/1206 KB 1159/1199 KB 916/1206 KB 1163/1199 KB 916/1206 KB 1167/1199 KB 916/1206 KB 1127/1199 KB 920/1206 KB 1167/1199 KB 924/1206 KB 1167/1199 KB 928/1206 KB 1167/1199 KB 932/1206 KB 1167/1199 KB 936/1206 KB 1167/1199 KB 940/1206 KB 1167/1199 KB 944/1206 KB 1167/1199 KB 948/1206 KB 1167/1199 KB 948/1206 KB 1171/1199 KB 948/1206 KB 1175/1199 KB 952/1206 KB 1175/1199 KB 956/1206 KB 1175/1199 KB 960/1206 KB 1175/1199 KB 964/1206 KB 1175/1199 KB 968/1206 KB 1179/1199 KB 972/1206 KB 1179/1199 KB 964/1206 KB 1179/1199 KB 972/1206 KB 1183/1199 KB 972/1206 KB 1187/1199 KB 972/1206 KB 1191/1199 KB 972/1206 KB 1195/1199 KB 976/1206 KB 1195/1199 unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install KB 980/1206 KB 1195/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 980/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 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3546.3 KB/sec) unit-abot-epc-basic-0: 00:14:02 DEBUG unit.abot-epc-basic/0.install 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 3405.8 KB/sec) unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 00:14:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:14:03 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: 00:14:03 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: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 37.906 s unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-06-25T00:14:03+00:00 unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 00:14:03 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-151.178) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 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: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 00:14:04 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: 00:14:04 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: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:14:04 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: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 00:14:04 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 00:14:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 00:14:05 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: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:14:05 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: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 00:14:05 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-4d68c6-default-0". unit-abot-epc-basic-0: 00:14:06 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: 00:14:06 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-mysql-0: 00:14:06 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 00:14:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 00:14:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:14:07 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 00:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 00:14:07 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 00:14:08 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:14:08 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 00:14:08 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 00:14:08 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: 00:14:08 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 00:14:09 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-mysql-0: 00:14:09 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: 00:14:09 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 00:14:09 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 00:14:09 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: 00:14:09 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-abot-epc-basic-0: 00:14:09 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 00:14:09 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 00:14:09 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-abot-epc-basic-0: 00:14:09 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 00:14:10 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: 00:14:10 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: 00:14:10 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: 00:14:10 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 00:14:10 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3063 kB/s) unit-mysql-0: 00:14:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 00:14:10 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 00:14:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 00:14:10 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 00:14:10 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:14:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 00:14:11 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: 00:14:11 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 00:14:11 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 00:14:11 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: 00:14:11 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.8 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.8 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 00:14:11 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: 00:14:11 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 00:14:11 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 00:14:12 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:14:12 DEBUG unit.abot-epc-basic/0.install Need to get 296 MB of archives. unit-abot-epc-basic-0: 00:14:12 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: 00:14:12 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-mysql-0: 00:14:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 00:14:12 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: 00:14:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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.13 [42.3 kB] unit-abot-epc-basic-0: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:13 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.13 [1,579 kB] unit-abot-epc-basic-0: 00:14:13 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.13 [289 kB] unit-abot-epc-basic-0: 00:14:13 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: 00:14:13 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: 00:14:13 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-mysql-0: 00:14:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 00:14:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:14:14 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: 00:14:14 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-mysql-0: 00:14:14 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:14 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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-mysql-0: 00:14:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 00:14:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 00:14:15 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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: 00:14:15 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-mysql-0: 00:14:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 00:14:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 00:14:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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-mysql-0: 00:14:16 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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: 00:14:16 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-mysql-0: 00:14:17 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 00:14:17 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-mysql-0: 00:14:17 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 00:14:17 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: 00:14:17 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: 00:14:17 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-mysql-0: 00:14:17 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 00:14:17 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 00:14:17 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-mysql-0: 00:14:17 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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-mysql-0: 00:14:18 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:18 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: 00:14:18 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: 00:14:18 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-mysql-0: 00:14:18 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:14:18 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:18 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:19 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:20 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:21 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 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: 00:14:22 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-abot-epc-basic-0: 00:14:22 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 00:14:23 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 00:14:23 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: 00:14:23 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.2 [39.4 kB] unit-abot-epc-basic-0: 00:14:23 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:23 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: 00:14:24 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: 00:14:24 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: 00:14:24 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-mysql-0: 00:14:24 DEBUG unit.mysql/0.config-changed 190625 0:14:24 [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: 00:14:24 DEBUG unit.mysql/0.config-changed 190625 0:14:24 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 00:14:24 DEBUG unit.mysql/0.config-changed 190625 0:14:24 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11583 ... unit-abot-epc-basic-0: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:24 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:25 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:26 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:27 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 00:14:28 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 00:14:28 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 00:14:28 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 00:14:28 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:28 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: 00:14:29 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.13 [136 kB] unit-abot-epc-basic-0: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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.13 [757 kB] unit-abot-epc-basic-0: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:29 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:30 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:31 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:32 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: 00:14:33 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: 00:14:33 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: 00:14:33 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: 00:14:33 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: 00:14:33 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: 00:14:33 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-mysql-0: 00:14:34 DEBUG unit.mysql/0.config-changed mysql start/running, process 11716 unit-abot-epc-basic-0: 00:14:34 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: 00:14:34 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-mysql-0: 00:14:34 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 00:14:35 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 00:14:35 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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: 00:14:36 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-mysql-0: 00:14:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:14:36 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 00:14:37 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: 00:14:37 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: 00:14:37 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: 00:14:37 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: 00:14:37 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: 00:14:37 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: 00:14:37 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: 00:14:37 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 00:14:38 DEBUG unit.abot-epc-basic/0.install Fetched 296 MB in 25s (11.7 MB/s) unit-abot-epc-basic-0: 00:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 00:14:38 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: 00:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 00:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 00:14:39 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: 00:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 00:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-mysql-0: 00:14:39 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 00:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 00:14:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 00:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 00:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-mysql-0: 00:14:41 DEBUG unit.mysql/0.config-changed mysql start/running, process 11841 unit-mysql-0: 00:14:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 00:14:41 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 00:14:42 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:14:42 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 00:14:42 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 00:14:42 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 00:14:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 00:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 00:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 00:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 00:14:45 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 00:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-mysql-0: 00:14:47 DEBUG unit.mysql/0.start mysql start/running, process 11954 unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-mysql-0: 00:14:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 00:14:47 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: 00:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 00:14:49 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 00:14:49 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 00:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 00:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-mysql-0: 00:14:50 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 00:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-mysql-0: 00:14:50 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 00:14:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:14:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:14:50 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 00:14:50 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 00:14:52 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 00:14:53 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 00:14:54 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 00:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 00:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 00:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-mysql-0: 00:14:55 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 00:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 00:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 00:15:03 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: 00:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 00:15:04 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: 00:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 00:15:04 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: 00:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 00:15:04 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: 00:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 00:15:05 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: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 00:15:05 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: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 00:15:05 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: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 00:15:05 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: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 00:15:06 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: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 00:15:06 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: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 00:15:07 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: 00:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 00:15:08 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: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 00:15:08 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: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 00:15:08 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: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 00:15:08 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: 00:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 00:15:09 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: 00:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 00:15:09 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: 00:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 00:15:09 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: 00:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 00:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 00:15:11 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: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 00:15:11 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: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 00:15:11 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: 00:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 00:15:12 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: 00:15:12 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: 00:15:12 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: 00:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 00:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 00:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 00:15:14 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: 00:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 00:15:15 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: 00:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 00:15:16 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: 00:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 00:15:18 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: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 00:15:18 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: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 00:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 00:15:19 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: 00:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 00:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 00:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 00:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 00:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.8:amd64. unit-abot-epc-basic-0: 00:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 00:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 00:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 00:15:23 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: 00:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 00:15:24 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: 00:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.8:amd64. unit-abot-epc-basic-0: 00:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.8_1%3a3.8-2ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 00:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 00:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 00:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.6_amd64.deb ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 00:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 00:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 00:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 00:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 00:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 00:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 00:15:29 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: 00:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 00:15:30 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: 00:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 00:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 00:15:32 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: 00:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 00:15:32 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: 00:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 00:15:32 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: 00:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 00:15:33 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: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 00:15:33 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: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 00:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 00:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 00:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 00:15:37 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: 00:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 00:15:37 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: 00:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 00:15:38 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: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 00:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 00:15:39 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: 00:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 00:15:40 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: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 00:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 00:15:41 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: 00:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 00:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... machine-2: 00:15:42 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 00:15:42 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 00:15:42 DEBUG juju.agent read agent config, format "2.0" machine-2: 00:15:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 00:15:43 DEBUG juju.worker start "engine" machine-2: 00:15:43 INFO juju.worker start "engine" machine-2: 00:15:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 00:15:43 DEBUG juju.worker "engine" started machine-2: 00:15:43 DEBUG juju.worker.introspection stats worker now serving machine-2: 00:15:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 00:15:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 00:15:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.apicaller connecting with old password machine-2: 00:15:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:15:43 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:43 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:43 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:15:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 00:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 00:15:43 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: 00:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... machine-2: 00:15:44 DEBUG juju.worker.apicaller connected machine-2: 00:15:44 DEBUG juju.worker.apicaller changing password... machine-2: 00:15:45 DEBUG juju.worker.apicaller password changed machine-2: 00:15:45 DEBUG juju.api RPC connection died machine-2: 00:15:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 00:15:45 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:15:45 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:45 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:45 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. machine-2: 00:15:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:15:45 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: 00:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.2) ... machine-2: 00:15:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:15:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:15:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:15:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:15:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 00:15:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:15:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:15:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:15:47 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:15:47 INFO juju.worker.upgrader unblocking abort check machine-2: 00:15:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:15:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 00:15:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:15:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:15:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 00:15:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.logger logger setup machine-2: 00:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:47 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:15:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 00:15:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:15:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:47 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 00:15:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:15:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:15:47 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 00:15:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:15:47 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:15:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:15:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 00:15:47 INFO juju.util.exec run result: exit status 127 machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec277578873/script.sh: line 1: fanatic: command not found 127 machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:15:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 00:15:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:15:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:47 DEBUG juju.network including address public:172.30.9.212 for machine machine-2: 00:15:47 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 00:15:47 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 00:15:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:15:47 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:15:47 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:15:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:15:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:15:47 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:15:47 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:15:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 00:15:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 00:15:47 INFO juju.util.exec run result: exit status 127 machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec215431443/script.sh: line 1: fanatic: command not found 127 machine-2: 00:15:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 00:15:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 00:15:47 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:15:47 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:15:47 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-2: 00:15:47 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 00:15:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 00:15:47 DEBUG juju.api RPC connection died machine-2: 00:15:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker killing runner 0xc4206408f0 machine-2: 00:15:47 INFO juju.worker runner is dying machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:15:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:15:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:15:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:15:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:15:47 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:47 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:15:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 00:15:47 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: 00:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... machine-2: 00:15:48 DEBUG juju.worker.apicaller connected machine-2: 00:15:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:15:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:15:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:15:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 00:15:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.logger logger setup machine-2: 00:15:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:15:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:15:49 INFO juju.util.exec run result: exit status 127 machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec762871032/script.sh: line 1: fanatic: command not found 127 machine-2: 00:15:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:15:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 00:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:15:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:15:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:15:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:49 DEBUG juju.network including address public:172.30.9.212 for machine machine-2: 00:15:49 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 00:15:49 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 00:15:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:15:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:15:49 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:15:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:15:49 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-2: 00:15:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:15:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:15:49 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:15:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:15:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 00:15:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 00:15:49 INFO juju.util.exec run result: exit status 127 machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec598616385/script.sh: line 1: fanatic: command not found 127 machine-2: 00:15:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 00:15:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 00:15:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:15:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:15:49 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 00:15:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:15:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:15:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 00:15:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 00:15:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:15:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:15:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:15:49 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 00:15:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:15:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-2: 00:15:49 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-2: 00:15:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:15:49 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 00:15:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:15:49 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: 00:15:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:15:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 00:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 00:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 00:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... machine-2: 00:15:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 00:15:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 00:15:50 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:15:50 INFO juju.worker.upgrader unblocking abort check machine-2: 00:15:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:15:50 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 00:15:50 DEBUG juju.worker start "2-container-watcher" machine-2: 00:15:50 DEBUG juju.worker start "stateconverter" machine-2: 00:15:50 INFO juju.worker start "2-container-watcher" machine-2: 00:15:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 00:15:50 DEBUG juju.worker "2-container-watcher" started machine-2: 00:15:50 INFO juju.worker start "stateconverter" machine-2: 00:15:50 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 00:15:50 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 00:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 00:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... machine-2: 00:15:52 DEBUG juju.service discovered init system "upstart" from local host machine-2: 00:15:52 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-2: 00:15:52 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: 00:15:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 00:15:52 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: 00:15:52 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 00:15:52 DEBUG juju.worker start "api" unit-oai-epc-0: 00:15:52 INFO juju.worker start "api" unit-oai-epc-0: 00:15:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 00:15:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 00:15:52 DEBUG juju.worker "api" started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:52 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:15:52 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:15:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:15:53 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 00:15:53 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:15:53 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:15:53 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:15:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 00:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 00:15:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-epc-0: 00:15:53 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:15:53 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-epc-0: 00:15:54 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 00:15:54 DEBUG juju.api RPC connection died unit-oai-epc-0: 00:15:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 00:15:54 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-oai-epc-0: 00:15:54 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:15:54 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:15:54 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... machine-2: 00:15:54 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:25:a9:b5 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:25:a9:b5 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 00:15:55 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: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 00:15:55 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 00:15:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 00:15:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:15:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 00:15:55 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: 00:15:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:15:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 00:15:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:15:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:15:55 DEBUG juju.network including address public:172.30.9.212 for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 00:15:55 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 00:15:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 00:15:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 00:15:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 00:15:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 00:15:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 00:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 00:15:55 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-oai-epc-0: 00:15:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 00:15:55 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 00:15:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 00:15:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 00:15:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 00:15:55 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 00:15:55 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 00:15:55 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 00:15:55 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 00:15:55 DEBUG httpbakery client do GET https://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 00:15:55 DEBUG httpbakery } -> error unit-oai-epc-0: 00:15:55 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 00:15:55 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 00:15:55 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:15:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 00:15:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 00:15:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 00:15:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 00:15:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 00:15:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-epc-0: 00:15:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 00:15:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 00:15:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-epc-0: 00:15:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 00:15:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 00:15:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:15:57 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: 00:15:57 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 00:15:57 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 00:15:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 00:15:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 00:15:57 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-abot-epc-basic-0: 00:15:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 00:15:58 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: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-epc-0: 00:15:58 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-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (3033 kB/s) unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 00:15:58 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: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 00:15:58 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: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 00:15:58 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 00:15:58 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: 00:15:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-epc-0: 00:15:59 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 00:15:59 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: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:15:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 00:15:59 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: 00:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-epc-0: 00:16:00 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 00:16:00 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-oai-epc-0: 00:16:00 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 00:16:01 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: 00:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 00:16:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 00:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 00:16:01 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: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (31.9 kB/s) unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:16:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:03 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: 00:16:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 00:16:03 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: 00:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 00:16:03 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 00:16:03 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: 00:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 00:16:03 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: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 00:16:04 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-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 00:16:04 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: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 00:16:04 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-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 00:16:04 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: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 00:16:04 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: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 00:16:04 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: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 00:16:04 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 00:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 00:16:04 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: 00:16:05 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-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-epc-0: 00:16:05 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: 00:16:05 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2749 kB/s) unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 00:16:05 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 00:16:05 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: 00:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-oai-epc-0: 00:16:06 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 00:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 00:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-epc-0: 00:16:07 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 00:16:07 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: 00:16:07 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 00:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 00:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-epc-0: 00:16:08 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 00:16:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 00:16:08 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-oai-epc-0: 00:16:08 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 00:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-epc-0: 00:16:08 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 00:16:09 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: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 00:16:09 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 00:16:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 00:16:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:16:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 00:16:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 00:16:10 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 00:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 00:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 00:16:11 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: 00:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 00:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 00:16:12 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: 00:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 00:16:12 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: 00:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:13 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: 00:16:13 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 00:16: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: 00:16:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 00:16:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:16:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 00:16:13 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: 00:16:13 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 00:16:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:16:13 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 00:16:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 00:16:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 00:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 00:16:13 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: 00:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 00:16:14 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: 00:16:14 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 00:16:14 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: 00:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 00:16:14 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 00:16:14 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-abot-epc-basic-0: 00:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 00:16:15 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: 00:16:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:16:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 00:16:18 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: 00:16:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:16:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 00:16:19 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: 00:16:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-epc-0: 00:16:19 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-abot-epc-basic-0: 00:16:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 00:16:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-epc-0: 00:16:19 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-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 00:16:20 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: 00:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-epc-0: 00:16:20 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 5s (11.8 MB/s) unit-oai-epc-0: 00:16:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-epc-0: 00:16:20 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 00:16:20 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-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 00:16:20 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 00:16:20 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: 00:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:16:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 00:16:20 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: 00:16:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 00:16:21 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: 00:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:16:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 00:16:21 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: 00:16:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:16:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 00:16:22 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: 00:16:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:16:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 00:16:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 00:16:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 00:16:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 00:16:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 00:16:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 00:16:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 00:16:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 00:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 00:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 00:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 00:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 00:16:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 00:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-epc-0: 00:16:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 00:16:29 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 ... unit-abot-epc-basic-0: 00:16:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-epc-0: 00:16:29 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 00:16:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 00:16:29 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... machine-3: 00:16:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 00:16:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 00:16:31 DEBUG juju.agent read agent config, format "2.0" machine-3: 00:16:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 00:16:32 DEBUG juju.worker start "engine" machine-3: 00:16:32 INFO juju.worker start "engine" machine-3: 00:16:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 00:16:32 DEBUG juju.worker "engine" started machine-3: 00:16:32 DEBUG juju.worker.introspection stats worker now serving machine-3: 00:16:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.apicaller connecting with old password machine-3: 00:16:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 00:16:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 00:16:32 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:32 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:16:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. machine-3: 00:16:33 DEBUG juju.worker.apicaller connected machine-3: 00:16:33 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... machine-3: 00:16:33 DEBUG juju.worker.apicaller password changed machine-3: 00:16:33 DEBUG juju.api RPC connection died machine-3: 00:16:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 00:16:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:16:33 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:33 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:33 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 00:16:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 00:16: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: 00:16:33 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... machine-3: 00:16:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... machine-3: 00:16:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 00:16:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:16:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. machine-3: 00:16:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:16:34 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 ... machine-3: 00:16:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:16:34 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 00:16:34 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-3: 00:16:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:16:34 INFO juju.worker.upgrader unblocking abort check machine-3: 00:16:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:16:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 00:16:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. machine-3: 00:16:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... machine-3: 00:16:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:16:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:16:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 00:16:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 00:16:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... machine-3: 00:16:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 00:16:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:16:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:16:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:16:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:16:34 INFO juju.util.exec run result: exit status 127 machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec035696606/script.sh: line 1: fanatic: command not found 127 machine-3: 00:16:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:16:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 00:16:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 00:16:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:16:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:16:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:16:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 00:16:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 00:16:34 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: 00:16:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:16:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:16:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:16:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:34 DEBUG juju.network including address public:172.30.9.212 for machine machine-3: 00:16:34 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 00:16:34 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 00:16:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:16:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:16:34 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:16:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:16:34 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-3: 00:16:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:16:34 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: 00:16:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 00:16:34 INFO juju.util.exec run result: exit status 127 machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec276920306/script.sh: line 1: fanatic: command not found 127 machine-3: 00:16:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 00:16:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 00:16:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 00:16:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:16:35 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 00:16:35 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 00:16:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 00:16:35 DEBUG juju.api RPC connection died machine-3: 00:16:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker killing runner 0xc42060a000 machine-3: 00:16:35 INFO juju.worker runner is dying machine-3: 00:16:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 00:16:35 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: 00:16:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 00:16:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:16:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:35 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:35 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:16:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:16:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 00:16:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:35 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... machine-3: 00:16:35 DEBUG juju.worker.apicaller connected machine-3: 00:16:35 DEBUG juju.api RPC connection died machine-3: 00:16:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:16:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:16:35 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:35 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:35 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:16:36 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. machine-3: 00:16:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... machine-3: 00:16:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:16:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. machine-3: 00:16:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... machine-3: 00:16:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... machine-3: 00:16:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:16:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:16:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:16:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:16:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 00:16:36 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 00:16:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 00:16:36 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: 00:16:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:16:36 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:16:36 INFO juju.worker.upgrader unblocking abort check machine-3: 00:16:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 00:16:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.logger logger setup machine-3: 00:16:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:16:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:16:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:16:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:36 DEBUG juju.network including address public:172.30.9.212 for machine machine-3: 00:16:36 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 00:16:36 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 00:16:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:16:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:16:36 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:16:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:16:36 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-3: 00:16:36 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:16:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:16:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:16:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:16:36 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: 00:16:36 INFO juju.util.exec run result: exit status 127 machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec091415366/script.sh: line 1: fanatic: command not found 127 machine-3: 00:16:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:16:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:16:36 INFO juju.util.exec run result: exit status 127 machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec527590504/script.sh: line 1: fanatic: command not found 127 machine-3: 00:16:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:16:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:16:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 00:16:36 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 00:16:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:16:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:16:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:16:36 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-3: 00:16:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:16:36 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 00:16:36 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 00:16:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:16:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 00:16:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 00:16:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 00:16:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. machine-3: 00:16:36 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... machine-3: 00:16:36 DEBUG juju.worker start "3-container-watcher" machine-3: 00:16:36 DEBUG juju.worker start "stateconverter" machine-3: 00:16:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 00:16:36 INFO juju.worker start "3-container-watcher" machine-3: 00:16:36 DEBUG juju.worker "3-container-watcher" started machine-3: 00:16:36 INFO juju.worker start "stateconverter" unit-abot-epc-basic-0: 00:16:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... machine-3: 00:16:36 DEBUG juju.worker "stateconverter" started machine-3: 00:16:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 00:16:36 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 00:16:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 00:16:37 DEBUG juju.service discovered init system "upstart" from local host machine-3: 00:16:37 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-oai-epc-0: 00:16:37 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 00:16:37 INFO juju.worker.machiner "machine-3" started machine-3: 00:16:37 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 00:16:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 00:16:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-oai-epc-0: 00:16:37 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 00:16:38 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-epc-0: 00:16:38 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) machine-3: 00:16:38 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-epc-0: 00:16:38 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 00:16:38 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: 00:16:38 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: 00:16:38 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 00:16:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 00:16:38 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: 00:16:38 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 00:16:38 DEBUG juju.worker start "api" unit-oai-hss-0: 00:16:38 INFO juju.worker start "api" unit-oai-hss-0: 00:16:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 00:16:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 00:16:38 DEBUG juju.worker "api" started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:38 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 00:16:38 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:16:38 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:16:38 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:16:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 00:16:39 DEBUG juju.api RPC connection died unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... machine-3: 00:16:39 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:73:7b:49 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.25 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:73:7b:49 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 00:16:39 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:16:39 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:16:39 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 00:16:39 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: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 00:16:39 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 00:16:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 00:16:39 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 00:16:39 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 00:16:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 00:16:39 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: 00:16:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:16:39 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 00:16:39 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:16:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:16:39 DEBUG juju.network including address public:172.30.9.212 for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 00:16:39 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 00:16:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 00:16:39 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 00:16:39 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 00:16:39 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 00:16:39 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 00:16:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-oai-hss-0: 00:16:39 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 00:16:39 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 00:16:40 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 00:16:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 00:16:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 00:16:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 00:16:40 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 00:16:40 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 00:16:40 DEBUG httpbakery } -> error unit-oai-hss-0: 00:16:40 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 00:16:40 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 00:16:40 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 00:16:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 00:16:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 00:16:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 00:16:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 00:16:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:16:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 00:16:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 00:16:40 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: 00:16:40 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:16:40 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: 00:16:40 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:16:40 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 00:16:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 00:16:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 00:16:41 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 00:16:41 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:16:41 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 00:16:41 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 00:16:41 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: 00:16:41 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: 00:16:41 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-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (3434 kB/s) unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 00:16:42 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: 00:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 00:16:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-oai-hss-0: 00:16:42 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 00:16:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 00:16:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 00:16:44 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 00:16:44 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-oai-hss-0: 00:16:44 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 00:16:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 00:16:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 00:16:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 00:16:45 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 00:16:45 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-epc-0: 00:16:45 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: 00:16:45 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-epc-0: 00:16:45 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (37.8 kB/s) unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 00:16:45 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 00:16:45 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 00:16:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 00:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 00:16:46 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 00:16:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 00:16:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:16:46 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:16:46 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-abot-epc-basic-0: 00:16:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 00:16:46 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: 00:16:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 00:16:46 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 00:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 00:16:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:16:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 00:16:47 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 00:16:47 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 00:16:47 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: 00:16:47 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 00:16:47 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 00:16:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 00:16:47 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: 00:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:48 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:16:48 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 00:16:48 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 00:16:48 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-abot-epc-basic-0: 00:16:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 00:16:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 00:16:48 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-abot-epc-basic-0: 00:16:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 00:16:48 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 00:16:48 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 00:16:48 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 00:16:48 INFO juju.worker.uniter.context trying to kill context process 3202 unit-oai-epc-0: 00:16:48 INFO juju.worker.uniter.context waiting for context process 3202 to die unit-oai-epc-0: 00:16:48 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 00:16:48 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 00:16:48 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-epc-0: 00:16:49 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 00:16:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 00:16:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:16:49 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 00:16:49 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 00:16:49 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 00:16:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:49 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] machine-2: 00:16:49 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 00:16:49 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 00:16:49 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 00:16:49 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 00:16:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 00:16:49 DEBUG juju.worker killing runner 0xc420930c30 unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 00:16:49 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:49 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 00:16:49 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-abot-epc-basic-0: 00:16:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 00:16:49 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: 00:16:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:50 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-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:50 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: 00:16:50 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1498 kB/s) unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 00:16:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 00:16:50 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 00:16:51 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 00:16:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 00:16:51 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: 00:16:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:52 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 00:16:52 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: 00:16:52 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 00:16:52 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: 00:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 00:16:52 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 00:16:52 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: 00:16:52 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 00:16:52 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: 00:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 00:16:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 00:16:53 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 00:16:53 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: 00:16:53 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 00:16:53 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 00:16:54 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: 00:16:54 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:16:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:16:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 00:16:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:55 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: 00:16:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-oai-hss-0: 00:16:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:16:55 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 00:16:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 00:16:55 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 00:16:55 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: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 00:16:55 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: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 00:16:55 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: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 00:16:55 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 00:16:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 00:16:56 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: 00:16:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 00:16:57 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: 00:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:16:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 00:16:57 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: 00:16:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 00:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 00:16:58 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: 00:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:16:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 00:16:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 00:16:58 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:58 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: 00:16:58 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 00:16:58 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: 00:16:58 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 00:16:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:16:58 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 00:16:58 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: 00:16:58 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 00:16:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:16:58 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 00:16:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:16:58 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 00:16:58 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: 00:16:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 00:16:59 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 00:16:59 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-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 00:17:00 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: 00:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 00:17:00 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: 00:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 00:17:00 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 00:17:01 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 00:17:02 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 00:17:03 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-abot-epc-basic-0: 00:17:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 00:17:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 00:17:03 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 00:17:04 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-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 00:17:04 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: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 00:17:04 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (12.6 MB/s) unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 00:17:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 00:17:04 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 00:17:04 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-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 00:17:04 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 00:17:04 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 00:17:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 00:17:04 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: 00:17:04 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 00:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 00:17:06 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: 00:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 00:17:07 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 00:17:08 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 00:17:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 00:17:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 00:17:09 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:17:10 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 00:17:12 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: 00:17:12 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:17:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:17:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:17:13 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:17:13 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:17:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:17:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 00:17:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 00:17:14 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 00:17:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 00:17:14 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: 00:17:14 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 00:17:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 00:17:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 00:17:17 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 00:17:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 00:17:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 00:17:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 00:17:19 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: 00:17:19 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: 00:17:21 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: 00:17:21 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 00:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 00:17:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 00:17:21 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 00:17:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 00:17:22 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 00:17:22 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 00:17:22 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: 00:17:22 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: 00:17:22 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:17:22 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 00:17:23 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 00:17:25 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: 00:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:17:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 00:17:25 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: 00:17:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 00:17:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 00:17:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 00:17:26 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 00:17:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 00:17:29 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: 00:17:29 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: 00:17:29 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 00:17:29 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 00:17:29 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 00:17:29 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:17:30 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: 00:17:30 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:17:30 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-abot-epc-basic-0: 00:17:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:17:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 00:17:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-oai-hss-0: 00:17:31 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:17:31 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: 00:17:31 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 00:17:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 00:17:31 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: 00:17:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-oai-hss-0: 00:17:31 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 00:17:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 00:17:31 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 00:17:31 INFO juju.worker.uniter.context trying to kill context process 3202 unit-oai-hss-0: 00:17:31 INFO juju.worker.uniter.context waiting for context process 3202 to die unit-oai-hss-0: 00:17:31 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 00:17:31 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 00:17:31 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 00:17:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 00:17:32 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 00:17:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 00:17:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:17:32 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 00:17:32 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 00:17:32 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 00:17:33 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 00:17:33 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 00:17:33 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 00:17:33 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 00:17:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 00:17:37 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:17:38 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: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:17:38 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:38 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: 00:17:38 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: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:39 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: 00:17:39 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:40 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: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 00:17:41 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 00:17:42 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:17:43 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: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 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: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 00:17:43 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: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 00:17:43 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 00:17:44 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:17:45 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: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.8:amd64 (1:3.8-2ubuntu4) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.6) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 00:17:45 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 00:17:46 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: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:46 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: 00:17:46 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: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 00:17:46 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:17:47 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: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 00:17:47 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: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 00:17:47 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: 00:17:47 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: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 00:17:47 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:48 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: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:48 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: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 00:17:48 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.2) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:17:49 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 00:17:50 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: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 00:17:50 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: 00:17:50 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: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 00:17:51 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 00:17:52 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: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:17:52 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: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:52 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: 00:17:52 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: 00:17:52 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: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 00:17:52 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:17:53 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: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 00:17:53 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: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 00:17:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:17:54 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: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:54 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: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 00:17:54 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:17:55 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: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 00:17:55 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:56 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 00:17:57 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: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 00:17:57 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: 00:17:57 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:17:57 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:58 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: 00:17:58 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: 00:17:58 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 00:17:58 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: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 00:17:58 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: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 00:17:58 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:17:59 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: 00:17:59 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: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 00:17:59 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:18:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 00:18:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 00:18:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 00:18:00 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 00:18:01 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: 00:18:01 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: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 00:18:01 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: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:18:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 00:18:02 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: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 00:18:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 00:18:02 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: 00:18:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:18:03 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: 00:18:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.4) ... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 00:18:03 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 00:18:05 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 00:18:06 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:18:06 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 00:18:06 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: 00:18:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:18:11 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (27.6 kB/s) unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108013 files and directories currently installed.) unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:18:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:18:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 00:18:13 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:18:13 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:18:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 00:18:14 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: 00:18:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 00:18:52 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: 00:18:52 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: 00:18:52 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 00:18:52 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: 00:18:52 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 00:18:52 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: 00:18:52 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:18:52 DEBUG unit.abot-epc-basic/0.install Need to get 622 kB of archives. unit-abot-epc-basic-0: 00:18:52 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: 00:18:52 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: 00:18:52 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: 00:18:53 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: 00:18:53 DEBUG unit.abot-epc-basic/0.install Fetched 622 kB in 1s (615 kB/s) unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 00:18:53 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: 00:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 00:18:53 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: 00:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 00:18:53 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: 00:18:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.5) ... unit-abot-epc-basic-0: 00:18:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:18:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 00:18:54 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: 00:19:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:19:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:19:21 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 00:19:21 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 00:19:21 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: 00:21:39 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 00:21:39 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:22:16 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 00:22:16 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 00:22:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 00:22:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 00:22:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 00:22:16 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 00:22:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 00:22:16 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 00:22:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 00:22:16 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 00:22:16 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 00:22:16 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 00:22:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 00:22:16 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 00:22:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:22:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 00:22:17 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 00:22:17 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start SHA256:m8fjbV1Ukf4ZMik54WhZPEuPLNCFV9TN9fzF2VQn6Dg root@juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . +.o+oo@| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . o B. BO| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . OoB o.B| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | =EO.= o+| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | S ..o o.=| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | + .o| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | o + . . | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | o o. . | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | ... | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 00:22:17 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: 00:22:17 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start SHA256:zfjy9yzbQWTDX7BhQE1sZcopx4wsWBxEuRCyhaMmHZc ubuntu@juju-4d68c6-default-0 unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | .oo==+o==.o| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . E+.oo. B+B | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . +......+.& .| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . + +.. = o.| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | o S o . .| unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . . | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | . . . | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | o oo . | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start | ...++ | unit-abot-epc-basic-0: 00:22:17 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 00:22:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 00:22:17 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:22:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:23:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:23:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:23:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:23:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:23:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:25:02 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 00:25:02 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 00:25:02 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: 00:25:02 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 00:25:02 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 00:25:02 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-hss-0: 00:25:02 DEBUG juju.worker start "api" unit-oai-hss-0: 00:25:02 INFO juju.worker start "api" unit-oai-hss-0: 00:25:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 00:25:02 DEBUG juju.agent read agent config, format "2.0" machine-3: 00:25:02 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 00:25:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 00:25:02 DEBUG juju.worker start "engine" machine-3: 00:25:02 INFO juju.worker start "engine" unit-oai-hss-0: 00:25:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 00:25:02 DEBUG juju.worker "api" started machine-3: 00:25:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 00:25:02 DEBUG juju.worker "engine" started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.introspection stats worker now serving machine-3: 00:25:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:25:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 00:25:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:25:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:25:02 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:25:02 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:25:02 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:25:02 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:25:02 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:25:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 00:25:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:25:03 DEBUG juju.api RPC connection died unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:25:03 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 00:25:03 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:25:03 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:25:03 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-3: 00:25:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:25:03 INFO juju.worker.upgrader unblocking abort check machine-3: 00:25:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:25:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 00:25:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 00:25:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:25:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:25:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 00:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.logger logger setup machine-3: 00:25:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 00:25:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 00:25:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:25:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:25:03 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 00:25:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 00:25:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 00:25:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:25:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:25:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:25:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:25:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:25:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:25:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 00:25:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:25:03 INFO juju.util.exec run result: exit status 127 machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec055530411/script.sh: line 1: fanatic: command not found 127 machine-3: 00:25:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:25:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:25:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:25:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:25:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:25:03 DEBUG juju.network including address public:172.30.9.212 for machine machine-3: 00:25:03 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 00:25:03 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 00:25:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:25:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:25:03 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:25:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:25:03 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-3: 00:25:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 00:25:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:25:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:25:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:25:03 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:25:03 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 00:25:03 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:25:03 INFO juju.util.exec run result: exit status 127 machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec923037711/script.sh: line 1: fanatic: command not found 127 machine-3: 00:25:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:25:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 00:25:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 00:25:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 00:25:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 00:25:03 DEBUG juju.worker start "3-container-watcher" machine-3: 00:25:03 DEBUG juju.worker start "stateconverter" machine-3: 00:25:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 00:25:03 INFO juju.worker start "3-container-watcher" machine-3: 00:25:03 DEBUG juju.worker "3-container-watcher" started machine-3: 00:25:03 INFO juju.worker start "stateconverter" machine-3: 00:25:03 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 00:25:03 DEBUG juju.worker "stateconverter" started machine-3: 00:25:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 00:25:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:25:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:25:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:25:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:25:03 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-3: 00:25:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:25:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 00:25:03 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-3: 00:25:03 INFO juju.worker.machiner "machine-3" started machine-3: 00:25:03 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 00:25:03 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 00:25:04 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 00:25:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 00:25:04 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:25:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 00:25:04 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: 00:25:04 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:25:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:25:04 DEBUG juju.network including address public:172.30.9.212 for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 00:25:04 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 00:25:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 00:25:04 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-oai-hss-0: 00:25:04 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 00:25:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 00:25:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 00:25:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 00:25:04 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 00:25:04 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 00:25:04 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 00:25:04 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:73:7b:49 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.25 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:73:7b:49 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 00:25:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 00:25:04 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 00:25:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 00:25:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 00:25:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 00:25:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 00:25:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:25:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:25:04 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: 00:25:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:25:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:25:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:25:05 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: 00:25:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:25:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:25:05 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:25:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 00:25:05 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 00:25:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:25:06 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 00:25:06 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: 00:25:06 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 00:25:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:25:06 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 00:25:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:25:06 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 00:25:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 00:25:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 00:25:06 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 00:25:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:25:07 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 00:25:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 00:25:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 00:25:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 00:25:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 00:25:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 00:25:13 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: 00:25:13 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 00:25:13 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 00:25:13 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: 00:25:13 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: 00:25:13 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: 00:25:13 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:14 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:15 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:16 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: 00:25:17 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: 00:25:17 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: 00:25:17 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 00:25:17 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 00:25:17 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: 00:25:17 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: 00:25:17 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: 00:25:17 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: 00:25:17 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: 00:25:17 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:18 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:19 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: 00:25:20 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: 00:25:20 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: 00:25:20 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: 00:25:20 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: 00:25:20 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:21 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:22 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: 00:25:23 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: 00:25:23 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (6894 kB/s) unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 00:25:23 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 00:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 00:25:25 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 00:25:26 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 00:25:27 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: 00:25:27 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 00:25:27 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: 00:25:27 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 00:25:27 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: 00:25:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 00:25:28 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: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 00:25:28 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: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 00:25:28 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: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 00:25:28 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: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 00:25:28 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: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 00:25:28 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 00:25:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 00:25:29 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: 00:25:29 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 00:25:30 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: 00:25:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 00:25:30 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: 00:25:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 00:25:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:30 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 00:25:31 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:25:32 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 00:25:33 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: 00:25:33 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 00:25:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:25:34 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 00:25:34 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: 00:25:34 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 00:25:34 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: 00:25:34 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 00:25:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:25:35 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 00:25:35 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: 00:25:35 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 00:25:36 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: 00:25:36 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 00:25:37 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 00:25:38 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 00:25:39 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 00:25:40 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:25:41 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:44 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 00:25:45 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:46 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 00:25:49 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: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 00:25:49 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: 00:25:49 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:25:49 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: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:49 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:25:50 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: 00:25:50 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 00:25:50 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: 00:25:50 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 00:25:50 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 00:25:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 00:25:52 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 00:25:52 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: 00:25:53 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: 00:25:53 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: 00:25:53 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: 00:25:54 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: 00:25:54 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (697 kB/s) unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 00:25:54 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:25:55 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 00:25:56 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 00:25:57 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:25:57 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 00:25:57 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 00:25:57 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: 00:25:57 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: 00:25:57 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: 00:25:57 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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: 00:25:58 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-epc-0: 00:25:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 00:25:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 00:25:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 00:25:58 DEBUG juju.agent read agent config, format "2.0" machine-2: 00:25:58 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:25:58 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: 00:25:58 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 00:25:58 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:25:58 DEBUG juju.worker start "api" unit-oai-epc-0: 00:25:58 INFO juju.worker start "api" unit-oai-epc-0: 00:25:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 00:25:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 00:25:58 DEBUG juju.worker "api" started unit-oai-epc-0: 00:25:58 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:25:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 00:25:58 DEBUG juju.worker start "engine" machine-2: 00:25:58 INFO juju.worker start "engine" unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 00:25:58 DEBUG juju.worker "engine" started machine-2: 00:25:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.introspection stats worker now serving machine-2: 00:25:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:25:58 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-epc-0: 00:25:58 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:25:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 00:25:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:25:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:25:59 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:25:59 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:25:59 INFO juju.api connection established to "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:25:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 00:25:59 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] machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:25:59 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: 00:25:59 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: 00:25:59 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: 00:25:59 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: 00:25:59 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: 00:25:59 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: 00:25:59 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: 00:25:59 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] machine-2: 00:25:59 DEBUG juju.worker.apicaller connected machine-2: 00:25:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:25:59 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:25:59 INFO juju.worker.upgrader unblocking abort check machine-2: 00:25:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 00:25:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: unit-oai-epc-0: 00:25:59 DEBUG juju.worker.apicaller connected machine-2: 00:25:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:25:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:25:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:25:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 00:25:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 00:25:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:25:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 00:25:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:25:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:25:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:25:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 00:25:59 INFO juju.util.exec run result: exit status 127 machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec409127853/script.sh: line 1: fanatic: command not found 127 machine-2: 00:25:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:25:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:25:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:25:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:25:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:25:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:25:59 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 00:25:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 00:25:59 DEBUG juju.worker.logger logger setup machine-2: 00:25:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:25:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:25:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:25:59 DEBUG juju.network including address public:172.30.9.212 for machine machine-2: 00:25:59 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 00:25:59 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 00:25:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:25:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:25:59 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:25:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:25:59 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:25:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:25:59 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 00:25:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:25:59 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 00:25:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:25:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-oai-epc-0: 00:25:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 00:25:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:25:59 INFO juju.util.exec run result: exit status 127 machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec998898330/script.sh: line 1: fanatic: command not found 127 machine-2: 00:25:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:25:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:25:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:25:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:25:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-oai-epc-0: 00:25:59 DEBUG juju.api successfully dialed "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-epc-0: 00:25:59 INFO juju.api connection established to "wss://172.30.9.212:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" unit-oai-hss-0: 00:25:59 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-epc-0: 00:25:59 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/9fb811e4-01ac-40ce-8009-8364064d68c6/api" machine-2: 00:25:59 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:25:59 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 00:25:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:25:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:25:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:25:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:25:59 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 00:25:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:25:59 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-2: 00:25:59 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-2: 00:26:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 00:26:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 00:26:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 00:26:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 00:26:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 00:26:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 00:26:00 DEBUG juju.worker start "2-container-watcher" machine-2: 00:26:00 DEBUG juju.worker start "stateconverter" machine-2: 00:26:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 00:26:00 INFO juju.worker start "2-container-watcher" machine-2: 00:26:00 DEBUG juju.worker "2-container-watcher" started machine-2: 00:26:00 INFO juju.worker start "stateconverter" machine-2: 00:26:00 DEBUG juju.worker "stateconverter" started machine-2: 00:26:00 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 00:26:00 INFO juju.worker.machiner "machine-2" started machine-2: 00:26:00 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3567 kB/s) unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 00:26:00 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: 00:26:00 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... machine-2: 00:26:00 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:25:a9:b5 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:25:a9:b5 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 00:26:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 00:26:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 00:26:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 00:26:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:26:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 00:26:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:26:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:26:01 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 00:26:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:26:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:26:01 DEBUG juju.network including address public:172.30.9.212 for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 00:26:01 DEBUG juju.network addresses after filtering: [public:172.30.9.212 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 00:26:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.212:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 00:26:01 DEBUG juju.agent API server address details [["172.30.9.212:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.212:17070"] unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:26:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 00:26:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.212,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 00:26:01 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: 00:26:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 00:26:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 00:26:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 00:26:01 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 00:26:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 00:26:01 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 00:26:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 00:26:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 00:26:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 00:26:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 00:26:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 00:26:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 00:26:01 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:26:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 00:26:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:26:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:26:02 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: 00:26:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 00:26:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:26:02 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 00:26:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:26:02 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-epc-0: 00:26:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:26:02 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 00:26:02 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 00:26:03 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: 00:26:03 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 00:26:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:26:03 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 00:26:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 00:26:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 00:26:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:26:03 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 00:26:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-epc-0: 00:26:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:26:03 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:26:04 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 00:26:04 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 00:26:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:26:07 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:26:11 DEBUG unit.oai-hss/0.install 190625 0:26:11 [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: 00:26:11 DEBUG unit.oai-hss/0.install 190625 0:26:11 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 00:26:11 DEBUG unit.oai-hss/0.install 190625 0:26:11 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11708 ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install mysql start/running, process 11841 unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 00:26:21 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 00:26:22 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:26:23 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 00:26:24 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:26:24 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 00:26:24 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 00:26:24 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: 00:26:24 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: 00:26:25 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (256 kB/s) unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 00:26:25 DEBUG unit.oai-hss/0.install --2019-06-25 00:26:25-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 00:26:26 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: 00:26:26 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 766K 2s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 50.9M 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 782K 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 52.8M 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 58.7M 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 1.27M 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.95M 1s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 41.4M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.1M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 55.8M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 76.2M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 80.1M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 1.35M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 71.6M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 2.01M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 43.1M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 52.0M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 51.4M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 53.8M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 51.7M 0s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 79.0M=0.4s unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install 2019-06-25 00:26:26 (2.68 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 00:26:26 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 00:26:27 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 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: 00:26:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 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: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 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: 00:26:29 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 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: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 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: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 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: 00:26:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 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: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 00:26:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 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: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:33 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: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 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: 00:26:34 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:26:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 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: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 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: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 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: 00:26:36 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 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: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:37 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:37 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 00:26:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:26:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 00:26:39 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: 00:26:39 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 00:26:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:39 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: 00:26:40 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: 00:26:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:40 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 00:26:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:40 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:41 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:42 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:43 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 00:26:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 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: 00:26:43 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 00:26:43 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: 00:26:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:26:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:43 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: 00:26:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:26:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:43 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: 00:26:43 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:26:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 00:26:44 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: 00:26:44 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 00:26:44 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 00:26:45 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 00:26:46 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: 00:26:46 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 00:26:46 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: 00:26:46 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:26:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 00:26:47 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 00:26:48 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:26:48 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 00:26:48 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 00:26:48 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: 00:26:48 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: 00:26:49 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-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 00:26:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 00:26:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 00:26:49 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 00:26:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:26:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:26:49 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: 00:26:49 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: 00:26:49 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: 00:26:49 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (852 kB/s) unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:26:49 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:26:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:26:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install --2019-06-25 00:26:52-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 151K 33s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 304K 24s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 537K 19s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 637K 16s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 999K 14s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 12s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.41M 10s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.80M 9s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.00M 8s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.95M 7s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.48M 7s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.53M 6s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.86M 6s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.23M 6s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.31M 5s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.51M 5s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.62M 5s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.33M 4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.20M 4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.38M 4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.62M 4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.56M 4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.70M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.22M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.68M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.34M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.48M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.61M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.76M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.78M 3s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.71M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.80M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.19M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.71M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.69M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.88M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.78M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.60M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.97M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.46M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.26M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.78M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.92M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 10.2M 2s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.92M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.8M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.62M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 12.3M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.72M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.1M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.4M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.6M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.3M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 14.0M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.90M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.0M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.5M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.3M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.5M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.7M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.7M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.2M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.1M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.9M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.2M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.5M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.9M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.1M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.5M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.9M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.7M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.6M 1s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.6M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.5M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.9M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.4M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.5M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.0M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 21.2M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.3M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.2M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 16.8M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 26.7M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 14.5M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.6M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 23.2M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 16.4M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 19.2M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.6M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 5.95M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.1M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.4M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 25.5M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.8M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 16.3M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 32.8M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.6M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 22.2M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 20.6M 0s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 23.8M=1.4s unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install 2019-06-25 00:26:53 (3.47 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 00:26:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 00:26:54 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 00:26:55 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: 00:26:55 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 00:26:55 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 00:26:56 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 00:26:57 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 00:26:58 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 00:26:59 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 00:27:00 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 00:27:01 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 00:27:02 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 00:27:03 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 00:27:04 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 00:27:05 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: 00:27:05 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: 00:27:05 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 00:27:05 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 00:27:06 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 00:27:07 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 00:27:08 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 00:27:09 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 00:27:09 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:27:09 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 00:27:10 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 00:27:11 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 00:27:12 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 00:27:13 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 00:27:14 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: 00:27:14 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 00:27:14 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 00:27:15 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: 00:27:15 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: 00:27:15 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 00:27:15 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: 00:27:15 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 00:27:15 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: 00:27:15 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 00:27:15 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: 00:27:15 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: 00:27:15 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 00:27:15 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: 00:27:15 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 00:27:15 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 00:27:16 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 00:27:17 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jun 25 00:17 /dev/zero unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 00:27:18 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 00:27:19 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 00:27:20 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:27:21 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 00:27:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 00:27:23 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 00:27:24 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 00:27:24 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 00:27:24 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 00:27:24 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 00:27:24 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 00:27:25 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 00:27:26 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 00:27:27 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 00:27:28 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 00:27:28 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 00:27:28 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 00:27:28 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 00:27:28 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 00:27:29 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 00:27:30 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 00:27:30 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 00:27:30 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 00:27:31 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 00:27:32 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 00:27:32 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 00:27:32 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 00:27:33 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 00:27:33 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 00:27:34 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 00:27:34 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 00:27:35 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 00:27:35 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 00:27:35 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 00:27:36 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 00:27:36 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 00:27:36 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 00:27:37 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:27:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:27:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:27:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:27:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:27:37 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 00:27:37 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 00:27:38 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 00:27:39 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 00:27:39 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 00:27:40 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 00:27:41 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 00:27:42 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 00:27:43 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 00:27:43 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 00:27:43 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 00:27:44 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 00:27:44 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 00:27:44 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 00:27:45 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 00:27:45 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 00:27:45 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 00:27:45 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 00:27:46 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 00:27:47 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 00:27:47 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 00:27:47 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 00:27:47 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 00:27:48 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 00:27:48 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 00:27:48 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 00:27:48 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 00:27:49 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 00:27:50 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 00:27:50 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 00:27:50 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 00:27:50 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:27:51 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 00:27:52 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 00:27:53 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 00:27:53 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 00:27:53 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 00:27:54 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 00:27:55 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 00:27:55 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 00:27:55 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 00:27:55 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 00:27:56 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 00:27:57 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 00:27:57 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 00:27:57 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 00:27:59 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 00:28:00 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 00:28:00 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 00:28:00 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 00:28:00 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 00:28:01 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 00:28:02 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 00:28:03 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 00:28:04 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 00:28:04 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 00:28:04 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 00:28:05 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 00:28:05 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 00:28:05 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 00:28:06 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 00:28:06 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 00:28:06 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 00:28:07 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 00:28:08 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 00:28:08 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 00:28:08 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 00:28:09 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 00:28:09 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 00:28:09 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 00:28:09 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 00:28:10 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 00:28:10 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 00:28:10 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 00:28:10 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 00:28:11 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 00:28:11 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 00:28:11 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 00:28:12 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 00:28:13 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 00:28:13 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 00:28:14 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 00:28:14 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 00:28:14 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 00:28:14 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 00:28:14 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 00:28:15 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 00:28:15 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 00:28:16 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 00:28:16 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 00:28:16 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 00:28:16 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 00:28:16 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 00:28:17 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 00:28:17 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 00:28:17 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 00:28:18 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 00:28:18 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 00:28:18 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:19 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: 00:28:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 00:28:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:20 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 00:28:21 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 00:28:21 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 00:28:21 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 00:28:22 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 00:28:22 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 00:28:23 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 00:28:23 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 00:28:24 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 00:28:25 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: 00:28:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 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: 00:28:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 00:28:25 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: 00:28:25 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 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: 00:28:25 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 00:28:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 00:28:28 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 00:28:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 00:28:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 00:28:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 00:28:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 00:28:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 00:28:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 00:28:30 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 00:28:30 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 00:28:30 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 00:28:31 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 00:28:32 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 00:28:32 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 00:28:32 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 00:28:32 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: 00:28:32 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 00:28:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:32 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 00:28:33 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 00:28:33 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 00:28:33 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 00:28:33 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 00:28:33 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: 00:28:33 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 00:28:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 00:28:34 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: 00:28:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:34 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: 00:28:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 00:28:34 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 00:28:35 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: 00:28:35 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 00:28:35 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 00:28:36 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 00:28:37 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 00:28:38 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 00:28:39 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: 00:28:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 00:28:39 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: 00:28:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 00:28:39 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 00:28:40 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:41 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 00:28:42 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: 00:28:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 00:28:42 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 00:28:43 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: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 00:28:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 00:28:44 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: 00:28:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 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: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 00:28:44 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: 00:28:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 00:28:44 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: 00:28:44 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:28:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 00:28:45 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: 00:28:45 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 00:28:45 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 00:28:45 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: 00:28:45 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: 00:28:46 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: 00:28:46 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: 00:28:46 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: 00:28:46 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: 00:28:46 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: 00:28:47 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: 00:28:47 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: 00:28:48 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: 00:28:48 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: 00:28:48 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: 00:28:48 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: 00:28:48 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:49 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: 00:28:50 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: 00:28:50 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: 00:28:50 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: 00:28:50 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: 00:28:50 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: 00:28:51 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: 00:28:52 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: 00:28:52 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: 00:28:52 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: 00:28:52 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: 00:28:52 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: 00:28:52 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: 00:28:52 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: 00:28:53 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: 00:28:53 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: 00:28:53 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: 00:28:53 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: 00:28:53 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: 00:28:53 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: 00:28:53 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: 00:28:54 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: 00:28:54 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: 00:28:54 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: 00:28:54 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: 00:28:54 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: 00:28:54 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: 00:28:55 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: 00:28:55 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: 00:28:55 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: 00:28:55 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: 00:28:55 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: 00:28:55 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: 00:28:55 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: 00:28:56 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: 00:28:56 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: 00:28:56 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: 00:28:56 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: 00:28:56 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: 00:28:56 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: 00:28:56 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:57 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: 00:28:58 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: 00:28:58 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: 00:28:58 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: 00:28:58 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 00:28:58 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: 00:28:58 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3173 kB/s) unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 00:28:58 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 00:28:59 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 00:29:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 00:29:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:29:00 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:01 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:29:02 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 00:29:03 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 00:29:05 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 00:29:06 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 00:29:07 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 00:29:08 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: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:29:08 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 00:29:09 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 00:29:10 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 00:29:11 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 00:29:12 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 00:29:14 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 00:29:15 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: 00:29:15 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 00:29:16 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 00:29:17 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: 00:29:17 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 00:29:17 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 00:29:18 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 00:29:19 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 00:29:20 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 00:29:21 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 00:29:21 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 00:29:21 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: 00:29:21 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: 00:29:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:29:22 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 00:29:22 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 00:29:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 00:29:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 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: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 00:29:35 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 00:29:36 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 00:29:37 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 00:29:38 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 00:29:39 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 00:29:40 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 00:29:41 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 00:29:42 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: 00:29:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 00:29:42 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: 00:29:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 00:29:42 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: 00:29:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 00:29:42 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 00:29:43 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: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 00:29:43 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: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 00:29:43 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: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 00:29:43 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: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 00:29:43 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 00:29:44 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: 00:29:44 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: 00:29:44 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: 00:29:44 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: 00:29:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 00:29:44 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: 00:29:44 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: 00:29:44 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: 00:29:44 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: 00:29:44 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: 00:29:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 00:29:44 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 00:29:45 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: 00:29:45 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: 00:29:45 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: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 00:29:45 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: 00:29:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 00:29:45 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 00:29:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (46.7 kB/s) unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 00:29:47 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: 00:29:47 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 00:29:47 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install ....................................................++++++ unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install .........................++++++ unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Not Before: Jun 25 00:29:48 2019 GMT unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Not After : Jun 24 00:29:48 2020 GMT unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install 2B:03:1E:53:63:67:8A:97:C4:D8:30:8A:3D:48:29:85:BF:3E:0B:29 unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install keyid:8E:FB:04:18:73:81:E9:1F:35:C0:DA:D7:1E:5A:16:01:0C:CB:E2:CE unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jun 24 00:29:48 2020 GMT (365 days) unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 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: 00:29:48 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 00:29:48 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: 00:29:48 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: 00:29:48 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 00:29:48 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: 00:29:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 00:29:48 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: 00:29:48 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 00:29:48 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: 00:29:48 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: 00:29:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 00:29:48 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: 00:29:48 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: 00:29:48 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 00:29:48 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 00:29:49 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 00:29:49 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: 00:29:49 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 00:29:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 00:29:50 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: 00:29:50 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:51 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 00:29:51 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: 00:29:51 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 00:29:51 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: 00:29:51 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 00:29:51 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: 00:29:51 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 00:29:51 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: 00:29:51 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 00:29:51 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: 00:29:51 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: 00:29:51 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: 00:29:51 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 00:29:51 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: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:51 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: 00:29:51 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: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:51 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 00:29:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:29:51 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 00:29:51 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 00:29:51 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 00:29:52 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 00:29:52 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 00:29:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:52 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 00:29:52 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 00:29:52 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:29:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 00:29:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:29:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 00:29:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 00:29:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 00:29:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:29:55 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 00:29:55 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 00:29:56 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ietieriechaenol` identified by 'juniephovewohca'] unit-mysql-0: 00:29:56 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ietieriechaenol` identified by 'juniephovewohca'] unit-mysql-0: 00:29:56 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ietieriechaenol', 'password=juniephovewohca', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 00:29:56 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 00:29:56 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 00:29:56 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 00:29:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 00:29:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 00:29:56 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 00:29:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 00:29:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:29:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:29:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 00:29:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + user=ietieriechaenol unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + password=juniephovewohca unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 00:29:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 ietieriechaenol juniephovewohca oai-hss unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ietieriechaenol"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"juniephovewohca"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 00:29:56 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: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 00:29:56 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: 00:29:56 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: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ietieriechaenol --password=juniephovewohca -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 00:29:56 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ietieriechaenol --password=juniephovewohca -h 192.168.121.6 oai-hss unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:57 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22110 unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:57 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:57 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 00:29:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ietieriechaenol unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 00:29:57 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 00:29:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:58 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 00:29:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:58 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 00:29:58 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 00:29:59 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 00:29:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 00:29:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 00:29:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:29:59 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 00:29:59 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 00:29:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:30:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:30:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 00:30:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 00:30:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:30:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 00:30:00 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 00:30:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 00:30:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 00:30:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:30:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:30:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 00:30:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 00:31:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:31:55 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: 00:31:55 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: 00:31:55 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 00:31:56 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 00:31:56 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: 00:31:57 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: 00:31:57 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (123 kB/s) unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 00:31:57 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: 00:31:57 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 00:31:57 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 00:31:58 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 00:32:02 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 00:32:02 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 00:32:02 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 00:32:02 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 00:32:02 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 00:32:05 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 00:32:07 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: 00:32:07 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: 00:32:07 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 00:32:07 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 00:32:08 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: 00:32:08 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 00:32:08 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: 00:32:08 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 00:32:08 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:09 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 00:32:09 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: 00:32:10 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 00:32:10 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 00:32:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 00:32:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 00:32:11 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 00:32:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 00:32:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 00:32:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 00:32:12 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 00:32:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 00:32:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 00:32:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 00:32:13 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 00:32:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 00:32:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 00:32:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 00:32:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 00:32:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 00:32:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 00:32:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 00:32:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 00:32:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 00:32:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 00:32:17 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 00:32:18 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 00:32:19 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 00:32:20 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: 00:32:20 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: 00:32:20 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: 00:32:20 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: 00:32:20 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: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 00:32:20 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: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:20 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 00:32:20 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: 00:32:20 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 00:32:20 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: 00:32:21 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: 00:32:21 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:21 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: 00:32:21 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: 00:32:21 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: 00:32:21 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:21 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 00:32:21 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: 00:32:21 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 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: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 00:32:22 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: 00:32:22 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: 00:32:22 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: 00:32:22 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: 00:32:22 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: 00:32:22 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: 00:32:22 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 00:32:22 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: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 00:32:22 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: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 00:32:22 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 00:32:26 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 00:32:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 00:32:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 00:32:47 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 00:32:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:32:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 00:33:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:10 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 00:33:10 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: 00:33:10 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 00:33:10 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: 00:33:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:33:10 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 00:33:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 00:33:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 00:33:10 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 00:33:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 00:33:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 00:33:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 00:33:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 00:33:10 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 00:33:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 00:33:11 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 00:33:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.12 unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.12 ']' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 00:33:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:12 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: 00:33:12 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 00:33:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:12 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 00:33:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 00:33:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 00:33:12 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: 00:33:12 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 00:33:12 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: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 00:33:12 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: 00:33:12 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 00:33:12 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 00:33:13 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: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:13 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:13 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.12 unit-oai-epc-0: 00:33:13 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: 00:33:13 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: 00:33:13 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: 00:33:13 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.12/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.12/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.12/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 00:33:13 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: 00:33:13 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: 00:33:13 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 00:33:13 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: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:13 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: 00:33:13 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: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:13 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:13 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:13 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 12 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 12 -le 255 ]] unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.12' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 00:33:13 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.12 unit-oai-epc-0: 00:33:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:13 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:14 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:14 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-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:14 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: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 00:33:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:14 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 00:33:14 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 00:33:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 00:33:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:33:14 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:14 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 00:33:14 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:14 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 00:33:14 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 00:33:14 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.25' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.25 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.25 unit-oai-epc-0: 00:33:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 00:33:14 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 00:33:14 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:33:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:14 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 00:33:14 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 00:33:15 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-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 00:33:15 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:33:15 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 12 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.12 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 12 -le 255 ]] unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.12' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.12 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.12 unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:33:15 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 00:33:15 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 00:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 00:33:15 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: 00:33:15 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: 00:33:15 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: 00:33:15 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: 00:33:15 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: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 00:33:15 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: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:33:15 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: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 00:33:15 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 00:33:15 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 00:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 00:33:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 00:33:15 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 00:33:15 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 00:33:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 00:33:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:15 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:15 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:33:16 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.12 unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:16 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.12 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 00:33:16 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.12 unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:16 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.25 unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ietieriechaenol unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=juniephovewohca unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 00:33:16 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: 00:33:16 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: 00:33:16 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.12/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.12/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 00:33:16 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: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 00:33:16 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 00:33:16 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: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.6 unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ietieriechaenol ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ietieriechaenol --password=juniephovewohca -h 192.168.121.6 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ietieriechaenol --password=juniephovewohca -h 192.168.121.6 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 00:33:16 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: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:33:16 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: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ietieriechaenol --password=juniephovewohca -h 192.168.121.6 oai-hss unit-oai-hss-0: 00:33:16 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-abot-epc-basic-0: 00:33:16 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:16 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-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 00:33:16 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:16 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: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-abot-epc-basic-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 00:33:16 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:16 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 00:33:16 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 00:33:16 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 00:33:16 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 00:33:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:16 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 00:33:17 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 00:33:17 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 00:33:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:17 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.25 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:17 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: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:17 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: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:17 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.25 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 00:33:17 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: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:17 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15540 unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15540' unit-oai-epc-0: 00:33:17 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15540 =~ .*running.* ]] unit-oai-epc-0: 00:33:17 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: 00:33:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:17 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: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 00:33:18 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 00:33:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 00:33:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 00:33:19 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 00:33:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 00:33:19 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 00:33:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 00:33:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 00:33:20 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 00:33:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 00:33:20 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 00:33:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 00:33:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 00:33:21 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 00:33:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 00:33:21 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 00:33:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 00:33:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 00:33:22 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 00:33:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 00:33:22 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 00:33:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:23 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 00:33:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 00:33:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:33:25 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 00:33:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 00:33:25 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 00:33:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 00:33:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 00:33:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:33:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:33:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 00:33:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 00:33:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 00:33:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 00:33:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 00:33:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 00:33:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.12 unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 00:33:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 00:33:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 00:33:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 00:33:26 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 00:33:26 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: 00:33:26 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: 00:33:26 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.12/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.12/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 00:33:26 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: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:33:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:33:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 00:33:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:33:26 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 00:33:26 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 00:33:26 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 00:33:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 00:33:26 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 00:33:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:33:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 00:33:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:33:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:33:50 DEBUG juju.worker.uniter.remotestate got action change: [f38aff49-3062-442a-83a7-e1e9666e3b38] ok=true unit-abot-epc-basic-0: 00:33:50 DEBUG juju.worker.uniter.operation running operation run action f38aff49-3062-442a-83a7-e1e9666e3b38 unit-abot-epc-basic-0: 00:33:50 DEBUG juju.machinelock acquire machine lock for uniter (run action f38aff49-3062-442a-83a7-e1e9666e3b38) unit-abot-epc-basic-0: 00:33:50 DEBUG juju.machinelock machine lock acquired for uniter (run action f38aff49-3062-442a-83a7-e1e9666e3b38) unit-abot-epc-basic-0: 00:33:50 DEBUG juju.worker.uniter.operation preparing operation "run action f38aff49-3062-442a-83a7-e1e9666e3b38" unit-abot-epc-basic-0: 00:33:50 DEBUG juju.worker.uniter.operation executing operation "run action f38aff49-3062-442a-83a7-e1e9666e3b38" unit-abot-epc-basic-0: 00:33:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 00:33:50 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 00:33:50 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 00:33:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 00:33:50 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 00:33:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 00:33:50 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 00:33:50 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:52 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: 00:33:52 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: 00:33:52 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7049386851932800973.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:53 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: 00:33:53 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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8452033600241402.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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:53 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: 00:33:53 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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7381597526038803170.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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:53 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: 00:33:53 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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall40334853668086345.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:53 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: 00:33:53 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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7746042011543266595.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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:53 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: 00:33:53 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: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8933303309741372122.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.830 s unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-25T00:33:53+00:00 unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 00:33:53 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:54 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:33:55 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: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:55 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:56 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: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:56 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: 00:33:56 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: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:56 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: 00:33:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:33:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:33:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:33:57 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 00:33:57 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 00:33:57 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 00:33:58 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:33:59 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Tue Jun 25 00:33:59 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:33:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 00:33:59 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:33:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:33:59 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: 00:34:01 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:01 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 00:34:01 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:34:02 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Tue Jun 25 00:34:02 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 00:34:02 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Tue Jun 25 00:34:02 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:02 DEBUG unit.abot-epc-basic/0.run Jun 25, 2019 12:34:02 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 00:34:02 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: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :1350 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:04 [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:34:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:04 [main] REPORT: STEP EXECUTION TIME TAKEN :1094 MS unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [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:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: STEP EXECUTION TIME TAKEN :716 MS unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15.898 [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: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15.910 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34: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: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: STEP EXECUTION TIME TAKEN :59 MS unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:34:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:34:16 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:34:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:34:26 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: 00:34:26 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: 00:34:26 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:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:34:26 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:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:34:26 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:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:34:26 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:34:26 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:34:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34: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: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [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:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :485 MS unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [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: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:27 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10031 MS unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37.548 [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: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37.558 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [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:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:34:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:34:47 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: 00:34:47 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: 00:34: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: 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:34: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: 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:34: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: 00:34:47 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: 00:34:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:34: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: 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:34: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: 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34: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: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:47 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [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:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP EXECUTION TIME TAKEN :462 MS unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [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: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:48 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:48 [main] REPORT: ========================================================================================== unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 00:34:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 00:34:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 00:34:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16028' unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16028 =~ .*running.* ]] unit-oai-epc-0: 00:34:56 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: 00:34:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:34:56 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 00:34:56 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 00:34:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:34:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 00:34:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:34:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58.668 [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: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58.671 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [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:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP EXECUTION TIME TAKEN :48 MS unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:34:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:34:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:34: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:35:08 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: 00:35:08 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: 00:35: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: 00:35: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:35: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: 00:35: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:35: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: 00:35:08 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: 00:35: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:35: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:35: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: 00:35: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: 00:35:08 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:08 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [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:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 00:35:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 00:35:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 00:35:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 00:35:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:35:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 00:35:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 00:35:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:35:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 00:35:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:35:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [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:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :775 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [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: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:09 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20.044 [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: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20.047 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [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:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:35:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:35:20 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:35:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:35:30 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: 00:35:30 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: 00:35:30 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:35:30 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:35:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:35:30 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:35:30 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:35:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:35:30 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:35:30 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: 00:35:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:35:30 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:35:30 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:35:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:35:30 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:35:30 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:35:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35: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: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35: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: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP EXECUTION TIME TAKEN :249 MS unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [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:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: STEP EXECUTION TIME TAKEN :934 MS unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:31 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41.786 [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:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41.791 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35: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: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:35:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:35:51 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: 00:35:51 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: 00:35: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: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:35: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: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:35: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: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:35: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: 00:35:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:35:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [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:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35: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: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35: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: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP EXECUTION TIME TAKEN :950 MS unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [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: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:35:53 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:35:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03.449 [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: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03.453 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:36:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:36: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_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 00:36:13 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: 00:36: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: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:13 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: 00:36:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP EXECUTION TIME TAKEN :498 MS unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP EXECUTION TIME TAKEN :656 MS unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [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: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:14 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25.024 [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: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25.026 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [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:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:36:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:36: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_Agent_Address_Request @PCO unit-abot-epc-basic-0: 00:36:35 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: 00:36: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: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:35 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: 00:36:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:36: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: 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP EXECUTION TIME TAKEN :505 MS unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:35 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP EXECUTION TIME TAKEN :708 MS unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [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: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:36 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10045 MS unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46.757 [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: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46.760 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:36:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:36:46 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:36:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:36:56 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: 00:36:56 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: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:36:56 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: 00:36:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 00:36:56 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:36:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:36:56 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: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 00:36:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP EXECUTION TIME TAKEN :473 MS unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:57 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36: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: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP EXECUTION TIME TAKEN :719 MS unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [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: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:36:58 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:36:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08.657 [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: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08.661 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: STEP EXECUTION TIME TAKEN :304 MS unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:37:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:37:09 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:37:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:37: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_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 00:37:19 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: 00:37: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: 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:19 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: 00:37:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP EXECUTION TIME TAKEN :312 MS unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:19 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP EXECUTION TIME TAKEN :693 MS unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [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: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:20 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30.635 [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: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30.637 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: STEP EXECUTION TIME TAKEN :258 MS unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:37:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:37: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_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 00:37:40 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: 00:37: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: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:40 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: 00:37:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:37: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: 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [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:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37: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: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [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: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP EXECUTION TIME TAKEN :84 MS unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:41 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51.990 [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: 00:37:51 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51.995 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:52 [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:37:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:52 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:37:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:37:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:37:52 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:38:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:38:02 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: 00:38:02 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: 00:38:02 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:38:02 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:38:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:38:02 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:38:02 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:38:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:38:02 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:38:02 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:38:02 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: 00:38:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:38:02 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:38:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:38:02 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:38:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:38:02 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:38:02 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:38:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:02 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: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [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:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [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: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:03 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:03 [main] REPORT: ========================================================================================== unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:38:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:38:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:38:07 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:38:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:38:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13.453 [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: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13.458 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:38:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:38: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_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 00:38:23 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: 00:38: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: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:23 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: 00:38:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:23 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: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:23 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :911 MS unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [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: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:24 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34.964 [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: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34.967 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:38:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:38:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:38: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_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 00:38:45 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: 00:38: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: 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:45 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: 00:38:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:38: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: 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP EXECUTION TIME TAKEN :233 MS unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:45 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [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:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP EXECUTION TIME TAKEN :964 MS unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [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: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:46 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56.557 [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: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56.570 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38: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: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:38:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:38:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:39:06 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: 00:39:06 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: 00:39: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: 00:39: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: 00:39:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:39: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: 00:39: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: 00:39:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:39: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: 00:39:06 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:39:06 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: 00:39:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:39: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: 00:39:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:39: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: 00:39:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:39: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: 00:39:06 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:39:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39: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: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39: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: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP EXECUTION TIME TAKEN :477 MS unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: ========================================================================================== unit-oai-epc-0: 00:39:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 00:39:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:39:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 00:39:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 00:39:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 00:39:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 00:39:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 00:39:07 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:39:07 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:39:07 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39: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: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:39:07 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:39:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:08 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:08 [main] REPORT: ========================================================================================== unit-oai-epc-0: 00:39:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18157' unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18157 =~ .*running.* ]] unit-oai-epc-0: 00:39:08 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: 00:39:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:39: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: 00:39:08 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 00:39:08 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 00:39:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:39:08 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 00:39:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 00:39:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 00:39:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:39:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18.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: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18.041 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:39:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:39:28 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: 00:39:28 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: 00:39:28 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [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: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [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:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:28 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [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:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [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: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:29 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:39:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 00:39:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49.567 [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:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49.569 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:39:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:39:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 00:39:49 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: 00:39:50 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:40:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:40:00 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: 00:40:00 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: 00:40:00 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:40:00 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:40:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:40:00 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:40:00 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 00:40: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:40:00 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:40:00 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:40:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:40:00 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:40:00 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:40:00 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: 00:40:00 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: 00:40:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:40:00 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:40:00 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:40:00 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:40:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:40:00 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:40:00 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:40:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [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:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [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: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [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: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [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:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP EXECUTION TIME TAKEN :341 MS unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [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:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP EXECUTION TIME TAKEN :687 MS unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [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: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:01 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [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: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: STEP EXECUTION TIME TAKEN :243 MS unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:02 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 00:40:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22.241 [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:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22.245 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [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:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:40:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:40:22 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:40:22 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: 00:40:22 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-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 00:40:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 00:40:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 00: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: 00:40:23 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 00:40:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22110' unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22110 =~ .*running.* ]] unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 00:40:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:40:23 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 00:40:23 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 00:40:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:40:23 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 00:40:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:40:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:40:32 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: 00:40:32 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: 00:40:32 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:40:32 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:40:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:40:32 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:40: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:40:32 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: 00:40:32 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:40:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:40:32 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:40:32 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:40:32 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: 00:40:32 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: 00:40:32 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: 00:40:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:40:32 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:40:32 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:40:32 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:40:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:40:32 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:40:32 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:40:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [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:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [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: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:33 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:33 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 00:40:33 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:33 [main] REPORT: STEP EXECUTION TIME TAKEN :446 MS unit-abot-epc-basic-0: 00:40:33 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:33 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [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: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:34 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 00:40:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54.139 [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: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54.142 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [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:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:40:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:40:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:40: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: 00:40: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
 unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:41:04 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: 00:41:04 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: 00:41: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: 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 00:41:04 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: 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:41: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: 00:41: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: 00:41:04 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: 00:41:04 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: 00:41:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:41: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: 00:41: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: 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:41: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: 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41: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: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [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:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [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: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [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:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:05 [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:41:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:05 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 00:41:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:05 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [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: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:06 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:16 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:16 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:41:16 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 00:41:16 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:16 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26.604 [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:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26.608 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [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:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: STEP EXECUTION TIME TAKEN :255 MS unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:41:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:41:26 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:41:27 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:41:27 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: 00:41:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:41:38 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: 00:41:38 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: 00:41:38 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:41:38 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:41:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:41:38 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:41:38 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:41:38 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: 00:41:38 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:41:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:41:38 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:41:38 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:41:38 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 00:41:38 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: 00:41:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:41:38 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:41:38 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:41:38 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:41:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:41:38 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:41:38 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:41:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [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:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [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: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:38 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:39 [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:41:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:39 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 00:41:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:39 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [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: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:40 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:41:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:41:50 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:41:50 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:41:50 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 00:41:50 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:41:50 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:41:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00.105 [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: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00.110 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:42:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:42: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: 00:42:01 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: 00:42:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:42:11 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: 00:42:11 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: 00:42: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: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 00:42:11 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: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 00:42:11 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: 00:42:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:42: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: 00:42: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: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [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:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [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:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :241 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [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:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:11 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [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:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:12 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 00:42:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:22 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32.491 [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:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32.494 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:42: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: 00:42:32 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:42:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:42:43 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:42:43 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:42:43 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:42:43 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:42:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:42:43 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:42: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 00:42:43 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:42:43 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:42:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:42:43 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:42:43 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:42:43 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:42:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:42:43 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:42:43 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:42:43 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:42:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:42:43 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:42:43 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:42:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [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:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [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:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42: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: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :444 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [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:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [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:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:42:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:42:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:42:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 00:42:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:42:54 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:42:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04.703 [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:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04.707 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43: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: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 25-Jun-2019 00:43:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 00:43:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 00:43: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: 00:43:04 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:43: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-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 00:43:12 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 00:43:12 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 00:43:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19616' unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19616 =~ .*running.* ]] unit-oai-epc-0: 00:43: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: 00:43:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:43: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: 00:43:12 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 00:43:12 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 00:43:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:43:12 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 00:43:12 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:43:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 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:43:15 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:43:15 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:43:15 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:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 00:43:15 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:43:15 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:43:15 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:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 00:43:15 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:43:15 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:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 00:43:15 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:43:15 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:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 00:43:15 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:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run 9m13.163s unit-abot-epc-basic-0: 00:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 557.483 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 00:43:16 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.009 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43: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(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:43: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(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:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.013 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.018 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.006 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.005 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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.004 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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.007 sec unit-abot-epc-basic-0: 00:43: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.004 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.002 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.004 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.003 sec unit-abot-epc-basic-0: 00:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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.005 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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.006 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.003 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.007 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:43: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(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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.005 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.005 sec unit-abot-epc-basic-0: 00:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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:43: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(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:43: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(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43: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(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:43: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(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:43:16 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.003 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.004 sec unit-abot-epc-basic-0: 00:43:16 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.004 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43: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(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:43: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(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:43:16 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:43:16 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:43:16 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:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43: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(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:43:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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(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:43: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(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:43: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(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:43:16 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:43:16 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:43:16 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:43: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43: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". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43: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(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:43: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(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:43: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(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:43:16 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:43:16 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:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43: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 IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43: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(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43: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(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:43:16 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:43: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(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:43:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43: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:(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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.003 sec unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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.005 sec unit-abot-epc-basic-0: 00:43: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(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:43:16 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:43:16 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:43: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(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:43:16 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:43: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(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:43:16 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:43:16 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.001 sec unit-abot-epc-basic-0: 00:43:16 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:43: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:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 00:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43: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: 00:43: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: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43: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: 00:43: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: 00:43: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: 00:43: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: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43: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: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43: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: 00:43: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: 00:43: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: 00:43: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: 00:43: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: 00:43: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: 00:43: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: 00:43:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:43:16 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:43:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 00:43:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 00:43:17 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-06-25T00:43:18+00:00 unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 00:43:18 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:43:18 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 00:43:18 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:43:18 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:43:18 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 00:43:18 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:43:18 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 00:43:18 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation committing operation "run action f38aff49-3062-442a-83a7-e1e9666e3b38" unit-abot-epc-basic-0: 00:43:18 DEBUG juju.machinelock machine lock released for uniter (run action f38aff49-3062-442a-83a7-e1e9666e3b38) unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 00:43:18 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 00:43:18 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 00:43:18 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 00:43:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:43:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-06-25 00:43:41,171 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-06-25 00:44:34,976 - 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 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-06-25 00:45:02,209 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:10 | PASS | | cloudify_ims | functest | vnf | 26:21 | PASS | | heat_ims | functest | vnf | 34:20 | PASS | | vyos_vrouter | functest | vnf | 16:09 | PASS | | juju_epc | functest | vnf | 41:04 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-06-25 00:45:02,215 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK